******************************************************* * Taiwan Semiconductor * DBL101G * 1A, 50V, Standard Bridge Rectifier * Date: 2018-04-24 ******************************************************* * Nodes 1 and 2: AC input * Nodes 3 and 4: +/- DC output * .subckt DBL101G 1 2 3 4 d1 1 3 DBL101Gproto d2 2 3 DBL101Gproto d3 4 1 DBL101Gproto d4 4 2 DBL101Gproto * .model DBL101Gproto d + IS=32.946E-9 + N=1.9964 + RS=36.042E-3 + IKF=1.4255 + CJO=24.720E-12 + M=.27546 + VJ=.43503 + ISR=10.010E-21 + NR=4.9950 + BV=600 + IBV=2E-6 + TT=2.9596E-6 .ends *******************************************************