No history yet

Submerged Plane Surfaces

The Force on Submerged Surfaces

We already know that the pressure in a static fluid increases with depth, following the hydrostatic law P=ρghP = \rho g h. But what happens when we need to find the total force acting on a submerged surface, like the wall of a water tank or a sluice gate? The pressure at the top of the gate is less than the pressure at the bottom. We can't simply multiply pressure by area, because the pressure isn't constant.

To find the total force, we need to sum up the forces acting on every part of the surface. We can imagine dividing the surface into infinitesimally small horizontal strips. On each tiny strip of area dAdA, the pressure PP is essentially constant. The small force dFdF on this strip is therefore dF=PdAdF = P \cdot dA. Since P=ρghP = \rho g h, we get dF=(ρgh)dAdF = (\rho g h) \cdot dA.

The total resultant force, FRF_R, is the sum of all these tiny forces. In mathematical terms, this is an integral over the entire area A:

FR=APdA=AρghdAF_R = \int_A P \, dA = \int_A \rho g h \, dA

This integral can be cumbersome to solve directly. Fortunately, there's a much more elegant solution that uses a shape's geometric properties.

The Centroid Shortcut

The total hydrostatic force on any plane surface submerged in a fluid is equal to the product of the area of the surface and the pressure at its . The centroid is the geometric centre of an area, its average position. Think of it as the point where you could balance a cutout of the shape on a pin.

This simplifies our calculation dramatically. We just need to find the vertical depth of the centroid (hch_c) from the free surface, calculate the pressure there, and multiply it by the total area.

FR=PcA=(ρghc)AF_R = P_c A = (\rho g h_c)A

For a rectangular plate of height bb submerged vertically with its top edge a distance dd below the surface, the centroid is at its centre. The vertical depth to the centroid is hc=d+b/2h_c = d + b/2.

Force vs. Point of Action

So, we have the magnitude of the force. But where, exactly, does this resultant force act on the surface? It's tempting to think it acts at the centroid, but that's incorrect.

Because pressure increases with depth, the lower portion of the submerged surface experiences more force than the upper portion. This shifts the 'average' point of force application downwards. This point is called the (CPC_P).

The resultant force on a submerged plane surface always acts below the centroid of that surface.

To find the vertical location of the centre of pressure, hph_p, we use the following formula:

hp=hc+IchcAh_p = h_c + \frac{I_c}{h_c A}

The term IcI_c is a purely geometric property that describes how an area's points are distributed with regard to an arbitrary axis. You can typically find these values in engineering handbooks.

ShapeCentroid Depth (hch_c)Second Moment of Area (IcI_c)
Rectangle (width ww, height bb)d+b2d + \frac{b}{2}wb312\frac{wb^3}{12}
Circle (radius rr)dd (to centre)πr44\frac{\pi r^4}{4}

Inclined Surfaces

What if the surface is not vertical, but inclined at an angle θ\theta to the free surface? The good news is that the formula for the magnitude of the force, FR=(ρghc)AF_R = (\rho g h_c)A, remains exactly the same. We still just need the vertical depth to the centroid.

However, the location of the centre of pressure changes. If we measure distance along the inclined plate from the free surface, let's call it yy, the position of the centre of pressure ypy_p is:

yp=yc+IcycAy_p = y_c + \frac{I_c}{y_c A}

This shows that for an inclined plate, just like a vertical one, the centre of pressure is always located further down the plate than the centroid.

Quiz Questions 1/5

Why can't we calculate the total hydrostatic force on a large, submerged vertical surface by simply multiplying the pressure at the bottom by the total area of the surface?

Quiz Questions 2/5

A rectangular sluice gate is 2m wide and 3m high. Its top edge is 4m below the water surface. What is the vertical depth to the centroid (hch_c) of the gate?

Understanding these principles is fundamental for designing any structure that holds back a fluid. By correctly calculating both the magnitude of the hydrostatic force and its point of application, engineers can ensure the stability and safety of dams, gates, tanks, and ship hulls.