Amplifiers are fundamental building blocks in electronics, used to increase the magnitude of signals in myriad devices, from audio systems to communication equipment. But amplifiers don't always work perfectly on their own. To improve performance and control their behavior, engineers often use feedback. Feedback means taking a portion of the output signal and feeding it back to the input. Depending on whether this returned signal is subtracted or added to the input, feedback can be classified as negative or positive.
In this chapter, we will explore feedback amplifier stability, a critical factor that determines whether an amplifier will perform reliably or develop undesirable oscillations. Stability ensures the amplifier responds predictably to signals without ringing or self-sustained oscillations that degrade performance.
Why focus on stability? Because an unstable amplifier can cause serious problems-for example, in communication systems it may distort signals or create noise, and in power amplifiers it can even damage components. Competitive exams for electronics and communication engineering, particularly in India, often stress understanding feedback and stability concepts because of their practical significance and frequent appearance in questions.
To build intuition, consider an analogy: think of a feedback amplifier as a water pump system where the output water pressure is measured and part of it is fed back to adjust the input. If the feedback reduces the input pressure when the output gets too high, it stabilizes the system (negative feedback). But if the feedback increases the input when the output increases, the pressure may overshoot rapidly, causing instability (positive feedback).
In electronic terms, negative feedback reduces the overall gain of an amplifier but improves its linearity, bandwidth, and decreases distortion. However, if the feedback loop introduces a delay or phase shift large enough to turn this negative feedback effectively into positive feedback at certain frequencies, the amplifier can become unstable. This manifests as oscillations or ringing, similar to how a shaky water system might surge unpredictably.
Below is a typical feedback amplifier block diagram illustrating the fundamental components and signal flow of a negative feedback system:
In this diagram:
Because the feedback loop influences both gain and phase, understanding how it affects these parameters is essential to prevent instability.
To ensure an amplifier remains stable under feedback, engineers look at two essential quantities: gain margin (GM) and phase margin (PM). These margins measure how far the system is from the critical points where oscillations begin.
Imagine tuning a radio: gain margin tells you how much you can increase the volume before feedback whistle starts, while phase margin tells you how much phase shift you can tolerate before the system "rings" or oscillates.
Mathematically, the loop gain is the product of the amplifier gain \( A(j\omega) \) and the feedback factor \( \beta(j\omega) \). The loop gain's magnitude and phase change with frequency, which can be visualized using Bode plots. These plots graphically display gain (in dB) and phase (degrees) against frequency (Hz or radians/s).
The key frequencies are:
Using these definitions,
Checking gain and phase margins helps us predict stability:
These ideas are brought to life in Bode plots like the one below, showing how gain and phase crossover frequencies relate to margins:
While Bode plots offer an intuitive way to analyze stability via margins, a powerful mathematical tool known as the Nyquist criterion provides a precise way to guarantee system stability.
The Nyquist criterion examines the Nyquist plot of the open-loop transfer function \( L(s) = A(s)\beta(s) \). This plot maps the complex values of \( L(j\omega) \) as frequency sweeps from 0 to infinity.
Key idea: the characteristic equation for closed-loop stability is
Roots of this equation (called poles) should lie in the left half of the complex plane for stability. The Nyquist plot counts how the plot encircles the critical point \(-1 + j0\) in the complex plane to predict stability without explicitly solving the equation.
Here is a stepwise flowchart outlining the application of the Nyquist criterion:
graph TD A[Start: Obtain L(s) = A(s)β(s)] --> B[Plot Nyquist plot of L(jω) for ω = 0 to ∞] B --> C[Count number of clockwise encirclements of point -1 + j0] C --> D{Number of RHP poles in L(s)?} D -->|P = 0| E{N (encirclements) = 0?} D -->|P > 0| F[Use N = -P for stability condition] E --> G[If yes, System is stable] E --> H[If no, System is unstable] F --> I[Determine stability from N, P using Nyquist criterion] G --> J[End] H --> J I --> JLegend:
The Nyquist criterion states:
An amplifier system is stable if and only if the number of clockwise encirclements (N) of \(-1\) equals the negative of the number of RHP poles (P) in \(L(s)\), i.e., \( N = -P \).
An amplifier has an open-loop frequency response given by the Bode plot data:
Calculate the gain margin and phase margin and comment on stability.
Step 1: Identify gain crossover frequency \( \omega_g \) where gain = 0 dB.
Given: Gain crosses 0 dB at 50 kHz, so \( \omega_g = 2\pi \times 50,000 \, \mathrm{rad/s} \).
Step 2: Find phase at \( \omega_g \).
Phase at 50 kHz is -135°.
Step 3: Calculate phase margin (PM):
\[ \mathrm{PM} = 180^\circ + (\text{phase at } \omega_g) = 180^\circ - 135^\circ = 45^\circ \]
Thus, phase margin = 45°, indicating moderate stability.
Step 4: Identify phase crossover frequency \( \omega_p \) where phase = -180°.
Given: Phase is -180° at 100 kHz.
Step 5: Find gain magnitude at \( \omega_p \).
Gain at 100 kHz is -10 dB.
Step 6: Calculate gain margin (GM):
Convert gain dB to magnitude: \( -10 \,dB = 10^{-10/20} = 0.316 \).
\[ \mathrm{GM} = \frac{1}{|A(j\omega_p)\beta(j\omega_p)|} = \frac{1}{0.316} \approx 3.16 \]
Expressed in dB: \( 20 \log_{10}(3.16) = 10 \, dB \).
Hence, gain margin = 3.16 (10 dB), which is good.
Answer: The amplifier has a phase margin of 45° and a gain margin of 3.16 (10 dB), indicating it is stable but close to oscillation if system parameters change.
A feedback amplifier has an open-loop transfer function with one right-half-plane (RHP) pole. The Nyquist plot of \( L(j\omega) \) makes one clockwise encirclement around the \(-1\) point.
Is the closed-loop system stable? Justify your answer.
Step 1: Identify number of RHP poles \( P = 1 \) in open-loop transfer function \( L(s) \).
Step 2: Count encirclements \( N \) of the critical point \(-1 + j0\) by Nyquist plot.
Given: \( N = 1 \) (one clockwise encirclement).
Step 3: Apply Nyquist criterion:
For stability, \( N = -P \).
Here, \( N = +1 \), but \( -P = -1 \), so condition is not met.
Answer: The feedback amplifier is unstable because the number of clockwise encirclements does not satisfy the Nyquist stability criterion.
Consider two amplifiers:
If both have identical open-loop gain, which feedback type generally provides better stability margin? Explain.
Step 1: Recall that voltage-series feedback samples output voltage and feeds back in series with input signal.
Step 2: Current-shunt feedback samples output current and feeds back in parallel (shunt) with input.
Step 3: Voltage-series feedback tends to reduce output impedance and increase input impedance, improving frequency response.
Step 4: Current-shunt feedback reduces input impedance, which may introduce additional poles and phase shifts.
Step 5: In practice, voltage-series feedback amplifiers tend to have better phase margins and thus better stability.
Answer: Amplifier A (voltage-series feedback) generally offers better stability margin due to lower phase lag compared to current-shunt feedback amplifiers.
An operational amplifier exhibits oscillations due to low phase margin. Explain how adding a lead compensator improves phase margin and describe the basic compensation approach.
Step 1: Oscillations occur when phase margin is low (near 0°) because feedback becomes effectively positive at some frequency.
Step 2: A lead compensator is a network that adds positive phase shift at frequencies near the gain crossover, increasing phase margin.
Step 3: It usually consists of a resistor and capacitor in series, providing a frequency range where phase shift is ahead (lead).
Step 4: By increasing phase margin, the lead compensator prevents the total phase shift from reaching -180° at unity gain, stabilizing the amplifier.
Answer: Using a lead compensator, the feedback amplifier's phase shift is reduced near the crossover frequency, improving phase margin and preventing oscillations.
A certain op-amp has an open-loop gain of \( 10^5 \) and unity gain bandwidth of 1 MHz. The feedback factor \( \beta = 0.01 \).
Calculate:
Step 1: Closed-loop gain \( A_f = \frac{A}{1 + A\beta} \approx \frac{10^5}{1 + 10^5 \times 0.01} \)
Calculate denominator: \( 1 + 1000 = 1001 \) roughly.
So, \( A_f \approx \frac{10^5}{1001} \approx 100 \) (40 dB).
Step 2: Unity gain bandwidth product (UGBW) is constant, so closed-loop bandwidth:
\[ f_{BW} = \frac{UGBW}{A_f} = \frac{1\, \text{MHz}}{100} = 10\, \text{kHz} \]
Step 3: Determine phase margin.
Dominant pole frequency \( f_{p1} = 10\, \text{Hz} \) implies single-pole roll-off at low frequency.
The second pole at \( 1\, \text{MHz} \) introduces additional phase lag near unity gain frequency.
At \( f_{BW} = 10\, \text{kHz} \), phase lag from dominant pole is negligible but second pole adds lag approaching -90° near 1 MHz, still some lag at 10 kHz.
Assuming second pole effect at crossover frequency, phase margin \( PM \) roughly estimated as:
\[ PM \approx 90^\circ - \arctan\left( \frac{f_{BW}}{f_{p2}} \right) \approx 90^\circ - \arctan\left( \frac{10\,kHz}{1\,MHz} \right) \]
\[ \arctan(0.01) \approx 0.57^\circ \]
Therefore,
\[ PM \approx 90^\circ - 0.57^\circ = 89.43^\circ \]
Answer: The closed-loop bandwidth is approximately 10 kHz, and the phase margin is about 89°, indicating excellent stability.
When to use: Time-limited exams where a rough stability estimate suffices.
When to use: Multiple-choice or short numerical problems needing fast stability assessment.
When to use: Every question involving loop gain and stability to avoid miscalculations.
When to use: When analyzing complicated transfer functions in exams to save time.
When to use: Questions on improving amplifier stability with compensation networks.
Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.
Go to practice →