A differential pair amplifier is designed to amplify the difference between two input signals while rejecting signals that are common to both inputs, known as common-mode signals. This property is crucial in various applications, such as sensor interfaces and audio processing, where it helps minimize noise and interference. Let's break down how a differential pair achieves this rejection.
### Basic Configuration
A differential pair typically consists of two transistors (or operational amplifiers) with their emitters (in bipolar junction transistors, BJTs) or sources (in field-effect transistors, FETs) connected together. The inputs are fed into the bases (or gates) of the transistors, and the output is taken from the difference between their collector (or drain) currents.
### Common-Mode Rejection Ratio (CMRR)
The effectiveness of a differential amplifier in rejecting common-mode signals is quantified by the Common-Mode Rejection Ratio (CMRR), which is defined as:
\[
\text{CMRR} = 20 \log_{10} \left( \frac{A_{d}}{A_{cm}} \right)
\]
Where:
- \( A_{d} \) is the differential gain (gain for the difference signal).
- \( A_{cm} \) is the common-mode gain (gain for the common signal).
A high CMRR value indicates good rejection of common-mode signals.
### Mechanism of Common-Mode Rejection
1. **Input Configuration**: When a common-mode signal is applied to both inputs, both transistors experience the same change in voltage. For instance, if a noise signal affects both inputs equally, the voltage at each transistor’s input increases or decreases by the same amount.
2. **Balanced Transistors**: The transistors in a differential pair are matched and operate under similar conditions. This symmetry is critical; any common-mode signal affects both transistors equally, leading to similar changes in their collector currents.
3. **Differential Output**: The output voltage of a differential amplifier is taken as the difference between the outputs of the two transistors. Since both transistors respond similarly to a common-mode signal, the output difference due to the common signal is ideally zero. This cancellation occurs because the output voltages swing in opposite directions when a common signal is present.
4. **Transconductance**: The transconductance of each transistor (the ratio of the change in output current to the change in input voltage) helps amplify only the differential signal. As the common-mode signal does not change the difference between the two input voltages, the output remains unaffected by this common-mode signal.
### Impact of Component Mismatches
In practice, there are always some mismatches between the two transistors (e.g., differences in threshold voltage, current gain, etc.), which can introduce some common-mode gain. However, careful design and matching techniques can minimize these mismatches, enhancing CMRR.
### Feedback Techniques
In operational amplifiers, additional feedback can be employed to improve common-mode rejection. Negative feedback around the amplifier can further help to suppress common-mode signals while maintaining the desired differential gain.
### Summary
In summary, a differential pair amplifier effectively rejects common-mode signals through its balanced configuration and differential output mechanism. The symmetry in the circuit design allows for the cancellation of signals that are present at both inputs, resulting in an amplified output that primarily reflects the difference between the two input signals, thus providing high immunity to noise and interference.