Power loss calculation for simulation model
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
I am working on cell balancing. When I was trying to calculate power loss of my model using pe_getPowerLossSummary() function it was showing power loss of FET device only, but I want to calculate power loss across diodes and resistor as well. I tried with ee_getPowerLossSummary() and elec_getPowerLossSummary(). I Clicked Simulation button in the model window, selected simscape and in that Log simulation data, I selected All. But I could not get it.
I checked with mathwork examples, their they shown power loss across diodes,resistor and switches etc... Kindly help me.
0 Commenti
Risposte (1)
Jay Kumar
il 10 Set 2019
Hi Sundari,
You have to log the simulation data for the diode before you use power loss command. To log data just right click on the device go to simscape> log simulation data, then you can use use power loss command.
0 Commenti
Vedere anche
Categorie
Scopri di più su Simulation and Analysis in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!