Need a help to design a block.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Swagata Chakraborty
le 20 Déc 2021
Réponse apportée : VBBV
le 14 Jan 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 commentaires
Réponse acceptée
VBBV
le 14 Jan 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 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!