How to Calculate Collector-emitter Voltage in Transistor Circuits

Understanding how to calculate the collector-emitter voltage (VCE) is essential for analyzing transistor circuits. This voltage indicates the operation state of the transistor and helps in designing and troubleshooting electronic devices.

Basic Concept of VCE

The collector-emitter voltage is the voltage difference between the collector and emitter terminals of a bipolar junction transistor (BJT). It is a key parameter that determines whether the transistor is in cutoff, active, or saturation mode.

Calculating VCE in a Circuit

To calculate VCE, identify the supply voltage and the voltages across other components connected to the collector and emitter. Use Kirchhoff’s Voltage Law (KVL) to sum voltages around the circuit loop.

For example, in a simple common-emitter configuration:

  • Determine the collector voltage (VC) by subtracting the voltage drop across the collector resistor from the supply voltage.
  • Find the emitter voltage (VE) by measuring or calculating the voltage across the emitter resistor.
  • Calculate VCE as VC minus VE.

Example Calculation

Suppose the supply voltage (VCC) is 12V, the collector resistor (RC) is 2kΩ, and the collector current (IC) is 1mA. The collector voltage (VC) is:

VC = VCC – IC × RC = 12V – (0.001A × 2000Ω) = 12V – 2V = 10V.

If the emitter resistor (RE) is 1kΩ and the emitter current (IE) is approximately 1mA, then the emitter voltage (VE) is:

VE = IE × RE = 0.001A × 1000Ω = 1V.

Finally, the collector-emitter voltage (VCE) is:

VCE = VC – VE = 10V – 1V = 9V.