summaryrefslogtreecommitdiff
path: root/Windows/spice/examples/p-to-n-examples/Optimos_out.cir
diff options
context:
space:
mode:
authorrahulp132020-03-03 05:31:58 +0530
committerrahulp132020-03-03 05:31:58 +0530
commitdfc268e0863c913a1b8726cd54eea3b40caf7c67 (patch)
tree1cd82634684da5ae86b558d44756189e080545d4 /Windows/spice/examples/p-to-n-examples/Optimos_out.cir
parentfd62c52150c7d1f81da8060b2f5db6b94d174ccf (diff)
downloadeSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.tar.gz
eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.tar.bz2
eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.zip
upgrade ngspice to v31
Diffstat (limited to 'Windows/spice/examples/p-to-n-examples/Optimos_out.cir')
-rw-r--r--Windows/spice/examples/p-to-n-examples/Optimos_out.cir25
1 files changed, 25 insertions, 0 deletions
diff --git a/Windows/spice/examples/p-to-n-examples/Optimos_out.cir b/Windows/spice/examples/p-to-n-examples/Optimos_out.cir
new file mode 100644
index 00000000..a31c9255
--- /dev/null
+++ b/Windows/spice/examples/p-to-n-examples/Optimos_out.cir
@@ -0,0 +1,25 @@
+Test Optimos PSPICE models
+
+*Xopt Nvd Nvg Nvs Tj Tcase SPD50N03S2-07 dVth=0 dRdson=0 dgfs=0 dC=0 Zthtype=0
+*Xopt Nvd Nvg Nvs Tj Tcase SPD30N03S2L-10 dVth=0 dRdson=0 dgfs=0 dC=0 Zthtype=0
+Xopt Nvd Nvg Nvs Tj Tcase BSC0500NSI dVth=0 dRdson=0 dgfs=0 dC=0 Zthtype=0 Ls=0.3n Ld=1n Lg=3n
+
+vd 1 0 0
+rd 1 Nvd 6m
+vg Nvg 0 0
+vs Nvs 0 0
+
+vtc tcase 0 25
+vjt tj 0 25
+
+* the library may be downloaded from https://www.infineon.com/cms/en/product/promopages/power-mosfet-simulation-models/?redirId=56389#low-voltage-simulation-models-00001
+.include OptiMOS5_30V_PSpice.lib
+
+.control
+dc vd 0 3 0.1 vg 2.8 3.2 0.2
+dc vd 0 3 0.1 vg 3.5 5 0.5
+* plot similar to output characteristics in data sheet
+plot vs#branch vs v(Nvd) dc1.vs#branch vs dc1.v(Nvd) noretraceplot
+.endc
+
+.end