How to calculate efficiency in simulink?

12 Ansichten (letzte 30 Tage)
Megha Pagaria
Megha Pagaria am 18 Jul. 2021
Beantwortet: Aditya Jha am 15 Nov. 2022
Active cell equalization technique for li ion battery

Antworten (1)

Aditya Jha
Aditya Jha am 15 Nov. 2022
Hi!
I am assuming that you want to calculate efficency for as a fucntion of dissipated power losses
You can calculate the efficiency in Simulink using the following command:
>>efficiency = pe_getEfficiency(‘loadIdentifer’, node)
It returns the efficiency of a circuit based on the data extracted from a Simscape™ logging node.
You can refer to the following documentation to know how to calculate efficiency in Simulink:

Kategorien

Mehr zu Simscape Electrical finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by