Phase Plane
   HOME

TheInfoList



OR:

In
applied mathematics Applied mathematics is the application of mathematics, mathematical methods by different fields such as physics, engineering, medicine, biology, finance, business, computer science, and Industrial sector, industry. Thus, applied mathematics is a ...
, in particular the context of nonlinear system analysis, a phase plane is a visual display of certain characteristics of certain kinds of differential equations; a coordinate plane with axes being the values of the two state variables, say (''x'', ''y''), or (''q'', ''p'') etc. (any pair of variables). It is a
two-dimensional A two-dimensional space is a mathematical space with two dimensions, meaning points have two degrees of freedom: their locations can be locally described with two coordinates or they can move in two independent directions. Common two-dimension ...
case of the general ''n''-dimensional
phase space The phase space of a physical system is the set of all possible physical states of the system when described by a given parameterization. Each possible state corresponds uniquely to a point in the phase space. For mechanical systems, the p ...
. The phase plane method refers to graphically determining the existence of
limit cycle In mathematics, in the study of dynamical systems with two-dimensional phase space, a limit cycle is a closed trajectory in phase space having the property that at least one other trajectory spirals into it either as time approaches infinity o ...
s in the solutions of the differential equation. The solutions to the differential equation are a family of
function Function or functionality may refer to: Computing * Function key, a type of key on computer keyboards * Function model, a structured representation of processes in a system * Function object or functor or functionoid, a concept of object-orie ...
s. Graphically, this can be plotted in the phase plane like a two-dimensional
vector field In vector calculus and physics, a vector field is an assignment of a vector to each point in a space, most commonly Euclidean space \mathbb^n. A vector field on a plane can be visualized as a collection of arrows with given magnitudes and dire ...
. Vectors representing the
derivative In mathematics, the derivative is a fundamental tool that quantifies the sensitivity to change of a function's output with respect to its input. The derivative of a function of a single variable at a chosen input value, when it exists, is t ...
s of the points with respect to a parameter (say time ''t''), that is (''dx''/''dt'', ''dy''/''dt''), at representative points are drawn. With enough of these arrows in place the system behaviour over the regions of plane in analysis can be visualized and
limit cycles In mathematics, in the study of dynamical systems with two-dimensional phase space, a limit cycle is a closed trajectory in phase space having the property that at least one other trajectory spirals into it either as time approaches infinity o ...
can be easily identified. The entire field is the ''
phase portrait 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. Phase portraits are an invaluable tool in st ...
'', a particular path taken along a flow line (i.e. a path always tangent to the vectors) is a ''phase path''. The flows in the vector field indicate the time-evolution of the system the differential equation describes. In this way, phase planes are useful in visualizing the behaviour of
physical system A physical system is a collection of physical objects under study. The collection differs from a set: all the objects must coexist and have some physical relationship. In other words, it is a portion of the physical universe chosen for analys ...
s; in particular, of oscillatory systems such as
predator-prey model Predation is a biological interaction in which one organism, the predator, kills and eats another organism, its prey. It is one of a family of common List of feeding behaviours, feeding behaviours that includes parasitism and micropredation ...
s (see Lotka–Volterra equations). In these models the phase paths can "spiral in" towards zero, "spiral out" towards infinity, or reach neutrally stable situations called centres where the path traced out can be either circular, elliptical, or ovoid, or some variant thereof. This is useful in determining if the dynamics are stable or not. Other examples of oscillatory systems are certain chemical reactions with multiple steps, some of which involve dynamic equilibria rather than reactions that go to completion. In such cases one can model the rise and fall of reactant and product concentration (or mass, or amount of substance) with the correct differential equations and a good understanding of
chemical kinetics Chemical kinetics, also known as reaction kinetics, is the branch of physical chemistry that is concerned with understanding the rates of chemical reactions. It is different from chemical thermodynamics, which deals with the direction in which a ...
.


Example of a linear system

A two-dimensional
system A system is a group of interacting or interrelated elements that act according to a set of rules to form a unified whole. A system, surrounded and influenced by its open system (systems theory), environment, is described by its boundaries, str ...
of
linear differential equation In mathematics, a linear differential equation is a differential equation that is linear equation, linear in the unknown function and its derivatives, so it can be written in the form a_0(x)y + a_1(x)y' + a_2(x)y'' \cdots + a_n(x)y^ = b(x) wher ...
s can be written in the form: : \begin \frac & = Ax + By \\ \frac & = Cx + Dy \end which can be organized into a
matrix Matrix (: matrices or matrixes) or MATRIX may refer to: Science and mathematics * Matrix (mathematics), a rectangular array of numbers, symbols or expressions * Matrix (logic), part of a formula in prenex normal form * Matrix (biology), the m ...
equation: : \begin & \frac \begin x \\ y \\ \end = \begin A & B \\ C & D \\ \end \begin x \\ y \\ \end \\ & \frac = \mathbf\mathbf. \end where A is the 2 × 2
coefficient matrix In linear algebra, a coefficient matrix is a matrix consisting of the coefficients of the variables in a set of linear equations. The matrix is used in solving systems of linear equations. Coefficient matrix In general, a system with linear ...
above, and v = (''x'', ''y'') is a
coordinate vector In linear algebra, a coordinate vector is a representation of a vector as an ordered list of numbers (a tuple) that describes the vector in terms of a particular ordered basis. An easy example may be a position such as (5, 2, 1) in a 3-dimension ...
of two
independent variable A variable is considered dependent if it depends on (or is hypothesized to depend on) an independent variable. Dependent variables are studied under the supposition or demand that they depend, by some law or rule (e.g., by a mathematical function ...
s. Such systems may be solved analytically, for this case by integrating: \frac = \frac although the solutions are
implicit function In mathematics, an implicit equation is a relation of the form R(x_1, \dots, x_n) = 0, where is a function of several variables (often a polynomial). For example, the implicit equation of the unit circle is x^2 + y^2 - 1 = 0. An implicit func ...
s in ''x'' and ''y'', and are difficult to interpret.


Solving using eigenvalues

More commonly they are solved with the coefficients of the right hand side written in matrix form using
eigenvalues In linear algebra, an eigenvector ( ) or characteristic vector is a vector that has its direction unchanged (or reversed) by a given linear transformation. More precisely, an eigenvector \mathbf v of a linear transformation T is scaled by a ...
''λ'', given by the
determinant In mathematics, the determinant is a Scalar (mathematics), scalar-valued function (mathematics), function of the entries of a square matrix. The determinant of a matrix is commonly denoted , , or . Its value characterizes some properties of the ...
: :\det \left(\begin A & B \\ C & D \\ \end- \lambda \mathbf\right) = 0 and
eigenvectors In linear algebra, an eigenvector ( ) or characteristic vector is a Vector (mathematics and physics), vector that has its direction (geometry), direction unchanged (or reversed) by a given linear map, linear transformation. More precisely, an e ...
: : \begin A & B \\ C & D \\ \end\mathbf=\lambda\mathbf The eigenvalues represent the powers of the exponential components and the eigenvectors are coefficients. If the solutions are written in algebraic form, they express the fundamental multiplicative factor of the exponential term. Due to the nonuniqueness of eigenvectors, every solution arrived at in this way has undetermined constants ''c''1, ''c''2, …, ''cn''. The general solution is: :x = \begin k_ \\ k_ \end c_e^ + \begin k_ \\ k_ \end c_e^. where ''λ''1 and ''λ''2 are the eigenvalues, and (''k''1, ''k''2), (''k''3, ''k''4) are the basic eigenvectors. The constants ''c''1 and ''c''2 account for the nonuniqueness of eigenvectors and are not solvable unless an initial condition is given for the system. The above determinant leads to the
characteristic polynomial In linear algebra, the characteristic polynomial of a square matrix is a polynomial which is invariant under matrix similarity and has the eigenvalues as roots. It has the determinant and the trace of the matrix among its coefficients. The ...
: :\lambda^2 - (A+D)\lambda + (AD-BC) = 0 which is just a
quadratic equation In mathematics, a quadratic equation () is an equation that can be rearranged in standard form as ax^2 + bx + c = 0\,, where the variable (mathematics), variable represents an unknown number, and , , and represent known numbers, where . (If and ...
of the form: :\lambda^2 - p\lambda + q=0 where p = A+D = \mathrm(\mathbf) \,, ("tr" denotes
trace Trace may refer to: Arts and entertainment Music * ''Trace'' (Son Volt album), 1995 * ''Trace'' (Died Pretty album), 1993 * Trace (band), a Dutch progressive rock band * ''The Trace'' (album), by Nell Other uses in arts and entertainment * ...
) and q=AD-BC=\det(\mathbf)\,. The explicit solution of the eigenvalues are then given by the
quadratic formula In elementary algebra, the quadratic formula is a closed-form expression describing the solutions of a quadratic equation. Other ways of solving quadratic equations, such as completing the square, yield the same solutions. Given a general quadr ...
: :\lambda = \frac(p\pm \sqrt)\, where \Delta=p^2-4q \,.


Eigenvectors and nodes

The eigenvectors and nodes determine the profile of the phase paths, providing a pictorial interpretation of the solution to the dynamical system, as shown next. The phase plane is then first set-up by drawing straight lines representing the two eigenvectors (which represent stable situations where the system either converges towards those lines or diverges away from them). Then the phase plane is plotted by using full lines instead of direction field dashes. The signs of the eigenvalues indicate the phase plane's behaviour: *If the signs are opposite, the intersection of the eigenvectors is a
saddle point In mathematics, a saddle point or minimax point is a Point (geometry), point on the surface (mathematics), surface of the graph of a function where the slopes (derivatives) in orthogonal directions are all zero (a Critical point (mathematics), ...
. *If the signs are both positive, the eigenvectors represent stable situations that the system diverges away from, and the intersection is an unstable
node In general, a node is a localized swelling (a "knot") or a point of intersection (a vertex). Node may refer to: In mathematics * Vertex (graph theory), a vertex in a mathematical graph *Vertex (geometry), a point where two or more curves, lines ...
. *If the signs are both negative, the eigenvectors represent stable situations that the system converges towards, and the intersection is a stable node. The above can be visualized by recalling the behaviour of exponential terms in differential equation solutions.


Repeated eigenvalues

This example covers only the case for real, separate eigenvalues. Real, repeated eigenvalues require solving the coefficient matrix with an unknown vector and the first eigenvector to generate the second solution of a two-by-two system. However, if the matrix is symmetric, it is possible to use the orthogonal eigenvector to generate the second solution.


Complex eigenvalues

Complex eigenvalues and eigenvectors generate solutions in the form of
sine In mathematics, sine and cosine are trigonometric functions of an angle. The sine and cosine of an acute angle are defined in the context of a right triangle: for the specified angle, its sine is the ratio of the length of the side opposite th ...
s and cosines as well as exponentials. One of the simplicities in this situation is that only one of the eigenvalues and one of the eigenvectors is needed to generate the full solution set for the system.


See also

* Phase line, 1-dimensional case *
Phase space The phase space of a physical system is the set of all possible physical states of the system when described by a given parameterization. Each possible state corresponds uniquely to a point in the phase space. For mechanical systems, the p ...
, ''n''-dimensional case *
Phase portrait 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. Phase portraits are an invaluable tool in st ...


References

{{reflist


External links


Lamar University, Online Math Notes - ''Phase Plane'', P. DawkinsLamar University, Online Math Notes - ''Systems of Differential Equations'', P. Dawkins
Nonlinear control Ordinary differential equations