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!

Risposte (1)

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.

Categorie

Scopri di più su Simscape Fluids in Centro assistenza e File Exchange

Prodotti

Release

R2023b

Richiesto:

il 29 Mag 2024

Risposto:

il 3 Giu 2024

Community Treasure Hunt

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

Start Hunting!

Translated by