summaryrefslogtreecommitdiff
path: root/Windows/spice/examples/cider/parallel/ecpal.cir
diff options
context:
space:
mode:
authorrahulp132020-02-28 11:38:58 +0530
committerrahulp132020-02-28 11:38:58 +0530
commit246319682f60293b132fca1ce6e24689c6682617 (patch)
tree6871b758a17869efecfd617f5513e31f9a933f4a /Windows/spice/examples/cider/parallel/ecpal.cir
parentd9ab84106cac311d953f344386fef1c1e2bca1cf (diff)
downloadeSim-246319682f60293b132fca1ce6e24689c6682617.tar.gz
eSim-246319682f60293b132fca1ce6e24689c6682617.tar.bz2
eSim-246319682f60293b132fca1ce6e24689c6682617.zip
initial commit
Diffstat (limited to 'Windows/spice/examples/cider/parallel/ecpal.cir')
-rw-r--r--Windows/spice/examples/cider/parallel/ecpal.cir19
1 files changed, 19 insertions, 0 deletions
diff --git a/Windows/spice/examples/cider/parallel/ecpal.cir b/Windows/spice/examples/cider/parallel/ecpal.cir
new file mode 100644
index 00000000..4485a442
--- /dev/null
+++ b/Windows/spice/examples/cider/parallel/ecpal.cir
@@ -0,0 +1,19 @@
+EMITTER COUPLED PAIR WITH ACTIVE LOAD
+
+VCC 1 0 5V
+VEE 2 0 0V
+VINP 4 0 2.99925V AC 0.5V
+VINM 7 0 3V AC 0.5V 180
+IEE 5 2 0.1MA
+Q1 3 4 5 M_NPNS AREA=8
+Q2 6 7 5 M_NPNS AREA=8
+Q3 3 3 1 M_PNPS AREA=8
+Q4 6 3 1 M_PNPS AREA=8
+
+.AC DEC 10 10K 100G
+.PLOT AC VDB(6)
+
+.INCLUDE BICMOS.LIB
+
+.OPTIONS ACCT RELTOL=1E-6
+.END