Back to projects

Chip Design · Analog Circuit Design

Discrete BJT Operational Amplifier

General-purpose three-stage op-amp built from bipolar transistors, hand-calculated, simulated in LTspice, and validated stage-by-stage on a breadboard.

Status
September–December 2024 · McGill Microelectronics Lab · Solo
Stack
LTspice (simulation) · Bipolar transistors (2N2222A / 2N2907) · Breadboard prototyping · Oscilloscope, spectrum analyzer · Multimeter, bench power supply

Overview

Design, simulation, and validation of a general-purpose operational amplifier built entirely from discrete bipolar transistors. The amplifier is organized as three cascaded stages, a differential-amplifier input, a buffer, and a Class-AB output stage, sized from hand calculations, refined in LTspice, then prototyped and characterized on a breadboard.

What I did

Results

MeasurementResult
Open-loop gain2500 V/V: 5 Vpp out from 2 mVpp in
Closed-loop gain (non-inv.)150 V/V: 3 Vpp out from 10 mVpp in
Voltage transfer char.Measured across the closed-loop system
Frequency responseMeasured on the closed-loop system

Approach and key decisions

Why breadboard validation matters. Building on a breadboard comes with challenges, parasitic capacitance chief among them, but for smaller analog signals it’s a valuable step: every node is probeable and any component can be swapped in seconds, which makes validation far easier than on an integrated circuit.

The lesson from cascading. Each stage worked in isolation, but when I cascaded them the output deviated from the expected result. The cause was non-ideal inter-stage loading, a reminder that stage output/input impedances have to be designed for the actual neighboring stage, not an ideal one. Adjusting for loading brought the combined amplifier back in line.

Figures

LTspice schematic of the three-stage BJT op-amp: differential amplifier, buffer, and Class-AB output stage, with labeled transistors and resistors. Full LTspice schematic, differential amplifier → buffer → AB output stage (Fig. 21).

Breadboard prototype of the amplifier in a non-inverting configuration. Breadboard prototype of the non-inverting configuration (Fig. 22).

Oscilloscope capture of the open-loop response. (A) Open-loop response: 2500 V/V gain, 5 Vpp out from 2 mVpp in (Fig. 23).

Oscilloscope capture of the closed-loop non-inverting response. (B) Closed-loop non-inverting response: 150 V/V gain, 3 Vpp out from 10 mVpp in (Fig. 24).

Voltage transfer characteristic of the closed-loop amplifier. (C) Voltage transfer characteristic of the closed-loop system (Fig. 25).

Bode plot of the closed-loop frequency response measured on the spectrum analyzer. (D) Closed-loop frequency response, magnitude and phase (Fig. 26).