Use Simscape parameter as variable in Simulink model

I am working on a model where I want to use the power added by a flow rate source block (see image) as input for further control in the simulink model.
Now, I know this parameter exists in the flow rate source block, but I see no way of retrieving it other than viewing its values in the Simscape simulation result explorer window. A separate output on the block itself or a variable from the workspace would be ideal.
Thank you for your help!

回答 (1 件)

Yifeng Tang
Yifeng Tang 2024 年 6 月 3 日

0 投票

If it's in the Simscape Results Explorer, you should be able to use a Probe block to make it available during simulation as a Simulink Signal.
Another way to get the power, is to add flowrate sensors before and after the source, and take the difference in the energy flow (PHI). The difference should be the power added. The value should match the values you get from the source block itself.

カテゴリ

ヘルプ センター および File ExchangeSimscape Fluids についてさらに検索

製品

リリース

R2023b

質問済み:

2024 年 5 月 29 日

回答済み:

2024 年 6 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by