A Bode plot shows how a linear system responds to sinusoidal inputs at different frequencies. Engineers use it to study filters, amplifiers, mechanical systems, and feedback control loops without solving the full time response every time. The plot has two parts: magnitude in decibels and phase in degrees, both drawn against a logarithmic frequency axis.
This format makes it easier to see behavior across many powers of ten in frequency.
For a transfer function G(s), the Bode plot is made by evaluating G(jω), where ω is angular frequency in rad/s. Poles, zeros, and gain each add predictable changes to the magnitude slope and phase angle. In control systems, the open loop Bode plot helps estimate closed loop stability using gain margin and phase margin.
These margins show how much gain or phase shift can change before the feedback system reaches the edge of instability.
Understanding Engineering: The Bode Plot
Sinusoidal signals have a special role in linear systems. After the brief startup behavior has faded, a sine wave leaving the system keeps the same frequency as the input. Its size and timing can change.
Complex signals such as speech, sensor noise, and sharp switching pulses can be treated as mixtures of many sine waves. The response at each frequency can therefore predict how the system treats a fuller signal. This is why frequency methods remain useful when a real input is not a clean sine wave.
Decibels describe ratios rather than absolute sizes. For quantities represented by voltage, displacement, or similar amplitudes, an increase of twenty decibels means a ratio of ten times. A decrease of twenty decibels means one tenth.
A flat region means that nearby frequencies are treated nearly equally. At a corner frequency, a real pole does not produce an instant sharp bend in the true curve. Its effect builds gradually over roughly two decades centered on the corner.
Straight line sketches are useful estimates, but accurate design work needs the curved response. Poles and zeros near one another combine, making a transition steeper or creating a peak near a natural frequency.
Phase describes timing alignment between input and output. A negative phase means the output reaches the same part of its cycle later than the input. At a low frequency, a small time delay may cause little phase change.
At a high frequency, that same delay can cause a large phase shift because the cycle is much shorter. This matters in audio crossovers, where speakers must work together, and in mechanical systems, where a force applied too late can increase vibration.
Some graphs wrap phase from minus 180 degrees to plus 180 degrees. This can look like a sudden jump, even though the physical phase changes smoothly.
Feedback systems need careful attention near the gain crossover frequency, where the loop gain has fallen to one. If the total phase is close to minus 180 degrees there, intended negative feedback behaves like positive feedback. The system can then ring strongly or oscillate.
Gain margin and phase margin provide a safety reserve against this result. A real device differs from its model because of temperature, worn parts, sensor noise, unmeasured delays, and changing loads. Students should check frequency units carefully.
Cycles per second and radians per second differ by a factor close to six point three, so mixing them moves every predicted corner. Digital controllers need extra care because sampling and computation delay add phase lag.
Key Facts
- Frequency response is found by substituting s = jω into the transfer function G(s).
- Magnitude in decibels is |G(jω)|dB = 20 log10(|G(jω)|).
- Phase is ∠G(jω) = arg(G(jω)) in degrees.
- A real zero at ωz increases magnitude slope by +20 dB/decade after its corner frequency.
- A real pole at ωp decreases magnitude slope by -20 dB/decade after its corner frequency.
- Phase margin is PM = 180° + ∠G(jωgc), where ωgc is the gain crossover frequency.
Vocabulary
- Bode plot
- A pair of graphs that show the magnitude and phase of a system response versus logarithmic frequency.
- Corner frequency
- The frequency where a pole or zero begins to strongly change the slope of the magnitude plot and the phase shift.
- Gain crossover frequency
- The frequency where the magnitude of the open loop transfer function equals 1, or 0 dB.
- Phase margin
- The amount of additional phase lag required at the gain crossover frequency to reach -180° phase.
- Gain margin
- The factor by which open loop gain can increase before the system reaches 0 dB at a phase of -180°.
Common Mistakes to Avoid
- Using a linear frequency axis instead of a logarithmic one, which hides the decade based slope patterns that make Bode plots useful.
- Forgetting that dB uses 20 log10 for amplitude ratios, which gives incorrect magnitude values if 10 log10 is used instead.
- Reading phase margin at the wrong frequency, because phase margin must be measured at the gain crossover frequency where the magnitude is 0 dB.
- Treating each pole as an immediate -90° phase jump, which is wrong because the phase transition occurs gradually over roughly two decades around the corner frequency.
Practice Questions
- 1 A system has |G(jω)| = 5 at a certain frequency. Convert this magnitude to decibels using |G|dB = 20 log10(|G|).
- 2 For G(s) = 100/(s + 10), estimate the high frequency magnitude slope in dB/decade and find the corner frequency in rad/s.
- 3 An open loop Bode plot crosses 0 dB at a frequency where the phase is -135°. Explain whether the feedback system has a positive phase margin and what that suggests about relative stability.