필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Constant Gas Reservoir Temperature

조회 수: 2 (최근 30일)
Abram Lance
Abram Lance 2019년 8월 7일
마감: MATLAB Answer Bot 2021년 8월 20일
I'm trying to create a gas (air) reservoir that has a constant temperature. In other words, no matter what the temperature of the air flowing into the reservoir is, the air in the reservoir should remain at the set temperature. I basically wan't the reservoir to represent the atmosphere. As simple as i'm sure this is, as a new simulink/simscape user, I have not been able to figure out how to do this. Thanks for any guidance you can provide.

답변 (1개)

boris vuleta
boris vuleta 2019년 8월 11일
I really don't known what's your progress with your task, but first of all there are many ways to resolve your regulation part of a model. You can use a stateflow inside the simulink (there are some tutorials about fans and cooling I think online) and using simulink basically. Then what do you want a continuous control to using some kind of a PI controller or a something like hysteresis controller. https://www.mathworks.com/help/stateflow/examples/bang-bang-control-using-temporal-logic.html Here is an example with a stateflow but I'm sure you'll figure it out in a simulink too. Good luck!

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by