Modul 5 Limit Cycle
Modul 5 Limit Cycle
FLOWS
Fig. 5.1.1
1
• Limit cycles only occur in nonlinear sys-
tems - i.e. a linear system ẋ = Ax can
have closed orbits, but they won’t be iso-
lated!
ṙ = r(1 − r2); r ≥ 0
(
Example 5.1.1
θ̇ = 1
r∗ = 0 is an unstable fixed point and r∗ = 1
is stable.
2
Example 5.1.2 Van der Pol oscillator
Fig. 5.1.4
3
The Poincaré-Bendixson Theorem says that
the dynamical possibilities in the 2-dimensional
phase plane are very limited:
Fig. 5.2.1
5
Example in polar coordinates Consider the sys-
tem
ṙ = r(1 − r2) + µr cos θ
θ̇ = 1.
6
• For rmin we require ṙ = r(1−r2)+µr cos θ >
0 for all θ. Since cos θ ≥ −1, any rmin <
√
1 − µ will work.
Fig. 5.2.2
7
Example using nullclines Consider the system
ẋ = −x + ay + x2y
ẏ = b − ay − x2y
representing a biochemical process called gly-
colysis which cells use to obtain energy from
sugar. x and y are concentrations of the com-
pounds ADP and F6P, and a, b > 0 are pa-
rameters. Construct a trapping region for
this system.
8
• ẋ = 0 on y = x/(a + x2).
• ẏ = 0 on y = b/(a + x2).
9
Fig. 5.2.3 & 4
10
5.3 Bifurcations revisited
Just as for 1-dimensional systems, we find in
2-dimensional systems that fixed points can
be created or destroyed or destabilized as pa-
rameters are varied - but now the same is true
of closed orbits as well. Hence we can begin
to describe the ways in which oscillations can
be turned on or off.
Fig. 5.3.1
13
Hopf bifurcations
Fig. 5.3.2a
15
Supercritical Hopf bifurcation Leads from a
decaying oscillation to growth and saturation
of a sustained oscillation.
Fig. 5.3.3
ṙ = µr − r3
(
Example:
θ̇ = ω + br2
Phase portraits
Fig. 5.3.4
16
Subcritical Hopf bifurcation
17
Oscillating chemical reactions
18
The kinetic rate equations for the chemical
reactions can be written in terms of the con-
centrations ci of the ith reagent as
dci
= fi(c1, c2...cN )
dt
19
20
Example
Lengyel et al. (1990) derived a simple model
for another oscillating chemical reaction be-
tween ClO2, iodine (I2) and malonic acid
(M A)
M A + I2 → IM A + I − + H +
1
ClO2 + I − → ClO2− + I2
2
ClO2 + 4I − + 4H + → Cl− + 2I2 + 2H2O
from which equations for the rate of change
of concentration of I2, ClO2 and M A can be
derived which depend on products of the con-
centrations of the other reagents with rate
constants ki. After suitable nondimensional-
isation (see Strogatz Ch. 8 for details), this
reduces to the dynamical system
4xy
ẋ = a − x − 2
1 + x
y
ẏ = bx 1 −
1 + x2
where a and b are constants. This turns out
to be a 2-dimensional nonlinear autonomous
dynamical system which can exhibit periodic
oscillations....
21
Closely related are waves of excitation in neu-
ral or cardiac tissue.
22
5.4 Poincaré Maps
These are useful for studying swirling flows,
such as that near a periodic or quasi-periodic
orbit or, as we shall see later, the flow in some
chaotic systems.
Fig. 5.4.1
23
The Poincaré map P is a mapping from S
to itself, obtained by following trajectories
from one intersection with S to the next. If
Xk ⊂ S denotes the kth intersection, then the
Poincaré map is defined by
Xk+1 = P (Xk )
Suppose that X∗ is a fixed point of P i.e.
P (X∗ ) = X∗. Then a trajectory starting at
X∗ returns to X∗ after some time T and is
therefore a closed orbit for the original sys-
tem Ẋ = f (X).
24
ṙ = r(1 − r2)
(
Example of a rare exception
θ̇ = 1
Let S be the positive x-axis and r0 is an initial
condition on S. Since θ̇ = 1, the first return
to S occurs after a time of flight t = 2π.
Then r1 = P (r0 ), where r1 satisfies
Z r
1 dr
Z2π
2
= dt = 2π ⇒ r1
r0 r(1 − r ) 0
Fig. 5.4.2