Using BJT Device Equivalent Circuits

Scaling

Scaling is controlled by the element parameters AREA, AREAB, AREAC, and M. The AREA parameter, the normalized emitter area, divides all resistors and multiplies all currents and capacitors. AREAB and AREAC scale the size of the base area and collector area. Either AREAB or AREAC is used for scaling, depending on whether vertical or lateral geometry is selected (using the SUBS model parameter). For vertical geometry, AREAB is the scaling factor for IBC, ISC, and CJC. For lateral geometry, AREAC is the scaling factor. The scaling factor is AREA for all other parameters.

The scaling of the DC model parameters (IBE, IS, ISE, IKF, IKR, and IRB) for both vertical and lateral BJT transistors, is determined by the following formula:

 

where I is either IBE, IS, ISE, IKF, IKR, or IRB.

For both the vertical and lateral, the resistor model parameters, RB, RBM, RE, and RC are scaled by the following equation.

 

where R is either RB, RBM, RE, or RC.

Understanding the BJT Current Convention

The direction of current flow through the BJT is assumed in the example BJT Current Convention. Use either I(Q1) or I1(Q1) syntax to print the collector current. I2(Q1) refers to the base current, I3(Q1) refers to the emitter current, and I4(Q1) refers to the substrate current.

Figure 16-1: BJT Current Convention

Using BJT Equivalent Circuits

Star-Hspice uses four equivalent circuits in the analysis of BJTs: DC, transient, AC, and AC noise circuits. The components of these circuits form the basis for all element and model equations. Since these circuits represent the entire BJT in Star-Hspice, every effort has been made to demonstrate the relationship between the equivalent circuit and the element/model parameters.

The fundamental components in the equivalent circuit are the base current (ib) and the collector current (ic). For noise and AC analyses, the actual ib and ic currents are not used. Instead, the partial derivatives of ib and ic with respect to the terminal voltages vbe and vbc are used. The names for these partial derivatives are:

Reverse Base Conductance

 

Forward Base Conductance

 

Collector Conductance

 

Transconductance

 

The ib and ic equations account for all DC effects of the BJT.

Figure 16-2: Lateral Transistor, BJT Transient Analysis
Figure 16-3: Vertical Transistor, BJT Transient Analysis
Figure 16-4: Lateral Transistor, BJT AC Analysis
Figure 16-5: Vertical Transistor, BJT AC Analysis
Figure 16-6: Lateral Transistor, BJT AC Noise Analysis
Figure 16-7: Vertical Transistor, BJT AC Noise Analysis
Table 16-3: Equation Variable Names

Variable

Definitions

cbc

Internal base to collector capacitance

cbcx

External base to collector capacitance

cbe

Internal base to emitter capacitance

csc

Substrate to collector capacitance (vertical transistor only)

cbs

Base to substrate capacitance (lateral transistor only)

f

Frequency

gbc

Reverse base conductance

gbe

Forward base conductance

gm

Transconductance

gsc

Substrate to collector conductance (vertical transistor only)

go

Collector conductance

gbs

Base to substrate conductance (lateral transistor only)

ib

External base terminal current

ibc

DC current base to collector

ibe

DC current base to emitter

ic

External collector terminal current

ice

DC current collector to emitter

inb

Base current equivalent noise

inc

Collector current equivalent noise

inrb

Base resistor current equivalent noise

inrc

Collector resistor equivalent noise

inre

Emitter resistor current equivalent noise

ibs

DC current base to substrate (lateral transistor only)

isc

DC current substrate to collector (vertical transistor only)

qb

Normalized base charge

rb

Base resistance

rbb

Short-circuit base resistance

vbs

Internal base substrate voltage

vsc

Internal substrate collector voltage

 

Table 16-4: Equation Constants

Quantities

Definitions

k

1.38062e-23 (Boltzmann's constant)

q

1.60212e-19 (Electron charge)

t

Temperature in °Kelvin

t

t - tnom

tnom

Tnom = 273.15 + TNOM in °Kelvin

vt(t)

k · t/q

vt(tmon)

k · tnom/q

Star-Hspice Manual - Release 2001.2 - June 2001