Static and Dynamic Pressure in a cyclindrical pipe

AI Thread Summary
The discussion focuses on modeling static and dynamic pressure in cylindrical pipes for structural engineering software. Users can input internal pressure, fluid density, and velocity to calculate skin friction and centrifugal forces. Dynamic pressure, calculated as 0.5 * ρ * V², is considered but its application is debated, particularly regarding its effect on pipe walls. It is clarified that dynamic pressure contributes to total pressure only when flow stagnates, which does not occur in the modeled scenario. Ultimately, the static pressure remains constant throughout the pipe, as dynamic pressure does not affect the wall forces in this context.
ostritch
Messages
2
Reaction score
0
I am making a basic structural engineering software program for modelling cylindrical pipes. I want to model the effect of fluid inside the pipes. For static fluid I let the user input the internal pressure and density of the fluid in each element. For moving fluid I additionally want to let them specify a velocity. This will let me calculate skin friction and centrifugal forces due to curved pipe sections.

The density and velocity are constant over pipeline. I know this is not very realistic due to losses and Bernoulli etc but it is satisfactory for my structural analysis purposes. I am now reading about dynamic pressure and how a moving fluid can exert an addition dynamic pressure given by

0.5 * ρ * V2

where ρ is the fluid density and V is the fluid velocity.

Is this pressure applicable in my case? If I add this dynamic pressure to the user-specified internal pressure, then this total pressure will be assumed to act in every direction. Each discreet element in my pipeline is open at the ends,as its joined to adjacent elements. Am I correct in thinking that the pressure can only act on the pipe walls? If the internal pressure is higher than the external pressure, the pipe will tend to bulge and including a poisson's effect, the element will tend to shorten. I'm not sure if it is correct to include the dynamic pressure with the user internal pressure in this calculation. My understanding is that the dynamic pressure acts only in the direction of the fluid velocity i.e. towards the end cap of the element. Since there isn't a physical end cap, does this mean that this dynamic pressure does not affect the element?

Thank you for your help, this has been bothering me for a while.
 
Engineering news on Phys.org
Take an element on the pipe wall. The forces felt on the wall due to the fluid are going to be the skin friction in the tangential direction and the pressure (aka the static/thermodynamic pressure) in the normal direction. Note that technically, in general, something called normal shear is another possible force, but it will almost certainly be negligible, especially in this situation. The pressure plus the normal shear is often called the "mechanical pressure". Again, this it mostly an aside.

Now, where does the dynamic pressure come in you ask? The dynamic pressure is just a term that means IF the flow stagnates (stops moving) isentropically (no losses/heat transfer), the pressure will rise by that amount. Let me explain with an example. In our atmosphere, the pressure is about 100000 Pa. Let's imagine you are moving at highway speeds in a car and holding your open palm out the window. Far in front of you the static pressure is 100000 Pa and the dynamic pressure is about 300 Pa and therefore the total or stagnation pressure is 100300 Pa. As the flow approaches your hand it will slow down and stagnate. Now, the static pressure is 100300 Pa, the dynamic is 0 Pa, and the total is 100300. As you can see, the dynamic was just converted into static and the total was maintained. At the end of the day, the normal force that is felt is still due to the static pressure.

Now, let's go back to your pipe question. For a straight, constant area pipe with gravity neglected, it can be shown that there is only changes in pressure in the axial direction. This means that the pressure in the center of the pipe is equal to the pressure on the walls of the pipe. There is not an increase in the static pressure because the flow is not going through this stagnation process anywhere. It is worth noting that there is an increase in the dynamic and total pressures at the pipe center relative to the walls of the pipe due to higher velocity, however again, the static pressure is constant because the flow isn't going through a stagnation process.
 
Thank you very much for your detailed answer, it was very useful!
 
Thread 'Physics of Stretch: What pressure does a band apply on a cylinder?'
Scenario 1 (figure 1) A continuous loop of elastic material is stretched around two metal bars. The top bar is attached to a load cell that reads force. The lower bar can be moved downwards to stretch the elastic material. The lower bar is moved downwards until the two bars are 1190mm apart, stretching the elastic material. The bars are 5mm thick, so the total internal loop length is 1200mm (1190mm + 5mm + 5mm). At this level of stretch, the load cell reads 45N tensile force. Key numbers...
I'm trying to decide what size and type of galvanized steel I need for 2 cantilever extensions. The cantilever is 5 ft. The space between the two cantilever arms is a 17 ft Gap the center 7 ft of the 17 ft Gap we'll need to Bear approximately 17,000 lb spread evenly from the front of the cantilever to the back of the cantilever over 5 ft. I will put support beams across these cantilever arms to support the load evenly
Back
Top