Power loss calculation for simulation model
이전 댓글 표시
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.
답변 (1개)
Jay Kumar
2019년 9월 10일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Data Logging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!