How to access Hydraulic Power value from Pump block?

조회 수: 5 (최근 30일)
Lucca Martinelli
Lucca Martinelli 2020년 4월 1일
댓글: Lucca Martinelli 2020년 8월 18일
I am designing a wheel loader system in which I have to analyse efficiency.
My approach so far is to calculate such efficiency with the power induced by the Fixed-Displacement Pump and the power developed by the Mass.
I've found two ways to obtain my Mass Force and Speed (mechanical sensors and Probe) so I can calculate it power.
However, even though I can see my pump Hydraulic Power in the Simscape Results Explorer, I can't manage to extract it for calculations with sensors or a Probe.
I am using 2020a version.

채택된 답변

Yifeng Tang
Yifeng Tang 2020년 8월 17일
Hi Lucca,
The Probe right now only works with quantities that is visible in the "variables" tab of the block, so you are right you won't be able to measure that directly. I can think of two possible solutions:
  1. see whether deltaP * Q gives you the right pump power. You may use a pressure sensor for the pressure increase over the pump and a flowrate sensor for Q.
  2. access Simscape result AFTER the simulation using command line and plot. See this documentation page for more info: https://www.mathworks.com/help/physmod/simscape/ug/log-and-plot-simulation-data.html
Hope this helps.
  댓글 수: 1
Lucca Martinelli
Lucca Martinelli 2020년 8월 18일
Thanks!
I endup using a Rotational Power Sensor block to estimate the power input to the pump and I believe it worked out well.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Upgrading 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