MarketSteady state (chemistry)
Company Profile

Steady state (chemistry)

In chemistry, a steady state is a situation in which all state variables are constant in spite of ongoing processes that strive to change them. For an entire system to be at steady state, i.e. for all state variables of a system to be constant, there must be a flow through the system. A simple example of such a system is the case of a bathtub with the tap running but with the drain unplugged: after a certain time, the water flows in and out at the same rate, so the water level stabilizes and the system is in a steady state.

Steady state approximation in chemical kinetics
The steady state approximation, occasionally called the stationary-state approximation or Bodenstein's quasi-steady state approximation, involves setting the rate of change of a reaction intermediate in a reaction mechanism equal to zero so that the kinetic equations can be simplified by setting the rate of formation of the intermediate equal to the rate of its destruction. In practice it is sufficient that the rates of formation and destruction are approximately equal, which means that the net rate of variation of the concentration of the intermediate is small compared to the formation and destruction, and the concentration of the intermediate varies only slowly, similar to the reactants and products (see the equations and the green traces in the figures below). Its use facilitates the resolution of the differential equations that arise from rate equations, which lack an analytical solution for most mechanisms beyond the simplest ones. The steady state approximation is applied, for example, in Michaelis-Menten kinetics. As an example, the steady state approximation will be applied to two consecutive, irreversible, homogeneous first order reactions in a closed system. (For heterogeneous reactions, see reactions on surfaces.) This model corresponds, for example, to a series of nuclear decompositions like {{chem2| ^{239}U -> ^{239}Np -> ^{239}Pu}}. If the rate constants for the following reaction are and ; , combining the rate equations with a mass balance for the system yields three coupled differential equations: Reaction rates For species A: \frac{d[\ce A]}{dt} = -k_1 [\ce A] For species B: \frac{d[\ce B]}{dt} = k_1 [\ce A] - k_2 [\ce B] :Here the first (positive) term represents the formation of B by the first step , whose rate depends on the initial reactant A. The second (negative) term represents the consumption of B by the second step , whose rate depends on B as the reactant in that step. For species C: \frac{d[\ce C]}{dt} = k_2 [\ce B] Analytical solutions The analytical solutions for these equations (supposing that initial concentrations of every substance except for A are zero) are: : [\ce A]=[\ce A]_0 e^{-k_1 t} : \left[ \ce B \right]= \begin{cases} \left[ \ce A \right]_{0}\frac{k_{1}}{k_{2}-k_{1}}\left( e^{-k_{1}t}-e^{-k_{2}t} \right);&k_{1}\ne k_{2} \\\\ \left[ \ce A \right]_{0}k_{1}te^{-k_{1}t};&k_{1} = k_{2} \\ \end{cases} : \left[ \ce C \right]= \begin{cases} \left[ \ce A \right]_{0}\left( 1+\frac{k_{1}e^{-k_{2}t}-k_{2}e^{-k_{1}t}}{k_{2}-k_{1}} \right);&k_{1}\ne k_{2} \\\\ \left[ \ce A \right]_{0}\left( 1-e^{-k_{1}t}-k_{1}te^{-k_{1}t} \right);&k_{1} = k_{2} \\ \end{cases} Steady state If the steady state approximation is applied, then the derivative of the concentration of the intermediate is set to zero. This reduces the second differential equation to an algebraic equation which is much easier to solve. : \frac{d[\ce B]}{dt} = 0 = k_1 [\ce A] - k_2 [\ce B] \Rightarrow \; [\ce B] = \frac{k_1}{k_2} [\ce A]. Therefore, \tfrac{d[\ce C]}{dt} = k_1 [\ce A], so that [\ce C]=[\ce A]_0 \left (1- e^{-k_1 t} \right ). Since [\ce B] = \tfrac{k_1}{k_2} [\ce A] = \tfrac{k_1}{k_2}[\ce A]_0 e^{-k_1 t} , the concentration of the reaction intermediate B changes with the same time constant as [A] and is not in a steady state in that sense. Validity The analytical and approximated solutions should now be compared in order to decide when it is valid to use the steady state approximation. The analytical solution transforms into the approximate one when k_2 \gg k_1 , because then e^{-k_2t} \ll e^{-k_1t} and k_2-k_1 \approx \; k_2. Therefore, it is valid to apply the steady state approximation only if the second reaction is much faster than the first ( is a common criterion), because that means that the intermediate forms slowly and reacts readily so its concentration stays low. The graphs show concentrations of A (red), B (green) and C (blue) in two cases, calculated from the analytical solution. When the first reaction is faster it is not valid to assume that the variation of [B] is very small, because [B] is neither low or close to constant: first A transforms into B rapidly and B accumulates because it disappears slowly. As the concentration of A decreases its rate of transformation decreases, at the same time the rate of reaction of B into C increases as more B is formed, so a maximum is reached when t=\begin{cases} \frac{\ln \left( \frac{k_{1}}{k_{2}} \right)}{k_{1}-k_{2}} & \, k_{1}\ne k_{2} \\\\ \frac{1}{k_{1}} & \, k_{1} = k_{2} \\ \end{cases}From then on the concentration of B decreases. When the second reaction is faster, after a short induction period during which the steady state approximation does not apply, the concentration of B remains low (and more or less constant in an absolute sense) because its rates of formation and disappearance are almost equal and the steady state approximation can be used. The equilibrium approximation can sometimes be used in chemical kinetics to yield similar results to the steady state approximation. It consists in assuming that the intermediate arrives rapidly at chemical equilibrium with the reactants. For example, Michaelis-Menten kinetics can be derived assuming equilibrium instead of steady state. Normally the requirements for applying the steady state approximation are laxer: the concentration of the intermediate is only needed to be low and more or less constant (as seen, this has to do only with the rates at which it appears and disappears) but it is not required to be at equilibrium. == Example ==
Example
The reaction '''''' has the following mechanism: The rate of each species are: : \frac{d[\ce HBr]}{dt} = k_2 [\ce Br] [\ce H_2] + k_3 [\ce H] [\ce Br_2] -k_4 [\ce H] [\ce HBr] : \frac{d[\ce H]}{dt} = k_2 [\ce Br] [\ce H_2] - k_3 [\ce H] [\ce Br_2] - k_4 [\ce H] [\ce HBr] : \frac{d[\ce Br]}{dt} = 2 k_1 [\ce Br_2] - k_2 [\ce Br] [\ce H_2] + k_3 [\ce H] [\ce Br_2] + k_4 [\ce H] [\ce HBr] - 2 k_5 [\ce Br]^2 : \frac{d[\ce Br_2]}{dt} = -k_1 [\ce Br_2] - k_3 [\ce H] [\ce Br_2] + k_5[\ce Br]^2 : \frac{d[\ce H_2]}{dt} = -k_2 [\ce Br] [\ce H_2] +k_4 [\ce H] [\ce HBr] These equations cannot be solved, because each one has values that change with time. For example, the first equation contains the concentrations of [Br], and , which depend on time, as can be seen in their respective equations. To solve the rate equations the steady state approximation can be used. The reactants of this reaction are and , the intermediates are H and Br, and the product is HBr. For solving the equations, the rates of the intermediates are set to 0 in the steady state approximation: :\begin{align} & \frac{d[\ce H]}{dt} = k_2 [\ce Br] [\ce H_2] -k_3 [\ce H] [\ce HBr]-k_4 [\ce H] [\ce HBr]=0 \\ & \qquad \longrightarrow k_2 [\ce Br] [\ce H_2]= k_3 [\ce H] [\ce HBr_2] \end{align} : \frac{d[\ce Br]}{dt} = 2 k_1 [\ce Br_2] - k_2 [\ce Br] [\ce H_2] + k_3 [\ce H] [\ce Br_2] + k_4 [\ce H] [\ce HBr] - 2 k_5 [\ce Br]^2 From the reaction rate of H, , so the reaction rate of Br can be simplified: :\begin{align} & 2 k_1 [\ce Br_2] - 2k_5 [\ce Br]^2 = 0 \\ & \qquad \longrightarrow [\ce Br] = \frac{k_1}{k_5}^\frac{1}{2} [\ce Br]^\frac{1}{2} \end{align} : \frac{d[\ce HBr]}{dt} = k_2 [\ce Br] [\ce H_2] +k_3 [\ce H] [\ce Br_2] - k_4 [\ce H] [\ce HBr] The reaction rate of HBr can also be simplifed, changing to , since both values are equal. :\begin{align} & k_2 [\ce Br] [\ce H_2]-k_4 [\ce H] [\ce Br]= k_3 [\ce H] [\ce Br_2] \\ & \qquad \longrightarrow \frac{d[\ce HBr]}{dt} =2k_3 [\ce H] [\ce Br_2] \end{align} The concentration of H from equation 1 can be isolated: : [\ce H]} = \frac{k_2 [\ce Br] [\ce H_2]}{k_3 [\ce Br_2]+k_4 [\ce H] [\ce HBr]} =\frac{k_2 \left( \frac{k_1}{k_5} \right) ^ \frac{1}{2} [\ce Br_2] ^\frac{1}{2} [\ce H_2]} {{k_3 [\ce Br_2]+k_4 [\ce HBr]} The concentration of this intermediate is small and changes with time like the concentrations of reactants and product. It is inserted into the last differential equation to give : \frac{d[\ce HBr]}{dt}=2k_3 [\ce H] [\ce Br_2]= 2k_3\left \lfloor \frac{k_2 \left( \frac{k_1}{k_5} \right) ^ \frac{1}{2}[\ce Br_2]^ \frac{1}{2} [\ce H_2]}{k_3 [\ce Br_2]+k_4 [\ce HBr]} \right \rfloor [\ce Br_2] . Simplifying the equation leads to : \frac{d[\ce HBr]}{dt} =\frac{2k_3 k_2 \left( \frac{k_1}{k_5} \right) ^ \frac{1}{2} [\ce Br_2] ^\frac{1}{2} [\ce H_2]} {{ k_3+\frac{k_4 [\ce HBr]}{[\ce Br_2]}}} . The experimentally observed rate is : v=\frac{k'[\ce H_2][\ce Br_2]^\tfrac{1}{2}}{1+k''\frac{[\ce HBr]}{ [\ce Br_2]}} . The experimental rate law is the same as rate obtained with the steady state approximation, if is 2 k_2 \sqrt{\frac{k_1}{k_5}} and is \frac{k_4}{k_3}. == See also ==
tickerdossier.comtickerdossier.substack.com