How to add heat in my model to compensate pressure drop
4 次查看(过去 30 天)
显示 更早的评论
1) As my Purpose is to find out the losses/pressure drop in compressed air transporting pipe, As for same I used example and added pneumatic resistive tube and my code is working. 2) And Second aim is to add heat to compensate this losses now there is not getting direction - how to start. </matlabcentral/answers/uploaded_files/38636/Code%206.png>
0 个评论
采纳的回答
Sebastian Castro
2015-11-5
There are two blocks in the Pneumatic Foundation library that allow you to add heat to the system. These are the Constant Volume Pneumatic Chamber and the Pneumatic Piston Chamber blocks. Both blocks have a thermal port, labeled H, which can connect to Thermal domain blocks.
If the heat is added to a variable volume of gas in an actuator, then you should use the Pneumatic Piston Chamber block. If the heat is added to a constant volume, e.g., a pipe, you should use the Constant Volume Pneumatic Chamber.
For the latter case, a pneumatic pipe can generally be modeled using the construct in the image below. It's very common to do this.
- Sebastian
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Elements 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!