필터 지우기
필터 지우기

Switching and Conduction losses of MOSFET

조회 수: 71 (최근 30일)
Hassan Ali
Hassan Ali 2023년 12월 20일
댓글: Hassan Ali 2023년 12월 25일
Hey,
I have simulated a 3-Phase inverter, does ee_getPowerLossSummary Function provides accurate losses, and the losses which are calculated using ee_getPowerLossSummary are total losses of MOSFET (Switching + Conduction) or just those are switching losses? IF those are only switching losses, is there any other function or method to calculate conduction losses?
Thank you in advance.

채택된 답변

Sabin
Sabin 2023년 12월 22일
lossesTable = ee_getPowerLossSummary(node) calculates dissipated power losses and switching losses for semiconductor blocks in a model, based on logged simulation data, and returns the data for each block in a table.
These blocks in the Semiconductors & Converters library support the calculation of switching losses and reverse recovery losses, when applicable:
The ee_getPowerLossSummary function calculates average losses for each block that has a power_dissipated variable.
The accuracy of the computed losses will be influenced by the level of fidelity of the physical network analyzed.
  댓글 수: 1
Hassan Ali
Hassan Ali 2023년 12월 25일
Thanks for responding
Could you tell me which equation does this function use, because I have come across few switching losses equation, just want to make sure?
Thank you!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by