An amplifier is an active electronic circuit or component that takes a low-power input signal and outputs a proportionally larger, higher-power replica of that same signal. In a real circuit or installation, it changes a weak voltage or current from a sensor, microphone, or microcontroller into a robust signal capable of driving a heavy load like a speaker, motor, or transmission line. It achieves this not by magically creating energy, but by using the input signal to modulate and release power drawn from an external DC power supply.
People commonly confuse amplifiers with step-up transformers because both can increase voltage. However, a transformer is a passive device that conserves power (if voltage goes up, current must go down). An amplifier is an active device that provides power gain—the output power is genuinely higher than the input power, limited only by the amplifier's DC supply rails and thermal constraints.
The Core Math: Working Out Gain with Real Values
To understand what an amplifier does on the bench, you need to look at gain. Gain is the ratio of output to input, and it can be expressed as voltage gain ($A_v$), current gain ($A_i$), or power gain ($A_p$). In most hobbyist and industrial signal-conditioning circuits, we focus on voltage gain.
Imagine you are amplifying a 100mV RMS signal from a vibration sensor using a standard operational amplifier (op-amp) in a non-inverting configuration. You set your feedback resistor ($R_f$) to 47kΩ and your ground resistor ($R_g$) to 4.7kΩ.
The voltage gain formula is: $A_v = 1 + (R_f / R_g)$
$A_v = 1 + (47,000 / 4,700) = 1 + 10 = 11 V/V$
Your output voltage will be: $100mV \times 11 = 1.1V$ RMS.
If this output drives a 600Ω load, the power delivered is $P = V^2 / R = (1.1)^2 / 600 = 2.01mW$. The input signal only provided microwatts of power; the amplifier pulled the remaining milliwatts from its DC power rails to deliver to the load.
A critical edge case here is rail clipping. If your op-amp is powered by a single 5V supply, it cannot output 1.1V RMS (which peaks at about 1.55V) without issue, but it absolutely cannot output a 5V RMS signal. The output will flatten (clip) at the supply voltage limit, introducing severe harmonic distortion. Always ensure your DC supply rails exceed your maximum expected peak output voltage by at least 1.5V to 2V for standard op-amps.
Where You Meet Amplifiers in Practice
You will rarely use the word 'amplifier' to describe just one thing on a jobsite or workbench. The term spans several distinct categories depending on what is being amplified and the frequency involved:
- Audio Power Amplifiers: Used to drive speakers. A microcontroller's DAC might output 1V peak-to-peak at 1mA. A Class-D audio amplifier IC (like the Texas Instruments TPA3116D2) takes that weak audio signal and switches a 24V DC rail at high frequency to deliver 50W of continuous power into a 4Ω subwoofer.
- Instrumentation Amplifiers: Used in precision measurement. A strain gauge or thermocouple might output a 2mV differential signal buried in electrical noise. An instrumentation amp (like the INA128) rejects the common-mode noise and amplifies only the 2mV difference up to a clean 2V signal for an ADC to read.
- RF / Low Noise Amplifiers (LNAs):strong> Used in radio and WiFi. An antenna picking up a distant signal might see microvolts of RF energy. An LNA boosts this signal in the GHz range without adding significant internal thermal noise, which is critical for maintaining the signal-to-noise ratio (SNR).
- Motor Drivers / Buffers: Sometimes called power amplifiers. An Arduino GPIO pin can source 20mA at 5V. A motor driver IC amplifies this logic-level signal to switch a 12V, 5A current to spin a DC gear motor.
Amplifier vs. Transformer: The Power Misconception
Beginners often ask if they can just use a step-up transformer instead of an amplifier to get more voltage. According to fundamental circuit theory outlined by resources like Electronics Tutorials, the distinction lies in power conservation.
A transformer operates on Faraday's law of induction. It is strictly passive. If you feed 10W of power into the primary winding, you will get roughly 9.5W out of the secondary (accounting for core and copper losses). If it steps 12V up to 120V, the available current drops from 0.83A to 0.083A. It cannot drive a load that requires more power than the source provides.
An amplifier is an active control valve. You feed a 1mW audio signal into the input, and the amplifier uses that signal to control a 100W DC power supply, outputting 50W of audio power to a speaker. The transformer changes the ratio of voltage to current; the amplifier changes the absolute magnitude of the power available.
Decision Tree: Picking the Right Amplifier IC
Selecting an amplifier requires matching the IC's topology to your load and signal type. Use this decision path to narrow down your part selection.
| If Your Application Is... | And Your Primary Constraint Is... | Then Choose This Topology | Concrete Part Pick |
|---|---|---|---|
| Driving a 4Ω or 8Ω Speaker | High efficiency, low heat | Class-D Audio Amp | TPA3116D2 (up to 50W) |
| Reading a Wheatstone bridge / Strain gauge | High CMRR, low offset voltage | Instrumentation Amp | INA128 or AD620 |
| Amplifying an electret microphone | Low noise, single 5V supply | Low-Noise Audio Op-Amp | OPA2134 or LMV358 |
| General lab prototyping & filtering | Good slew rate, drives 600Ω | Bipolar General Op-Amp | NE5532 or TL072 |
The Default Recommendation: If you are stocking a home lab or need a single, reliable workhorse for general-purpose signal conditioning, active filtering, and audio buffering from DC up to 100kHz on a dual ±12V or single 24V supply, buy a tube of NE5532 dual op-amps. As noted in the Texas Instruments NE5532 Datasheet, it offers an excellent balance of low noise (5 nV/√Hz), high output drive capability (can drive 600Ω loads directly), and a low price point (usually under $0.50 per unit in bulk). It is the undisputed standard for general-purpose analog work.
Critical Datasheet Specs You Cannot Ignore
When you move beyond basic hobby kits and start reading manufacturer datasheets, three specifications will dictate whether your amplifier circuit actually works at the intended frequency:
- Gain-Bandwidth Product (GBW): An op-amp's gain decreases as frequency increases. If an op-amp has a GBW of 10 MHz, and you configure it for a voltage gain of 100 (40 dB), your maximum usable bandwidth is only 10 MHz / 100 = 100 kHz. If you try to amplify a 500 kHz signal with that same circuit, the gain will collapse.
- Slew Rate (V/µs): This is the maximum speed the output voltage can change. If your amplifier has a slew rate of 0.5 V/µs (like the old LM741) and you try to output a 10V peak square wave, it will take 20µs just to swing from 0V to 10V. Your square wave will look like a triangle wave. For fast pulse or high-fidelity audio work, look for a slew rate > 5 V/µs.
- Input Offset Voltage ($V_{os}$): In the real world, even if you tie both inputs of an op-amp to ground, the output won't be exactly 0V. The internal transistor mismatches create a small DC error. For precision DC sensor work, you need a 'precision' op-amp with a $V_{os}$ in the microvolt range, or you will amplify that DC error right alongside your sensor signal.
Frequently Asked Questions
Can an amplifier output more voltage than its power supply?
No. The output signal is physically constrained by the DC power rails feeding the IC. If you power an amplifier with a 12V single supply, the absolute maximum peak output voltage will be slightly less than 12V (or exactly 12V if it is a true 'rail-to-rail' output stage). To get higher voltage swings, you must increase the supply voltage or use a split (positive/negative) supply.
What is the difference between a preamplifier and a power amplifier?
A preamplifier (pre-amp) provides high voltage gain but very little current. Its job is to boost a weak signal to a standard 'line level' (usually around 1V to 2V RMS) without adding noise. A power amplifier provides current gain; it takes that line-level signal and sources the heavy amperage required to physically move a speaker cone or spin a motor.
Why does my amplifier circuit oscillate or hum?
High-frequency oscillation is almost always caused by poor PCB layout, long input wires acting as antennas, or missing bypass capacitors on the power pins. Low-frequency hum (50/60Hz) is usually caused by ground loops or inadequate power supply filtering. Always route high-current output grounds separately from sensitive input grounds, joining them at a single 'star ground' point.
For deeper reading on how internal transistor noise affects amplifier selection, the Analog Devices Op-Amp Noise Tutorial provides an excellent mathematical breakdown of voltage and current noise density.






