Simulating a Constant Pressure Heat Exchanger
이전 댓글 표시
I am attempting to simulate a constant pressure (atmospheric) heat exchanger and control system. The system is very simple, containing a single vessel of water, which is open to the atmosphere. Fluid is pumped from the vessel past a heating element and back into the original vessel.
I would like to use the Foundation Library, but the only element which comes close to what I need is the constant volume element, which for obvious reasons, is not capable of simulating my system.
Are there any suggestions on how to handle a closed system such as the one I am attempting to model?
Thanks!
답변 (1개)
Yifeng Tang
2022년 6월 16일
0 개 추천
Why won't a constant volume chamber work? Is that because the inlet and outlet flow may be different instantaneously and the liquid volume may fluctuate as a result?
If so, consider something like this:

The converter block can be used as a changing volume of liquid. With no external load and environment pressure set to atm, the pressure of the liquid inside is always ~1atm. The mass block can be set with a small value, and so is the damper block. They are for numerical purpose mainly.
댓글 수: 1
Yifeng Tang
2022년 6월 16일
And of course, using the Tank (TL) block in the Simscape Fluids library would be much more straight forward.
카테고리
도움말 센터 및 File Exchange에서 Thermal Liquid Library에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!