How to create a storage tank with a "runoff limit" simulink?
1 view (last 30 days)
Show older comments
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?
0 Comments
Answers (1)
Drew Davis
on 26 Jun 2015
Assuming you are trying to limit the amount of water that can be withdrawn, you can use the saturate block to model this.
0 Comments
See Also
Categories
Find more on Simulink Functions in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!