2.0 The Operational Amplifier: A Foundational Component
2.1 Core Concepts and Construction
The Operational Amplifier, or Op-Amp, is a cornerstone of linear integrated circuits. It is a direct-coupled, high-gain amplifier capable of performing a vast array of linear, non-linear, and mathematical operations on both AC and DC signals. Its versatility has made it an indispensable component in analog circuit design.
The fundamental construction of an Op-Amp consists of several internal stages: one or more differential amplifiers, a level translator, and an output stage. The presence of a differential amplifier at the input stage gives the Op-Amp its characteristic two input terminals:
- The inverting terminal, where an applied input signal produces an output signal that is 180° out of phase.
- The non-inverting terminal, where an applied input signal produces an output signal that is in phase.
These terminals, and the amplifier’s internal characteristics, define its operational behavior.
2.2 Key Operational Characteristics
Several key parameters define the performance of an Operational Amplifier. Understanding these characteristics is crucial for analyzing and designing circuits.
- Open loop voltage gain: This is the differential gain of the Op-Amp without any feedback path connected. It is represented mathematically as: A_{v}= \frac{v_0}{v_1-v_2}
- Output offset voltage: This is the small voltage present at the output of the Op-Amp when the differential input voltage (the difference between the two input terminals) is zero.
- Common Mode Rejection Ratio (CMRR): The CMRR is defined as the ratio of the closed-loop differential gain (A_{d}) to the common-mode gain (A_{c}). It measures the amplifier’s ability to reject signals common to both inputs. It is represented as: CMRR=\frac{A_{d}}{A_{c}}
- Slew Rate: The slew rate is the maximum rate of change of the output voltage in response to a step input voltage. It is measured in V/μs or V/ms and is represented as: SR=Maximum\:of\:\frac{\text{d}V_{0}}{\text{d}t}
These characteristics differ between theoretical models and real-world devices, which gives rise to the important distinction between ideal and practical Op-Amps.
2.3 Ideal vs. Practical Operational Amplifiers
To simplify circuit analysis, the concept of an “ideal” Op-Amp is used, which exists only in theory. Practical Op-Amps, while powerful, deviate from this ideal due to manufacturing imperfections. The table below compares their characteristics.
| Characteristic | Ideal Op-Amp | Practical Op-Amp |
| Input impedance (Z_{i}) | \infty\Omega | In the order of Mega ohms |
| Output impedance (Z_{0}) | 0\Omega | In the order of a few ohms |
| Open loop voltage gain (A_{v}) | \infty | High |
| Output for zero input | 0V | A small non-zero voltage (Output offset voltage) |
| Bandwidth | \infty | Finite |
| CMRR | \infty | High, but finite |
| Slew Rate (SR) | \infty | Finite (e.g., measured in V/μs) |
When selecting a practical Op-Amp for a specific application, several conditions should be checked to ensure optimal performance:
- Input impedance, Z_{i} should be as high as possible.
- Output impedance, Z_{0} should be as low as possible.
- Open loop voltage gain, A_{v} should be as high as possible.
- Output offset voltage should be as low as possible.
- The operating Bandwidth should be as high as possible.
- CMRR should be as high as possible.
- Slew rate should be as high as possible.
The IC 741 is the most popular and widely used practical Op-Amp. The following sections will explore the application of these powerful devices in various fundamental circuit configurations.