Control Engineering Completion
Control Engineering Completion
VILLA BSME 4B
REVIEW QUESTIONS
PAGE 95
PAGE 146
PAGE 323
1. Part of the output response responsible for determining stability: The natural
response (or homogeneous response) of the system is responsible for determining
stability. It reflects the system’s response to initial conditions without any external
inputs.
2. Condition causing instability in the natural response: Instability occurs when the
natural response grows unbounded over time, usually due to poles with positive real
parts or purely imaginary poles that lead to sustained oscillations without decay.
3. Effect on a physical system that becomes unstable: An unstable physical system
exhibits unbounded behavior, which can lead to damage, oscillations, or runaway
responses that prevent the system from reaching a steady state or desired output.
4. Reason marginally stable systems are considered unstable under BIBO
stability: Marginally stable systems may have poles on the imaginary axis, causing
oscillations that neither decay nor grow over time. Under the Bounded Input,
Bounded Output (BIBO) stability definition, these oscillations mean the output could
remain unbounded for certain inputs, classifying the system as unstable.
5. Pole locations to ensure stability: For a system to be stable, all poles must lie in
the left-half of the complex plane (i.e., they must have negative real parts). This
ensures that all natural responses decay to zero over time.
6. Purpose of the Routh-Hurwitz criterion: The Routh-Hurwitz criterion is a stability
test that determines the number of poles in the right-half plane (RHP) of a
polynomial. It provides a method to check if a system is stable by examining the
signs of coefficients without directly calculating the poles.
7. Conditions for Routh-Hurwitz criterion to reveal pole locations: The
Routh-Hurwitz criterion alone does not reveal exact pole locations, but if it shows no
sign changes in the first column of the Routh table, it indicates all poles are in the
left-half plane (LHP), suggesting stability. Actual pole locations require solving the
characteristic equation.
8. Cause of a zero only in the first column of the Routh table: A single zero in the
first column can result from a root with a zero real part, indicating the presence of a
purely imaginary pole.
9. Cause of an entire row of zeros in the Routh table: An entire row of zeros typically
indicates the presence of symmetrical roots (e.g., complex conjugate roots on the
imaginary axis), suggesting possible oscillatory behavior in the system.
10. Reason for multiplying a row by a positive constant: Multiplying by a positive
constant can make calculations simpler without altering the sign pattern in the Routh
table, which is essential for determining stability accurately.
11. Reason for not multiplying a row by a negative constant: Multiplying by a
negative constant would invert the signs in that row, which could lead to incorrect
conclusions about stability since the Routh-Hurwitz criterion relies on the sign
pattern.
12. Right-half-plane poles from sign changes in a Routh table: The number of RHP
poles is equal to the number of sign changes in the first column. With two sign
changes above the even polynomial and five below, the system has a total of seven
right-half-plane poles.
13. Does a row of zeros always mean jω poles? Not always. A row of zeros may
indicate complex conjugate roots on the imaginary axis, but it can also occur in
systems with symmetrical roots. Further analysis is required to confirm jω poles.
14. Number of jω poles for a seventh-order system with a row of zeros at the s³
row and two sign changes below the s⁴ row: This configuration suggests the
system has two jω poles, as the row of zeros at s3s^3s3 indicates oscillatory
components on the imaginary axis.
15. Are eigenvalues of the system matrix the same as closed-loop poles? Yes, the
eigenvalues of the system matrix are the same as the closed-loop poles, as they
represent the system's natural response frequencies.
16. Method for finding eigenvalues: To find the eigenvalues of a system matrix AAA,
solve the characteristic equation.
PAGE 423
1. Root locus definition: The root locus is a graphical representation that shows the
possible locations of the closed-loop poles of a control system as the system gain
KKK varies. It helps analyze system stability and transient response characteristics.
2. Two ways to obtain the root locus:
○ Manual plotting using root locus rules: Plot by applying standard rules (such
as identifying asymptotes, breakaway points, and angles of departure).
○ Computer-aided plotting: Use software tools like MATLAB to generate the root
locus diagram based on the system’s transfer function.
3. Effect of gain change on system zeros: The zeros of a system are independent of
the gain KKK; they remain constant as gain changes. Only the locations of the poles
are affected by changes in KKK.
4. Location of closed-loop transfer function zeros: The zeros of the closed-loop
transfer function are the same as the zeros of the open-loop transfer function, as they
do not change with feedback gain.
5. Two ways to find where the root locus crosses the imaginary axis:
○ Routh-Hurwitz criterion: Apply the criterion to determine the values of gain at
which closed-loop poles lie on the imaginary axis.
○ Solving for imaginary roots: Substitute s=jωs = j\omegas=jω into the
characteristic equation and solve for values of KKK where the imaginary roots
occur.
6. Indicating instability from the root locus: A system is unstable if the root locus
crosses into the right-half plane (RHP), indicating that some closed-loop poles have
positive real parts, leading to an unbounded response.
7. Determining if the settling time does not change over a gain region: The settling
time remains constant if the root locus remains at the same horizontal distance from
the imaginary axis over a range of gains, indicating consistent real parts for the
poles.
8. Indicating constant natural frequency from the root locus: If the radial distance
from the origin to the root locus remains unchanged over a range of gains, then the
natural frequency is constant in that region.
9. Checking for real-axis crossings in the root locus: To determine if the root locus
crosses the real axis, examine the characteristic equation for real solutions at varying
gain values. Additionally, any pole movement along the real axis in a root locus plot
will cross the real axis.
10. Conditions for a second-order approximation: For a second-order approximation
to be valid, there must be a pair of dominant poles near the imaginary axis with other
poles and zeros located much farther to the left in the complex plane (for stability) or
with negligible influence on the transient response.
11. Root locus plotting rules common to positive- and negative-feedback systems:
○ Rules for identifying asymptotes, angles of departure and arrival, and
breakaway and break-in points apply to both positive- and negative-feedback
systems.
○ The fundamental rule for the root locus lying on sections of the real axis
where there is an odd number of poles and zeros to the right also applies to
both cases.
12. Effect of open-loop zeros on the root locus and transient response: The zeros
of the open-loop system influence the shape of the root locus, as poles are attracted
toward zeros as KKK increases. The closer an open-loop zero is to the imaginary
axis, the more it influences the transient response by increasing overshoot or
oscillations.
PAGE 505
1. Difference between design techniques in Chapter 8 and Chapter 9:
○ Chapter 8 generally covers frequency-domain techniques for control system
design, using root locus, Bode plots, and Nyquist criteria.
○ Chapter 9 focuses on state-space design techniques, which use state-space
representations, allowing for multi-variable systems and advanced control
strategies like state feedback and observer design.
2. Advantages of Chapter 9 design techniques over Chapter 8:
○ Multi-input, multi-output (MIMO) capability: State-space methods handle
MIMO systems directly, whereas frequency-domain techniques are more
suited for single-input, single-output (SISO) systems.
○ Flexibility in control design: State-space design allows for better control over
system dynamics by directly placing poles and designing observers, which is
more challenging with frequency-domain techniques.
3. Type of compensation improving steady-state error:
○ Integral compensation (or a PI controller) is used to improve the steady-state
error by adding a pole at the origin, which increases system type and reduces
error in response to certain input types.
4. Type of compensation improving transient response:
○ Derivative compensation (or a PD controller) improves transient response by
increasing the damping ratio, thereby reducing overshoot and settling time.
5. Type of compensation improving both steady-state error and transient
response:
○ PID compensation or a lead-lag compensator can improve both steady-state
error and transient response, as it combines the effects of integral (for
steady-state error) and derivative (for transient response) actions.
6. Cascade compensation to improve steady-state error (pole-zero placement):
○ Typically, a lag compensator with a zero closer to the imaginary axis and a
pole further left on the real axis is used. This placement increases
low-frequency gain, which helps reduce steady-state error while minimizing
impact on transient response.
7. Cascade compensation to improve transient response (pole-zero placement):
○ A lead compensator is used, placing the zero closer to the imaginary axis and
the pole further left on the real axis. This placement increases system
bandwidth and damping, leading to faster and more stable transient
responses.
8. Difference between using a PD controller and a lead network for transient
response on the s-plane:
○ A PD controller adds a zero to the open-loop transfer function, increasing
system damping and moving the root locus to the left, but it affects the entire
s-plane. A lead network also adds a zero and a pole but focuses the phase
lead effect within a specific frequency range, giving more control over
transient response without affecting other regions as much.
9. Location of compensated system poles to speed up the system without
changing overshoot:
○ To speed up the system without increasing overshoot, the compensated poles
should be placed farther left along the same radial line (constant damping
ratio line) as the uncompensated poles. This maintains the same percent
overshoot while reducing settling time.
10. Greater improvement in steady-state error with a PI controller over a lag
network:
○ A PI controller has a pole at the origin, providing infinite DC gain, which fully
eliminates steady-state error for step inputs, whereas a lag network only
increases low-frequency gain to a limited extent, offering less error reduction.
11. Effect on transient response when compensating for steady-state error:
○ When compensating for steady-state error (e.g., using a lag compensator),
the transient response may degrade, often resulting in a slower system with
increased settling time due to the additional pole's effect on system dynamics.
12. Improvement in steady-state error with a lag compensator zero 25 times farther
from the imaginary axis than the pole:
○ This setup typically provides a 25-fold improvement in steady-state error, as
the low-frequency gain increase is approximately the ratio of the zero to pole
distance.
13. Pole-zero cancellation with a zero at 3 and a closed-loop pole at 3.001:
○ There would be near pole-zero cancellation, but it may not be exact due to
the slight difference in locations. Exact cancellation requires the zero and pole
to be at precisely the same location; near cancellation can still affect system
dynamics and lead to unpredicted behavior if poles and zeros are close but
not identical.
14. Two advantages of feedback compensation:
○ Improved disturbance rejection: Feedback compensation allows the system to
better reject disturbances, enhancing stability.
○ Increased robustness: Feedback compensation improves system stability
margins, making the system less sensitive to parameter variations and
modeling uncertainties.
PAGE 209
PAGE 597
1. Advantages of frequency response techniques over root locus:
○ Frequency response methods directly provide phase and gain margin, assess
stability and robustness, handle noise and disturbances, and help analyze
systems without solving differential equations.
2. Frequency response of a physical system:
○ Frequency response is the steady-state response of a system to sinusoidal
inputs of varying frequencies, showing how the output amplitude and phase
vary with frequency.
3. Ways to plot the frequency response:
○ Bode plots and Nyquist diagrams are the two main methods.
4. Obtaining frequency response analytically:
○ The frequency response can be obtained by substituting s=jωs and evaluating
the magnitude and phase for different values of ω\omegaω.
5. Definition of Bode plots:
○ Bode plots are graphical representations of a system’s frequency response,
showing the magnitude (in dB) and phase (in degrees) as a function of
frequency (logarithmic scale).
6. Contribution of each pole to Bode magnitude plot slope:
○ Each pole contributes a slope of -20 dB/decade in the magnitude plot.
7. Slope for a system with four poles and no zeros at high frequencies:
○ The slope would be -80 dB/decade at high frequencies.
8. Slope for a system with four poles and two zeros at high frequencies:
○ The slope would be -40 dB/decade at high frequencies.
9. Asymptotic phase response of a single pole at 2:
○ The phase shift asymptotically approaches -90° as frequency increases.
10. Difference between Bode magnitude plots for first-order and second-order
systems:
○ First-order systems have a single slope change at the corner frequency, while
second-order systems exhibit resonance peaks and a more rapid change
near the natural frequency.
11. Maximum difference between asymptotic and actual magnitude response for
three poles at 4:
○ The maximum difference is approximately 6 dB.
12. Nyquist criterion:
○ The Nyquist criterion states that the number of clockwise encirclements of the
point −1+j0-1 + j0−1+j0 by the Nyquist plot is related to the stability of the
closed-loop system.
13. Purpose of the Nyquist criterion:
○ It tells us whether the closed-loop system is stable by examining the
open-loop frequency response.
14. Nyquist diagram:
○ A plot of the open-loop transfer function on the complex plane as frequency
varies.
15. Reason for calling the Nyquist criterion a frequency response method:
○ Because it analyzes system stability based on the open-loop frequency
response.
16. Open-loop poles on the imaginary axis when sketching Nyquist diagram:
○ For poles on the imaginary axis, a small semicircular path is added around
the pole in the Nyquist plot to avoid undefined points.
17. Simplification of Nyquist criterion for open-loop stable systems:
○ For open-loop stable systems, the Nyquist plot must not encircle −1+j0-1 +
j0−1+j0 for closed-loop stability.
18. Simplification of Nyquist criterion for open-loop unstable systems:
○ For open-loop unstable systems, we adjust the Nyquist plot encirclement
count to account for the number of right-half-plane poles.
19. Gain margin:
○ Gain margin is the factor by which the system gain can be increased before
the system becomes unstable, measured in dB.
20. Phase margin:
○ Phase margin is the additional phase lag required to bring the system to the
verge of instability.
21. Frequency response characteristics for transient response:
○ Gain margin and phase margin indicate transient response characteristics.
22. Methods to find closed-loop frequency response from open-loop transfer
function:
○ Nyquist plot, Bode plot, and Nichols chart.
23. Finding the static error constant from the Bode magnitude plot:
○ The low-frequency magnitude of the Bode plot indicates the static error
constant
24. Effect of time delay on open-loop frequency response magnitude plot:
○ Time delay introduces a phase lag that increases with frequency, often
reducing stability margins.
25. Shape of pure time delay on linear phase vs. linear frequency plot:
○ The curve appears as a straight line with a negative slope, indicating
increasing phase lag with frequency.
26. Completing extraction of component transfer functions from frequency
response data:
○ You know the extraction is complete when the remaining response can be
attributed to noise or insignificant unmodeled dynamics.
PAGE 754