Tell me more ×
Chemistry Stack Exchange is a question and answer site for scientists, academics, teachers and students. It's 100% free, no registration required.

Oscillating reactions are a funny aspect of chemistry. I have tried to find various simplified kinetic models of oscillating reactions such as the Belouzov-Zhabotinsky, the Briggs–Rauscher or the Bray–Liebhafsky reactions in order to be able to study them. However, the models I have found so far are either too complicated (8 or more species considered), or loose chemical significance. For an example of the second case, Ball's 1994 model[1] corresponds to:

enter image description here

enter image description here

While this is useful and introduces a nice circularity in the model, creating the possible feedback, it has lost all chemical sense — by which I mean that no correspondance can be established between the species of this model and a real oscillating system.

So, my question is: what's the simplest known chemically-meaningful model of an oscillating reaction?


[1] Ball, P. 1994 Designing the molecular world: Chemistry at the frontier. Princeton, NJ: Princeton University Press.

share|improve this question

2 Answers

I'm not sure if this is what you're looking for (it may well still be too abstract), but oscillations can occur in the Gray-Scott system, which is $$ A + 2B \to 3B\\ B \to P, $$ where $P$ is an inert product, and the reaction is assumed to take place in a flow reactor that provides a supply of A, giving rise to the dynamics $$ \frac{da}{dt} = f(1-a) - ab^2;\\ \frac{db}{dt} = ab^2 - (f+k)b,\\ $$ where $f$ is a rate determined by the flow reactor, $k$ is the rate of the $B\to P$ reaction, and the rate constant of the autocatalytic reaction has been set to 1 without loss of generality by scaling $f$ and $k$ relative to it.

With the appropriate choice of the parameters $f$ and $k$, oscillation can happen because $B$'s concentration increases autocatalytically, but then it overshoots its food source (i.e. the concentration of A), which then builds up again, allowing the cycle to repeat.

You might not like the trimolecular step, but I've found you generally get similar behaviour if you split it up into something like $$ A + B \to C + B\\ B + C \to 2B\\ B \to P. $$ (Simply using $A+B\to 2B$ doesn't work, because its kinetics don't have the right sort of nonlinearity.)

I would say that this has an advantage over the Ball model that you posted in that it obeys the laws of thermodynamics. (At least from what you showed in your question, it looks to me that Ball's model only oscillates because the reverse reactions have been neglected, and if they weren't then it would have to go to equilibrium, because it's a closed system.) It makes explicit that you need a power source (the supply of $A$) for oscillation, and illustrates the connection between oscillatory behaviour and autocatalytic kinetics.

share|improve this answer
I guess you could modify it to be a closed system, with the supply of $A$ coming from the decay of some precursor species - so something like $R\to A;$ $A + 2B \to 3B;$ $A\to P;$ $B\to P$. If you start with a large initial supply of $R$ there should be a regime in which $B$ oscillates as $R$ decays. – Nathaniel May 6 '12 at 15:59
up vote 2 down vote accepted

After some more research, the Oregonator appears to be “the simplest realistic model of the chemical dynamics of the oscillatory Belousov-Zhabotinsky (BZ) reaction” or any other oscillatory reaction I could look up. It is described in Field and Noyes (1974) [1], and take its name from the University of Oregon where these researchers worked.

It is described by the following set of reactions:

enter image description here

where each entity correspond to a chemical species in the real system: X = HBrO2, Y = Br, Z = Ce(IV), A = BrO3, B = CH2(COOH)2, and P = HOBr or BrCH(COOH)2.


[1] R. J. Field, R. M. Noyes, “Oscillations in Chemical Systems IV. Limit cycle behavior in a model of a real chemical reaction”, J. Chem. Phys. 60 (1974) 1877-84.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.