HOME

TheInfoList



OR:

In
applied mathematics Applied mathematics is the application of mathematical methods by different fields such as physics, engineering, medicine, biology, finance, business, computer science, and industry. Thus, applied mathematics is a combination of mathemati ...
, in particular the context of nonlinear system analysis, a phase plane is a visual display of certain characteristics of certain kinds of
differential equation In mathematics, a differential equation is an equation that relates one or more unknown functions and their derivatives. In applications, the functions generally represent physical quantities, the derivatives represent their rates of change, an ...
s; 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 In mathematics, a plane is a Euclidean ( flat), two-dimensional surface that extends indefinitely. A plane is the two-dimensional analogue of a point (zero dimensions), a line (one dimension) and three-dimensional space. Planes can arise as ...
case of the general ''n''-dimensional phase space. 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-oriente ...
s. Graphically, this can be plotted in the phase plane like a two-dimensional vector field. Vectors representing the
derivative In mathematics, the derivative of a function of a real variable measures the sensitivity to change of the function value (output value) with respect to a change in its argument (input value). Derivatives are a fundamental tool of calculus. ...
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 can be easily identified. The entire field is the ''
phase portrait A phase portrait is a geometric representation of the trajectories of a dynamical system in the phase plane. Each set of initial conditions is represented by a different curve, or point. Phase portraits are an invaluable tool in studying dyn ...
'', 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 systems; in particular, of oscillatory systems such as predator-prey models (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 to be contrasted with chemical thermodynamics, which deals with the direction in ...
.


Example of a linear system

A two-dimensional system of
linear differential equation In mathematics, a linear differential equation is a differential equation that is defined by a linear polynomial in the unknown function and its derivatives, that is an equation of the form :a_0(x)y + a_1(x)y' + a_2(x)y'' \cdots + a_n(x)y^ = b ...
s can be written in the form: : \begin \frac & = Ax + By \\ \frac & = Cx + Dy \end which can be organized into a
matrix Matrix most commonly refers to: * ''The Matrix'' (franchise), an American media franchise ** ''The Matrix'', a 1999 science-fiction action film ** "The Matrix", a fictional setting, a virtual reality environment, within ''The Matrix'' (franchis ...
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 ''m'' linear ...
above, and v = (''x'', ''y'') is a coordinate vector of two independent variables. 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 ''λ'', given by the
determinant In mathematics, the determinant is a scalar value that is a function of the entries of a square matrix. It characterizes some properties of the matrix and the linear map represented by the matrix. In particular, the determinant is nonzero if a ...
: :\det \left(\begin A & B \\ C & D \\ \end- \lambda \mathbf\right) = 0 and
eigenvectors In linear algebra, an eigenvector () or characteristic vector of a linear transformation is a nonzero vector that changes at most by a scalar factor when that linear transformation is applied to it. The corresponding eigenvalue, often denoted ...
: : \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: :\lambda^2 - (A+D)\lambda + (AD-BC) = 0 which is just a
quadratic equation In algebra, a quadratic equation () is any equation that can be rearranged in standard form as ax^2 + bx + c = 0\,, where represents an unknown value, and , , and represent known numbers, where . (If and then the equation is linear, not q ...
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) Other uses in arts and entertainment * ''Trace'' ...
) 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 formula that provides the solution(s) to a quadratic equation. There are other ways of solving a quadratic equation instead of using the quadratic formula, such as factoring (direct factoring, g ...
: :\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. *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 sines 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, ''n''-dimensional case *
Phase portrait A phase portrait is a geometric representation of the trajectories of a dynamical system in the phase plane. Each set of initial conditions is represented by a different curve, or point. Phase portraits are an invaluable tool in studying dyn ...


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