How to create a storage tank with a "runoff limit" simulink?
1 visualización (últimos 30 días)
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?
0 comentarios
Respuestas (1)
Drew Davis
el 26 de Jun. de 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 comentarios
Ver también
Categorías
Más información sobre Simulink Functions en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!