Is there a way to model a pipe under vacuum pressure using Simscape?

조회 수: 7 (최근 30일)
Delika Weragoda
Delika Weragoda 2021년 6월 17일
댓글: Delika Weragoda 2021년 7월 16일
Is there a way to model fluid flow in a pipe under vaccum pressure using simscape?
  댓글 수: 2
Yifeng Tang
Yifeng Tang 2021년 6월 18일
Hey Delika,
Could you please elaborate on your question? What do you mean by "vacuum"? Is there still some air left in the "vacuum"? Will the liquid evaporate to fill the vacuum? A simple diagram would be very helpful.
Delika Weragoda
Delika Weragoda 2021년 6월 18일
Hi Yifeng, So basically what I'm trying to do is model a heat pipe, which is a two phase pipe. And since it's a vacuum sealed container I was wondering if this pressure can be defined as a boundary condition using simscape blocks. So yeah, there will be liquid evaporation and condensation and the same time, but at either ends of the pipe. Hope that helps. Cheers Delika

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

답변 (1개)

Yifeng Tang
Yifeng Tang 2021년 6월 19일
Hey Delika,
Thanks for the clarification.
It seems to me that it's possible to model the evaporation and condensing effects at two ends of a heat pipe, using blocks from the two-phase (2P) domain. It may not be easy though.
Couple blocks that I think may be useful for you:
Receiver Accumulator (2P) https://www.mathworks.com/help/releases/R2020a/physmod/hydro/ref/receiveraccumulator2p.html This one will allow you to model the two ends of the heat pipe. I suggest this instead of a simple chamber, because you need a way to allow only the liquid phase to travel away from the cold end through wicking, and gas phase away from the hot end (by pressure?). This block gives you the option to do that. The thermal port will allow you to heat or cool the fluids.
Pipe (2P) https://www.mathworks.com/help/releases/R2020a/physmod/simscape/ref/pipe2p.html You need pipes to tranport fluid (vapor & liquid) between the two ends.
What I am not sure or clear about is how to model the wicking of liquid from the cold end to the hot end. Any correlation you are aware of for the capilliary effect that's driving the flow? You'll need to find a way to implement that on the liquid path. The vapor path, I think, will be driven by the pressure difference because the hot end will have a higher vapor pressure.
Your model could conceptually look like this:
Hope this helps.
  댓글 수: 6
Yifeng Tang
Yifeng Tang 2021년 7월 16일
I think I see the confusion here. The proper way to set the pressure inside the heat pipe is through initial conditions. Look for the "variables" tab in each block; that's where you set the initial condition for each block. I don't think you'll need any source connected to the "outside" to enforce a specific pressure inside the heat pipe, as the pressure source can lead to flow in or out of the sealed system. Once you set a reasonable initial condition, the total mass inside the heat pipe will be conserved.
Delika Weragoda
Delika Weragoda 2021년 7월 16일
Yeah, I've set the initial conditions of the blocks to the initial pressure, but it still gives a considerable amount of pressure reading inside. That is why I could not understand as to why there's such a large reading and decided to use another block to set the vacuum pressure, which actually works (but only with the constant volume chamber but not with the receiver accumulator block, which is confusing again). I'll check if I've made a mistake in the model and see.
Thanks alot Yifeng.

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

카테고리

Help CenterFile Exchange에서 Two-Phase Fluid Library에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by