An amplifier is an electronic circuit that takes a low-power input signal and uses an external power supply to output a magnified replica of that signal without altering its original waveform shape. In a real circuit or installation, it changes the signal's voltage, current, or total power to drive a demanding load—like a loudspeaker, RF antenna, or motor—while preserving the input signal's core information. Hobbyists and beginners commonly confuse amplifiers with transformers or passive potentiometers; a transformer changes voltage and current ratios via magnetic induction but cannot provide true power gain from an external DC source, while a volume knob (potentiometer) only attenuates a signal and never adds power.
The Core Architecture: Breaking Down the Block Diagram
Regardless of whether you are looking at a vintage vacuum tube receiver or a modern surface-mount Class D chip, the fundamental parts of an amplifier follow a predictable signal chain. The circuit is generally divided into four distinct functional blocks, each utilizing specific physical components to achieve its goal.
| Functional Block | Primary Physical Parts | Circuit Function |
|---|---|---|
| Input Stage | Differential pair transistors, op-amps, coupling capacitors, input resistors | Accepts the weak signal, provides high input impedance to avoid loading the source, and rejects common-mode noise. |
| Voltage Amplification Stage (VAS) | Common-emitter/source transistors, current mirrors, Miller compensation capacitors | Provides the bulk of the voltage gain. Converts the input voltage variations into a high-swing voltage signal. |
| Output Stage | Power MOSFETs, BJTs, emitter resistors, heatsinks, output inductors (Class D) | Acts as a current buffer. Provides the high current required to drive low-impedance loads without dropping the voltage. |
| Power Supply & Biasing | Transformers, bridge rectifiers, large electrolytic capacitors, voltage regulators, bias diodes | Converts AC mains to stable DC rails and provides the raw energy that the output stage modulates to create the amplified signal. |
A critical but often overlooked part of this architecture is the feedback network. Usually consisting of a simple resistor divider connecting the output back to the input stage's inverting node, negative feedback reduces distortion, widens bandwidth, and stabilizes the gain. According to All About Circuits, without negative feedback, the inherent non-linearities of the active transistors would render the amplified signal unusably distorted for high-fidelity audio or precision instrumentation.
A Worked Numeric Example: Gain, Power, and Efficiency
To understand why the physical parts of an amplifier vary so drastically in size—specifically why output transistors are bolted to massive aluminum heatsinks while input transistors are microscopic—we need to look at the math of power and efficiency.
Let's calculate the operating parameters for a standard Class AB audio amplifier driving an 8Ω bookshelf speaker.
- Input Signal ($V_{in}$): $50\text{mV}_{RMS}$ (typical line-level audio)
- Voltage Gain ($A_v$): 40 (which equates to $20 \log_{10}(40) \approx 32\text{dB}$)
- Output Voltage ($V_{out}$): $50\text{mV} \times 40 = 2\text{V}_{RMS}$
- Output Power ($P_{out}$): $\frac{V_{out}^2}{R} = \frac{2^2}{8} = 0.5\text{W}$ (500mW delivered to the speaker)
Now, we must account for efficiency. A Class AB amplifier operates its output transistors in their linear (active) region, meaning they act as variable resistors. The maximum theoretical efficiency for a sine wave is roughly 78.5%, but in real-world listening conditions, practical efficiency hovers around 55%.
To deliver 0.5W to the speaker, the power supply must provide:
$$P_{DC} = \frac{P_{out}}{\text{Efficiency}} = \frac{0.5\text{W}}{0.55} \approx 0.91\text{W}$$
Where You Meet This in Practice
You will encounter these amplifier parts across vastly different domains of electronics, though the physical form factors change based on the application:
- Home Audio & Receivers: Modern AV receivers like the Denon AVR-X3800H use a hybrid approach. The main front channels utilize traditional Class AB topologies with massive toroidal transformers and discrete power BJTs for audiophile sound quality, while the surround and height channels use highly efficient Class D amplifier ICs (like the TDA7498E) that require minimal heatsinking.
- RF Transmitters: In ham radio transceivers like the Icom IC-7300, the final RF amplifier stage abandons standard silicon BJTs in favor of LDMOS FETs (like the MRF101A). These parts are specifically designed to handle high standing-wave ratios (SWR) and deliver 100W of continuous RF power at high frequencies without suffering from thermal runaway.
- Sensor Signal Conditioning: In DIY load cell scales or precision bench multimeters, you will find Instrumentation Amplifiers (such as the Texas Instruments INA128). Here, the 'parts' are integrated into a single 8-pin DIP or SOIC package, focusing entirely on the input stage to provide massive common-mode rejection ratios (CMRR) to extract microvolt-level sensor signals from noisy environments.
For a deeper look into how semiconductor manufacturers optimize these components, the Texas Instruments Audio Amplifiers overview provides excellent application notes on selecting the right topology for your specific load and thermal constraints.
Amplifier Parts FAQ
What are the main physical parts of an amplifier circuit board?
If you open up a discrete power amplifier, the main physical parts you will identify are: the power transformer (or switching power supply module), large electrolytic filter capacitors (often 10,000µF or larger per rail), the input differential transistor pair, the voltage amplification transistors, the output power devices (MOSFETs or BJTs) mounted to a heatsink, and the feedback resistor network. In Class D designs, you will also find a prominent toroidal output inductor and high-speed gate driver ICs.
How do the parts of an amplifier differ between Class AB and Class D?
The physical parts differ radically due to how they process the signal. Class AB parts operate linearly; the output transistors are always partially conducting, which generates immense heat and necessitates heavy aluminum heatsinks and large linear power supplies. Class D parts operate as high-speed switches (using Pulse Width Modulation). Because the output MOSFETs are either fully ON or fully OFF, they generate very little heat, eliminating the need for massive heatsinks. However, Class D requires an LC output filter (a high-current inductor and a polypropylene capacitor) to smooth the PWM square wave back into an analog sine wave before it reaches the speaker. For more on switching topologies, Electronics Tutorials offers a great breakdown of amplifier classes.
Which parts of an amplifier are most likely to fail and why?
The two most common failure points are electrolytic capacitors and output transistors. Electrolytic capacitors contain a liquid electrolyte that slowly evaporates over decades, especially when mounted near hot heatsinks. As they dry out, their Equivalent Series Resistance (ESR) increases, leading to power supply ripple and audible 60Hz/120Hz hum. Output transistors usually fail due to 'secondary breakdown' or thermal runaway. If the speaker impedance drops too low (e.g., a shorted voice coil) or the bias current is set incorrectly during a repair, the silicon junction overheats, shorts out, and typically takes the emitter resistors and driver transistors with it.






