13
1 Chapter 11 Stability of Closed-Loop Control Systems Example 11.4 Consider the feedback control system shown in Fig. 11.8 with the following transfer functions: 1 (11-73) 2 1 c c v G K G s 1 1 (11-74) 5 1 1 p d m G G G s s Show that the closed-loop system produces unstable responses if controller gain K c is too large.

Chapter 11 1 Stability of Closed-Loop Control Systems Example 11.4 Consider the feedback control system shown in Fig. 11.8 with the following transfer

Embed Size (px)

Citation preview

Page 1: Chapter 11 1 Stability of Closed-Loop Control Systems Example 11.4 Consider the feedback control system shown in Fig. 11.8 with the following transfer

1

Ch

apte

r 11

Stability of Closed-Loop Control Systems

Example 11.4

Consider the feedback control system shown in Fig. 11.8 with the following transfer functions:

1(11-73)

2 1c c vG K Gs

1 1(11-74)

5 1 1p d mG G Gs s

Show that the closed-loop system produces unstable responses if controller gain Kc is too large.

Page 2: Chapter 11 1 Stability of Closed-Loop Control Systems Example 11.4 Consider the feedback control system shown in Fig. 11.8 with the following transfer

2

Ch

apte

r 11

Figure 11.23. Effect of controller gains on closed-loop response to a unit step change in set point (example 11.1).

Page 3: Chapter 11 1 Stability of Closed-Loop Control Systems Example 11.4 Consider the feedback control system shown in Fig. 11.8 with the following transfer

3

Ch

apte

r 11Stability

• Most industrial processes are stable without feedback control. Thus, they are said to be open-loop stable or self-regulating.

• An open-loop stable process will return to the original steady state after a transient disturbance (one that is not sustained) occurs.

• By contrast there are a few processes, such as exothermic chemical reactors, that can be open-loop unstable.

Definition of Stability. An unconstrained linear system is said to be stable if the output response is bounded for all bounded inputs. Otherwise it is said to be unstable.

Page 4: Chapter 11 1 Stability of Closed-Loop Control Systems Example 11.4 Consider the feedback control system shown in Fig. 11.8 with the following transfer

4

Ch

apte

r 11

Characteristic Equation

As a starting point for the stability analysis, consider the block diagram in Fig. 11.8. Using block diagram algebra that was developed earlier in this chapter, we obtain

(11-80)1 1m c v p d

spOL OL

K G G G GY Y D

G G

where GOL is the open-loop transfer function, GOL = GcGvGpGm. For the moment consider set-point changes only, in which case Eq. 11-80 reduces to the closed-loop transfer function,

(11-81)1m c v p

sp OL

K G G GY

Y G

Page 5: Chapter 11 1 Stability of Closed-Loop Control Systems Example 11.4 Consider the feedback control system shown in Fig. 11.8 with the following transfer

5

Ch

apte

r 11

Comparing Eqs. 11-81 and 11-82 indicates that the poles are also the roots of the following equation, which is referred to as the characteristic equation of the closed-loop system:

1 0 (11-83)OLG

General Stability Criterion. The feedback control system in Fig. 11.8 is stable if and only if all roots of the characteristic equation are negative or have negative real parts. Otherwise, the system is unstable.

Example 11.8

Consider a process, Gp = 0.2/-s + 1), and thus is open-loop unstable. If Gv = Gm = 1, determine whether a proportional controller can stabilize the closed-loop system.

Page 6: Chapter 11 1 Stability of Closed-Loop Control Systems Example 11.4 Consider the feedback control system shown in Fig. 11.8 with the following transfer

6

Ch

apte

r 11

Figure 11.25 Stability regions in the complex plane for roots of the charact-eristic equation.

Page 7: Chapter 11 1 Stability of Closed-Loop Control Systems Example 11.4 Consider the feedback control system shown in Fig. 11.8 with the following transfer

7

Ch

apte

r 11

Figure 11.26 Contributions of characteristic equation roots to closed-loop response.

Page 8: Chapter 11 1 Stability of Closed-Loop Control Systems Example 11.4 Consider the feedback control system shown in Fig. 11.8 with the following transfer

8

Ch

apte

r 11

The characteristic equation for this system is

0.2 1 0 (11-92)cs K

Which has the single root, s = 1 + 0.2Kc. Thus, the stability requirement is that Kc < -5. This example illustrates the important fact that feedback control can be used to stabilize a process that is not stable without control.

Routh Stability Criterion

The Routh stability criterion is based on a characteristic equation that has the form

11 1 0 0 (11-93)n n

n na s a s a s a

Solution

Page 9: Chapter 11 1 Stability of Closed-Loop Control Systems Example 11.4 Consider the feedback control system shown in Fig. 11.8 with the following transfer

9

Ch

apte

r 11

Routh array:Row

1 an an-2 an-4

2 an-1 an-3 an-5

3 b1 b2 b3

4 c1 c2

n + 1 z1

1 2 31

1

1 4 52

1

(11-94)

(11-95)

n n n n

n

n n n n

n

a a a ab

a

a a a ab

a

where:

Page 10: Chapter 11 1 Stability of Closed-Loop Control Systems Example 11.4 Consider the feedback control system shown in Fig. 11.8 with the following transfer

10

Ch

apte

r 11

1 3 1 21

1

1 5 1 32

1

(11-96)

(11-97)

n n

n n

b a a bc

b

b a a bc

b

Routh Stability Criterion:

A necessary and sufficient condition for all roots of the characteristic equation in Eq. 11-93 to have negative real parts is that all of the elements in the left column of the Routh array are positive.

and:

Page 11: Chapter 11 1 Stability of Closed-Loop Control Systems Example 11.4 Consider the feedback control system shown in Fig. 11.8 with the following transfer

11

Ch

apte

r 11

Example 11.9

Determine the stability of a system that has the characteristic equation

4 3 25 3 1 0 (11-98)s s s

Solution

Because the s term is missing, its coefficient is zero. Thus, the system is unstable. Recall that a necessary condition for stability is that all of the coefficients in the characteristic equation must be positive.

Page 12: Chapter 11 1 Stability of Closed-Loop Control Systems Example 11.4 Consider the feedback control system shown in Fig. 11.8 with the following transfer

12

Ch

apte

r 11

Example 11.10

Find the values of controller gain Kc that make the feedback control system of Eq. 11.4 stable.

Solution

From Eq. 11-76, the characteristic equation is

3 210 17 8 1 0 (11-99)cs s s K

All coefficients are positive provided that 1 + Kc > 0 or Kc < -1. The Routh array is

10 8

17 1 + Kc

b1 b2

c1

Page 13: Chapter 11 1 Stability of Closed-Loop Control Systems Example 11.4 Consider the feedback control system shown in Fig. 11.8 with the following transfer

13

Ch

apte

r 11

To have a stable system, each element in the left column of the Routh array must be positive. Element b1 will be positive if Kc < 7.41/0.588 = 12.6. Similarly, c1 will be positive if Kc > -1. Thus, we conclude that the system will be stable if

1 12.6 (11-100)cK