diff options
author | Fahim | 2015-10-27 12:01:16 +0530 |
---|---|---|
committer | Fahim | 2015-10-27 12:01:16 +0530 |
commit | 67eca7791f058f240b7e7e9c77de7fa02bf37bca (patch) | |
tree | 84a7fd6de1e7670e4dbd1f504e6b434288e11ad2 /Examples/diodeChar/D.lib | |
parent | 68d86baddc4c6680e96acf93e479d63137e78764 (diff) | |
download | eSim-67eca7791f058f240b7e7e9c77de7fa02bf37bca.tar.gz eSim-67eca7791f058f240b7e7e9c77de7fa02bf37bca.tar.bz2 eSim-67eca7791f058f240b7e7e9c77de7fa02bf37bca.zip |
Subject: Added example for diode characteristic
Description: Added example for diode characteristic
Diffstat (limited to 'Examples/diodeChar/D.lib')
-rwxr-xr-x | Examples/diodeChar/D.lib | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Examples/diodeChar/D.lib b/Examples/diodeChar/D.lib new file mode 100755 index 00000000..8a7fb4da --- /dev/null +++ b/Examples/diodeChar/D.lib @@ -0,0 +1,2 @@ +.model 1n4148 D(is=2.495E-09 rs=4.755E-01 n=1.679E+00 tt=3.030E-09 cjo=1.700E-12 vj=1 m=1.959E-01 bv=1.000E+02 ibv=1.000E-04) + |