How to calculate efficiency in simulink?

34 ビュー (過去 30 日間)
Megha Pagaria
Megha Pagaria 2021 年 7 月 18 日
回答済み: Aditya Jha 2022 年 11 月 15 日
Active cell equalization technique for li ion battery

回答 (1 件)

Aditya Jha
Aditya Jha 2022 年 11 月 15 日
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:

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by