Monitor losses in MOSFET in SimScape

조회 수: 6 (최근 30일)
Jack Daniels
Jack Daniels 2025년 10월 29일 16:25
답변: Sabin 2025년 11월 7일 19:23
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?

답변 (1개)

Sabin
Sabin 2025년 11월 7일 19:23
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.

카테고리

Help CenterFile Exchange에서 Semiconductors and Converters에 대해 자세히 알아보기

제품


릴리스

R2024b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by