How a transistor works as amplifier — common emitter configuration

medium CBSE JEE-MAIN 4 min read

Question

How does a transistor amplify signals in the common emitter (CE) configuration? What determines the voltage and current gain?

Solution — Step by Step

In a CE amplifier, the emitter is common to both input and output circuits.

  • Input: Small AC signal applied between base and emitter (base-emitter junction is forward biased)
  • Output: Amplified signal taken between collector and emitter (collector-base junction is reverse biased)

The base current IBI_B is very small (microamperes), while the collector current ICI_C is much larger (milliamperes). The relationship is:

IC=βIBI_C = \beta \cdot I_B

where β\beta (current gain) is typically 50-200.

A small change in base current (ΔIB\Delta I_B) causes a large change in collector current (ΔIC=βΔIB\Delta I_C = \beta \cdot \Delta I_B).

This large collector current flows through the load resistance RLR_L in the output circuit, producing a large voltage change:

ΔVout=ΔIC×RL=βΔIB×RL\Delta V_{\text{out}} = \Delta I_C \times R_L = \beta \cdot \Delta I_B \times R_L

The input voltage change is: ΔVin=ΔIB×rin\Delta V_{\text{in}} = \Delta I_B \times r_{\text{in}} (where rinr_{\text{in}} is the input resistance)

Voltage gain:

Av=ΔVoutΔVin=β×RLrinA_v = \frac{\Delta V_{\text{out}}}{\Delta V_{\text{in}}} = \beta \times \frac{R_L}{r_{\text{in}}}

In CE configuration, when the input signal increases the base current, the collector current increases, and the voltage drop across RLR_L increases. This means the collector voltage (VCE=VCCICRLV_{CE} = V_{CC} - I_C R_L) decreases.

So when input goes up, output goes down — there is a 180-degree phase shift between input and output. This is a key characteristic of the CE amplifier.

graph LR
    A[Small AC input signal] --> B[Base-Emitter junction]
    B -->|Small delta IB| C[Transistor]
    C -->|Large delta IC = beta x delta IB| D[Load resistance RL]
    D --> E[Large amplified output]
    E --> F["180-degree phase shift"]

Why This Works

The transistor acts as a current-controlled current source. The thin, lightly doped base region is the key — most charge carriers injected from the emitter pass right through the base (only about 2-5% recombine there) and reach the collector. This is why ICIBI_C \gg I_B.

ParameterSymbolFormulaTypical Value
Current gainβ\betaIC/IBI_C / I_B50-200
Voltage gainAvA_vβ×RL/rin\beta \times R_L / r_{in}10-500
Power gainApA_pβ×Av\beta \times A_v500-100000
Phase shift--180 degrees

The CE configuration is the most commonly used because it provides both current and voltage gain, giving the highest power gain among all three configurations (CE, CB, CC).

Alternative Method

For CBSE board exams, you may need to draw the circuit diagram. The essential components are:

  1. NPN transistor with E, B, C labeled
  2. VBBV_{BB} (base battery) with RBR_B in the base circuit
  3. VCCV_{CC} (collector battery) with RLR_L in the collector circuit
  4. Input signal source coupled to base
  5. Output taken across RLR_L

For JEE numericals: if given β=100\beta = 100, RL=5R_L = 5 kΩ\Omega, and rin=500r_{in} = 500 Ω\Omega, the voltage gain is Av=100×5000/500=1000A_v = 100 \times 5000/500 = 1000. Always check units — RLR_L and rinr_{in} must be in the same unit.

Common Mistake

Students forget the 180-degree phase inversion in CE amplifiers. When asked “what is the phase relationship between input and output in a CE amplifier?”, the answer is always “out of phase by 180 degrees” (or “inverted”). This is different from the common base (CB) configuration where there is no phase inversion. CBSE boards specifically ask this as a 1-mark question.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next