Simscape: thermal liquid pump
이전 댓글 표시
Hello!
I have the oil flow rate data in the centrifugal pump (for the transformer's cooling system).
But I haven't found any useful pumps in which I can use this data, only pressure and mass flow sources.
Is there any pump blocks, that could be handy?

답변 (1개)
Yifeng Tang
2022년 7월 1일
1 개 추천
In newer versions of Simscape Fluids, there are more pump modules available.
In general, the pump can be modeled by using look up tables of rpm, pressure ratio/difference, and flowrate. One can set up pressure sensors at the two ends of the ideal flow source, send the pressure signal to a LUT that will give you the flowrate, which can be then sent to the source block.
댓글 수: 3
Nikolay Panasetsky
2022년 7월 1일
Andreas
2022년 7월 12일
@Yifeng Tang like this:

Yifeng Tang
2022년 7월 12일
I usually do this:

where delta_P drives the flow rate. But I think your way, flow rate drives delta_P, would work as well. Any observation you could share?
Couple notes:
- adding another dimension of pump RPM allows you to turn off and adjust the pump output.
- If your MATLAB version allows, use isothermal liquid instead of hydraulics. https://www.mathworks.com/help/physmod/simscape/ug/upgrading-hydraulic-models-to-use-isothermal-liquid-blocks.html
카테고리
도움말 센터 및 File 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!