Describing Functions
Describing Functions
The frequency response method is a powerful tool for the analysis and design of
linear control systems. It is based on describing a linear system by a complexvalued function, the frequency response, instead of differential equation. The
power of the method comes from a number of sources. First, graphical
representations can be used to facilitate analysis and design. Second, physical
insights can be used, because the frequency response functions have clear
physical meanings. Finally, the methods complexity only increases mildly with
system order. Frequency domain analysis, however, can not be directly applied
to nonlinear systems because frequency response functions (FRF) cannot be
defined for nonlinear systems.
5 x 2 x 50 x f ( t )
5 s 2 x (s) 2 sX(s) 50 X(s) F(s)
X(s)
1
2
F(s) 5 s 2 s 50
s i
X(s)
1
F(s) 5 i 2 2 i 50
X(s)
1
F(s)
50 5 2 2 i
X(s)
1
F(s)
50 5 2 2 i
50 5 2i
2
X(s)
50 52 2i
50 52
2
i
2
2
2
F(s)
50 5 2 42
50 5 2 42 50 5 2 42
X(s)
G (s)
a bi Aei
F(s)
A a b
2
b
, tan
a
1
0.2
G(i)
0.15
0.1
0.05
10
15
10
15
0
-50
-100
-150
-200
0.2
G(i)
0.15
0.1
0.05
10
15
10
15
0
-50
-100
-150
-200
clc;clear
w=0:0.01:15;
s=w*i;
Gs=1./(5*s.^2+2*s+50);
subplot(211)
plot(w,abs(Gs))
title('Frequency Response Function')
xlabel('\omega')
ylabel('G(\omegai)')
grid on
subplot(212)
plot(w,angle(Gs)*180/pi)
xlabel('\omega')
ylabel('Phase Angle \phi (Degree)')
grid on
clc;clear
w=0:0.01:15;
r=(50-5*w.^2)./((50-5*w.^2).^2+4*w.^2);
img=(2*w)./((50-5*w.^2).^2+4*w.^2);
Gs=r-img*i;
subplot(211)
plot(w,abs(Gs))
title('Frequency Response Function')
xlabel('\omega')
ylabel('G(\omegai)')
grid on
subplot(212)
plot(w,angle(Gs)*180/pi)
xlabel('\omega')
ylabel('Phase Angle \phi (Degree)')
grid on
x x 2 1 x x 0
where is a constant.
Nonlinear Element x x 2
Linear Element
s
0 +
-x
s2 s 1
(.)2
1.4
1.2
x 10
Step Response
-5
0.8
Amplitude
G(i)
0.6
-10
0.4
-15
0.2
0
10
-20
=1
0
10
15
20
25
30
Time (sec)
Let us assume that there is a limit cycle in the system and the oscillation
signal x is in the form of
x ( t ) A sin t
with A being the limit cycle amplitude and being the frequency. Thus,
x ( t ) A cos t
w x 2 x A 2 sin 2 t A cos t
A
1 cos 2t cos t
w
2
3
A
w
cos t cos 3t
4
3
It is seen that w contains a third harmonic term. Since the linear block has lowpass propertiee, we can reasonably assume that this third harmonic term is
sufficiently attenuated by the linear block and its effect is not presented in the
signal flow after the linear block. This means that we can approximate w by
A3
A2 d
A sin t
w
cos t
4
4 dt
so that the nonlinear block in Figure 1 can be approximated by the equivalent
quasi-linear block in Figure 2. the transfer function of the quasi-linear block
depends on the signal amplitude A, unlike a linear system transfer function
(which is independent of the input magnitude).
-x
0 +
-
Linear Element
A2
s
4
s2 s 1
w N A, x
2
A
A
i
N A ,
s
4
4
That is, the nonlinear block can be approximated by the frequency response
function N(A,). Since the system is assumed to contain a sinusoidal
oscillation, we have
Linear part
x A sin t G i w G i N A, x
where G(i) is the linear component transfer function. This implies that
A 2 i
1
0
2
4 i i 1
Slotine and Li, Applied Nonlinear Control
A i
1
0
2
4 i i 1
2
A 2 i
1
0
2
4 4 4i
A=2 and =1
Note that in terms of the Laplace variable s=i, the closed loop characteristic
equation of this system is
A 2s
1
0
2
4 s s 1
s1, 2
2
1
1 2 2
2
A 4
A 4 1
8
64
Slotine and Li, Applied Nonlinear Control
=0.1
=1
=2
=4
Note that, in the approximate analysis, the critical step is to replace the nonlinear
block by the quasi-linear block which has the frequency response function (A2/4)
(i). Afterwords, the amplitude and frequency of the limit cycle can be determined
from 1+G(i)N(A, )=0. The function N(A,) is called the describing function of
the nonlinear element. The above approximate analysis can be extended to predict
limit cycles in other nonlinear systems which can be represented into the block
diagram similar to Figure 1.
APPLICATIONS OF DESCRIBING FUNCTIONS (DF):
Simply speaking, any system which can be transformed into the configuration in
Figure 4 can be studied using describing functions. There are at least two
important classes of systems in this category.
Linear element
Nonlinear element
x(t)
r(t)=0 +
w=f(x)
w(t)
G(s)
y(t)
The first important class consists of almost linear systems. By almost linear
systems, we refer to systems which contain hard nonlinearities in the control loop
but are otherwise linear. Such systems arise when a control system is designed
using linear control but its implementation involves hard nonlinearities, such as
motor saturation, actuator or sensor dead-zones, Coulomb friction, or hysteresis
in the plant. An example is shown in Figure 5, which involves hard nonlinearitie in
the actuator.
Consider the control system shown in Figure 5. the plant is linear and the
controller is also linear. However, the actuator involves a hard nonlinearity. This
system can be rearranged into the for of Figure 4 by regarding GpG1G2 as the
linear component G, and the actuator nonlinearity as the nonlinear element.
Dead zone and saturation
x(t)
r(t)=0 +
-
G1(s)
w(t)
u(t)
Gp(s)
y(t)
G2(s)
Figure 5. A control system with hard nonlinearity.
Slotine and Li, Applied Nonlinear Control
Prediction of limit cycles is very important, because limit cycles can occur frequently
in physical nonlinear system. Sometimes, a limit cycle can be desirable. This is the
case of limit cycles in the electronic oscillators used in laboratories. Another
example is the so-called dither technique which can be used to minimize the
negative effects of Coulomb friction in mechanical systems. In most control
systems, however, limit cycles are undesirable. This may be due to a number of
reasons:
Limit cycle, as a way of instability, tends to cause poor control accuracy
The constant oscillation associated with the limit cycle can cause increasing
wear or even mechanical failure of the control system hardware
Limit cycling may also cause other undesirable effects, such as passenger
discomfort in an aircraft under autopilot.
In general, although a precise knowledge of the waveform of a limit cycle is
usually not mondatory, the knowledge of the limit cycles existence, as well as that
of its approximate amplitude and frequency, is critical. The describing function
method can be used for this purpose. It can also guide the design of
compensators so as to avoid limit cycles.
Basic Definitions:
Let us now discuss how to represent a nonlinear component by a describing
function. Let us consider a sinusoidal input to the nonlinear element, of amplitude
A and frequency , i.e., x(t)=Asin(t) as shown in Figure 6.
A sin t
A sin t
N.L.
N(A,)
w (t)
M sin t
a0
w ( t ) a n cos nt b n sin nt
2 n 1
where the Fourier coefficients ais and bis are generally functions of A and ,
determined by
1
a 0 w ( t ) d ( t )
1
a n w ( t ) cos nt d (t )
1
b n w ( t ) sin nt d (t )
Slotine and Li, Applied Nonlinear Control
Due to the fourth assumtion above, one as a0=0. Furthermore, the third
assumption implies that we only need to consider the fundamental component
w1(t), namely
M A, a b
2
1
2
1
a1
and A, tan
b1
1
w 1 Me i t
Slotine and Li, Applied Nonlinear Control
Similarly to the concept of frequency response function, which is the frequencydomain ratio of the sinusoidal input and the sinusoidal output of a system, we
define the describing function of the nonlinear element to be the complex ratio of
the fundamental component of the nonlinear element by the input sinusoid, i.e.,
Me i t M i
N A ,
e
it
Ae
A
With a describing function representing the nonlinear component, the nonlinear
element, in the presence of sinusoidal input, can be treated as if it were a linear
element with a frequency response function N(A,) as shown in Figure 6.
x3
w x
2
with x being the input and w being the output. Given an input x(t)=Asin(t), the
output
1.5
0.5
w(t)
A3
w ( t ) A sin t
sin 3 t
2
-0.5
-1
-1.5
-3
-2
-1
Time (seconds)
The output can be expanded as a Fourier series, with the fundamental being
w ( t ) a 1 cos t b1 sin t
Because w(t) is an odd function, one has a1=0 and the coefficient b1 is
1
A3
3 3
3
b1 A sin t
sin t sin t dt A A
2
8
3 3
w 1 A A sin t
8
w 1 N A , x ( t )
3 2
N A, N(A) 1 A
8
3 2
w 1 1 A A sin t
8
Note that due to the odd nature of this nonlinearity, the describing function is
real, being a function only of the amplitude of the sinusoidal input.