- Diode
- N-Channel IGBT
- GTO
- IGBT (Ideal, Switching)
- MOSFET (Ideal, Switching)
- Thyristor (Piecewise Linear)
- Half-Bridge (Ideal, Switching)
Switching and Conduction losses of MOSFET
    52 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Hassan Ali
 am 20 Dez. 2023
  
    
    
    
    
    Kommentiert: Hassan Ali
 am 25 Dez. 2023
            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.
0 Kommentare
Akzeptierte Antwort
  Sabin
    
 am 22 Dez. 2023
        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.
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

