Need a help to design a block.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Swagata Chakraborty
el 20 de Dic. de 2021
Respondida: VBBV
el 14 de En. de 2022
I am facing some problem with Flow rate regulator block and Flow rate selector block. These two blocks designed here are not available in MATLAB library so I need heip.How to design?
0 comentarios
Respuesta aceptada
VBBV
el 14 de En. de 2022
If there is no standard block for flow rate in (Smmulink or Simscape)library, then you can define 2 variables as signals. One for cross-section area, other for flow velocity.
Then use both signals to combine them with a standard multiplier block to regulate and/Or select volume flow rate.
If it is mass flow rate, then you may add another signal for density and multiply it resulting signal.
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!