A cascode amplifier is a common-source (or common-emitter) stage feeding directly into a common-gate (or common-base) stage. Stacking the two transistors this way gets you the high gain of a common-source/emitter input and the wide bandwidth of a common-gate/base output at once, which neither stage manages alone.

The conflict it resolves

A single Common-source amplifier (or Common-emitter amplifier) gives high gain , but it is bandwidth-limited by the Miller effect: its gate–drain (or base–collector) feedback capacitance is multiplied by and dominates the high-frequency pole. A Common-gate amplifier / Common-base amplifier has no Miller effect (its input and output don’t share a swinging feedback capacitor) and so is fast, but its very low input resistance makes it useless as a voltage-input stage on its own.

The cascode splits the work so each transistor does what it’s good at:

  • Bottom transistor — CS/CE. Driven by the input. It’s the transconductor: input voltage → signal current .
  • Top transistor — CG/CB. Its source/emitter sits on the bottom transistor’s drain/collector; its gate/base is held at a fixed AC-ground bias. It passes the signal current straight through to its own high-impedance drain/collector.

Why it wins on both axes

  • Bandwidth. The bottom transistor’s drain/collector now sees the low input resistance of the top common-gate/base device ( or ), not a large resistance. With almost no voltage swing at that node, the bottom transistor’s feedback capacitance is barely multiplied, so the Miller effect is suppressed. The wide-band CG/CB output then carries the current up to a high impedance with no Miller penalty of its own.
  • Gain / output resistance. Looking into the top transistor’s drain/collector you see a much higher output resistance than a single stage (the lower device degenerates the upper one, multiplying its by roughly ). Driving that output resistance with the full transconductance of the input device gives a very high voltage gain, order of magnitude.

High gain and high bandwidth at the same time. That’s why it’s the standard gain stage inside op-amp inputs and in RF amplifiers, and why it shows up wherever a single common-source/emitter stage’s gain–bandwidth trade-off won’t do. The MOSFET version is the CS–CG cascode, the BJT version is the CE–CB cascode, and mixed cascodes (e.g. CS–CG with one of each) are also common.