LEVEL 6 Philips Bipolar Model (MEXTRAM LEVEL 503)

The Philips bipolar model (MEXTRAM LEVEL 503) is now installed in Star-Hspice as BJT LEVEL 6. The MEXTRAM covers several effects that are not included in, e.g., the original Gummel-Poon model. These effects include:

The description for this model can be found at "http://www-us.semiconductors.com/Philips_Models/".

LEVEL 6 Element Syntax

General Form

Qxxx nc nb ne <ns> mname <AREA=val>
+ <OFF<VBE=val><VCE=val> <M=val>
+ <DTEMP=val>

where the angle brackets indicate optional parameters.

The arguments are as follows:

Qxxx

BJT element name. Must begin with Q, which can be followed by up to 1023 alphanumeric characters.

nc

Collector terminal node name or number.

nb

Base node name or number.

ne

Emitter terminal node name or number.

ns

Substrate node name or number.

mname

BJT model name reference.

AREA

The normalized emitter area.

OFF

Sets initial condition to OFF for this element in DC analysis.

VBE

Initial internal base to emitter voltage.

VCE

Initial internal collector to emitter voltage.

M

Multiplier to simulate multiple BJTs in parallel.

DTEMP

The difference between element and circuit temperature.

LEVEL 6 Model Parameters

The following tables describe MEXTRAM as LEVEL 6 model parameters including parameters name, descriptions, units, default values and notes.

Flags

Parameter

Unit

Default

Description

LEVEL

-

-

LEVEL 6 for MEXTRAM

EXAVL

-

0

Flag for extended modeling of avalanche currents

EXMOD

-

0

Flag for extended modeling of the reverse current gain

EXPHI

-

1

Flag for distributed high frequency effects

Basic Parameters

Parameter

Unit

Default

Description

TREF

oC

0.0

Model nominal temperature

IS

A

5.E-17

Collector-emitter saturation current

BF

A

140.0

Ideal forward current gain

XIBI

-

0.0

Fraction of ideal base current that belongs to the sidewall

IBF

A

2.0E-14

Saturation current of the non-ideal forward base current

VLF

V

0.5

Cross-over voltage of the non-ideal forward base current

IK

A

15.E-3

High-injection knee current

BRI

-

16.0

Ideal reverse current gain

IBR

A

8.0e-15

Saturation current of the non-ideal reverse base current

VLR

V

0.5

Cross-over voltage of the non-ideal reverse base current

XEXT

-

0.5

Part of I EX ,Q EX ,Q TEX and I SUB that depends on the base-collector voltage VBC1

QBO

C

1.2e-12

Base charge at zero bias

ETA

-

4.0

Factor of the built-in field of the base

AVL

-

50.

Weak avalanche parameter

EFI

-

0.7

Electric field intercept (with EXAVL=1)

IHC

A

3.e-3

Critical current for hot carriers

RCC

ohm

25.

Constant part of the collector resistance

RCV

ohm

750.

Resistance of the unmodulated epilayer

SCRCV

ohm

1000.0

Space charge resistance of the epilayer

SFH

-

0.6

Current spreading factor epilayer

RBC

ohm

50.

Constant part of the base resistance

RBV

ohm

100.

Variable part of the base resistance at zero bias

RE

ohm

2.0

Emitter series resistance

TAUNE

s

3.e-10

Minimum delay time of neutral and emitter charge

MTAU

-

1.18

Non-ideality factor of the neutral and emitter charge

CJE

F

2.5e-13

Zero bias collector-base depletion capacitance

VDE

V

0.9

Emitter-base diffusion voltage

PE

-

0.33

Emitter-base grading coefficient

XCJE

F

0.5

Fraction of the emitter-base depletion capacitance that belongs to the sidewall

CJC

F

1.3e-13

Zero bias collector-base depletion capacitance

VDC

V

0.6

Collector-base diffusion voltage

PC

-

0.4

Collector-base grading coefficient variable part

XP

F

0.2

Constant part of CJC

MC

-

0.5

Collector current modulation coefficient

XCJC

-

0.1

Fraction of the collector-base depletion capacitance under the emitter area

VGE

V

1.01

Band-gap voltage of the emitter

VGB

V

1.18

Band-gap voltage of the base

VGC

V

1.205

Band-gap voltage of the collector

VGJ

V

1.1

Band-gap voltage recombination emitter-base junction

VI

V

0.040

Ionization voltage base dope

NA

cm^-3

3.0E17

Maximum base dope concentration

ER

-

2.E-3

Temperature coefficient of VLF and VLR

AB

-

1.35

Temperature coefficient resistivity of the base

AEPI

-

2.15

Temperature coefficient resistivity of the epilayer

AEX

-

1.

Temperature coefficient resistivity of the extrinsic base

AC

-

0.4

Temperature coefficient resistivity of the buried layer

KF

-

2.E-16

Flicker noise coefficient ideal base current

KFN

-

2.E-16

Flicker noise coefficient non-ideal base current

AF

-

1.0

Flicker noise exponent

ISS

A

6.E-16

Base-substrate saturation current

IKS

A

5.E-6

Knee current of the substrate

CJS

F

1.e-12

Zero bias collector-substrate depletion capacitance

VDS

V

0.5

Collector-substrate diffusion voltage

PS

-

0.33

Collector-substrate grading coefficient

VGS

V

1.15

Band-gap voltage of the substrate

AS

-

2.15

For a closed buried layer: AS=AC
For an open buried layer: AS=AEPI

Example
*Simulation Input File
.options gmin=1e-13 gmindc=1e-13 POST=1 converge=1 
QCKT 1 2 3 4 mextram area=1.0 m=1 
* START SOURCES
VE 3 0 DC 0  
VB 2 0 DC 0
VC 1 0 DC 0.1
VS 4 0 DC 0
.DC Vb 0.1 0.90001 0.1
.op
.PRINT DC I(VC) I(VB) I(VE) I(VS)
.temp 22
.model mextram npn LEVEL=6
+ TREF = 2.200000e+01
+ EXMOD= 1.000000e+00  EXPHI= 0.000000e+00
+ EXAVL= 1.000000e+00  IS   = 9.602000e-18  BF   = 1.381000e+02
+ XIBI = 0.000000e+00  IBF  = 2.614800e-15  VLF  = 6.164000e-01
+ IK   = 1.500000e-02  BRI  = 5.951000e+00  IBR  = 4.606600e-14
+ VLR  = 5.473000e-01  XEXT = 6.016000e-01  QBO  = 9.439600e-14
+ ETA  = 4.800000e+00  AVL  = 6.329000e+01  EFI  = 7.306000e-01
+ IHC  = 4.541900e-04  RCV  = 9.819000e+02 RCC=1.91e+01
+ SCRCV= 1.899000e+03  SFH  = 3.556000e-01  RBC  = 1.165000e+02
+ RBV  = 3.077000e+02  RE   = 2.525000e+00  TAUNE= 4.126600e-12
+ MTAU = 1.000000e+00  CJE  = 4.909400e-14  VDE  = 8.764000e-01
+ PE   = 3.242000e-01  XCJE = 2.600000e-01  CJC  = 8.539400e-14
+ VDC  = 6.390000e-01  PC   = 5.237000e-01  XP   = 6.561000e-01
+ MC   = 5.000000e-01  XCJC=  2.759700e-02  VGE  = 1.129000e+00
+ VGB  = 1.206000e+00  VGC  = 1.120000e+00  VGJ =  1.129000e+00
+ VI  =  2.100000e-02  NA   = 4.400000e+17  ER   = 2.000000e-03
+ AB  = 1.000000e+00  AEPI  =1.900000e+00  AEX=   3.100000e-01
+ AC  =  2.600000e-01  KF    =2.000000e-16  KFN  = 2.000000e-16
+ AF  =  1.000000e+00 ISS  = 5.860200e-17  IKS  = 6.481200e-06  
+ CJS  = 2.219600e-13 VDS  = 5.156000e-01  PS   = 3.299000e-01  
+ VGS  = 1.120000e+00 AS   = 1.900000e+00 
.END
Star-Hspice Manual - Release 2001.2 - June 2001