Second-order processes

Second-order processes are those whose dynamics are represented by second-order differential equations. The standard form for these equations is:

2ndorder1.gif (1904 bytes)

where tau.gif (871 bytes) is known as the natural period of oscillation, zeta.gif (908 bytes)as the damping factor, and K as the steady-state gain.

NB: the standard form for the second-order equation isn't as useful as it is for first-order equations. The only information that's directly useful is the steady-state gain.

The polynomial which is formed from the coefficients of the terms in y, in this case

2ndorder2.gif (1390 bytes)

is called the characteristic equation and has an important influence on the solution. There are three possible solutions for the step response of processes described by this equation and the one which applies in a particular instance depends on the roots of the characteristic equations. These roots can be obtained using the normal quadratic solution formula:

2ndorder3.gif (2748 bytes)

the three possible scenarios are:

Two real, distinct roots

This occurs when zeta.gif (908 bytes)> 1.

In this case the solution to a unit step (step size 1) is given by

2ndorder4.gif (3148 bytes)

and the response, shown below at a variety of different damping factors, is called an overdamped second-order response.

Overdamped second-order response to a unit step

The key features to notice about this response are

 

Two real, but equal roots

This situation occurs when zeta.gif (908 bytes)= 1.

The solution for a unit step is

2ndorder6.gif (2023 bytes)

This solution is plotted along with the overdamped responses on the graph above. The response looks very similar to the overdamped responses, but represents the limiting case - it is the fastest form of this non-oscillatory response and is called critical damping.

 

Two complex conjugate roots

When zeta.gif (908 bytes)< 1 two complex conjugate (a + ib, a- ib) roots are obtained and these lead to the following response for a unit step

2ndorder7.gif (4090 bytes)

This response, shown below, is called an underdamped second-order response to a unit step.

2ndorder8.gif (6378 bytes)

Some important features of this response are

A MathCad toy that lets you play with different combinations of damping factors and natural periods can be found here. (NB this will only work on computers with MathCad 13.1 or above installed)

Important Note

Do NOT attempt to memorise any of the solutions for second-order response to a step change. You will not be required to regurgitate them in an exam. You will not be asked to derive them ( it takes several pages of algebra).

What you will have to know is the effect that the type of roots of the characteristic equation have on the shape of the process response. You can get these roots by directly factorising the second-order equation - you don't need to work out the value of the damping factor, just the values of the roots. In control problems this will save you an awful lot of heartache!