Small Signal Amplifier
Definition
A small signal amplifier is an electronic circuit designed to amplify very low-amplitude input signals (typically in the range of microvolts to millivolts) to a level that is large enough for further processing, without altering the wave shape of the original signal. It operates entirely within the linear region of the active device's (such as a Bipolar Junction Transistor or Field Effect Transistor) characteristic curves, ensuring that distortion is kept to an absolute minimum.
Main Content
1. Small Signal Approximation and Linear Operation
The fundamental concept behind a small signal amplifier is the small signal approximation. In electronic devices like BJTs or FETs, the relationship between input voltage and output current is non-linear (for example, the exponential relationship in BJT base-emitter junctions).
However, if the fluctuating AC input signal ($v_{in}$) is kept extremely small compared to the DC bias voltage ($V_{BE}$), the operation is restricted to a very tiny, almost straight section of the device’s transfer curve. This point of operation is known as the Quiescent Point (Q-point).
Because this tiny segment of the curve is nearly linear, the transistor behaves like a linear amplifier. This allows us to use simple linear equations and equivalent circuit models to analyze complex electronic behaviors.
Collector Current (Ic)
^
| / (Non-linear characteristic curve)
| /
| / <-- Q-point (DC Bias)
| *
| /| <-- AC Signal fluctuates linearly here
| / |
| / |
+----------------------------> Base-Emitter Voltage (Vbe)
2. Transistor Parameter Modeling (h-parameters and re Model)
To analyze how a small signal amplifier behaves under AC conditions, the physical transistor is replaced with an equivalent electrical circuit model. The two most common models are the $r_e$ model and the hybrid parameter (h-parameter) model.
- The $r_e$ Model: This model uses the AC dynamic resistance of the emitter junction ($r_e$), calculated as $r_e = 26\text{mV} / I_E$ (at room temperature). It is highly intuitive for calculating voltage and current gains.
- The h-Parameter Model: This model uses four parameters to define the transistor behavior: input impedance ($h_{ie}$), reverse voltage feedback ratio ($h_{re}$), forward current gain ($h_{fe}$), and output admittance ($h_{oe}$). In most practical approximations, $h_{re}$ and $h_{oe}$ are neglected, leaving a simplified equivalent circuit.
Base Collector
B o-----+---[ h_ie ]---+----o C
| |
v_in ( | ) h_fe * i_b (Current Source)
| \|/
| |
E o-----+--------------+----o E
Emitter Emitter
Figure: Simplified AC h-parameter Equivalent Circuit for a BJT
3. Amplifier Configurations (CE, CB, and CC)
Small signal amplifiers are categorized based on which terminal of the three-terminal transistor is common to both the input and output circuits:
- Common Emitter (CE): The emitter terminal is common. It provides high voltage gain, high current gain, and a $180^\circ$ phase shift between input and output. It is the most widely used configuration for general amplification.
- Common Collector (CC / Emitter Follower): The collector terminal is common. It features high input impedance, low output impedance, and a voltage gain of slightly less than unity. It is primarily used for impedance matching.
- Common Base (CB): The base terminal is common. It features low input impedance, high output impedance, and stable voltage gain without a phase shift. It is typically used in high-frequency RF applications.
Working / Process
To understand how a small signal amplifier works, let us look at the complete step-by-step process of a classic Common Emitter (CE) Small Signal Amplifier.
+Vcc
|
[R1] [Rc]
| |------||---> V_out (AC output)
V_in --||--+ | C_out
(AC) C_in |____/
\ (NPN Transistor)
\___
|
[Re]=== C_e (Bypass Capacitor)
|
GND
Figure: Schematic Diagram of a Common Emitter Small Signal Amplifier
1. DC Biasing (Establishing the Q-Point)
- Before applying any AC signal, DC voltage sources ($V_{CC}$) and biasing resistors ($R_1, R_2, R_E, R_C$) set a stable DC operating point (Q-point).
- This ensures the transistor operates safely within its "active region" where it can act as a linear amplifier.
- During this DC state, the coupling capacitors ($C_{in}$ and $C_{out}$) and bypass capacitor ($C_e$) act as open circuits, isolating the DC bias voltages from the signal source and the load.
2. AC Signal Injection and Coupling
- A small AC input signal ($v_{in}$) is injected into the circuit through the input coupling capacitor ($C_{in}$).
- For AC signals, the coupling capacitor behaves as a short circuit (very low impedance), allowing the small AC voltage to pass through and ride on top of the established DC bias voltage at the base of the transistor.
- The bypass capacitor ($C_e$) also acts as a short circuit for the AC signal, effectively bypassing the emitter resistor ($R_E$) to ground. This maximizes the AC voltage gain of the amplifier.
3. Signal Amplification and Output Coupling
- The tiny fluctuations in the base voltage ($v_{be}$) create corresponding fluctuations in the base current ($i_b$).
- Because of the transistor action, these small base current variations are multiplied by the transistor's current gain ($\beta$ or $h_{fe}$), producing a much larger collector current variation ($i_c = \beta \cdot i_b$).
- This varying collector current flows through the collector resistor ($R_C$), causing a large, fluctuating voltage drop across it according to Ohm's Law ($v_c = -i_c \cdot R_C$).
- The output coupling capacitor ($C_{out}$) filters out the DC offset, delivering a pure, highly amplified AC signal ($v_{out}$) to the load, with a $180^\circ$ phase inversion relative to the input.
Advantages / Applications
- Minimal Waveform Distortion: Because it operates strictly within the linear region of the transistor, the output waveform is a highly accurate replica of the input signal.
- High Voltage and Current Gain: Specifically in the Common Emitter configuration, it provides an excellent overall power gain.
- Excellent Preamplification: It easily boosts weak signals from high-impedance sensors or microphones to line-level strengths.
- Audio Equipment: Extensively used as preamplifiers in sound systems, mixing consoles, and guitar amplifiers.
- Wireless Communication: Employed as RF (Radio Frequency) and IF (Intermediate Frequency) amplifiers in radio receivers to capture weak airborne signals.
- Sensor Signal Conditioning: Used in medical instruments (like ECG machines) and industrial sensors to scale weak transducer outputs before digitization.
Summary
A small signal amplifier is a highly linear electronic circuit designed to boost weak AC signals (such as audio or radio waves) using the linear operating range of a transistor. By establishing a stable DC operating point (Q-point) and using coupling/bypass capacitors, it successfully scales up input signal amplitudes with negligible signal distortion.