Cant implement the heat exchanger (simscape library) in an existing simulink model

조회 수: 2 (최근 30일)
Hey everybody,
im pretty new to simulink so i try to ask precisely.
For my work as a student assistant i need to implement a heat exchanger into an existing model of a fuel cell testing station. I want to use the heat exchanger (TL-TL) out of the simscape library to do so. Unfortunately, i cant seem to get to connect the heat exchanger into the model. I have temperature, pressure and mass flow of the coolant as input signals. I tried to seperate the vector with demux and connect the signals with a S-PS converter to the heat exchanger. Nothing seems to work. What kind of input signals do i need for a heat exchanger? I hope i was able to describe my situation detailed enough.
Thank you in advance.

답변 (1개)

Yifeng Tang
Yifeng Tang 2022년 8월 31일
You probably need a few (Controlled) Reservoir (TL)blocks to prescribe the pressure and temperature boundary conditions, and a Controlled Mass Flow Rate Source (TL) to drive the flow. The PS signal converted using the S-PS converter you mentioned can be sent to the reservoir and the source blocks.
Also, it sounds like you are new to Simscape and/or Simulink, you can take advantage of the Simscape Onramp and Simulink Onramp to get an idea of the basics.

카테고리

Help CenterFile Exchange에서 Two-Phase Fluid Library에 대해 자세히 알아보기

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by