Using a flow coefficient (Cv value) in SymHydraulics

2 ビュー (過去 30 日間)
Luuk Heijnders
Luuk Heijnders 2015 年 9 月 9 日
コメント済み: Luuk Heijnders 2022 年 1 月 11 日
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 件のコメント
Karthick Soundarapandy
Karthick Soundarapandy 2019 年 3 月 13 日
I too face similar issue, Kindly suggest

サインインしてコメントする。

回答 (1 件)

Jocie Kluger
Jocie Kluger 2021 年 8 月 31 日
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 件のコメント
Luuk Heijnders
Luuk Heijnders 2022 年 1 月 11 日
Thank you for the reply! This works.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeUpgrading Hydraulic Models to Use Isothermal Liquid Blocks についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by