フィルターのクリア

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