******************************************************* * Taiwan Semiconductor_ * TBS408 * 4A, 800V Standard Bridge Rectifier * Date: 2024-02-25 ******************************************************* *The model describes the characteristics of typical devices and is subject to change without notice. * *SPICE model can be used for evaluating device performance, but it cannot reflect the real device * *performance under any kind of conditions, nor to replace bread boarding for final verification. * *TSC does not assume any warranty or liability whatever arising from their use. TSC does not assume * *any warranty or liability for the values and functions of the SPICE model. The simulation results of * *the SPICE model are to the best of our knowledge correct. However, users are fully responsible to verify * * and validate these results under the operating conditions and its application. TSC will not bear the * *responsibility arising out of or in connection with any malfunction of the simulation model. In any kind * *of cases, the current datasheet information is the design guideline and the only actual performance * *specification. SPICE model provided by TSC is not warranted by TSC as completely and comprehensively * *representing all the specifications and operating characteristics of the semiconductor product. * * **************************************************************************************************************** * Nodes 1 and 2: AC input * Nodes 3 and 4: +/- DC output .subckt TBS408 1 2 3 4 d1 1 3 TBS408 d2 2 3 TBS408 d3 4 1 TBS408 d4 4 2 TBS408 .MODEL TBS408 D + IS=11.345E-9 + N=1.7012 + RS=11.645E-3 + IKF=68.472 + CJO=73.862E-12 + M=.39253 + VJ=.63649 + ISR=4.6782E-9 + NR=4.7853 + BV=800 + IBV=2E-06 + TT=9.3657E-6 .ends *******************************************************