Coke In a Car: Pressure Problem

  • Thread starter Thread starter NotMrX
  • Start date Start date
  • Tags Tags
    Car Pressure
AI Thread Summary
The discussion revolves around calculating the total pressure halfway down a Coke can placed in a car's cup holder during horizontal acceleration. Participants highlight that pressure varies based on the measurement point and the effects of acceleration on the liquid inside the can. The initial approach involves using force equations, but it is noted that the pressure differential due to acceleration needs to be considered. A more effective method suggested involves analyzing the forces on vertical slices of the can and incorporating both horizontal and vertical components of acceleration. The conversation emphasizes the importance of vector analysis in accurately determining the pressure at different points within the can.
NotMrX
Messages
97
Reaction score
0
Suppose somebody put a coke can in the cup holder. The can is a perfect cylinder with radius R and height H. There is a very small airpocket since the can isn't completely full with a pressure, P_o. The car accelerates horizonatlly with a value of A. The soda has a density of \rho. What is the total pressure half way down the coke can?

Here is my attempt:

\SigmaF_x = mA = P_x*h*2R
\SigmaF_y = 0 = P_o + \rho*g*/frac{H}{2} - P_y
P=\sqrt{P_x^2 + P_y^2}

Somethings seems wrong. Does anyone know a better way to do it? Or why this method is wrong?
 
Last edited:
Physics news on Phys.org
NotMrX said:
Suppose somebody put a coke can in the cup holder. The can is a perfect cylinder with radius R and height H. There is a very small airpocket since the can isn't completely full with a pressure, P_o. The car accelerates horizonatlly with a value of A. The soda has a density of \rho. What is the total pressure half way down the coke can?

Here is my attempt:

\SigmaF_x = mA = P_x*h*2R
\SigmaF_y = 0 = P_o + \rho*g*/frac{H}{2} - P_y
P=\sqrt{P_x^2 + P_y^2}

Somethings seems wrong. Does anyone know a better way to do it? Or why this method is wrong?
It seems to me that the pressure is not uniform around the can. Where exactly are you measuring the pressure?

Without the acceleration, the pressure at a point h below the top is P0 + \rho gh

Divide the can into discs of thickness dh and determine the force required to accelerate each disc. You can see that the pressure varies depending on the horizontal position.

AM
 
When a liquid accelerates there is a pressure differential in the direction of the acceleration.
 
Thanks I see what to do now.

A=\sqrt{A_x^2+A_y^2}
P=P_o+A*\rho*\sqrt{(\frac{H}{2})^2+R^2}
 
NotMrX said:
Thanks I see what to do now.

A=\sqrt{A_x^2+A_y^2}
P=P_o+A*\rho*\sqrt{(\frac{H}{2})^2+R^2}
The pressure depends on the point at which it is measured. The pressure on the side in the direction of acceleration would be less than the pressure on the other side. How does your formula show this?

The force on the contents is:

f = mA = \pi r^2\rho HA where H is the height of the can.

This force is distributed over an area that is 1/2 the area of the cylinder.

If you slice the can vertically in planes parallel to the direction of acceleration, the maximum force is on the largest slice (middle) of width dx. That force would be:

f = dmA = \rho dVA = \rho 2rHdxA

That force is distributed over area dxH so the maximum pressure due to acceleration is:

P = f/area = \rho 2rHdxA/dxH = \rho 2rA

If you add that to the pressure in the can and weight of the liquid, the maximum pressure at a point h from the top is:

P = P_0 + \rho gh + \rho 2rA

AM
 
That is a good way to do it. Your right that the formula I put out was wrong. I was about to fall asleep and then I realized that following revisions would have to be made. The idea i had was to make the axis along the vector resultant of the accelleration, A. Follow the line to the end of the can to give us distance d. The gives us the \rho*A*d Then for the initial pressure if it is on the top edge it is just P_o+\rho*A_x*x where x is the horizontal distance from the edge of the can. Similar methods could be used if the accelleration vector that is intersecting the center of the can hits the side instead of the top. I made this problem up and maybe it doesn't work out that well. The angle that the accelleration vector line makes with the horizontal is the arctangent of \frac{g}{a_x}
 
Can you just add the pressure resulting form the horizontal and vertical accellerations together of do you have to find a new accelleration?
 
NotMrX said:
Can you just add the pressure resulting form the horizontal and vertical accellerations together of do you have to find a new accelleration?
What vertical acceleration is there?

AM
 
Andrew Mason said:
What vertical acceleration is there?

AM

the gravity of earth, i mean the coke molecules feel gravity

It just seems like all the forces need to be computed in a vector fashion. Then see how far from edge of the can that the spot of question is following the vector resultant of the acceleration. Calculating the initial pressure at the edge of the can I don't think is to difficult. Does this make sense?
 
Back
Top