How to create a storage tank with a "runoff limit" simulink?
显示 更早的评论
Hello everyone!
I'm creating a city water management model.
I have a limited storage of water = 900000 AFM
To illustrate, every month the demand of water increase, ex (200 230 240 .... 9000).
The problem is I can withdraw the maximum amount per month = 8000.
My question: How can when demand = 9000 it withdraw the maximum 8000?
回答(1 个)
Drew Davis
2015-6-26
0 个投票
Assuming you are trying to limit the amount of water that can be withdrawn, you can use the saturate block to model this.
类别
在 帮助中心 和 File Exchange 中查找有关 Modeling 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!