Week 9 In-Depth — Why Pressure Becomes a Single Force
//body
← Back to weekRead the cheatsheet first for the recipes. This note explains why each formula is the shape it is, with one substantial worked example per topic.
1 — Why the resultant force uses the centroid pressure
Pressure on a submerged plane varies linearly with depth: . The total force is the integral of pressure over the surface:
The integral is, by definition, the first moment of area of the surface about the free-surface axis, and that equals (the centroid depth times the area). So
That’s the entire derivation. The reason the centroid depth appears — and not, say, the depth of the top or bottom edge — is that the centroid is, by construction, the depth that averages over the surface (weighted by area). Pressure scales linearly with depth, so its average across the surface is exactly the pressure at the average depth.
Why the resultant is perpendicular to the surface
Fluid pressure is isotropic — it pushes equally in every direction. But at any solid boundary, only the component normal to the surface does net work. The tangential components from neighbouring fluid parcels cancel out along the wetted face. So the resultant is normal to the plate, regardless of plate orientation.
Worked example — the rectangular gate, all steps
A tank gate m wide and m tall, hinged at the bottom, is held closed by a horizontal force applied m above the hinge. Water surface is m above the top of the gate. Find and .
Step 1 — geometric properties. The rectangle’s own centroid sits at m down from its top edge. The top edge is m below the free surface, so
Area:
Step 2 — resultant force.
Step 3 — centre of pressure. We need for the rectangular gate:
Now apply the centre-of-pressure formula (the why of which is the next section):
So the line of action of is at depth m — that’s m below the centroid, which makes sense (small correction for a not-very-deep plate of moderate size).
Step 4 — moment arm of . The bottom of the gate is at depth m. The line of action is at m. So acts at
Step 5 — sum moments about the hinge. acts horizontally at m above the hinge, opposing . Taking counter-clockwise positive:
The geometry to internalise: acts at below the free surface, which is above the centroid by less than half the gate height — so for a gate hinged at the bottom and supported near the top, the moment arm of is roughly gate height / 3. That’s why answers tend to come out in the tens of kN for residential-scale gates.
2 — Why (the pressure prism argument)
Visualise the pressure on a submerged vertical plate as a 3-D prism sticking out from the plate, with height equal to the local pressure at each point. Because pressure grows linearly with depth, the prism is wedge-shaped: thin on top, fat on the bottom.
The total force is the volume of this prism. Its line of action passes through the prism’s centroid.
Now: the centroid of a wedge-shaped prism (more volume on the bottom) sits lower than the centroid of its footprint (the plate). That’s where comes from. It’s purely a geometric consequence of the linear pressure law.
Derivation of
Equating the moment of the resultant about the free-surface axis to the moment of the distributed pressure:
The integral is the second moment of area about the free-surface axis (call it ). We can shift this to the centroidal axis using the parallel-axis theorem:
Substitute and divide both sides by :
So:
- The first term is where the centroid is.
- The correction is always positive, hence .
- At great depth , the correction vanishes — for a deeply submerged small plate, the prism is nearly a uniform slab and its centroid coincides with the plate’s centroid. (Think: at km depth, the difference in pressure across a m plate is negligible compared to the average pressure.)
Worked example — submerged right triangle (Tutorial Ex 4)
Right-triangular plate, vertical leg m and horizontal leg m, apex at the top, base at the bottom. Top vertex at depth m.
Centroid depth. For a triangle with apex at the top, measured down from the apex:
Area.
Resultant.
Second moment of area.
Note the 36, not 12 — this is the most reliable place to lose marks on a triangle problem.
Centre of pressure.
The offset m is 30% of here — much larger than the rectangular-gate example earlier — because the plate is relatively close to the surface compared to its size. That tracks with the formula: small , modest , so the ratio matters.
3 — Why the vertical-dam shortcut works
When a plate runs from the free surface (depth ) to depth , the wedge of pressure is a perfect triangular prism: pressure goes from on top to on the bottom. The geometry simplifies dramatically.
| Quantity | Value | Reason |
|---|---|---|
| Centroid of a rectangle is at its mid-height | ||
| Rectangle | ||
| Line of action | above base | Centroid of a triangular pressure distribution sits of the way from the wide end |
You can re-derive the from the centre-of-pressure formula:
So below the free surface, i.e. above the base. The formula and the geometric intuition agree — always a good sign.
Worked example — sea-water lock (Tutorial Ex 3)
Lock wall m wide retaining sea-water () to depth m.
Specific gravity. kg/m³.
Centroid + area. m; m².
Resultant.
+ centre of pressure.
Sanity check. m above the base. The dam shortcut and the formula agree.
4 — Why the manometer walk works
Hydrostatic pressure obeys for a vertical column of constant-density fluid. Integrate along a vertical path of height :
So down adds , up subtracts . Horizontal moves (at constant depth) in the same continuous fluid add zero.
When you walk from to through a manometer, you can break the path into vertical legs (each contributing depending on direction and which fluid you’re in) and horizontal legs (zero contribution if the fluid is continuous):
Crucially: the in each leg is the density of the fluid in that leg, not some fixed reference. That’s why heavier fluids like mercury contribute much more per unit height than water or air.
Worked example — double-U manometer (Tutorial Ex 2)
Freshwater pipe (1) connected to seawater pipe (2) by a mercury manometer with an air gap. , , kg/m³. Water leg m (down from pipe 1), mercury m (up to air gap), seawater m (down to pipe 2). Air column negligible.
Walk equation.
Drop the air term (see below) and rearrange:
Plug in:
So freshwater pipe is kPa above the seawater pipe.
Why air drops out
kg/m³ vs kg/m³. For a comparable column height, the air contribution is ~ times the water contribution. Within the precision of typical manometer problems (3 sig figs), the air term is at the noise floor and is conventionally neglected. You should mention this explicitly in a written solution.
5 — Absolute vs gauge: when does it matter?
Integrate for a constant-density fluid with surface pressure at :
If (atmosphere sits above the free surface), here is the absolute pressure. The corresponding gauge pressure is
Both are valid descriptions of the same physical state; they just use different datums.
When does the choice matter for a gate?
A gate has water on one side and (usually) air at on the other. The net force is the difference between the two faces:
The atmospheric term cancels exactly. So in gauge terms, you simply use from the start. The lecture default is gauge pressure for gate problems for this reason.
When you must use absolute:
- Dry side is sealed or evacuated (no pushing back).
- Compressible fluids and thermodynamic calculations (absolute is intrinsic to the gas laws).
6 — How these all connect
Three threads, one underlying idea: pressure is a force per unit area that varies linearly with depth in a constant-density fluid. Everything follows.
| Thread | Linear pressure law shows up as… |
|---|---|
| Manometer walk | per vertical leg |
| Resultant on a plate | (centroid-depth pressure × area) |
| Centre of pressure | (parallel-axis on ) |
| Vertical-dam shortcut | centroid, line of action — both consequences of triangular pressure distribution |
So Week 9 is, fundamentally, the practical exploitation of . Once you internalise that single ODE, every formula on the sheet is a rearrangement.
7 — Exam-style sample, end-to-end
A m wide, m tall rectangular plate is submerged in water with its top edge at depth m below the free surface.
(a) Find about the centroidal horizontal axis. (b) Find the depth to the centre of pressure. (c) Find the resultant pressure force on the plate.
(a) Second moment of area.
(b) Centre of pressure. First the centroid and area:
Then:
(c) Resultant force.
Pressure distribution. Trapezoidal:
- Top edge (depth m): kPa
- Bottom edge (depth m): kPa
acts horizontally (perpendicular to the vertical plate) at depth m below the free surface. The offset from the centroid is m downward — about of the plate height — consistent with the rule of thumb that the offset shrinks as the plate sits deeper.
That layout — geometric properties → resultant → second moment → centre of pressure → (if a gate) moment balance about hinge — is the template for every submerged-surface problem on the paper.
Where to look next
- The cheatsheet for fast revision + the quiz.
- The lecture summary for the full reconstruction with all four tutorial exercises worked through.
- The workshop PDFs (cited in frontmatter) for more practice problems.