Phase portrait

Last updated
Potential energy and phase portrait of a simple pendulum. Note that the x-axis, being angular, wraps onto itself after every 2p radians. Pendulum phase portrait.svg
Potential energy and phase portrait of a simple pendulum. Note that the x-axis, being angular, wraps onto itself after every 2π radians.
Phase portrait of damped oscillator, with increasing damping strength. The equation of motion is
x
"
+
2
g
x
.
+
o
2
x
=
0.
{\displaystyle {\ddot {x}}+2\gamma {\dot {x}}+\omega ^{2}x=0.} Phase portrait of damped oscillator, with increasing damping strength.gif
Phase portrait of damped oscillator, with increasing damping strength. The equation of motion is

In mathematics, a phase portrait is a geometric representation of the orbits of a dynamical system in the phase plane. Each set of initial conditions is represented by a different point or curve.

Contents

Phase portraits are an invaluable tool in studying dynamical systems. They consist of a plot of typical trajectories in the phase space. This reveals information such as whether an attractor, a repellor or limit cycle is present for the chosen parameter value. The concept of topological equivalence is important in classifying the behaviour of systems by specifying when two different phase portraits represent the same qualitative dynamic behavior. An attractor is a stable point which is also called a "sink". The repeller is considered as an unstable point, which is also known as a "source".

A phase portrait graph of a dynamical system depicts the system's trajectories (with arrows) and stable steady states (with dots) and unstable steady states (with circles) in a phase space. The axes are of state variables.

Examples

Illustration of how a phase portrait would be constructed for the motion of a simple pendulum Pendulum phase portrait illustration.svg
Illustration of how a phase portrait would be constructed for the motion of a simple pendulum
Phase portrait of van der Pol's equation,
d
2
y
d
t
2
+
m
(
y
2
-
1
)
d
y
d
t
+
y
=
0
{\displaystyle {\frac {d^{2}y}{dt^{2}}}+\mu (y^{2}-1){\frac {dy}{dt}}+y=0}
. Van der pols equation phase portrait.svg
Phase portrait of van der Pol's equation, .

Visualizing the behavior of ordinary differential equations

A phase portrait represents the directional behavior of a system of ordinary differential equations (ODEs). The phase portrait can indicate the stability of the system. [1]

Stability [1]
UnstableMost of the system's solutions tend towards ∞ over time
Asymptotically stableAll of the system's solutions tend to 0 over time
Neutrally stableNone of the system's solutions tend towards ∞ over time, but most solutions do not tend towards 0 either

The phase portrait behavior of a system of ODEs can be determined by the eigenvalues or the trace and determinant (trace = λ1 + λ2, determinant = λ1 x λ2) of the system. [1]

Phase Portrait Behavior [1]
Eigenvalue, Trace, DeterminantPhase Portrait Shape
λ1 & λ2 are real and of opposite sign;

Determinant < 0

Saddle (unstable)
λ1 & λ2 are real and of the same sign, and λ1 ≠ λ2;

0 < determinant < (trace2 / 4)

Node (stable if trace < 0, unstable if trace > 0)
λ1 & λ2 have both a real and imaginary component;

(trace2 / 4) < determinant

Spiral (stable if trace < 0, unstable if trace > 0)

See also

References

  1. 1 2 3 4 Miller, Haynes; Mattuck, Arthur (Spring 2010). "Supplementary Notes to Chapter 26". MIT OpenCourseWare. Retrieved 2024-12-28.