A simple model which predicts some non-linear features between atmospheric sulphur and sulphur emissions

Adam Hadley1, Ralf Toumi

  • 1Department of Physics, Imperial College of Science, Technology and Medicine, London, UK. al.hadley@ic.ac.uk

Related Concept Videos

The Sulfur Cycle01:22

The Sulfur Cycle

Sulfur, an important element in the chemical makeup of proteins, is recycled through the atmosphere and aquatic and terrestrial environments. Found in the atmosphere as sulfur dioxide (SO2), sulfur is released by decaying organisms, weathered rocks, geothermal vents, volcanos, and burning fossil fuels. It is deposited into the ecosystem, cycled through the biotic community, and either released back into the atmosphere as gas or deposited in marine sediment for long-term storage and eventual...
Emission Spectra02:39

Emission Spectra

When solids, liquids, or condensed gases are heated sufficiently, they radiate some of the excess energy as light. Photons produced in this manner have a range of energies, and thereby produce a continuous spectrum in which an unbroken series of wavelengths is present.
Arrhenius Plots02:34

Arrhenius Plots

The Arrhenius equation relates the activation energy and the rate constant, k, for chemical reactions. In the Arrhenius equation, k = Ae−Ea/RT, R is the ideal gas constant, which has a value of 8.314 J/mol·K, T is the temperature on the kelvin scale, Ea is the activation energy in J/mole, e is the constant 2.7183, and A is a constant called the frequency factor, which is related to the frequency of collisions and the orientation of the reacting molecules.
The Arrhenius equation can be used to...
Regression Analysis01:11

Regression Analysis

Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
Application of Linearization and Approximation01:29

Application of Linearization and Approximation

A drone flying through complex terrain often relies on more than one sensing method to estimate small changes in altitude. Along with direct measurements, air pressure provides a useful indirect indicator of vertical movement. Atmospheric pressure decreases as altitude increases, and this relationship is commonly described using an exponential model. Although accurate, converting pressure measurements into altitude values requires calculations that are too complex to perform repeatedly during...
Linear Approximations01:23

Linear Approximations

For a differentiable function of two variables, linear approximation estimates values near a known point by replacing the curved surface with its tangent plane. Consider the function\begin{equation*}f(x,y)=x^2+3y^2\end{equation*}near the point (2, 1). The exact value at this point is f(2, 1) = 22 + 3(1)2 = 4 + 3 = 7.The linear approximation of f(x, y)) near (a, b) is\begin{equation*}L(x,y)=f(a,b)+f_x(a,b)(x-a)+f_y(a,b)(y-b)\end{equation*}First, compute the partial derivatives: fx(x, y) = 2x and...