diff options
Diffstat (limited to 'library/deviceModelLibrary/Diode/RF Diode')
-rw-r--r-- | library/deviceModelLibrary/Diode/RF Diode/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/library/deviceModelLibrary/Diode/RF Diode/README.md b/library/deviceModelLibrary/Diode/RF Diode/README.md new file mode 100644 index 00000000..5b2d676a --- /dev/null +++ b/library/deviceModelLibrary/Diode/RF Diode/README.md @@ -0,0 +1,11 @@ +## Radio Frequency Diode +-- Diode is a pn junction device, which allows the current to flow in one direction. In +this chapter different types of diodes have been discussed. +# RF Diode(DRN142S) + +``` +* DRN142S Diode model +.MODEL DRN142S D( IS=127.76E-12 N=1.7346 RS=.1581 IKF=.14089 CJO=385.59E-15 +M=.11823 VJ=.78827 ISR=139.38E-12 NR=3 BV=60 TT=275.00E-9 ) + +``` |