Deterministic Chaos

The OGY Method: Details

We sketch an example using a 2-dimensional reconstruction of the dynamics. That is, from the measured sequence

x1, x2, x3, ...

we construct points

(x1, x2), (x2, x3), (x3, x4), ...

1. Select those points (xi, xi+1) near the fixed point (xf, xf) and use linear regression to find the values a, b, c, and d satisfying

2. Call the matrix M. Assume the fixed point is a saddle point, so M has one unstable eigenvalue tu > 0 and one stable eigenvalue ts < 0. Denote by eu and es the corresponding (column) unit eigenvectors, fu and fs the row eigrnvectors. Here is the geometry of the iterates, viewed in terms of the eigenvectors.

Note that fueu = fses = 1, fues = fseu = 0, and M = tueufu + tsesfs.

3. To simplify the calculation, assume the fixed point xf = 0 when s = 0.

4. Now we measure how the fixed point changes with s. Denote the fixed point by z(s) and g = dz/ds. Then for small s we have

z(s) = sg.

5. Writing the vector (xn+1, xn)tr = xn, we want to choose s so fuxn+1 = 0, that is, xn+1 lies on the stable direction of the s = 0 system. If we can find this s, then

xn is near the fixed point of the s = 0 system. Change s so xn+1 lies on the stable direction of the s = 0 system. Now return to the s = 0 system and watch the iterates xn+2, xn+3, ... approach the fixed point, for a while.

6. How do we find this s? For small s the equation

xn+1 - z(s) = M(xn - z(s))

is just

xn+1 - sz = M(xn - sz)

Writing M with its eigenvectors, this becomes

xn+1 - sz = (tueufu + tsesfs)(xn - sz)

Solving this for xn+1 the equation 0 = fuxn+1 becomes

the OGY formula for the control of chaos.

Return to the method of Ott, Grebogi, and Yorke.