FeedCon[unit 5].pdf

September 7, 2017 | Author: Abby Macalla | Category: Control Theory, Control System, Parameter (Computer Programming), Steady State, Complex Number
Share Embed Donate


Short Description

Feedback 2...

Description

Feedback and Control Systems STABILITY AND STEADY-STATE ERRORS At the end of this chapter, the students shall be able to: 5.1. (a) Define stability and cite the necessary conditions for a system to become stable; (b) Relate stability to the location of the closed-loop poles of the system. 5.2. (a) Generate and interpret a Routh tableto determine how many closed-loop poles are in the left-

half plane, in the right-half plane and on the jω-axis of the complex s-plane does a higher-ordered system have; (b) Use the Routh-Hurwitz criterion to determine the stability of a higher-ordered system; (c) Use Routh-Hurwitz criterion for stability design.

5.3. Define steady-state error and discuss the errors arising from the system configuration and the type of input. 5.4. Evaluate steady-state errors for unity feedback systems using the open-loop or closed-loop transfer functions. 5.5. (a) Determine and interpret the static-error constants of a system; (b) Identify the system type and evaluate the steady-state error based on the static-error constants of the system; (c) Design the gain of the system to meet steady-state error specification objective. 5.6. Evaluate the steady-state error or steady-state actuating signal and design components for systems with disturbances and non-unity feedback. 5.7. Evaluate the sensitivity of transfer function and steady-state error of a system due to a change in parameter. 5.1. Stability Intended Learning Outcomes: (a) Define stability and cite the necessary conditions for a system to become stable; (b) Relate stability to the location of the closed-loop poles of the system. Stability is the most important system specification. If a system is unstable, transient response and steadystate errors are moot points. An unstable system cannot be designed for specific transient response performance or steady-state error specifications. Stability can be defined in many ways, depending on the kind of system being analyzed or the point of view of the definition. For linear, time-invariant systems, stability can be defined in terms of the natural response. Recall that the

total response of the system cሺtሻ is the sum of two responses: the forced response and the natural Stability and Steady-State Errors

Page 1

Feedback and Control Systems response. Also, it is said that if a system is controlled the steady-state output consists only of the forced response. Thus, it can be concluded that: •

An LTI system is stable if the natural response approaches zero as time approaches infinity.



An LTI system is unstable if the natural response grows without bound as time approaches infinity.



An LTI system is marginally stable if the natural response neither decays nor grows but remains constant or oscillates as time approaches infinity.

These definitions rely on natural response, but this perspective is difficult to look into when considering the total response. For the total response, the following points can be raised: •

If the input is bounded and the total response does not approach infinity as time approaches infinity, then the natural response is not approaching infinity; thus the system is stable.



If the input is unbounded, the total response becomes unbounded also, but it cannot be determined whether it is the natural response that becomes unbounded, or it is the forced response that becomes unbounded.

With this, alternative definitions, one that looks into the input and the total response, are in order. Thus, •

A system is stable if every bounded input yields a bounded output (called the BIBO stability requirement).



A system is unstable if any bounded input yields an unbounded output.



A system is marginally stable if it is stable for some inputs and unstable for others.

How can a system be concluded as stable? Looking into the natural response, which is required to approach zero as time approaches infinity, it can be seen that the system poles that yield the natural response should be negative if they are real or have negative real parts if they are complex. Thus, •



Stable systems have closed-loop transfer functions with poles only in the left half-plane of the

complex s-plane.

Those systems which have closed-loop poles that are on the right half-plane of the complex splane are unstable.

Stability and Steady-State Errors

Page 2

Feedback and Control Systems •

Systems whose closed-loop poles that are on the jω-axis and multiplicity of one are marginally stable systems. When at least one of the closed-loop poles on the jω-axis have a multiplicity of two or more, the system is considered unstable.

Step responses of unity feedback system and their closed-loop poles plotted on the complex s-plane are shown in Figure 5.1 below. The first system is considered to be stable, the second one unstable.

Determining the stability of feedback control systems is not a simple task however. Some systems will have higher order poles when reduced to an equivalent closed-loop transfer function, which requires factoring and solving for the roots of the denominator of the transfer function. But without actually solving for the poles, the following observations can be used to determine whether the system is stable or not: •

Since all of the poles must be negative if real or have negative real part if complex, the

denominator of the transfer function can be factored into ሺs + a୧ ሻ where a୧ real and positive, or

complex with positive real part. The product of all such terms is a polynomial with all coefficients having the same sign. •

No term in the polynomial can be missing, since this will imply cancellation between positive and negative coefficients or imaginary axis roots in the factor, which is not the case.

Thus a system is unstable (or at best, marginally stable) if at least one of the coefficients of the denominator of the closed-loop transfer function has a sign that is different from the others, and/or at least one term in the polynomial is missing. These observations can be used to determine outright whether the system is stable or not. However, when both conditions exist (all coefficients have the

same sign and no power of s missing) other methods, like computer-aided methods, of solving for the roots are employed.

Stability and Steady-State Errors

Page 3

Feedback and Control Systems

Figure 5. 1. Step response and pole plot of stable and unstable systems.

5.2. Routh-Hurwitz Criterion for Stability Intended Learning Outcomes: (a) Generate and interpret a Routh table to determine how many closed-loop

poles are in the left-half plane, in the right-half plane and on the ݆߱-axis of the complex ‫ݏ‬-plane does a

higher-ordered system have; (b) Use the Routh-Hurwitz criterion to determine the stability of a higherordered system; (c) Use Routh-Hurwitz criterion for stability design. There is a method by which the stability of feedback control systems can be determined without actually solving for the roots. Using the Routh-Hurwitz criterion for stability, one can tell how many poles are in the left half-plane (LHP), right half-plane (RHP) and on the jω-axis.

Stability and Steady-State Errors

Page 4

Feedback and Control Systems The method requires two steps: • •

Generate a table called a Routh table.

Interpret the Routh table to tell how many closed-loop system poles are in the LHP, RHP and jωaxis.

Generating a Basic Routh Table. For the closed-loop transfer function shown in figure 5.2, the initial layout for the Routh table is shown in figure 5.3, and a completedtable in figure 5.4.

Figure 5. 2. Closed-loop transfer function to be used in the generation of Routh table.

Figure 5. 3. Initial layout of the Routh table.

Figure 5. 4. Completed Routh table.

Stability and Steady-State Errors

Page 5

Feedback and Control Systems Example 5.1 Make a Routh table for the system shown below.

Answer:

Interpreting a Basic Routh Table. The basic Routh table applies to systems with poles in LHP and RHP. Systems with imaginary poles and the kind of the Routh table that results will be discussed next. Simply stated, the Routh-Hurwitz criterion declares that the number of roots of the polynomial that are in the righthalf-plane is equal to the number of sign changes in the first column. Example 5.2 Based on the completed basic Routh table in Example 5.1, determine whether the system is stable.

Answer: The system is unstable since there are two poles in the RHP of the pole map of the system, as shown by two sign changes in the first column of the Routh table.

Example 5.3 Make a Routh table for the following polynomial and tell how many roots are in the RHP and LHP. Pሺsሻ = 3s ଻ + 9s଺ + 6sହ + 4sସ + 7sଷ + 8sଶ + 2s + 6 Stability and Steady-State Errors

Page 6

Feedback and Control Systems Answer:

Since there are four sign changes in the first column, then the polynomial has four poles in the RHP and three poles in the LHP.

Routh-Hurwitz Special Case – Zero Only in the First Column. If the first element of a row is zero, division by zero would be required to form the next row. To avoid this phenomenon, an epsilon, ϵ, is assigned to replace zero in the first column. The value ϵ is then allowed to approach zero from either the positive or the negative side, after which the signs of the entries in the first column can be determined. Example 5.4 Determine the stability of the closed-loop transfer function Tሺsሻ =

10 s ହ + 2sସ + 3sଷ + 6sଶ + 5s + 3

Answer: The Routh table is completed as follows

Stability and Steady-State Errors

Page 7

Feedback and Control Systems If ϵ is taken to approach 0ା and 0ି , the following sign changes results:

Thus, with two sign changes in either case, there are two poles in the RHP and the system is unstable.

Another method that can be used when a zero appears only in the first column of a row is by obtaining a polynomial that has roots reciprocal that of the original polynomial which, in this case will not arrive at a Routh table with a zero in the first column.

Example 5.5 Redo Example 5.4 by obtaining a polynomial whose roots are the reciprocal of the original polynomial.

Answer: If the reciprocal polynomial is used, the following Routh table results.

Thus, just like in the previous example, there are two sign changes and therefore there are two poles in the RHP. The system is unstable.

Stability and Steady-State Errors

Page 8

Feedback and Control Systems Routh-Hurwitz Special Case – Entire Row Zero.Proceeding first with an example, the procedure for the case when an entire row becomes zero is demonstrated. Example 5.6 Determine the number of right half-plane poles in the closed-loop transfer function Tሺsሻ =

sହ

+

7sସ

+

6sଷ

10 + 42sଶ + 8s + 56

Answer: There will be an entire row of zeros in this case. However, using the procedure described when handling this case, the resulting Routh table will be:

The table shows no sign changes in the first column; hence the system has no poles in the RHP.

An entire row of zeros will appear in the Routh table when a purely even or a purely odd polynomial is a factor of the original polynomial. Even polynomials only have roots that are symmetrical about the origin. They can be, as shown in figure 5.5, •

symmetrical and real (A).



symmetrical and imaginary (B).



quadrantal (C).

Stability and Steady-State Errors

Page 9

Feedback and Control Systems

Figure 5. 5. Roots of an even polynomial.

Another characteristic of the Routh table for the case in question is that the row previous to the row of zeros contains the even polynomial that is a factor of the original polynomial. Finally, everything from the row containing the even polynomial down to the end of the Routh table is a test of only the even polynomial. Example 5.7 For the transfer function Tሺsሻ =

20 s ଼ + s ଻ + 12s଺ + 22sହ + 39sସ + 59sଷ + 48sଶ + 38s + 20

tell how many poles are in the right half-plane, in the left half-plane and on the jω-axis. Answer:

Example 5.8

Use the Routh-Hurwitz criterion to find how many poles of the following closed-loop system Tሺsሻ are in the RHP, LHP and on the jω-axis.

Stability and Steady-State Errors

Page 10

Feedback and Control Systems Tሺsሻ =

sଷ + 7sଶ − 21s + 10 s ଺ + sହ − 6sସ + 0sଷ − sଶ − s + 6

Answer:

Two RHP poles, two LHP and two jω. Example 5.9

Find the number of poles in the LHP, RHP and on the jω-axis for the system shown below.

Answer: Two in RHP, two in LHP

Example 5.10

Find the number of poles in LHP, RHP and on the jω-axis for the system shown

Answer: Three poles in the LHP and two poles in RHP.

Stability and Steady-State Errors

Page 11

Feedback and Control Systems Example 5.11

Find the number of poles in LHP, RHP and on the jω-axis for the system shown

Answer:

Two in RHP, 4 in LHP and 2 in jω-axis The Routh-Hurwitz criterion gives vivid proof that changes in the gain of a feedback control system results in differences in transient response because of the changes in closed-loop pole locations. It will be seen that, aside from variations in the transient response, gain variations can also cause the closed-loop poles to move from stable regions of the s-plane onto the jω-axis and then into the right-half plane.

Example 5.12

Find the range of gain K for the system shown below that will cause the system to be stable, unstable and marginally stable.

Answer:

When K < 1386, the system is stable. When K > 1386, the system is unstable. When K = 1386, the system is marginally stable.

Example 5.13 For a unity feedback system with the forward transfer function Gሺsሻ =

Stability and Steady-State Errors

Kሺs + 20ሻ sሺs + 2ሻሺs + 3ሻ

Page 12

Feedback and Control Systems find the range of K to make the system stable. Answer:

The gain K should be between, but not equal to 0 and 2. Drill Problems 5.1

1. Tell how many roots of the following polynomial are in the right half-plane, left half-plane and on the jωaxis:

a. Pሺsሻ = s ହ + 3sସ + 5sଷ + 4sଶ + s + 3 b. Pሺsሻ = s ହ + 6sଷ + 5sଶ + 8s + 20

c.

2. Using the Routh table tell how many poles of the following closed-loop transfer functions are in the RHP, LHP, and on the jω-axis.

a. Tሺsሻ = ୱఱ ିୱర ାସୱయ ିସୱమ ାଷୱିଶ ୱା଼

b. Tሺsሻ = ୱఱ

ୱయ ାଶୱమ ା଻ୱାଶଵ

ିଶୱర ାଷୱయ ି଺ୱమ ାଶୱିସ

3. How many poles are in the right half-plane. In the left half-plane and on the jω-axis for the open-loop systems shown below:

4. For the system below with a positive feedback, tell how many closed-loop poles are in the right halfplane, in the left half-plane, and on the jω-axis.

Stability and Steady-State Errors

Page 13

Feedback and Control Systems

5. Using the Routh-Hurwitz criterion, tell how many closed-loop poles of the system shown below lie in the left-half plane, in the right half-plane, and on the jω-axis.

୏൫ୱమ ାଵ൯

6. Determine if the unity feedback system of the figure below when Gሺsሻ = ሺୱାଵሻሺୱାଶሻ

can be unstable. 7. In the system shown below, let Gሺsሻ = a. a < 0, b < 0

୏ሺୱିୟሻ ୱሺୱିୠሻ

. Find the range of K for closed-loop stability when

b. a < 0, b > 0 c. a > 0, b < 0 d. a > 0, b > 0

8. For the unity feedback system shown below, find the range of the gain K for which the system will become stable for the following open-loop transfer functions:

Stability and Steady-State Errors

Page 14

Feedback and Control Systems

a. Gሺsሻ =

୏ሺୱାଷሻሺୱାହሻ ሺୱିଶሻሺୱିସሻ

b. Gሺsሻ =

୏ሺୱାସሻሺୱିସሻ

d. Gሺsሻ =

୏ሺୱିଶሻሺୱାସሻሺୱାହሻ

ୱమ ାଷ

c. Gሺsሻ = ୱర ሺୱାସሻ ୏ሺୱାଵሻ

ሺୱమାଵଶሻ

e. Gሺsሻ = ሺୱమାଵሻሺୱାସሻሺୱିଵሻ 9. Given

the

୏ሺୱାଶሻ

unity

feedback

(ii) Gሺsሻ = ሺ௦ାଶሻሺୱమ ାଶୱାଶሻ , ୏ሺୱିଵሻሺୱିଶሻ

system

shown

below

with

(i)

Gሺsሻ =

୏ሺୱାସሻ

ୱሺୱାଵ.ଶሻሺୱାଶሻ

,

(iii) Gሺsሻ = ୱሺୱାଵሻሺୱାଶሻሺୱାହሻ , (iv) Gሺsሻ = ሺୱାଵሻయ ሺୱାସሻ , and ୏



(v) Gሺsሻ = ሺୱାସଽሻሺୱమ ାସୱାହሻ, find the following: ୏

a. The range of K that keeps the system stable.

b. The value of K that makes the system oscillate.

c. The frequency of oscillation when K is set to the value that makes the system oscillate. 10. For each of the systems shown below, find the range of K for which the system is stable.

Stability and Steady-State Errors

Page 15

Feedback and Control Systems

11. For the system shown below, find the value of gain K that will make the system oscillate and find the frequency of oscillation.

12. Find the value of K for the system shown that will place the closed-loop poles as shown.

Stability and Steady-State Errors

Page 16

Feedback and Control Systems

ୱమ ା୏భୱା୏మ

13. The closed-loop transfer function of a system is Tሺsሻ = ୱర ା୏

య మ భ ୱ ା୏మ ୱ ାହୱାଵ

. Determine the range of

Kଵ for the system to be stable. What is the relationship between Kଵ and K ଶ for stability?

14. For the closed-loop transfer function Tሺsሻ = ୱర ା୏ such that the function will have only two jω poles.

୏భୱା୏మ

య మ భ ୱ ାୱ ା୏మ ୱାଵ

, find the constraints on Kଵ and K ଶ

15. The transfer function relating the output engine fan speed (rpm) to the input main burner fuel flow rate (lb/h) in a short takeoff and landing (STOL) fighter aircraft, ignoring the coupling between engine fan speed and the pitch control command, is

a. Find how many poles are in the right half-plane, in the left-half plane, and on the jω-axis. b. Is this open-loop system stable?

Stability and Steady-State Errors

Page 17

Feedback and Control Systems 5.3. Steady-State Errors Intended Learning Outcome: Define steady-state error and discuss the errors arising from the system configuration and the type of input. Steady-state error is the difference between the input and the output for a prescribed test input as t → ∞.Test inputs used for analysis and design are summarized in the table below.

Bear in mind always that only systems that are stable can be analyzed for steady-state errors or transient response. Thus, it is a practice that systems must be checked for stability first before proceeding with the analysis of errors and transient response. All the derived expressions here assume that the system under consideration is stable, but for the exercises, stability must be checked first before proceeding with the evaluation of the steady-errors. Figure 5.6 will help explain how steady-state errors are evaluated.

For the step input in figure 5.6a, output 1 has no steady-state error (eଵ ሺ∞ሻ = 0) while output 2 has a finite

steady-state error (eଶ ሺ∞ሻ < ∞) as measured vertically between the input and output 2 after the transients have died down. For the ramp input in figure 5.6b, again, output 1 has no steady-state error while that of output 2 has finite steady-state error. For this input, another possibility exists, such as when an output 3 has a different slope than that of the ramp input; which in that case, output 3 has an infinite steady-state error (eଷ ሺ∞ሻ = ∞ሻ.

Stability and Steady-State Errors

Page 18

Feedback and Control Systems

Figure 5. 6. Steady-state error for step and ramp inputs.

Note that the error is the difference between the input and the output, and to measure the error, a closedloop system is formed as shown in figure 5.7a. Note that this system uses the closed-loop transfer function Tሺsሻ in the forward path. For figure 5.7b, this feedback system uses the open-loop transfer function Gሺsሻ.

Figure 5. 7. Measurement of steady-state error.

Many steady-state errors in control systems arise from nonlinear sources. However, in the discussions,the steady-state errors being referred to are errors that arise from the configuration of the system itself and the type of applied input.

Stability and Steady-State Errors

Page 19

Feedback and Control Systems

Figure 5. 8. System with a finite and zero steady-state error for a step input.

For a system such that in figure 5.8a, where Rሺsሻ is the input and Cሺsሻ is the output, Eሺsሻ = Cሺsሻ − Rሺsሻ is the error signal. Note that in this case when there is only a pure gain K, for cሺtሻ to be of finite

value and nonzero, an error signal eሺtሻ must always be present. From this system, it can be said that eୱୱ =

1 c K ୱୱ

(5.1)

where eୱୱ is the steady-state error and cୱୱ is the steady-state output. Based on 5.1, it can be generalized

that although the steady-state error does not become zero, it diminishes as K, the value of the gain is increased.

If the forward path gain is replaced by an integrator, such as the one shown in figure 5.8b, there will be zero error in the steady-state for a step input. As cሺtሻ increases, eሺtሻ decreases, because cሺtሻ = rሺtሻ − cሺtሻ. This decrease will continue until eሺtሻ is zero, in which the integrator continues to have an output. Thus, systems like that of figure 5.8b have zero steady-state output for a step input. 5.4. Steady-State Error for Unity Feedback Systems Intended Learning Outcome: Evaluate steady-state errors for unity feedback systems using the closed-loop or open-loop transfer functions. Steady-state error can be calculated from a system’s closed-loop transfer function, Tሺsሻ or the open-loop transfer function Gሺsሻ for unity feedback systems.

Steady-State Error in Terms of ‫܂‬ሺ‫ܛ‬ሻ. Consider figure 5.7a. Using the final value theorem of Laplace transform, the steady-state error in terms of the closed-loop transfer function is eሺ∞ሻ = lim s Rሺsሻ[1 − Tሺsሻ] ୱ→଴

Stability and Steady-State Errors

(5.2)

Page 20

Feedback and Control Systems Example 5.13

Find the steady-state error for the system of figure 5.7a if Tሺsሻ = ୱమ Answer: e ሺ∞ ሻ =



ା଻ୱାଵ଴

and the input is a unit step.

1 2

Steady-State Error in Terms of ۵ሺ‫ܛ‬ሻ. More insights can be deduced when the steady-state error is

evaluated using the open-loop transfer function Gሺsሻ. Using the final value theorem, and ensuring that the closed-loop system is stable, the steady-state error is

s Rሺsሻ ୱ→଴ 1 + Gሺsሻ

eሺ∞ሻ = lim

(5.3)

For the step input, 5.3 becomes eୱ୲ୣ୮ ሺ∞ሻ =

1 1 + lim Gሺsሻ ୱ→଴

(5.4)

The term limୱ→଴ Gሺsሻ is called the dc gain of the forward transfer function. In order to have zero steady-

state error, the limit limୱ→଴ Gሺsሻ must approach infinity. For it to happen, the open-loop transfer function

must have at least one pole in the origin, or, there should be at least a pure integration of the open-loop transfer function. If there are no integrations, the limୱ→଴ Gሺsሻ attains a finite value and therefore a finite steady-state error will result.

For the ramp input, 5.3 becomes e୰ୟ୫୮ ሺ∞ሻ =

Stability and Steady-State Errors

1 lim sGሺsሻ ୱ→଴

(5.5)

Page 21

Feedback and Control Systems For 5.5 to become zero, limୱ→଴ sGሺsሻ must approach infinity. Therefore, there should be at least two

integrations of the open-loop transfer function. If there is only one integration, the steady-state error becomes a finite value. If there are no integrations in the forward path, this will result to an infinite steadystate error. For the parabolic input, 5.3 becomes e୮ୟ୰ୟ ሺ∞ሻ =

1 lim sଶ Gሺsሻ

(5.6)

ୱ→଴

If there are three integrations, the steady-state error is zero. If there are only two, a finite steady-state error results. Finally, if there is at most one integration, the steady-state error is infinite. Example 5.14

Find the steady-state errors for inputs 5 uሺtሻ, 5t uሺtሻ and 5t ଶ uሺtሻ to the system shown below.

Answer: eሺ∞ሻ = eୱ୲ୣ୮ ሺ∞ሻ =

5 21

eሺ∞ሻ = e୰ୟ୫୮ ሺ∞ሻ = ∞ eሺ∞ሻ = e୮ୟ୰ୟ ሺ∞ሻ = ∞

Stability and Steady-State Errors

Page 22

Feedback and Control Systems Example 5.15

Find the steady-state errors for inputs 5 uሺtሻ, 5t uሺtሻ and 5t ଶ uሺtሻ to the system shown below.

Answer:

eሺ∞ሻ = eୱ୲ୣ୮ ሺ∞ሻ = 0 eሺ∞ሻ = e୰ୟ୫୮ ሺ∞ሻ =

1 20

eሺ∞ሻ = e୮ୟ୰ୟ ሺ∞ሻ = ∞

Example 5.16 A unity feedback system has the following forward transfer function: Gሺsሻ =

10ሺs + 20ሻሺs + 30ሻ sሺs + 25ሻሺs + 35ሻ

Find the steady-state error for the following inputs: 15 uሺtሻ, 15t uሺtሻ and 15t ଶ uሺtሻ. Answer:

eሺ∞ሻ = eୱ୲ୣ୮ ሺ∞ሻ = 0 eሺ∞ሻ = e୰ୟ୫୮ ሺ∞ሻ = 2.1875 eሺ∞ሻ = e୮ୟ୰ୟ ሺ∞ሻ = ∞

Stability and Steady-State Errors

Page 23

Feedback and Control Systems Example 5.17 A unity feedback system has the following forward transfer function: Gሺsሻ =

10ሺs + 20ሻሺs + 30ሻ sଶ ሺs + 25ሻሺs + 35ሻሺs + 50ሻ

Find the steady-state error for the following inputs: 15 uሺtሻ, 15t uሺtሻ and 15t ଶ uሺtሻ. Answer: The closed-loop system is unstable. Calculations cannot be made.

Drill Problems 5.2 1. For the unity feedback system shown below, where Gሺsሻ =

ସ଼଴ሺୱା଼ሻሺୱାଵଶሻሺୱାଵହሻ ୱሺୱାଷ଼ሻሺୱమ ାଶୱାଶ଼ሻ

, find the steady-state

errors for the following test inputs: 25 uሺtሻ, 37t uሺtሻ and 47t ଶ uሺtሻ.

2. For the unity feedback system shown in item 1, where Gሺsሻ = error if the input is 80t ଶ uሺtሻ.

଺଴ሺୱାଷሻሺୱାସሻሺୱା଺ሻ ୱమ ሺୱା଺ሻሺୱାଵ଻ሻ

, find the steady-state

3. For the unity feedback system shown in item 1, where Gሺsሻ = ሺୱାଶସሻሺୱమ ା଼ୱାଵସሻ, find the steady-state ହ଴଴

error for inputs of 30 uሺtሻ, 70t uሺtሻ, and 81t ଶ uሺtሻ.

4. The steady-state error in velocity of a system is defined as ൬dr − dc൰ฬ dt dt ୲→ஶ

where r is the system input and c is the system output. Find the steady-state error in velocity for an

input of t ଷ uሺtሻ to a unity feedback system with a forward transfer function of Gሺsሻ = Stability and Steady-State Errors

ଵ଴଴ሺୱାଵሻሺୱାଶሻ ୱమ ሺୱାଷሻሺୱାଵ଴ሻ

.

Page 24

Feedback and Control Systems 5. For the system shown below, what steady-state error can be expected for the following test inputs: 15 uሺtሻ, 15t uሺtሻ, 15t ଶ uሺtሻ.

5.5. Static Error Constants, System Type and Steady-State Error Specifications Intended Learning Outcomes: (a) Determine and interpret the static-error constants of a system; (b) Identify the system type and evaluate the steady-state error based on the static-error constants of the system; (c) Design the gain of the system to meet steady-state error specification objective. In this section, the parameters specifying steady-state error performance of unity negative feedback systems will be defined. These steady-state error performance specifications are called static error constants. The static error constants are •

The position constant, K ୮

K ୮ = lim Gሺsሻ

(5.7)

K ୴ = lim sGሺsሻ

(5.8)

ୱ→଴



The velocity constant, K ୴

ୱ→଴



The acceleration constant, K ୟ

Stability and Steady-State Errors

Page 25

Feedback and Control Systems K ୟ = lim sଶ Gሺsሻ ୱ→଴

(5.9)

These quantities can assume the value of zero, finite constant or infinity depending on the form of Gሺsሻ.

Also, the steady state error decreases when the static error constant increases. Example 5.18

For each of the system shown below, evaluate the static error constants and find the expected error for the standard step, ramp and parabolic inputs.

Answers:

For system (a) the static error constants are K ୮ = 5.208, K ୴ = 0 and K ୟ = 0. The expected errors are eୱ୲ୣ୮ ሺ∞ሻ = 0.161, e୰ୟ୫୮ ሺ∞ሻ = ∞ and e୮ୟ୰ୟ ሺ∞ሻ = ∞.

For system (b) the static error constants are K ୮ = ∞, K ୴ = 31.25 and K ୟ = 0. The expected errors are eୱ୲ୣ୮ ሺ∞ሻ = 0, e୰ୟ୫୮ ሺ∞ሻ = 0.032 and e୮ୟ୰ୟ ሺ∞ሻ = ∞.

For system (c) the static error constants are K ୮ = ∞, K ୴ = ∞ and K ୟ = 875. The expected errors are eୱ୲ୣ୮ ሺ∞ሻ = 0, e୰ୟ୫୮ ሺ∞ሻ = 0 and e୮ୟ୰ୟ ሺ∞ሻ = 1.14 × 10ିଷ .

Stability and Steady-State Errors

Page 26

Feedback and Control Systems System Type. The following table summarizes the system type of systems, which depends on the number of integrations of the forward transfer function.

Steady-State Error Specifications. Static error constants can be used to specify the steady-state error characteristics of control systems, such as what has been done with the damping ratio, natural frequency, rise, peak and settling time and percent overshoot specifying transient response performance of systems. Example 5.19

What information can be deduced from the system whose static error constant is K ୴ = 1000? Answer: 1. The system is stable. 2. The system is Type 1. 3. A ramp is the test input signal.

4. The steady-state error is eሺ∞ሻ =



ଵ଴଴଴

= 0.001

Example 5.20

What information is obtained in the specification K ୮ = 1000? Answer: 1. The system is stable. 2. The system is type 0. 3. The input test signal is a step.

4. The steady-state error is eሺ∞ሻ = ଵ଴଴ଵ . Stability and Steady-State Errors



Page 27

Feedback and Control Systems Static-error constants can be used to design the gain of a system to meet steady-state error specifications. Example 5.21

Given the control system below, find the value of K so that there is 10% error in the steady-state.

Answer:

K = 672

Example 5.22 A unity feedback system has the following forward transfer function Gሺsሻ =

Kሺs + 12ሻ ሺs + 14ሻሺs + 18ሻ

Find the value of K to yield a 10% error in the steady-state. Answer:

K = 189

Drill Problems 5.3

1. An input of 25t ଷ uሺtሻ is applied to the input of a Type 3 unity feedback system shown below, where Gሺsሻ =

210ሺs + 4ሻሺs + 6ሻሺs + 11ሻሺs + 13ሻ sଷ ሺs + 7ሻሺs + 14ሻሺs + 19ሻ

Find the steady-state error in position.

Stability and Steady-State Errors

Page 28

Feedback and Control Systems 2. A system has K ୮ = 4. What steady-state error can be expected for inputs of 70 uሺtሻ and 70t uሺtሻ? 3. A type 3 unity feedback system has rሺtሻ = 10t ଷ applied to its input. Find the steady-state position error for this input if the forward transfer function is Gሺsሻ =

ଵ଴ଷ଴൫ୱమ ା଼ୱାଶଷ൯൫ୱమ ାଶଵୱାଵ.଼൯ ୱయ ሺୱା଺ሻሺୱାଵଷሻ

. ୏൫ୱమ ା଺ୱା଺൯

4. A unity feedback system as shown in item (1) has an open-loop transfer function Gሺsሻ = ሺୱାହሻమሺୱାଷሻ. a. Find the system type.

b. What error can be expected for an input of 12 uሺtሻ?

c. What error can be expected for an input of 12t uሺtሻ?

5. Find the system type for the system shown below.

6. For the system shown below

a. Find K ୮ , K ୴ and K ୟ .

b. Find the steady-state error for an input of 50 uሺtሻ, 50t uሺtሻ and 50t ଶ uሺtሻ. c. State the system type.

Stability and Steady-State Errors

Page 29

Feedback and Control Systems 7. For the systems shown below, find

a. The closed-loop transfer function. b. The system type.

c. The steady-state error for an input of 5 uሺtሻ.

d. The steady-state error for an input of 5t uሺtሻ. 8. For the system shown below,



a. What value of K will yield a steady-state error in position of 0.01 for an input of ଵ଴ t?

b. What is the K ୴ for the value of K found in (a)?

c. What is the minimum possible steady-state position error for the input given in (a)?

9. Given the system shown below, design the value of K so that for an input of 100t uሺtሻ, there will be a 0.01 error in the steady-state.

Stability and Steady-State Errors

Page 30

Feedback and Control Systems 10. The unity feedback system shown below, where Gሺsሻ =

୏൫ୱమ ାଷୱାଷ଴൯ ୱ౤ ሺୱାହሻ

between an input of 10t uሺtሻ and the output in the steady-state.

, is to have 1/6000 error

a. Find K and n to meet the specifications. b. What are K ୮ , K ୴ and K ୟ ?

11. Given the unity feedback control system of item 10 where Gሺsሻ = ୱሺୱାୟሻ, find the following: ୏

a. K and a to yield K ୴ = 1000 and a 20% overshoot.

b. K and a to yield a 1% error in the steady-state and a 10% overshoot. 12. For the unity feedback system of item 10, where Gሺsሻ =

K sሺs + 4ሻሺs + 8ሻሺs + 10ሻ

find the minimum possible steady-state position error if a unit ramp is applied. What places the constraint upon the error? 13. The unity feedback system of item 10 where Gሺsሻ =

୏ሺୱା஑ሻ ୱሺୱାஒሻ

is to be designed to meet the following

requirements: The steady-state position error for a unit ramp input equals 1/10; the closed-loop poles will be located at −1 ± j1. Find K, α and β in order to meet the specifications.

14. Given the unity feedback control system of item 10 where Gሺsሻ = ୱ౤ሺୱାୟሻ, find the values of n, K and ୏

a to meet specifications of 12% overshoot and K ୴ = 100.

15. The system shown below is to have the following specifications: K ୴ = 10; d୰ = 0.5. Find the values of Kଵ and K ୤ required for the specifications of the system to be met.

Stability and Steady-State Errors

Page 31

Feedback and Control Systems

5.6 Steady-State Error for Disturbances and Non-unity Feedback Systems Intended Learning Outcome: Evaluate the steady-state error or steady-state actuating signal and design components for systems with disturbances and non-unity feedback. One advantage of feedback systems is that it can compensate for disturbances or unwanted inputs that enter the system. Thus, systems can be designed to follow the input with small or zero error. Figure 5.9

shows a feedback control system with a disturbance Dሺsሻ, injected between the controller and the plant.

Figure 5. 9. Feedback control system with disturbance.

It can be shown that the steady-state error for this system will be s sGଶ ሺsሻ Rሺsሻ − lim Dሺsሻ ୱ→଴ 1 + Gଵ ሺsሻGଶ ሺsሻ ୱ→଴ 1 + Gଵ ሺsሻGଶ ሺsሻ

eሺ∞ሻ = lim sEሺsሻ = lim ୱ→଴

(5.10)

Equation 5.10 shows that the error of the system of figure 5.9 has two components: error due to the input Rሺsሻ, eୖ ሺ∞ሻ,

s Rሺsሻ ୱ→଴ 1 + Gଵ ሺsሻGଶ ሺsሻ

eୖ ሺ∞ሻ = lim

Stability and Steady-State Errors

(5.11a)

Page 32

Feedback and Control Systems which have been derived earlier; and error due to the disturbance Dሺsሻ, eୈ ሺ∞ሻ, sGሺsሻ Dሺsሻ ୱ→଴ 1 + Gଵ ሺsሻGଶ ሺsሻ

eୈ ሺ∞ሻ = − lim

(5.11b)

If the disturbance is of step form, the steady-state error component due to the disturbance is eୈ ሺ∞ሻ = −

lim ୋ



ୱ→଴ మ ሺୱሻ

1

+ lim Gଵ ሺsሻ ୱ→଴

(5.12)

This equation shows that the steady-state error produced by a step disturbance can be reduced by increasing the dc gain of Gଵ ሺsሻ or decreasing the dc gain of Gଶ ሺsሻ.

The following examples demonstrate the analysis of steady-state error in the presence of step disturbance. Example 5.23 Find the steady-state error component due to a step disturbance for the system shown below.

Answer: eୈ ሺ∞ሻ = −

1 1000

Example 5.24 Evaluate the steady-state error component due to a step disturbance for the system shown below.

Stability and Steady-State Errors

Page 33

Feedback and Control Systems

Answer:

eୈ ሺ∞ሻ = −9.98 × 10ିସ

Control systems often do not have unity feedback because of the compensation used to improve performance or because of the physical model for the system. The feedback path can be a pure gain other than unity or have some dynamic representation. The analysis of these type of systems will first require a reduction of the general feedback control system shown in figure 5.10 into the one in figure 5.11.

Figure 5. 10. The general non-unity feedback systems.

Figure 5. 11. The reduced form of figure 5.10.

Note that in the system of 5.11, the signal Eሺsሻ is the steady-state error provided the units of the input and the output of system of 5.10 are the same. If they are not, the difference at the summing junction of 5.10 is called the actuating signal Eୟଵ ሺsሻ and its steady-state value eୟଵ ሺ∞ሻ from the figure, it is given as

Stability and Steady-State Errors

Page 34

Feedback and Control Systems sRሺsሻGଵ ሺsሻ ୱ→଴ 1 + Gଶ ሺsሻHଵ ሺsሻ

eୟଵ ሺ∞ሻ = lim

(5.13)

For non-unity feedback systems, it will always be assumed that the input and output have the same units unless otherwise stated. The following example demonstrates the analysis of steady-state error and steady-state actuating signal. Example 5.25 For the system shown below, find the system type, the appropriate error constant associated with the system type, and the steady-state error for a unit step input. Assume input and output units are the same.

Answer:

The system is Type 0, the position constant is K ୮ = −5/4 and the steady-state error is eሺ∞ሻ = −4. Example 5.26 Find the steady-state actuating signal for the system shown in Example 5.25 for a unit step input and unit ramp input.

Answer:

For the unit step, eୟ ሺ∞ሻ = 0 while for the ramp input, eୟ ሺ∞ሻ = 1/2. Example 5.27

(a) Find the steady-state error, eሺ∞ሻ = rሺ∞ሻ − cሺ∞ሻ, for a unit step input given the non-unity feedback system shown below. Repeat for a unit ramp input. Assume input and output units are the same.

(b) Find the steady-state actuating signal, eୟ ሺ∞ሻ, for a unit step given the non-unity feedback system below. Repeat for a unit ramp input. Stability and Steady-State Errors

Page 35

Feedback and Control Systems

Answers:

(a) eୱ୲ୣ୮ ሺ∞ሻ = 3.846 × 10ିଶ ; e୰ୟ୫୮ ሺ∞ሻ = ∞.

(b) For unit step input eୟ ሺ∞ሻ = 3.846 × 10ିଶ ; for unit ramp input eୟ ሺ∞ሻ = ∞.

For the general system shown in figure 5.12, the restrictions for Gଵ ሺsሻ, Gଶ ሺsሻ, and Hሺsሻ can be obtained.

Figure 5. 12. A non-unity feedback system with disturbance.

The steady-state error for this system, eሺ∞ሻ = rሺ∞ሻ − cሺ∞ሻ is eሺ∞ሻ = lim sEሺsሻ = lim s ቊቈ1 − ୱ→଴

ୱ→଴

Gଵ ሺsሻGଶ ሺsሻ Gଶ ሺsሻ ቉ Rሺsሻ − ቈ ቉ Dሺsሻቋ 1 + Gଵ ሺsሻGଶ ሺsሻHሺsሻ 1 + Gଵ ሺsሻGଶ ሺsሻHሺsሻ

(5.14)

If both the input and the disturbance are of step form, this equation becomes eሺ∞ሻ = lim sEሺsሻ = ൝൥1 − ୱ→଴

lim Gଶ ሺsሻ ୱ→଴ ൩−൥ ൩ൡ lim[1 + Gଵ ሺsሻGଶ ሺsሻHሺsሻ] lim[1 + Gଵ ሺsሻGଶ ሺsሻHሺsሻ] ୱ→଴

lim[Gଵ ሺsሻGଶ ሺsሻ] ୱ→଴

ୱ→଴

(5.15)

From this, for zero error,

Stability and Steady-State Errors

Page 36

Feedback and Control Systems lim[Gଵ ሺsሻGଶ ሺsሻ] ୱ→଴

lim[1 + Gଵ ሺsሻGଶ ሺsሻHሺsሻ] ୱ→଴

=1

and lim Gଶ ሺsሻ ୱ→଴

lim[1 + Gଵ ሺsሻGଶ ሺsሻHሺsሻ] ୱ→଴

=0

These equations will be satisfied if (1) the system is stable; (2) Gଵ ሺsሻ is a Type 1 system; (3) Gଶ ሺsሻ is a

Type 2 system; and (4) Hሺsሻ is a Type 0 system. Drill Problems 5.4

1. Find the total steady-state error due to a unit step input and a unit step disturbance for the system shown below.

2. Design values of Kଵ and K ଶ in the system shown below to meet the following specifications: steady-

state error component due to a unit step disturbance is −0.000012; steady-state error component due to a unit ramp input is 0.003.

3. For each of the systems shown below, find the following: a. The system type b. The appropriate static error constant c. The input waveform to yield a constant error d. The steady-state error for a unit input of the waveform found in Part (c).

Stability and Steady-State Errors

Page 37

Feedback and Control Systems e. The steady-state value of the actuating signal

4. For each of the system shown below, find the appropriate static error constant as well as the steadystate error, rሺ∞ሻ − cሺ∞ሻ for unit step, ramp and parabolic inputs.

Stability and Steady-State Errors

Page 38

Feedback and Control Systems 5. Given the system shown below, find the following:

a. The system type

b. The value of K to yield 0.1% error in the steady-state. 5.7. Sensitivity Analysis Intended Learning Outcome: Evaluate the sensitivity of transfer function and steady-state error of a system due to a change in parameter. In designing systems, ideally, parameter changes of components should not appreciably affect a system’s performance. The degree by which changes in a system parameter affect system transfer function, and hence system performance, is called sensitivity. A system with changes in system parameters produces no effect on transfer functions has zero sensitivity. The greater the sensitivity, the less desirable the effect of the parameter change. More formally defined, sensitivity is the ratio of the fractional change in the function to a fractional change in the parameter as the fractional change of the parameter approaches zero, or S୊:୔ = lim

Fractional change in the function, F in the parameter, P

୼୔→଴ Fractional change

(5.16)

or S୊:୔ =

P ߲F F ߲P

(5.17)

This definition will now be applied to transfer functions and steady-state error through the following examples.

Stability and Steady-State Errors

Page 39

Feedback and Control Systems Example 5.28 Given the system shown below, calculate the sensitivity of the closed-loop transfer function to changes in parameter a. How can sensitivity be reduced?

Answer:

The sensitivity of the transfer function to changes in a is given as −as S୘:ୟ = ଶ s + as + K The sensitivity of the transfer function to changes in a decreses as K is increased for a given value of s. Example 5.29

For the system shown below, find the sensitivity of the steady-state error to changes in parameter K and

parameter a with ramp inputs.

Answer:

The sensitivity of eሺ∞ሻ to changes in parameter a is Sୣ:ୟ = 1 while that of eሺ∞ሻ to changes in parameter K is Sୣ:୏ = −1. Example 5.30

Find the sensitivity of the steady-state error to changes in parameter K and parameter a for the system shown below with a step input.

Stability and Steady-State Errors

Page 40

Feedback and Control Systems

Answer:

The sensitivity of eሺ∞ሻ to changes in parameter a is while that in parameter K

Sୣ:ୟ =

K ab + K

Sୣ:୏ =

−K ab + K

Example 5.31

Find the sensitivity of the steady-state error to changes in K for the system shown below.

Answer: Sୣ:୏ =

−7K 10 + 7K

The examples show that there are cases that feedback reduces the sensitivity of a system’s steady-state error to changes in system parameters. The concept of sensitivity can be applied to other measures of control system performance, as well; it is not limited to the sensitivity of the steady-state error performance. Drill Problems 5.5

1. Given the system shown below, find the sensitivity of the steady-state error to parameter a. Assume a step input. Plot the sensitivity as a function of a.

Stability and Steady-State Errors

Page 41

Feedback and Control Systems

2. For the system shown below, show that the sensitivity to plant changes is S୘:୔ =

where Lሺsሻ = GሺsሻPሺsሻHሺsሻ and Tሺsሻ =

1 1 + Lሺsሻ

୊ሺୱሻ୐ሺୱሻ ଵାୖሺୱሻ

.

ୱమ ାହୱ

3. For the system in item (2), if Pሺsሻ = ୱ , Tሺsሻ = ሺୱାଵሻሺୱାଶሻሺୱమ ାହୱାଵସሻ and S୘:୔ = ୱమ ାହୱାଵସ. ଶ

ଵସ୏

a. Find Fሺsሻ and Gሺsሻ.

b. Find the value of K that will result in zero steady-state error for a unit step input.

4. For the system shown below, find the sensitivity of the steady-state error for changes in Kଵ and K ଶ when Kଵ = 100 and K ଶ = 0.1. Assume step inputs for both the input and the disturbance.

Stability and Steady-State Errors

Page 42

Feedback and Control Systems REFERENCES: N. Nise. (2008). Control Systems Engineering (6th ed.). United States of America: John Wiley & Sons. R. Dorf& R. Bishop. (2008). Modern Control Systems (12th ed). New Jersey: Prentice Hall.

Stability and Steady-State Errors

Page 43

View more...

Comments

Copyright ©2017 KUPDF Inc.
SUPPORT KUPDF