Using a flow coefficient (Cv value) in SymHydraulics

8 vues (au cours des 30 derniers jours)
Luuk Heijnders
Luuk Heijnders le 9 Sep 2015
Commenté : Luuk Heijnders le 11 Jan 2022
Hi all,
currently I want to use SimScape / SimHydraulics to model a system. For several components I have the Cv value (flow coefficient). This is defined as Q = Cv * sqrt(dp*rho_water/rho_liquid) But I cannot find the correct block to implement it. Any suggestions?
Best regards, Luuk
  1 commentaire
Karthick Soundarapandy
Karthick Soundarapandy le 13 Mar 2019
I too face similar issue, Kindly suggest

Connectez-vous pour commenter.

Réponses (1)

Jocie Kluger
Jocie Kluger le 31 Août 2021
One approach could be to use an Orifice block with area and discharge coefficient parameters. The flow rate equation of this block simplifies to Q= Cd*Area* sqrt(2*dp/rho_liquid). You could adjust the discharge coefficient and Orifice area so Cd*Area*sqrt(2) = Cv*sqrt(rho_water). Here are links to the Orifice blocks in the Isothermal Liquid and Hydraulics libraries:
Alternatively, you could use a Flow Coefficient block in the Thermal Liquid library. Use an Interface (TL-IL) block to interface this block with the Isothermal or Hydraulic network. Don't forget to add a Thermal Liquid properties block to the Flow Coefficient block to specify non-default TL fluid properties.
https://www.mathworks.com/help/physmod/hydro/ref/interfacetlil.html
  1 commentaire
Luuk Heijnders
Luuk Heijnders le 11 Jan 2022
Thank you for the reply! This works.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Upgrading Hydraulic Models to Use Isothermal Liquid Blocks dans Help Center et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by