*********************************************************** * * BAV74 * * Nexperia * * High-speed double diode * IFmax = 215mA * VRmax = 50V * VFmax = 1V @ IF = 100mA * IRmax = 0,1µA @ VR = 50V * * * Package pinning does not match Spice model pinning. * Package: SOT23 * * Package Pin 1: Anode D1 * Package Pin 2: Anode D2 * Package Pin 3: Common Cathode * * * * Extraction date (week/year): # * Simulator: SPICE3 * *********************************************************** * * Please note: This device is an array and the * symbol has to be placed twice on the schematic. * * The resistor R1 and the diode D2 * do not reflect physical devices. * Instead they improve modeling in the * forward and reverse mode of operation. * .SUBCKT BAV74 1 2 R1 1 2 5E+009 D1 1 2 BAV74 * .MODEL BAV74 D + IS = 3.2E-009 + N = 1.85 + BV = 125.9 + IBV = 2.906E-007 + RS = 1.1 + CJO = 4.957E-013 + VJ = 0.54 + M = 0.03 + FC = 0.5 + TT = 0 + EG = 1.1 + XTI = 3 .MODEL DIODE2 D + IS = 3E-013 + N = 1.1 + RS = 280 .ENDS *