jeffwjz
Junior Member level 1
- Joined
- Sep 6, 2013
- Messages
- 17
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 132
I have been working on an inverter loss simulation in Simulink, the module I used is a universal bridge with 3 legs. The inverter parameters (eg. forward voltage drop, on resistance) are obtained from manufacturer datasheet.
Two methods are used. The first method is to fetch DC link voltage/current and inverter output voltage/current to calculate power difference in Simulink. The difference is regarded as inverter loss.
The second method is direct calculation. Currents in each igbt/diode pair are measured in simulation. The switching loss is obtained by the on/off switching loss energy diagrams from datasheet at each on/off instant, and averaged over time. The conduction loss is straightforward and calculated from current in components, forward voltage drop and on resistance.
Then the simulation results are compared with test. It appears that the two simulation results are different from each other, also they are both much lower than measured in lab. The actual inverter loss measured in test is by measuring the power difference between inverter input and output.
I am wondering what caused the difference of the 3 methods, at least I think the two simulation methods should give same results. Is there anything else I should consider?
Thanks.
Two methods are used. The first method is to fetch DC link voltage/current and inverter output voltage/current to calculate power difference in Simulink. The difference is regarded as inverter loss.
The second method is direct calculation. Currents in each igbt/diode pair are measured in simulation. The switching loss is obtained by the on/off switching loss energy diagrams from datasheet at each on/off instant, and averaged over time. The conduction loss is straightforward and calculated from current in components, forward voltage drop and on resistance.
Then the simulation results are compared with test. It appears that the two simulation results are different from each other, also they are both much lower than measured in lab. The actual inverter loss measured in test is by measuring the power difference between inverter input and output.
I am wondering what caused the difference of the 3 methods, at least I think the two simulation methods should give same results. Is there anything else I should consider?
Thanks.