Controls, Transfer Functions, Response, and Feedback
Key Takeaways
- FE controls questions are usually about recognizing the model: transfer function, block diagram, time response, frequency response, or feedback.
- A transfer function relates output to input in the Laplace domain for zero initial conditions.
- First-order systems are governed by gain and time constant; second-order systems add natural frequency and damping ratio.
- Feedback can reduce sensitivity to disturbances and steady-state error, but poor gain or phase margin can create instability.
- Pole locations describe stability and response speed at the FE recognition level.
- Controls should be practiced with handbook notation because symbols vary across textbooks.
Controls is model recognition
Most FE Mechanical candidates do not need graduate-level controls theory for this domain. They do need to recognize the standard forms quickly. A problem may show a transfer function, block diagram, step response, Bode plot, pole location, or feedback loop. Your first job is to classify the object before doing algebra.
A transfer function is the output-to-input ratio in the Laplace domain, usually written as G(s) = output/input for zero initial conditions. It represents dynamics, not just a static multiplier. The denominator controls poles and natural behavior. The numerator controls zeros and gain effects.
| Cue | FE concept |
|---|---|
| G(s) = K/(tau s + 1) | First-order system |
| Time to reach about 63 percent | One time constant |
| Oscillation and overshoot | Second-order underdamped response |
| Poles in left half-plane | Stable continuous-time system |
| Poles in right half-plane | Unstable response |
| Output returned to summing junction | Feedback |
First-order response
A first-order system has one energy-storage behavior, such as a simple thermal mass, RC circuit analog, or speed response with linear damping. Its two key parameters are steady-state gain K and time constant tau. For a unit step input, the response approaches the final value exponentially. After one time constant it is about 63 percent of the way to the final value; after several time constants it is essentially settled for FE purposes.
If the transfer function is K/(tau s + 1), read tau directly as the coefficient multiplying s after the denominator has been normalized to the form tau s + 1. If the denominator is written as as + b, divide by b first before identifying tau.
Second-order response
Second-order systems introduce natural frequency and damping ratio. Mechanical vibration problems and control response questions often share this structure. Low damping produces oscillation and overshoot. Critical damping returns without oscillation as quickly as possible in the ideal model. Overdamping avoids oscillation but responds more slowly.
| Damping condition | Response behavior |
|---|---|
| zeta = 0 | Sustained undamped oscillation in ideal model |
| 0 < zeta < 1 | Underdamped with overshoot |
| zeta = 1 | Critically damped |
| zeta > 1 | Overdamped |
Feedback and stability
Negative feedback compares the output to a reference and drives the error toward zero. It can reduce the effect of disturbances, improve tracking, and reduce sensitivity to plant variation. It can also create instability if loop gain and phase shift are poorly managed. More gain is not automatically better.
For a simple unity-feedback loop with forward path G(s), the closed-loop transfer function is commonly G(s)/(1 + G(s)) for negative feedback. For non-unity feedback, include the feedback block H(s), giving a denominator of 1 + G(s)H(s). Sign matters: positive feedback changes the denominator form and can destabilize quickly.
Handbook and exam tactics
Controls mistakes often start with notation. Search the FE Reference Handbook for the exact terms shown in the prompt: time constant, damping ratio, transfer function, feedback, or frequency response. Then reduce the problem to one decision: find a parameter, determine stability, combine blocks, or interpret response shape. If a controls item starts consuming five minutes, flag it and return; many are quick once the model is recognized.
A first-order transfer function is G(s) = 12/(4s + 1). What is the time constant?
For a continuous-time linear system, which pole pattern indicates instability?
A second-order step response overshoots the final value and then decays toward it. Which damping range best fits?