半导体器件原理 1.8 PN Junction Switching and Model

半导体器件原理 1.8 PN Junction Switching and Model

2025 年 10 月 13 日

About the charge storage effects, PN junction diode models, and parameter extraction.


Reverse Bias Junction Capacitance

  • When switching a diode with time varying voltage, response may be delayed
    • Charges need to be accumulated to reach steady state
    • The delay can be modeled as a capacitance within the diode
  • Under reverse bias, the diode can be modeled as an insulator sandwiched between two conductors, or a parallel-plate capacitor
    • The depletion region is the insulator
    • The P and N regions are the conductors
    • Its capacitance is denoted as Cj
    • Cj=εSiAWdwhere A is the cross-sectional area of the junction, and Wd is the width of the depletion region.
    • We normalize it with respect to area so we can drop A
    • Substituting Wd from previous section, we haveCj=εSi2εSi(VbiVA)q(1NA+1ND)=εSi2εSiVbiq(1NA+1ND)11VAVbi=Cj01VAVbiCj0 is bias voltage independent, representing the junction capacitance at equilibrium (zero bias).
    • The function shows that
      • Lower doping concentration leads to lower junction capacitance, due to wider depletion region
      • Capacitance of a diode can be changed by applying different voltages, making it a varactor (variable capacitor), which can select a signal at a specific frequency, but rejecting others.
      • varactor C-V_A graph

Forward Bias Diffusion Capacitance

  • Under forward bias, a current conduction path is established
    • The parallel-plate capacitor model is no longer valid
    • The diode can be modeled as a resistor in parallel with a capacitor
    • PN junction model under forward bias
  • For non-linear capacitors (as the case here), capacitance is defined asC=dQdVwhere Q is the charge stored in the diode, and V is the applied voltage.
  • A PN junction under forward bias stores two kinds of charge
    • The charges in the depletion region, which has already been modeled as Cj in the previous section
    • The charges of excess minority carriers injected from the opposite sides, temporarily stored before leaving (small under reverse bias, so we ignored it)
    • diffusion charge
    • Carrier concentration at thermal equilibrium is not counted as stored charge since the system is electrically neutral
    • The excess minority carrier charge (diffusion charge) in P side isQdiff,n=12q(npdnp0)Lnwhich is the size of the shaded area in the graph approximated as a triangle
      • Assuming injected carriers equilibrium carriers, we can drop np0Qdiff,n=12qnpdLn=qLn2np0eqVAkT
    • Adding the contribution from N side, we have the total diffusion chargeQdiff=q2(Lnnp0+Lppn0)eqVAkT
    • Differentiating it with respect to VA, we have the diffusion capacitanceCdiff=dQdiffdVA=q22kT(Lnnp0+Lppn0)eqVAkTOr simplified asCdiff=qQdiffkT=QdiffVthwhere Vth=kTq is the thermal voltage

Large Signal PN Junction Model

large signal PN junction model

  • The ideal PN junction current-voltage relationship isID=I0(eqVAkT1)which can be represented as a voltage-controlled current source
  • The neutral regions can be represented as resistor RS
  • To account for the charge storage effects, we add two capacitors in parallel
    • Cj for junction capacitance
    • Cdiff for diffusion capacitance
    • Cj dominates under reverse bias, while Cdiff dominates under forward bias, so we may only need to calculate one of them depending on the bias condition

Small Signal PN Junction Model

When PN junction can only be operated over a small region around a bias voltage Vb

small signal PN junction I-V graph

  • The IV relationship can be approximated as the tangent of curve at that bias point
  • The voltage-controlled source can be replaced with a resistor whose conductance is G=gd(Vb)
  • gd can be obtained by differentiating ideal diode equation with respect to voltagegd(Vb)=dIDdVA|VA=Vb=dI0(eqVAkT1)dVA|VA=Vb=qkTI0eqVbkT(simplified by dropping -1)=ID(Vb)Vth
  • All other components (RS, Cj, Cdiff) are evaluated at Vb and becomes a fixed value

PN Junction Diode Parameter Extraction

A sample data sheet provided by diode manufacturer:

CHARACTERISTICS
Tj=25C unless otherwise specified$

SYM.PARAMETERCONDITIONSMAX.UNIT
VFforward voltageIF=100mA1V
IRreverse currentVR=200V, Tj=150C100nA
Cddiode capacitancef=1MHz, VR=02pF
VBRreverse breakdown voltage300V
RSseries resistanceVF=2V3Ω
nideality factorVF=0.5V1.05
trrreverse recovery timewhen switched from IF=300mA, RL=100Ω50ns

These values are mesured instead of calculated, and the process is called parameter extraction.

It is the process to find the values of these unknown parameters so that the values predicted by the model give the best fit to the experimental data

parameter extraction

  • I0 can be read from the reverse saturation current in the log scale graph
  • In the forward bias region, before the diode fully turns on, the ideal diode equation may not match the experimental data, due to non-ideal effects
    • The ideality factor n is introduced to account for these effects
    • The modified ideal diode equation isID=I0(eqVAnkT1)
    • For an ideal diode, n=1, while for a real diode, n is typically between 1 and 2

文件历史

content: principle of semi devices 1.8 e20442a
2025 年 10 月 13 日 13:01djdjz7
© 2023 - 2025
Unless otherwise stated, text contents are licensed under CC BY-NC 4.0, and codes are licensed under MIT.
Images may be subject to separate licenses, see the image captions for details if applicable.