Skip to main content

Zener Diode

Overview

This component provides a Zener diode. The behaviour is identical to an ideal diode except when the reverse bias voltage (VD-V_D) is greater than the breakdown voltage (VbV_b).

Ideal Case

When VDVbV_D ≥ -V_b the diode obeys the Shockley Diode Equation:

ID=IS(eVD/nVT1)I_D = I_S (e^{V_D/nV_T} - 1)

where IDI_D is the diode current, ISI_S is the reverse-bias saturation current and VDV_D is the voltage across the diode.

Thermal voltage VTV_T is defined by KT/qKT/q where KK is the Boltzmann constant, TT is the temperature at the junction and qq is the electron charge.

The idealty factor nn is 1 for an ideal diode. Higher values account for imperfect junctions.

Breakdown Case

When VD<VbV_D < -V_b current is given by:

ID=IS(eVD/nVT1)+(VD+Vb)/RI_D = I_S (e^{V_D/nV_T} - 1) + (V_D+V_b)/R

where RR is the breakdown resistance.

Parameters

NameDescriptionUnit
NameA unique identifier for the component.-
Saturation Current(ISI_S) Reverse-bias saturation currentAmperes
Idealty Factor(nn)-
Breakdown Voltage(V_b) Reverse bias where the diodeVolts
Breakdown Resistance(R) Fixed resistance in reverse bias beyond the breakdown voltageOhms
Forward Bias ResistanceThe fixed resistance value in forward biasOhms

Usage Instructions

tip

For instructions on adding a component to the simulation circuit, click here.