diff options
author | Rahul Paknikar | 2021-01-08 12:47:23 +0530 |
---|---|---|
committer | GitHub | 2021-01-08 12:47:23 +0530 |
commit | e6f48f5b1bf22a1d048b44ed4416b4315a461306 (patch) | |
tree | fd357549a236cdc652f0b6d2919beee0cee7faa5 /Windows/spice/examples/p-to-n-examples/Optimos_out.cir | |
parent | ac223c4a69c701ad0a247401acdc48b8b6b6dba6 (diff) | |
parent | 6b512cbf954273b0f21d3800d10a7ad42a759425 (diff) | |
download | eSim-e6f48f5b1bf22a1d048b44ed4416b4315a461306.tar.gz eSim-e6f48f5b1bf22a1d048b44ed4416b4315a461306.tar.bz2 eSim-e6f48f5b1bf22a1d048b44ed4416b4315a461306.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/p-to-n-examples/Optimos_out.cir')
-rw-r--r-- | Windows/spice/examples/p-to-n-examples/Optimos_out.cir | 25 |
1 files changed, 0 insertions, 25 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 deleted file mode 100644 index a31c9255..00000000 --- a/Windows/spice/examples/p-to-n-examples/Optimos_out.cir +++ /dev/null @@ -1,25 +0,0 @@ -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 |