A differential amplifier is designed to amplify the difference between two input signals while rejecting any signals that are common to both inputs. This ability to reject common-mode signals is crucial for reducing noise and interference. Here’s a detailed look at how a differential amplifier achieves this:
### 1. **Basic Operation**
A differential amplifier has two inputs: a non-inverting input (\(V_+\)) and an inverting input (\(V_-\)). It amplifies the voltage difference between these inputs, given by:
\[ V_{out} = A_d \cdot (V_+ - V_-) \]
where \(A_d\) is the differential gain of the amplifier.
### 2. **Common-Mode Rejection Ratio (CMRR)**
The effectiveness of the differential amplifier in rejecting common-mode signals is quantified by its Common-Mode Rejection Ratio (CMRR), defined as:
\[ \text{CMRR} = \frac{A_d}{A_{cm}} \]
where \(A_{cm}\) is the common-mode gain, or the gain for signals common to both inputs. A high CMRR indicates that the amplifier effectively rejects common-mode signals.
### 3. **Operation of Differential Amplifier**
- **Differential Mode**: When the input signals \(V_+\) and \(V_-\) are different, the amplifier responds to the voltage difference. This is what it is designed to amplify.
- **Common-Mode**: When the input signals \(V_+\) and \(V_-\) are the same (or nearly the same), the differential amplifier ideally produces a zero output. This is because the common-mode component cancels out, and only the difference in signals is amplified.
### 4. **Circuit Design**
A typical differential amplifier circuit includes:
- **Transistors or Operational Amplifiers**: The core of the differential amplifier circuit, whether using discrete transistors or an integrated operational amplifier (op-amp), helps in distinguishing between the differential and common-mode signals.
- **Resistors**: Proper resistor matching in the circuit helps in achieving high CMRR. For instance, in a classic differential pair of transistors, resistors are used to set the gain and biasing conditions. Any mismatch in these resistors can reduce the CMRR.
### 5. **Common-Mode Signal Rejection Mechanism**
In a well-designed differential amplifier, common-mode signals are ideally rejected due to the following mechanisms:
- **Symmetry in Circuit Design**: In an ideal differential amplifier, both halves of the circuit (the paths leading to the non-inverting and inverting inputs) are identical. This symmetry ensures that any common-mode signal applied to both inputs is equally amplified but in opposite phases, resulting in cancellation.
- **Feedback Mechanisms**: Operational amplifiers used in differential amplifier configurations use feedback to minimize the common-mode signal effect. This feedback helps maintain the balance between the two inputs, further enhancing common-mode rejection.
- **Active Devices Matching**: In transistor-based differential amplifiers, matching the transistors used in the circuit is crucial. Mismatches can cause deviations in common-mode rejection.
### 6. **Practical Considerations**
In practical applications, no amplifier is perfect, and factors such as component mismatches, power supply variations, and temperature changes can affect CMRR. Therefore, careful design and component selection are necessary to achieve high common-mode rejection.
In summary, a differential amplifier rejects common-mode signals by amplifying only the difference between its two inputs while ensuring that any signal common to both inputs is minimized or canceled out. The effectiveness of this rejection is largely dependent on the circuit design, component matching, and feedback mechanisms.