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.
0 个评论
回答(1 个)
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 Center 和 File Exchange 中查找有关 Two-Phase Fluid Library 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!