In Simscape / Simulink how to combine different signals (such as Temperature, mass flow rate) into one physical quantity, such as gas with Temperature with mass flow rate.

3 次查看(过去 30 天)
Hello,
I had a problem in Simscape / Simulink
I have custom matlab box that outputs temperature and mass flow rate signal as show in the figure. I converted them into physical signal further.
I would like to combine them into a single physical quantity such that it can be connected to A1 port in the Gas-Liquid heat exchanger. Is there a way we can combine the two signals into a gas(physical) ?
Thanks

回答(1 个)

Akshat Dalal
Akshat Dalal 2023-11-15
Hi Asutosh,
I understand you want to use the ‘Heat Exchanger(G-TL)’ in Simscape and want to combine the ‘Temperature’ and the ‘Mass Flow Rate’ information into a single physical quantity to pass it as an input to the ‘Gas-Liquid Heat Exchanger’ Block.
I believe you don’t need to combine the ‘Temperature’ and ‘Mass Flow Rate’ into a single physical quantity to use them in the ‘Heat Exchanger(G-TL)’ block. You need to pass the ‘Mass Flow Rate’ information into the A1 inlet and the ‘Temperature’ into the B2 inlet.
You could refer the following documentation to learn more about ‘Heat Exchanger(G-TL)’ block: https://www.mathworks.com/help/hydro/ref/heatexchangergtl.html
You could refer the following example which uses the ‘Heat Exchanger(G-TL)’ and has ‘Temperature’ and ‘Air Flow Rate’ as individual components: https://www.mathworks.com/help/hydro/ug/ev-battery-cooling.html
The ‘Heat Exchanger(G-TL)’ block is present at ‘ EVBatteryCoolingSystem/Heating-Cooling Unit/Radiator’.
I hope this helps.

类别

Help CenterFile Exchange 中查找有关 Gas Models 的更多信息

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by