Monitor losses in MOSFET in SimScape
6 ビュー (過去 30 日間)
古いコメントを表示
Using the Simscape probe, I can observe the latest turn-on and turn-off switching losses during the simulation. Do these values include both MOSFET and body-diode losses, or can body-diode (reverse-recovery) losses be monitored separately so that the probe’s losses correspond exclusively to the MOSFET?

0 件のコメント
回答 (1 件)
Sabin
約17時間 前
For all ideal switching devices, the logged simulation data reports the thermal losses as lastTurnOffLoss, lastTurnOnLoss, and lastReverseRecoveryLoss. These variables record losses as a pulse with an amplitude equal to the energy loss. If you use a script to sum the total losses over a defined simulation period, you must sum the pulse values at each pulse rising edge.
For more information, you can refer to the documentation of MOSFET (Ideal,Switching) block, particularly the Thermal Losser section.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Semiconductors and Converters についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!