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.
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.