summaryrefslogtreecommitdiff
path: root/Windows/spice/examples/vdmos/vdmosp-out-mtr.cir
diff options
context:
space:
mode:
authorRahul Paknikar2021-01-08 12:47:23 +0530
committerGitHub2021-01-08 12:47:23 +0530
commite6f48f5b1bf22a1d048b44ed4416b4315a461306 (patch)
treefd357549a236cdc652f0b6d2919beee0cee7faa5 /Windows/spice/examples/vdmos/vdmosp-out-mtr.cir
parentac223c4a69c701ad0a247401acdc48b8b6b6dba6 (diff)
parent6b512cbf954273b0f21d3800d10a7ad42a759425 (diff)
downloadeSim-i2.1.tar.gz
eSim-i2.1.tar.bz2
eSim-i2.1.zip
Merge pull request #161 from rahulp13/installersi2.1
fixed key issue for ubuntu 20+; updated installers for windows os
Diffstat (limited to 'Windows/spice/examples/vdmos/vdmosp-out-mtr.cir')
-rw-r--r--Windows/spice/examples/vdmos/vdmosp-out-mtr.cir26
1 files changed, 0 insertions, 26 deletions
diff --git a/Windows/spice/examples/vdmos/vdmosp-out-mtr.cir b/Windows/spice/examples/vdmos/vdmosp-out-mtr.cir
deleted file mode 100644
index a8c1e342..00000000
--- a/Windows/spice/examples/vdmos/vdmosp-out-mtr.cir
+++ /dev/null
@@ -1,26 +0,0 @@
-VDMOS p channel output
-
-m1 d g s IRF7233
-.model IRF7233 VDMOS(pchan Rg=3 Rd=8m Rs=6m Vto=-1 Kp=70 Cgdmax=2n Cgdmin=.25n Cgs=3.3n Cjo=.98n Is=98p Rb=10m mfg=International_Rectifier Vds=-12 Ron=20m Qg=49n)
-
-m2 d g s2 IRF7233_2
-.model IRF7233_2 VDMOS(pchan mtriode=2 Rg=3 Rd=8m Rs=6m Vto=-1 Kp=70 Cgdmax=2n Cgdmin=.25n Cgs=3.3n Cjo=.98n Is=98p Rb=10m mfg=International_Rectifier Vds=-12 Ron=20m Qg=49n)
-
-m3 d g s3 IRF7233_3
-.model IRF7233_3 VDMOS(pchan mtriode=2 Rg=3 Rd=8m Rs=6m Vto=-1 Kp=70 Cgdmax=2n Cgdmin=.25n Cgs=3.3n Cjo=.98n Is=98p Rb=10m mfg=International_Rectifier Vds=-12 Ron=20m Qg=49n ksubthres=0.1)
-
-vd d 0 -5
-vg g 0 -5
-vs s 0 0
-vs2 s2 0 0
-vs3 s3 0 0
-
-.control
-dc vd -12 1 0.05 vg 0 -5 -1
-plot vs#branch vs2#branch vs3#branch
-dc vg 0 -4 -0.05 vd -1 -12 -2
-plot vs#branch vs2#branch vs3#branch
-plot log(-vs#branch) log(-vs2#branch) log(-vs3#branch)
-.endc
-
-.end