How do I design a cascode LNA using two transistors for improved gain and isolation?
Cascode LNA Design
The cascode LNA is the most widely used topology for commercial LNA designs from 1 GHz to 100 GHz because it provides the best combination of gain, noise, isolation, and stability.
- Performance verification: confirm specifications against the application requirements before finalizing the design
- Environmental factors: temperature range, humidity, and vibration affect long-term reliability and parameter drift
- Cost vs. performance: evaluate whether the application demands premium components or standard commercial grades
- Interface compatibility: verify impedance, connector type, and mechanical form factor match the system architecture
- Margin allocation: include sufficient design margin to account for manufacturing tolerances and aging effects
Frequently Asked Questions
How much noise does the CG transistor add?
The CG transistor's noise contribution to the overall LNA noise figure is divided by the CS transistor's available gain: NF_CG_contribution = (NF_CG - 1) / G_CS. For a CS gain of 10 dB (10x linear) and CG NF of 2 dB (1.58 linear): NF_CG_contribution = (1.58-1)/10 = 0.058 linear = 0.25 dB. So the cascode NF is approximately NF_CS + 0.25 dB = 0.75 dB (if NF_CS = 0.5 dB). This 0.25 dB noise penalty is the price paid for the cascode's superior gain and isolation. It can be minimized by: maximizing the CS stage gain and minimizing the CG transistor's noise.
What about the folded cascode?
In a folded cascode: the CG transistor is a PMOS (for CMOS) or a PNP (for bipolar), allowing both transistors to share the same supply voltage. Advantages: lower supply voltage requirement (the two transistors' drain voltages are in parallel, not in series), independent bias optimization (the CS and CG transistors can be biased at different currents using a current mirror). Disadvantages: the PMOS or PNP transistor typically has worse noise and speed than the NMOS/NPN. The folded cascode is common in RFIC designs where supply voltage is limited.
How do I compare to a two-stage amplifier?
A cascode provides similar gain to two cascaded amplifiers but with: better stability (the interstage coupling is internal and well-controlled), lower die area (one output matching instead of an interstage matching plus output matching), and lower noise (the second stage noise of a two-stage design is divided by the first stage gain, similar to the cascode, but the interstage matching network adds loss that increases the effective second stage noise). Disadvantage of the cascode: higher drain voltage required (V_DD must be large enough for both transistors in series, typically > 3V for CMOS, > 5V for GaAs). For very high gain (> 25 dB): two cascaded cascodes may be needed.