An amplifier is an electronic circuit that uses a small input signal to control a larger external power source, producing a proportionally larger output signal without altering the original waveform's fundamental shape. In a real circuit or installation, an amplifier changes a weak, high-impedance signal—like the 2mV output from an electret microphone capsule—into a high-current, low-impedance signal capable of driving a physical load, such as moving the heavy paper cone of an 8-ohm loudspeaker. A common misconception among hobbyists is that amplifiers act like step-up transformers or magically "create" energy; in reality, an amplifier is essentially a variable valve that modulates power drawn from a separate DC power supply based entirely on the instructions provided by the input signal.
The Core Mechanism: Modulating the Power Supply
At the heart of every amplifier is an active semiconductor device—typically a Bipolar Junction Transistor (BJT), a Metal-Oxide-Semiconductor Field-Effect Transistor (MOSFET), or in high-end audiophile and RF applications, a vacuum tube. These components do not generate power themselves. Instead, they act as voltage-controlled or current-controlled resistors.
To visualize this, use the water valve analogy: imagine the DC power supply as a pressurized municipal water main, the speaker as a water wheel, and the transistor as a heavy industrial valve. The weak input audio signal (your hand turning the valve handle) lacks the force to spin the wheel directly. However, your hand easily controls the valve, which in turn releases the massive, pressurized flow of water from the main to spin the wheel. The wheel's movement perfectly mimics the turning of your hand, just with vastly more force.
The input signal is applied to the control terminal (the Base for BJTs, the Gate for MOSFETs). As the input voltage fluctuates, it alters the conductivity of the path between the power supply (Collector/Drain) and ground (Emitter/Source). This chops the steady DC voltage into a fluctuating DC voltage that perfectly mirrors the AC input waveform, which is then coupled to the load.
Worked Numeric Example: Calculating Gain and Power
Let's look at the actual math for a discrete Class AB audio amplifier driving a standard bookshelf speaker. We need to determine the output power and the required DC power supply rails to prevent clipping.
The Scenario:
- Input Signal ($V_{in}$): 0.5V RMS sine wave from a DAC or preamp.
- Closed-Loop Voltage Gain ($A_v$): 20 (set by the feedback resistor network, e.g., $R_f = 19k\Omega$, $R_i = 1k\Omega$).
- Load Impedance ($R_L$): 8Ω nominal speaker.
Step 1: Calculate Output Voltage
The amplifier multiplies the input voltage by the gain factor.
$V_{out(RMS)} = V_{in(RMS)} \times A_v = 0.5V \times 20 = 10V_{RMS}$
Step 2: Calculate Peak Voltage
Audio signals are AC, meaning they swing positive and negative. We must find the peak voltage to size our power supply.
$V_{peak} = V_{RMS} \times \sqrt{2} \approx 10V \times 1.414 = 14.14V$
Step 3: Calculate Power Delivered to the Load
Using the standard power formula $P = V^2 / R$:
$P_{out} = (10V)^2 / 8\Omega = 100 / 8 = 12.5W$
Step 4: Determine Required DC Supply Rails
Transistors are not perfect switches; they have a saturation voltage drop (usually 1.5V to 3V for standard BJTs like the TIP31C). To output a clean 14.14V peak without "clipping" (flattening the top of the waveform), the DC rails must exceed the peak voltage plus the saturation drop.
$V_{rail} \ge 14.14V + 2V = 16.14V$
Therefore, a standard ±18V DC split power supply is required for clean operation.
| Parameter | Symbol | Value | Notes |
|---|---|---|---|
| Input Voltage | $V_{in(RMS)}$ | 0.5V | Pre-amplifier output level |
| Voltage Gain | $A_v$ | 20 (26 dB) | Set by feedback network |
| Output Voltage | $V_{out(RMS)}$ | 10.0V | Across the speaker terminals |
| Output Power | $P_{out}$ | 12.5W | Continuous thermal power |
| Minimum DC Rails | $\pm V_{CC}$ | ±18V | Accounts for transistor $V_{CE(sat)}$ |
Where You Meet Amplifiers in Practice
You interact with amplifier circuits constantly, though they are rarely labeled as such on modern PCBs. Here is where specific amplifier topologies dominate in the field:
- Audio Systems (Class D): If you tear down a modern Bluetooth speaker or a soundbar, you will almost certainly find a Class D switching amplifier IC, such as the TPA3116D2. These pulse the DC supply at hundreds of kilohertz, using inductors to filter the signal back to audio frequencies, achieving >90% efficiency and eliminating the need for massive heat sinks.
- Sensor Signal Conditioning (Instrumentation Amps): When reading a 2mV differential signal from a strain gauge or load cell, you use an instrumentation amplifier like the INA128. These provide massive common-mode rejection (CMRR) to ignore 60Hz mains hum while amplifying the microvolt-level sensor data.
- RF Transmitters (Class C): In ham radio or IoT LoRaWAN transmitters, Class C amplifiers are used. They are biased completely off and only conduct for less than 180 degrees of the input cycle. They are highly efficient but introduce massive distortion, which is acceptable in RF because a tuned LC tank circuit filters out the harmonics, leaving a clean sine wave.
Amplifier Classes: How the "Valve" is Biased
The "Class" of an amplifier defines how the active devices are biased (their resting DC state when no input signal is present). This bias point dictates the trade-off between efficiency and signal fidelity.
| Class | Bias Point | Max Theoretical Efficiency | Distortion Profile | Primary Use Case |
|---|---|---|---|---|
| Class A | Always fully ON (mid-rail) | 25% - 50% | Lowest (no crossover distortion) | High-end audiophile, low-noise preamps |
| Class B | Exactly at cutoff (OFF) | 78.5% | High crossover distortion | Rarely used alone in audio |
| Class AB | Slightly ON (just above cutoff) | 50% - 78.5% | Low (eliminates crossover dead-zone) | AV receivers, guitar amps, op-amp outputs |
| Class D | Switching (Fully ON or fully OFF) | > 90% | High-frequency switching noise (requires filtering) | Portable audio, subwoofers, motor drives |
For a deeper look into the thermal and efficiency trade-offs of these topologies, the All About Circuits guide on amplifier classes provides excellent oscilloscope captures of the crossover distortion inherent in Class B designs. Furthermore, Texas Instruments' audio amplifier portfolio documentation details how modern silicon implements Class D modulation schemes to minimize electromagnetic interference (EMI).
Frequently Asked Questions About Amplifier Operation
How does an amplifier increase power without violating conservation of energy?
An amplifier does not violate the conservation of energy because it is not a closed system. The input signal (from a guitar pickup or DAC) provides almost zero power—often just microwatts. The actual output power (watts) is drawn entirely from the external DC power supply (the wall adapter or battery). The amplifier circuit simply acts as a high-speed, precision regulator, converting the raw, steady DC power from the supply into a fluctuating AC copy of the input signal. The total energy consumed from the wall will always be greater than the acoustic or RF energy output, with the difference lost as heat in the transistors.
How does a Class D amplifier work compared to traditional linear amps?
Unlike Class A or AB amplifiers where the transistors operate in their linear (partially on) region and act like variable resistors, a Class D amplifier uses Pulse Width Modulation (PWM). The input audio signal is compared against a high-frequency triangle wave (typically 300kHz to 600kHz). This generates a digital square wave where the width of the pulses corresponds to the audio amplitude. The MOSFETs are either 100% ON or 100% OFF, meaning they dissipate almost zero power ($P = V \times I$; when ON, $V$ is near zero; when OFF, $I$ is zero). An LC low-pass filter on the output strips away the high-frequency switching carrier, leaving only the amplified audio waveform.
How does an operational amplifier work when used with negative feedback?
An operational amplifier (op-amp) like the ubiquitous NE5532 has an "open-loop" gain of over 100,000x. Left alone, a 1mV difference between its inputs will slam the output to the maximum supply rail, making it useless for linear amplification. Negative feedback solves this by routing a portion of the output signal back to the inverting (-) input. The op-amp's internal high-gain differential stage constantly fights to keep the voltage difference between the (+) and (-) inputs at exactly 0V (the "virtual short" principle). By choosing the ratio of the feedback resistors, you force the op-amp to output exactly the voltage required to maintain that balance, resulting in a highly stable, predictable, and low-distortion closed-loop gain.
What causes an amplifier to clip, and how do I prevent it?
Clipping occurs when the input signal, multiplied by the amplifier's gain, demands an output voltage that exceeds the physical limits of the DC power supply rails. If your amplifier is powered by ±15V rails, the output physically cannot exceed ~13.5V (accounting for internal transistor voltage drops). If the math demands 18V, the waveform's peaks are "clipped" off flat, introducing harsh, high-frequency harmonic distortion that can easily destroy tweeters. To prevent it, you must either reduce the input signal level, lower the closed-loop gain of the circuit, or increase the voltage of the DC power supply (provided the semiconductor components are rated for the higher voltage).






