Finding Frictional Pressure Drop in a Gas system through Simscape object Pipe(G)
6 ビュー (過去 30 日間)
古いコメントを表示
I aim to find out the pressure drop in a gas flow due to friction through the Pipe (G) object. I have given the following Parameters for the Pipe(G) object:
Length = 50 m
Cross-sectional Area = 10 m^2
Hydraulic Dia = 3 m

I have connected the Temperature and Pressure Sensor (G) but it is simply displaying a result equal to the Pressure difference between the two reservoir. Which isn't I require. Please provide a suitable solution.
Thank you very much in advance!
0 件のコメント
回答 (1 件)
Bhavana Ravirala
2022 年 2 月 14 日
Hi Abhishek,
From my understanding, you are trying to find the pressure difference caused by pipe due to friction.
This is an expected behaviour. The pressure of the gas entering and leaving the reservoir will be same. So, the Temperature and Pressure sensor will sense the pressure difference between the reservoirs as output.
For more information refer the documentation below:
Hope this helps.
2 件のコメント
Bhavana Ravirala
2022 年 2 月 17 日
The mass flow rate plays a major role in causing pressure difference due to friction in pipe.
Although the other parameters can be changed in pipe but for mass flow rate, we need to add Mass Flow Rate (G) block. For more information, please refer to the links below:
- Generate constant mass flow rate - MATLAB (mathworks.com)
- https://www.mathworks.com/help/physmod/simscape/ref/pipeg.html?searchHighlight=pipe%28G%29&s_tid=srchtitle_pipe%2528G%2529_1#:~:text=In%20the%20laminar%20flow%20regime%2C%20the,length%20of%20local%20resistances%20parameter%20value.
Hope this helps!
参考
カテゴリ
Help Center および File Exchange で Gas Models についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!