mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 05:47:42 +02:00
17 lines
198 B
Plaintext
17 lines
198 B
Plaintext
PZ Analysis of a Common Emitter Amplifier
|
|
|
|
Vcc 1 0 5v
|
|
Vee 2 0 0v
|
|
|
|
Vin 3 0 0.7838 AC 1
|
|
RS 3 4 1K
|
|
Q1 5 4 2 M_NPN AREA=4 SAVE
|
|
RL 1 5 2.5k
|
|
CL 5 0 0.1pF
|
|
|
|
.INCLUDE pebjt.lib
|
|
|
|
.PZ 3 0 5 0 vol pz
|
|
|
|
.END
|