supply variable efficiency map to a hydraulic pump

1 回表示 (過去 30 日間)
Vivek
Vivek 2015 年 2 月 27 日
回答済み: Yifeng Tang 2022 年 6 月 16 日
Hi All,
How can I input an efficiency map instead of a fixed value parameter for the fixed-displacement hydraulic pump model in simhydraulics?
Any ideas?
  1 件のコメント
Junfei Tang
Junfei Tang 2016 年 2 月 4 日
You can have a look at this. I guess it might be similar to your issue: http://www.mathworks.com/matlabcentral/answers/44515#answer_208604

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

回答 (1 件)

Yifeng Tang
Yifeng Tang 2022 年 6 月 16 日
In newer versions of Simscape Fluids, the fixed-displacement pumps allow lookup tables as inputs to specify the efficiency as a function of pressure gain and rpm.
If those are not available to you, the way to implement this manually is via lookup table outside ideal source blocks. A diagram like below can be a starting point. It only cover the volumetric efficiency part and requires RPM as a signal input.
If you want to couple it with the mechanical domain, as in the fixed-displacement pump block, you may add a torque source and a velocity sensor for that purposes. The input to the torque source will be calculated from the delta_P and mechanical efficiency lookup table. The output from the velocity sensor will be sent to the "pump".

カテゴリ

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