Diyot, BJT Ve MOS Yapısı, SPICE Parametreleri, Kütüphane Kullanımı, Makromodel
Diyot, BJT Ve MOS Yapısı, SPICE Parametreleri, Kütüphane Kullanımı, Makromodel
Diyot, BJT Ve MOS Yapısı, SPICE Parametreleri, Kütüphane Kullanımı, Makromodel
SPICE Parametreleri,
Kütüphane Kullanımı,
Makromodel
DOÇ. DR. REVNA ACAR VURAL
H3
SPICE Parametreleri: Diyot
Diyot Tanım Bağıntısı
qVD
n : idealite faktörü : n = 1-2
I D I S e nkT
1 k : Boltzmann sabiti
T : Kelvin cinsinden sıcaklık
q: Elektron yükü
kT/q : Vth, termal gerilim ( 26 mV @ 300K)
Basitleştirme:
VD negatif ise
I D ~ IS
VD positif ise
qVD
nkT
ID ~ ISe
SPICE Diyot Modelleme
Statik DC Diyot Modeli
vBE vBE
VT VT
IDE ISE e 1 iDE ISE e 1
vBC vBC
VT VT
iDC ISC e 1
IDC ISE e 1
An npn resistor and its Ebers-Moll (EM) model. ISC and ISE are
the scale or saturation currents of diodes DE (EBJ) and DC
F forwarded of the transistor source (close to 1) (CBJ).
More General – Describe Transistor in any mode of operation.
Base for the Spice model.
R reverse of the transistor source (0.02 - 0.5
Low frequency only
A General Large-Signal Model For The BJT:
The Ebers-Moll Model – Terminal Currents
F ISE R ISC IS
vBE vBC F
IS F
VT VT 1 F
iE e 1 IS e 1
F
vBE vBC R
R
IS VT IS VT 1 R
iC e 1 e 1
F R
vBE vBC
IS VT IS VT
iB e 1 e 1
F R
A General Large-Signal Model For The BJT:
The Ebers-Moll Model – Forward Active Mode
vBE
vBE
IS 1
VT 1
iC IS e
R
vBE
IS
e
VT
IS
1
1
R
iB
F F
A General Large-Signal Model For The BJT:
The Ebers-Moll Model – Normal Saturation
In saturation both junctions are forwarded biased. Thus VBE and VBC
are positive and their values greater than VT.
Making these approximations and substituting
iB IB and iC forced IB
results in two equations that can be solved to obtain VBE and VBC.
The saturatuion voltage can be obtained as the dif ference between the two:
1 forced
1
R
VCEsat VT ln
forced
1
F
A General Large-Signal Model For The BJT:
The Ebers-Moll Model – Reverse Mode
The transport model of the npn BJT. This model is exactly equivalent to the Ebers-Moll model. Note that the
saturation currents of the diodes are given in parentheses and iT is defined by Eq. (4.117).
BJT Dahili Kapasitörleri
IC
Cde F Base charging or Dif fusion capacitance
VT
C Cde Cje
SPICE Simülatörde BJT Kullanımı
npn pnp
C
C
B
B
E
E
PSPICE A/D’de BJT MODEL TANIMLAMA
Level 1: Gummel-Poon
Level 2: Quasi-saturation
.
.
.
Level 8: Hicum
Şematik Örnek
Dependence of ic on the Collector Voltage
Dependence of ic on the Collector Voltage – Early Effect
SPICE Parametreleri: MOSFET
Schimann and Hodges Model
SPICE L1 Static Model
Equivalent Circuit, MOSFET
Transient Analysis
Carry Logic
assign cout = (a&b) | (a&c) | (b&c); .SUBCKT CARRY A B C COUT VDD GND
MN1 I1 A GND GND NMOS W=1U L=0.18U AD=0.3P AS=0.5P
g1 MN2 I1 B GND GND NMOS W=1U L=0.18U AD=0.3P AS=0.5P
a x MN3 CN C I1 GND NMOS W=1U L=0.18U AD=0.5P AS=0.5P
b MN4 I2 B GND GND NMOS W=1U L=0.18U AD=0.15P AS=0.5P
g2 g4 MN5 CN A I2 GND NMOS W=1U L=0.18U AD=0.5P AS=0.15P
a y MP1 I3 A VDD VDD PMOS W=2U L=0.18U AD=0.6P AS=1 P
cout
c MP2 I3 B VDD VDD PMOS W=2U L=0.18U AD=0.6P AS=1P
g3 MP3 CN C I3 VDD PMOS W=2U L=0.18U AD=1P AS=1P
b z MP4 I4 B VDD VDD PMOS W=2U L=0.18U AD=0.3P AS=1P
c a p1 b p2 b p4 MP5 CN A I4 VDD PMOS W=2U L=0.18U AD=1P AS=0.3P
i4 MN6 COUT CN GND GND NMOS W=2U L=0.18U AD=1P AS=1P
c p3 i3 a p5 p6
cn MP6 COUT CN VDD VDD PMOS W=4U L=0.18U AD=2P AS=2P
cout
c n3 i1 a n5 n6 CI1 I1 GND 2FF
i2 CI3 I3 GND 3FF
a n1 b n2 b n4 CA A GND 4FF
CB B GND 4FF
CC C GND 2FF
CCN CN GND 4FF
Transistors? Gate Delays? CCOUT COUT GND 2FF
.ENDS