Hydrostatic forces on a gate with no width?

AI Thread Summary
The discussion revolves around calculating the hydrostatic forces on a gate at the bottom of a dam, specifically when no width is provided. The gate's position and the forces acting on its upper and lower sections are analyzed to determine the height "H" at which the gate will open due to increasing water pressure. Participants suggest treating the gate as a single area and integrating the pressure forces to find the moments about the pivot point. The importance of understanding the pressure distribution and the resulting torque on the gate is emphasized. Ultimately, the solution involves ensuring that the resultant force's position is above the pivot to achieve equilibrium and facilitate the gate's opening.
veryc0nfused
Messages
9
Reaction score
0
Hydrostatic forces on a gate with no width??

Homework Statement


A gate is placed at the bottom of a dam wall at a distance of "H" below the surface (measured from the top of the gate). The gate is hinged so that there is 1.2m above the pivot point and 0.8m below the pivot. A stop is placed at the bottom of the gate to stop it from rotating. As the height of the water increases the force on the upper section of the gate will increase and eventually open the gate. Calculate the size of "H" in order for the gate to open.

*no gate width was given
*fluid in question is water


Homework Equations


F(resultant)=γ.yc.A
F(position)=I/(yc.A)+yc


The Attempt at a Solution


I know the solution for this question is 0.666m from the answers. So far I have used the resultant force equation to calculate the force for both the top and bottom section of the gate and then attempted to find the force position using the second equation before finally putting this information into a moment equation about the pivot point. My only problem is that the only examples i can find use a gate width and so far using this method I haven't been able to come to answer that matches. In both of the equations I have listed I have attempted to substitute length of the gate for area, however, obviously this doesn't work. Any help would be great, thanks!
 
Physics news on Phys.org
hi veryc0nfused! :smile:
veryc0nfused said:
… My only problem is that the only examples i can find use a gate width and so far using this method I haven't been able to come to answer that matches. In both of the equations I have listed I have attempted to substitute length of the gate for area, however, obviously this doesn't work.

just call the width "w", and write out all the equations …

you'll find the w will cancel out at the end! :wink:

show us what you get :smile:
 
Okay, still not managing to get the correct answer no matter what I do, hoping someone can give me a hand?

My current method involves breaking the top and bottom section of the gate into two areas and considering them separately. Therefore;

Force (top) = 9810(H+0.6)(1.2w)
Force (bot) = 9810(H+1.2)(0.8w)

Meaning the position of these forces are;

Position (top) = [0.144/(1.2H+0.72)]+(H+0.6)
Position (bot) = [0.043/(0.8H+1.28)]+(H+1.6)

I then attempted to substitute these equations into the moment about the pivot using the distance for each force as:

Distance (top) = (H+1.2)-position
Distance (bot) = (H+2)-position

However, doing this created a huge equation and the final result did not match in the end. I'm assuming there must be an easier way of going about this but just can't seem to find it?
 
before we go any further …

i don't understand how this gate works :confused:
 
Force (top) = 9810(H+0.6)(1.2w)
Don't forget the units. How did you get 0.6 (which is right)?
Force (bot) = 9810(H+1.2)(0.8w)
The 1.2 here is wrong.

Position (top) = [0.144/(1.2H+0.72)]+(H+0.6)
Position (bot) = [0.043/(0.8H+1.28)]+(H+1.6)
Where do all those numbers come from? Why do you multiply H with something?
It would be useful if you start with formulas, and then plug in numbers. This makes it easier to understand what you calculate.

I'm assuming there must be an easier way of going about this but just can't seem to find it?
Hmm, force depends on height... do you know integrals?@tiny-tim: The upper part can go outwards, pushing the lower part inwards - if the torque on the upper part exceeds the torque on the lower part (in magnitude).
 
Okay, realized I was going about it all wrong. I ended up solving the question (I think but very open to criticism) by considering the gate as one entire area. By doing this all i had to do was consider the position of the resultant force and make sure that it would be above the pivot point. Thoughts?
 
mfb said:
@tiny-tim: The upper part can go outwards, pushing the lower part inwards - if the torque on the upper part exceeds the torque on the lower part (in magnitude).

sorry, still don't understand :confused:

since the gate is totally submerged, what difference does it make?
veryc0nfused said:
I ended up solving the question … by considering the gate as one entire area.

yes, you can certainly do that :smile:
 
veryc0nfused said:
Okay, realized I was going about it all wrong. I ended up solving the question (I think but very open to criticism) by considering the gate as one entire area. By doing this all i had to do was consider the position of the resultant force and make sure that it would be above the pivot point. Thoughts?
That is a good approach.

tiny-tim said:
since the gate is totally submerged, what difference does it make?
The gate is "in" the dam - one side is not in the water. The height-dependent pressure depends on the height above the water - as the areas are not equal, the total torque depends on the height of the water level.
 
You need to do integrations to get the moments on the parts of the gate above and below the pivot. Let x be the distance measured above the pivot, and y be the distance measured down from the pivot. The pressure in the region above the pivot is:
p=ρg(H+1.2-x)
The pressure in the region below the pivot is:
p=ρg(H+1.2+y)

The differential force on the region of the gate above the pivot between x and x + dx is:
dF=wρg(H+1.2-x)dx
where w is the width of the gate.
The differential moment about the pivot in this same region is:
dM=wρg(H+1.2-x)xdx
Similarly, for the region below the pivot,
dM=wρg(H+1.2+y)ydy
The moment equation above the pivot has to be integrated between x = 0 and x = 1.2. The moment equation below the pivot has to be integrated between y = 0 and y = 0.8.
You then set the moments for the two regions equal to one another.

chet
 
Back
Top