I came across an amplifier circuit diagram of multistage amplifier built with BJT transistors. The circuit illustrated negative feedback amplifier design. I always wanted to learn transistors based circuit with negative and positive feedback. Negative feedback design with op-amp also called inverting amplifier is easy to understand but the negative feedback used in amplifier design with transistor is bit different. Below is the circuit diagram of the negative feedback amplifier designed with BJT transistors.
A two-stage transistor amplifier with negative feedback uses two cascaded common-emitter amplifier stages, where the output of the second stage is fed back to the emitter of the first stage through a resistor-capacitor (RC) network. This design helps stabilize the amplifier’s gain, improves linearity, reduces distortion, and expands bandwidth. The first transistor is biased using a voltage divider and includes emitter resistors for thermal stability. Negative feedback reduces overall gain but makes it more predictable and less sensitive to temperature and transistor variations. Capacitive coupling between stages and in the feedback path ensures AC signal flow while blocking DC, preserving bias points. Learning to design such circuits deepens understanding of core analog electronics concepts like biasing, feedback, small-signal analysis, gain control, and amplifier stability without relying on op-amps or ICs.
✅ 1. Overview of Your Amplifier Circuit
Stage 1:
-
Transistor: 2N2222
-
Biasing: Voltage divider (R1 = 10kΩ, R2 = 2.2kΩ)
-
Emitter resistor: Re = 180Ω + R3 = 820Ω → total = 1000Ω
-
Collector resistor: R4 = 3.6kΩ
-
Feedback resistor: Rf = 180Ω from Stage 2 output to emitter via C6 = 0.1µF
Stage 2:
-
Also a 2N2222 with same biasing setup (implied)
-
Its output (collector) feeds back through capacitor C6 and resistor Rf
Input Signal:
-
1kHz sine wave, 200 mV amplitude
Mathematics of negative feedback amplifier
🧮 Feedback Fraction (β)
Given:
Then the feedback fraction β becomes:
\beta = \frac{R_e}{R_e + R_f} = \frac{180}{180 + 10\,000} \approx 0.0176 \text{ (or 1.76%)}This is now much smaller, meaning less feedback — so:
-
The gain is higher, but
-
The feedback benefits (like distortion reduction, bandwidth extension) are weaker
📐 Closed-Loop Gain (Af)
If the open-loop gain A is large (say ~1000, typical for a two-stage BJT amplifier), the closed-loop gain becomes:
So you now get a closed-loop voltage gain of approximately 57×, or 35 dB — which is a significant amplification.
📉 Feedback Cutoff Frequency
Now, your high-pass cutoff frequency due to C6 and the feedback resistors is:
➡️ This is excellent — it means your feedback loop is effective even at very low frequencies, including your 1 kHz signal.
The following shows the input and output signal waveform.

✅ Why Learn Negative Feedback Amplifier Design with BJTs
-
Understand fundamental analog design principles.
-
Learn how feedback affects gain, distortion, and stability.
-
Gain insights into manual control of amplifier characteristics.
-
Develop practical skills for building discrete analog circuits.
-
Build a foundation for understanding op-amps and advanced electronics.
📌 Applications – Where to Use This Circuit
-
Audio preamplifiers or buffer stages.
-
Analog sensor signal conditioning.
-
Educational lab experiments and learning projects.
-
Discrete analog front-end circuits.
-
Projects where op-amps are unavailable or overkill.
🚫 Where Not to Use This Circuit
-
High-precision instrumentation (use op-amps instead).
-
Low-noise or high-impedance input applications.
-
RF amplification (unless specially designed for high frequency).
-
Circuits requiring rail-to-rail operation or differential inputs or differential amplifier.
-
When small size and integration (e.g., SMD or ICs) are important.