Kalpana Kalpana (Editor)

Lorenz system

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Lorenz system

The Lorenz system is a system of ordinary differential equations first studied by Edward Lorenz. It is notable for having chaotic solutions for certain parameter values and initial conditions. In particular, the Lorenz attractor is a set of chaotic solutions of the Lorenz system which, when plotted, resemble a butterfly or figure eight.

Contents

Overview

In 1963, Edward Lorenz developed a simplified mathematical model for atmospheric convection. The model is a system of three ordinary differential equations now known as the Lorenz equations:

d x d t = σ ( y x ) , d y d t = x ( ρ z ) y , d z d t = x y β z .

Here x , y , and z make up the system state, t is time, and σ , ρ , β are the system parameters. The Lorenz equations also arise in simplified models for lasers, dynamos, thermosyphons, brushless DC motors, electric circuits, chemical reactions and forward osmosis.

From a technical standpoint, the Lorenz system is nonlinear, non-periodic, three-dimensional and deterministic. The Lorenz equations have been the subject of hundreds of research articles, and at least one book-length study.

Analysis

One normally assumes that the parameters σ , ρ , and β are positive. Lorenz used the values σ = 10 , β = 8 / 3 and ρ = 28 . The system exhibits chaotic behavior for these (and nearby) values.

If ρ < 1 then there is only one equilibrium point, which is at the origin. This point corresponds to no convection. All orbits converge to the origin, which is a global attractor, when ρ < 1 .

A pitchfork bifurcation occurs at ρ = 1 , and for ρ > 1 two additional critical points appear at: ( β ( ρ 1 ) , β ( ρ 1 ) , ρ 1 ) and ( β ( ρ 1 ) , β ( ρ 1 ) , ρ 1 ) . These correspond to steady convection. This pair of equilibrium points is stable only if

ρ < σ σ + β + 3 σ β 1 ,

which can hold only for positive ρ if σ > β + 1 . At the critical value, both equilibrium points lose stability through a Hopf bifurcation.

When ρ = 28 , σ = 10 , and β = 8 / 3 , the Lorenz system has chaotic solutions (but not all solutions are chaotic). Almost all initial points will tend to an invariant set – the Lorenz attractor – a strange attractor and a fractal. Its Hausdorff dimension is estimated to be 2.06 ± 0.01, and the correlation dimension is estimated to be 2.05 ± 0.01. The exact Lyapunov dimension (Kaplan-Yorke dimension) formula of the global attractor can be found analytically under classical restrictions on the parameters

3 2 ( σ + β + 1 ) σ + 1 + ( σ 1 ) 2 + 4 σ ρ .

The Lorenz attractor is difficult to analyze, but the action of the differential equation on the attractor is described by a fairly simple geometric model. Proving that this is indeed the case is the fourteenth problem on the list of Smale's problems. This problem was the first one to be resolved, by Warwick Tucker in 2002.

For other values of ρ , the system displays knotted periodic orbits. For example, with ρ = 99.96 it becomes a T(3,2) torus knot.

Derivation of the Lorenz equations as a model of atmospheric convection

The Lorenz equations are derived from the Oberbeck-Boussinesq approximation to the equations describing fluid circulation in a shallow layer of fluid, heated uniformly from below and cooled uniformly from above. This fluid circulation is known as Rayleigh-Bénard convection. The fluid is assumed to circulate in two dimensions (vertical and horizontal) with periodic rectangular boundary conditions.

The partial differential equations modeling the system's stream function and temperature are subjected to a spectral Galerkin approximation: the hydrodynamic fields are expanded in Fourier series, which are then severely truncated to a single term for the stream function and two terms for the temperature. This reduces the model equations to a set of three coupled, nonlinear ordinary differential equations. A detailed derivation may be found, for example, in nonlinear dynamics texts. The Lorenz system is a reduced version of a larger system studied earlier by Barry Saltzman.

References

Lorenz system Wikipedia