How to create a storage tank with a "runoff limit" simulink?
Mostrar comentarios más antiguos
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?
Respuestas (1)
Drew Davis
el 26 de Jun. de 2015
0 votos
Assuming you are trying to limit the amount of water that can be withdrawn, you can use the saturate block to model this.
Categorías
Más información sobre Modeling en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!