Frequency Response
Part of The Transistor
Frequency response describes how a transistor’s gain changes with signal frequency — understanding it determines whether your amplifier works at audio frequencies, radio frequencies, or fails above a few kilohertz.
Why This Matters
A transistor amplifier that works perfectly at 1 kHz may provide almost no gain at 1 MHz. This is not a defect — it is physics. Every transistor has parasitic capacitances and transit time delays that limit how fast it can respond to changing signals. Knowing the frequency response of your transistors lets you predict circuit behavior, design filters, and choose components that actually work at your target frequency.
For someone rebuilding radio communication, the frequency response of available transistors determines what frequencies you can transmit and receive. For audio amplifiers, it determines whether high notes are reproduced faithfully. For digital logic, it determines the maximum clock speed. Ignoring frequency response leads to circuits that produce weak, distorted signals or simply stop working above a certain frequency.
What Limits High-Frequency Performance
Two physical mechanisms limit transistor speed:
1. Junction capacitances. Every PN junction behaves like a small capacitor. The base-emitter junction (C_BE) and collector-base junction (C_CB) typically range from 1–100 picofarads depending on transistor type and bias conditions. These capacitances must charge and discharge with each signal cycle. At high frequencies, charging these capacitors draws significant current from the signal source and from the base drive circuit, reducing gain.
2. Minority carrier transit time. In an NPN transistor, electrons must travel across the base region to reach the collector. This transit time is finite — typically 10–500 picoseconds. If the signal frequency is high enough that the signal reverses direction before the carriers cross the base, the transistor cannot respond properly. The transit time sets an ultimate upper limit on frequency.
The combination of these effects defines the transistor’s bandwidth.
Key Frequency Parameters
Current Gain-Bandwidth Product (f_T)
The most important frequency specification is f_T (also called transition frequency or unity-gain frequency):
- f_T is the frequency at which the transistor’s current gain falls to 1 (0 dB)
- Below f_T, gain is approximately: β = f_T / f
- At exactly f_T, gain = 1 (no amplification)
- Above f_T, the transistor is useless as an amplifier
| Transistor Type | Typical f_T | Useful Frequency Range |
|---|---|---|
| Germanium alloy (1950s style) | 1–10 MHz | DC to ~1 MHz |
| Silicon planar (general purpose) | 100–300 MHz | DC to ~30 MHz |
| RF transistors | 1–10 GHz | Up to ~1 GHz |
| Microwave transistors | 10–100 GHz | Specialized |
For practical amplifier design, usable gain typically runs to about f_T/10 for simple single-stage circuits.
Maximum Oscillation Frequency (f_max)
f_max is the frequency at which power gain falls to 1 — the absolute upper limit at which any amplification or oscillation is possible. For most transistors, f_max is somewhat higher than f_T.
−3 dB Bandwidth
The bandwidth of a complete amplifier circuit is the frequency range over which gain remains within 3 dB (approximately 70%) of its midband value. This depends on both the transistor and the circuit design:
- Larger load resistors give higher voltage gain but narrower bandwidth
- Smaller load resistors sacrifice gain for bandwidth
- This gain-bandwidth tradeoff is fundamental — you cannot circumvent it with circuit tricks
Measuring Frequency Response
With Test Equipment (Preferred)
If you have access to a signal generator and oscilloscope:
- Build your amplifier circuit with a fixed bias point
- Apply a small sine wave input (keep it small to stay in linear region)
- Measure output amplitude at multiple frequencies: 100 Hz, 1 kHz, 10 kHz, 100 kHz, 1 MHz, 10 MHz
- Calculate gain = V_out / V_in at each frequency
- Find the frequency where gain has dropped to 70% of its low-frequency value — this is the −3 dB point
- The bandwidth is the span between the low-frequency −3 dB point and the high-frequency −3 dB point
Without Test Equipment (Practical Method)
- Build an audio oscillator using a known transistor circuit (Wien bridge or RC phase shift)
- The highest frequency at which it oscillates reliably indicates your transistors’ minimum usable f_T
- Compare performance of different transistors salvaged from different sources to identify which are better for RF use
The Rise-Time Method
For digital circuits, measure the rise time of the output when a fast square wave is applied:
- Rise time = 0.35 / bandwidth
- A 100 ns rise time corresponds to roughly 3.5 MHz bandwidth
- A 10 ns rise time corresponds to roughly 35 MHz bandwidth
Apply the fastest step you can generate and measure how long the output takes to transition from 10% to 90% of its final value.
Extending Frequency Response
Several circuit techniques extend usable bandwidth:
Reduce load resistance. Lower collector resistance means the output capacitance charges faster. Gain drops, but bandwidth increases.
Use emitter degeneration. An emitter resistor reduces gain but stabilizes the operating point and can improve linearity at high frequencies.
Neutralization. The collector-base capacitance C_CB feeds back signal from output to input. At high frequencies this causes instability or gain peaking. Neutralization adds a compensating capacitor to cancel this feedback. Used in RF amplifier stages.
Cascode configuration. Connect two transistors so the first transistor’s collector drives the emitter of the second. The cascode nearly eliminates the Miller effect (amplified C_CB), dramatically improving high-frequency response. Standard technique in RF and video amplifiers.
Choose the right transistor. Select transistors with higher f_T for high-frequency applications. RF transistors salvaged from radio equipment have much better frequency response than audio transistors.
Summary
Frequency Response — At a Glance
- Transistor gain falls with increasing frequency due to junction capacitances and carrier transit time
- f_T (unity-gain frequency) is the key spec: gain = f_T / f in the rolloff region
- Usable amplification typically extends to about f_T/10 for simple circuits
- Measure by sweeping frequency and finding where gain drops to 70% of midband value
- Gain and bandwidth trade off — reducing load resistance increases bandwidth at the cost of gain
- Cascode and neutralization circuits extend high-frequency performance
- Select transistors with higher f_T for radio and fast digital applications