Control of dehumidifier with system level heat exchanger
조회 수: 4 (최근 30일)
이전 댓글 표시
Hey guys,
i'm trying to add controls to the attached model. I'd like to control the flow-rate of the 2 flow-rate-sources in order to change the heat/cold transfered to the MA-Network. When doing so manually there's not the change i expected, so i figured, that i also need to change the nominal rate of heat-transfer of the system-level-heat-exchanger accordingly to the flow-rate. Also when the flow-rate is too low, i get an error. I assume it's because the model thinks of the rate of heat-transfer as constant, so by chaning the flow-rate deltaT becomes incredibly high.
I tried to do so with a Matlab script, that influenced the parameters over time. But the graphs showed me this doesn't work like inteded. And i've found this, saying basicly it's not possible to add the controls i had in mind, am i wrong?
Can somebody help me please? Maybe i'm just not seeing the obvious solution here :D
Cheers,
댓글 수: 2
Yifeng Tang
2025년 6월 4일
Could you please clarify on what you mean by "When doing so manually there's not the change i expected"? Like:
(1) what change are you expecting?
(2) what did you control manually, which flow sources (MA or TL)? by how much?
(3) what did you observe when doing (2)? And why that's not what you expected?
Basically trying to help the community understand and reproduce your observations.
Changing the "nominal rate of heat-transfer" is like change the heat exchanger itself. It's not "control". You should parametrize the heat exchanger to the best of your knowledge and then keep it unchanged when you run different conditions (temperature and flow rates, for instances).
채택된 답변
Yifeng Tang
2025년 6월 6일
Summarize the information exchange in the "Comments":
Changing the "nominal rate of heat-transfer" is like change the heat exchanger itself. It's not "control". You should parametrize the heat exchanger to the best of your knowledge and then keep it unchanged when you run different conditions (temperature and flow rates, for instances).
Manually increasing or decreasing the mass flow rate of the flow-rate-source(TL) as well as the nominal mass flow rate of the system-level heat exchanger (TL-MA), from 0.1 to 5 kg/s in different intervals, it had no effect at all, while the expectation was that the temperature and humidity inside the volume chamber (MA) would change if the mass flow rate increases or decreases.
Instead, one should keep that constant and just change the mass flow rate of the flow rate source (TL).
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!