BJT Amplifier Calculator Back
Electronics

BJT Common-Emitter Amplifier Calculator

Compute the DC operating point (VCE, IC), voltage gain, and load line of a BJT amplifier. Adjust VCC, resistors, and β in real time.

Circuit Parameters
Supply Voltage VCC12.0 V
Collector Resistor RC4.7 kΩ
Emitter Resistor RE1.0 kΩ
Bias Resistor R147 kΩ
Bias Resistor R210 kΩ
Current Gain β (hFE)100
Results
VCE (V)
IC (mA)
Voltage Gain Av
gm (mS)

Small-Signal Voltage Gain

$$A_v = -\frac{g_m R_C}{1+g_m R_E}$$

$g_m = I_C / V_T$ ($V_T \approx 26\,\text{mV}$). RE=0 maximizes gain but reduces bias stability.

Load Line & Q-Point

What is a Common-Emitter Amplifier?

🧑‍🎓
What exactly is the "common-emitter" configuration, and why is it so popular for amplifiers?
🎓
Basically, it means the emitter terminal is the common reference point for both the input (base) and output (collector) signals. It's popular because it gives you both voltage gain and current gain. In practice, it's the workhorse for boosting small audio or sensor signals. Try moving the "Current Gain β" slider in the simulator to see how it affects the DC bias point.
🧑‍🎓
Wait, really? So the voltage divider with R1 and R2 is just to set a stable DC operating point? What happens if I mess that up?
🎓
Exactly! That's called biasing. If the Q-point (the DC operating point) is too high, the transistor saturates and clips the positive peaks of your signal. Too low, and it cuts off, clipping the negative peaks. A common case is a distorted guitar pedal if the bias is wrong. In the simulator, adjust the "Bias Resistor R1" and watch how VCE changes on the load line plot.
🧑‍🎓
Okay, I see the DC part. But the gain formula has a negative sign and a term with R_E. What's the deal with the emitter resistor?
🎓
Great question. The negative sign means the output signal is inverted—a positive input gives a negative output. The emitter resistor R_E provides negative feedback. For instance, if R_E is zero, you get maximum gain but the circuit is very sensitive to temperature. Adding R_E stabilizes the bias but reduces gain. Try setting the "Emitter Resistor R_E" to zero in the tool and watch the voltage gain skyrocket!

Physical Model & Key Equations

The DC operating point (Q-point) is determined by the bias network and Kirchhoff's laws. The key is to find the collector current I_C.

$$V_B = V_{CC}\frac{R_2}{R_1 + R_2}$$ $$V_E = V_B - V_{BE}\quad \text{(where }V_{BE}\approx 0.7V\text{)}$$ $$I_C \approx I_E = \frac{V_E}{R_E}$$ $$V_{CE}= V_{CC}- I_C (R_C + R_E)$$

V_B: Base voltage set by divider. V_E: Emitter voltage. I_C: DC Collector current (the "bias current"). V_CE: Collector-Emitter voltage, which must be positive and in the middle of the supply for maximum swing.

The small-signal voltage gain tells you how much an AC input signal is amplified. It depends on the transconductance g_m, which is set by the DC bias current I_C.

$$g_m = \frac{I_C}{V_T}\quad (V_T \approx 26\,\text{mV})$$ $$A_v = -\frac{g_m R_C}{1 + g_m R_E}$$

g_m: Transconductance, how effectively the transistor converts input voltage to output current. A_v: Voltage gain. The negative sign indicates signal inversion. The term (1 + g_m R_E) shows how R_E reduces the available gain for improved stability.

Real-World Applications

Audio Preamplifiers: The first amplification stage in a microphone or guitar amplifier often uses a common-emitter circuit. It boosts the tiny millivolt signal from the transducer to a level suitable for further processing, with the gain set by R_C and R_E.

Radio Frequency (RF) Amplifiers: In simple radio receivers, a common-emitter stage can amplify the weak signal picked up by the antenna. Careful biasing is crucial here to maintain linearity and avoid distorting the radio signal.

Sensor Signal Conditioning: Sensors like thermocouples or photodiodes produce very small currents or voltages. A common-emitter amplifier with stable bias converts this into a larger, more usable voltage for an analog-to-digital converter.

Oscillator Circuits: By feeding back a portion of the output signal to the input with the correct phase (aided by the 180° inversion of this stage), a common-emitter amplifier can be made to oscillate, forming the core of simple signal generators.

Common Misconceptions and Points to Note

First, the idea that "you can just keep increasing Rc to raise the gain" is problematic. While the gain does increase mathematically, the VCE at the Q-point becomes too small, pushing the collector-emitter junction close to saturation. For example, with Vcc=12V and Rc=10kΩ, if IC=1mA then VCE is only about 2V. In this state, the transistor will fully saturate on the negative half-cycle of the input signal, clipping the bottom half of the waveform and causing severe distortion. Next, the notion that "an emitter resistance Re of 0Ω gives the highest gain" is also a misconception. Setting Re to zero means variations in transistor characteristics due to temperature changes (like VBE drift) directly affect IC, making the Q-point extremely unstable. In practice, you balance stability and gain, typically setting Re to several hundred ohms to around 1kΩ for an IC of 1mA. Finally, note that the "frequency response" in this simulator is primarily about the mid-band gain. The Bode plot you see with this tool mainly visualizes the high and low-frequency cutoffs caused by the coupling capacitors, not the transistor's own frequency characteristics. Real transistors have a performance limit called ft (transition frequency), which fundamentally constrains the high-frequency extension of audio amplifiers and the design of RF circuits.

Related Engineering Fields

Understanding this common-emitter amplifier circuit forms the foundation for analog integrated circuit (IC) design. The basic internal amplification stage in ICs, the "differential amplifier," is an evolution of this common-emitter circuit, built with two transistors. Techniques for stabilizing the Q-point are refined into bias circuits (like current mirrors) within ICs and are applied at the heart of all analog chips. Furthermore, in high-frequency and RF fields, it connects directly to Low-Noise Amplifier (LNA) design. In LNAs, the transconductance gm handled by this tool is key to determining noise performance, making the selection of an optimal collector current IC an absolute requirement. Perhaps more surprisingly, it also links to power electronics. In the driver stages of power transistors operating in switching mode, a technique called "overdrive" is used to speed up transient response. This essentially involves intentionally setting the Q-point near the saturation region—an operation you cannot design without understanding the basic regions of operation.

For Further Learning

The next step is to study the "emitter follower (common-collector)" and "common-base" circuits, comparing all three basic configurations. Understanding their different roles—common-emitter offers "high voltage gain," while the emitter follower provides "high input impedance and low output impedance"—will allow you to decipher block diagrams of actual equipment. Mathematically, you should thoroughly study the modeling of the small-signal equivalent circuit. Behind this tool's calculations lies the concept of replacing the transistor with models like a "current-controlled current source" or "a model with transconductance gm and rπ." For instance, the base input resistance rπ is expressed as $r_\pi = \beta / g_m$, and using this allows you to calculate input impedance. Finally, after simulation tools, I strongly recommend hands-on experimentation on a real breadboard. Experiencing the difference between theoretical and measured values (e.g., the spread in hFE (β)) and visually confirming distortion generation on an oscilloscope provides the deepest learning. When you do, use the parameters this tool suggests as "optimal" as your starting point and try to replicate them with actual components.