Questions: Compensation Design: Cascade vs. Feedback Control Tradeoffs
5 questions to test your understanding
Score: 0 / 5
Question 1 Multiple Choice
A temperature control system uses a series lead-lag compensator to achieve good reference tracking. Operators report that load disturbances entering at the heating element mid-process cause persistent temperature deviations before the controller corrects them. Which modification best addresses this?
AIncrease the lead compensator gain to react faster to errors
BAdd an inner feedback loop around the section where disturbances enter, so they are rejected before reaching the temperature output
CSwitch to open-loop control to avoid the delay in feedback correction
DReduce the lag compensator gain to increase bandwidth
A series (cascade) compensator can only react to disturbances after they have propagated through the entire plant to the output and produced an error. By the time the controller acts, significant disturbance has already occurred. An inner feedback loop wrapped around the disturbance entry point senses and rejects the disturbance locally — before it reaches the output. This is the fundamental reason inner-loop feedback is used when disturbances enter mid-plant, and it is the capability that series compensation cannot provide.
Question 2 Multiple Choice
In a cascade-plus-inner-loop control architecture, why must the inner loop bandwidth be at least 5–10 times greater than the outer loop bandwidth?
ATo maximize the noise amplification in the inner loop, improving sensor signal quality
BSo the inner loop response is fast enough that the outer loop 'sees' it as approximately unity gain, allowing the two loops to be designed independently
CTo ensure the inner loop provides disturbance rejection at frequencies above the outer loop crossover
DBecause the outer loop gain margin decreases if the inner and outer bandwidths are comparable
When the inner loop bandwidth is much higher than the outer loop bandwidth, the inner loop has essentially settled to its steady state on the timescale of the outer loop's dynamics. The outer loop then sees an approximately unity transfer function (inner loop ≈ 1), and the two loops can be designed independently — a critical simplification. If the bandwidths are comparable, the loops interact: inner-loop dynamics appear as additional phase lag in the outer loop, complicating stability analysis and potentially destabilizing the system.
Question 3 True / False
Cascade (series) compensation is generally superior to inner-loop feedback for rejecting disturbances that enter at an intermediate point within the plant.
TTrue
FFalse
Answer: False
This is the key architectural distinction. Series compensation shapes the open-loop transfer function C(s)G(s) but acts only on the error at the plant input — it cannot sense or act on disturbances entering within the plant until they produce output error. Inner-loop feedback wraps an additional loop around the plant section where disturbances enter, rejecting them at their source before they propagate to the output. For mid-plant disturbances, inner-loop feedback is the correct tool; cascade (series) compensation alone is insufficient.
Question 4 True / False
Increasing inner-loop gain in a cascade-plus-inner-loop system reduces the sensitivity of the overall closed-loop response to plant parameter variations within the inner loop.
TTrue
FFalse
Answer: True
High inner-loop gain forces the inner subsystem to track the inner-loop reference tightly, regardless of parameter variations within that subsystem. The effective transfer function seen by the outer loop approaches the ideal inner-loop model rather than the uncertain plant. This is the robustness benefit of inner-loop feedback — it suppresses the effect of parameter drift, nonlinearities, and modeling errors. The tradeoff is that high inner-loop bandwidth amplifies sensor noise in that loop.
Question 5 Short Answer
A series lead compensator improves the transient response of a motor position control system, but load torque disturbances at the motor shaft still cause significant position error. Explain why cascade (series) compensation alone cannot solve this, and what architectural change would help.
Think about your answer, then reveal below.
Model answer: A series compensator modifies the open-loop transfer function from the outside: it acts on the error signal before the plant. Load torque disturbances enter at the motor shaft — inside the plant — so they produce output error before the series compensator can respond. The compensator only reacts after the disturbance has propagated to the position output and generated an error signal. The fix is to add an inner velocity feedback loop (e.g., using a tachometer) around the motor. This loop sees the velocity perturbation caused by the disturbance immediately and applies corrective current — rejecting the disturbance locally rather than waiting for it to appear as a position error at the outer loop.
The core principle is that series compensation is an outside-in strategy: it shapes the loop, but it only responds to disturbances after they have propagated through the full plant. Inner-loop feedback is an inside-out strategy: it wraps directly around the source of the problem. Understanding this distinction is essential for diagnosing why a well-designed series compensator can still fail to meet disturbance-rejection specifications.