The Phase Plane
A Tool for Gaining Insight Into Nonlinear System Behavior
Why Use The Phase Plane?
Limit Cycles
You are at: Nonlinear Systems - Oscillating Nonlinear Systems - The Phase Plane
Click here to return to the Table of Contents

Why Use The Phase Plane?

        The phase plane is a tool that will let you get a different viewpoint about some of the phenomena that can be found in nonlinear systems.  There are a number of phenomena that are peculiar to nonlinear systems, and the phase plane can help you to understand and visualize what might happen in a nonlinear system.  Don't underestimate the usefullness of visualizing things.  Engineers communicate pictorially more than they do verbally.  Electrical engineers use circuit diagrams to communicate, for example, and other branches of engineering use their own kinds of diagrams to communicate, from blueprints for construction engineers to flow diagrams for software engineers.

        Here are some of the kinds of things that you will want to understand about nonlinear systems.


The Phase Plane - Introduction

        The phase plane is restricted to second order systems.  Second order systems have two state variables, and a phase plane is simply a plot of the two state variables against each other.  It is called a phase plane because state variables were called phase variables back in the old days.  (Actually, phase variables are a particular choice of state variables, but the term "phase plane" has come to encompass any plot of this sort.

        We will start by examining a particular linear second order system.  The system we will start working with has a transfer function as given below.

G(s) = Y(s)/U(s)
G(s) = 1/(s2 + 2zs + 1)

This system is a second order system with the following parameters.

The system can be described with two state equations. We will examine the impulse response of a system.

        You can experiment with different damping ratios in this system, and then observe the behavior.  Note the following.

You might not expect the behavior that you see.  Clearly, both states oscillate and decay to zero.  However, you might want to think about the following points.         There is insight that can be gained from the phase plane plot - insight that you might not get from a plot of either state against time.

        One point to note is how the system behaves when the damping ratio is zero.  Here's the simulation again.  Use a value of zero for the damping ratio and note the result.

Notice how the curve closes on itself.  That's and example of a limit cycle.  In a linear system, the limit cycle can have any amplitude.  Here is another version of the simulation above.  In this one you can set the impulse magnitude and check the effects.

Question

Q1     Is it possible to have limit cycles of different amplitudes in this system?

Check your answer by using a value of zero for the damping ratio and using different amplitudes (5, 10 and 20).


Limit Cycles

       Limit cycles in nonlinear systems are different than what you find in linear systems.  In many nonlinear systems limit cycles may not have variable amplitude, and you may end up at the exact same limit cycle from many different starting points.  To help you see that better, we are going to consider a simple nonlinear system.  Actually, this system is well known, and it is called the Van der Pol system.  It's not far removed from a linear system and we will use the example to lead you from a linear system to the Van der Pol system.



Example - The Van der Pol Oscillator

        The Van der Pol oscillator is a second order system.  It is a second order system where the damping term is nonlinear.  Let's look at the state equations for a linear second order system again.  Here they are again.

The damping ratio, z, appears in only one place in the second state equation.  If a linear system is an oscillator the damping ratio would be zero.  Actually, to get the oscillations started the damping ratio should be negative so that the oscillations will grow.  In a purely linear system they would continue to grow forever.  Let's consider the idea of putting something in the damping term that makes the damping negative (so the oscillations grow at the start) when the states are small, but makes the damping become positive if the states are large.  Also, we won't have any input in the oscillator, so we will remove the input term.  Let's summarize what we are going to do.         The way this is done in the Van der Pol oscillator is to use state equations as shown below. The addition of the (1 - x12(t)) term modifies the damping, and if the damping ratio is negative - for growing oscillations - as the oscillations grow and x1(t) gets larger - the effective damping will become positive, preventing the oscillations from growing.

        Actually, if you go into the literature you will find that the damping term is represented slightly differently.  Here is the way you will find this system represented.

Here, the term - 2z (which is negative) as been replaced with a positive term, e.  In the simulation below you can experiment with this system (which has been simulated using the Euler Integration Algorithm).  The simulation shows a plot of x1 against x2 - a phase-plane plot.  Here is the simulation.

Do the following:



Send us your comments on these lessons.