******************************************************* * Taiwan Semiconductor_ * TBS606 * 6A, 600V Standard Bridge Rectifier * Date: 2024-01-28 ******************************************************* *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 TBS606 1 2 3 4 d1 1 3 TBS606 d2 2 3 TBS606 d3 4 1 TBS606 d4 4 2 TBS606 .MODEL TBS606 D + IS=11.345E-9 + N=1.7015 + RS=11.775E-3 + IKF=69.457 + CJO=94.974E-12 + M=.39253 + VJ=.63649 + ISR=4.8188E-9 + NR=4.9950 + BV=600 + IBV=2E-06 + TT=8.8787E-6 .ends *******************************************************