Study smarter with Fiveable
Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.
Transfer functions transform messy differential equations into algebraic expressions that reveal how a system behaves. Whether you're analyzing drone stabilization, thermostat response, or amplifier distortion at certain frequencies, you're working with transfer functions. The concepts here, including poles, zeros, damping, frequency response, and stability, form the analytical backbone of control theory.
You'll be tested on your ability to connect mathematical representations to physical behavior. An exam won't just ask you to define a pole; it'll ask you to predict what happens to system response when a pole moves. Don't just memorize formulas. Know what each parameter controls and how changes in the s-domain translate to real-world performance.
Transfer functions exist because the Laplace transform converts calculus problems into algebra problems. By transforming differential equations into polynomial ratios, you can analyze system behavior using algebraic tools instead of solving integrals.
A transfer function is the ratio of output to input in the s-domain, expressed as:
This applies only to linear time-invariant (LTI) systems and assumes zero initial conditions. That assumption is what lets the transfer function characterize the system itself, independent of any particular starting state. From this single expression, you can extract stability, transient response, and frequency behavior.
The Laplace transform converts time-domain signals to the s-domain by replacing derivatives with powers of and integrals with division by . This turns differential equations into algebraic equations you can manipulate with polynomial arithmetic.
The complex variable carries two pieces of information:
Compare: Transfer functions vs. differential equations: both describe the same system, but transfer functions reveal pole locations directly and allow block diagram algebra. If a problem asks about system stability, start with the transfer function form.
The roots of the numerator and denominator polynomials determine everything about how a system responds. Poles dictate stability and natural modes; zeros shape the frequency response.
The standard transfer function form is:
Here is the DC gain (the steady-state output for a unit step input) and is the time constant. The system has a single real pole at , which is always in the left half-plane when , guaranteeing stability.
The time constant sets the response speed. After one time constant, the step response reaches about 63% of its final value. After seconds, it reaches approximately 99%.
The standard form is:
Two parameters control the behavior:
The damping ratio determines the response character:
For underdamped systems, the actual oscillation frequency is the damped natural frequency: .
Compare: First-order vs. second-order systems: first-order systems never overshoot and always produce smooth exponential responses. Second-order systems can oscillate and exhibit resonance. Know which model applies when a problem describes physical behavior.
How a system behaves over time after receiving an input is characterized by specific performance metrics. These metrics translate directly to design specifications in real applications.
Examining how systems respond to sinusoids at different frequencies reveals bandwidth, resonance, and stability margins. The frequency response is the transfer function evaluated along the imaginary axis: .
For any sinusoidal input at frequency , an LTI system produces a sinusoidal output at the same frequency but with a different magnitude and phase. These are captured by:
Bandwidth defines the useful frequency range, typically where gain drops to dB (a factor of ) below its maximum or DC value. Systems with low damping () exhibit a resonance peak, meaning they amplify inputs near .
Bode plots consist of two graphs: magnitude (in dB) and phase (in degrees), both plotted against log frequency. The logarithmic scaling lets you see behavior across many decades of frequency at once.
Sketching Bode plots by hand relies on asymptotic approximations:
Gain margin and phase margin are read directly from Bode plots and are critical for assessing closed-loop stability before building hardware. Phase margin is measured at the gain crossover frequency (where dB), and gain margin is measured at the phase crossover frequency (where ). Positive margins mean the closed-loop system is stable.
Compare: Bode plots vs. Nyquist plots: Bode plots show magnitude and phase separately on log scales, making them ideal for design and gain/phase margin reading. Nyquist plots map the complete frequency response as a single curve in the complex plane and are essential for applying the Nyquist stability criterion, especially for systems with time delay or non-minimum phase behavior.
A system is BIBO stable (bounded input, bounded output) if every bounded input produces a bounded output. Mathematically, this requires all closed-loop poles to lie in the left half-plane.
The Routh-Hurwitz criterion lets you check whether any poles are in the right half-plane without actually solving for the roots. You construct a table from the coefficients of the characteristic polynomial and check whether all entries in the first column are positive. Any sign change in that column indicates a right half-plane pole.
Block diagrams decompose complex systems into interconnected transfer functions. Each block represents a transfer function, and arrows show signal flow.
Three fundamental connection rules:
Compare: Open-loop vs. closed-loop transfer functions: the open-loop transfer function is the product around the loop, . The closed-loop transfer function incorporates feedback as . Stability analysis often examines the open-loop response to predict closed-loop behavior.
| Concept | Best Examples |
|---|---|
| Mathematical representation | Transfer function definition, Laplace transform |
| System characterization | Poles and zeros, first-order systems, second-order systems |
| Time domain metrics | Rise time, settling time, overshoot, steady-state error |
| Frequency domain tools | Bode plots, frequency response, bandwidth |
| Stability assessment | Pole locations, Routh-Hurwitz, Nyquist criterion |
| System interconnection | Block diagrams, feedback loops, series/parallel combinations |
| Damping behavior | Underdamped, critically damped, overdamped responses |
A system has poles at . Is it stable? What type of time response will it exhibit, and why?
Compare how adding a zero near a dominant pole affects system response versus adding another pole. Which speeds up the system?
If a Bode plot shows a phase margin of , what does this tell you about closed-loop stability? How would you fix it?
A first-order system has seconds. A second-order system has and rad/s. Which responds faster to a step input, and what characteristics would you compare?
You're given . Identify the poles, zeros, and DC gain. How would you sketch the Bode magnitude plot asymptotes?