Week 9 Cheatsheet — Pressure Measurement + Submerged Surfaces
medium exam quiz
//body
← Back to weekHow this week breaks down
Two threads, one common technique (reducing distributed pressure to a single force + line of action).
| Topic | What you do |
|---|---|
| Resultant force | . Find the centroid depth, multiply by area, multiply by . |
| Centre of pressure | . Use the table for . |
| Vertical dam | Top edge at free surface? Use shortcut: , acts at above base. |
| Hinged gate | Find and , then to get the holding force. |
| Manometer walk | down, up, equal-depth in same fluid means equal pressure. |
| Absolute vs gauge | Gate exposed to atmosphere on both sides use gauge. Sealed/evacuated side use absolute. |
1 — Resultant pressure force on a submerged plane
Definition. The single force equivalent to the linearly varying pressure on the surface:
acting perpendicular to the surface.
- = depth of the centroid of the surface, measured from the free surface.
- = wetted area of the surface.
- = pressure at the centroid depth.
Centroid table (depth from top edge / from centre, area)
| Shape | from top edge | Area |
|---|---|---|
| Rectangle () | ||
| General triangle (base on top) | ||
| Triangle (apex on top) | measured down from apex | |
| Isosceles triangle | ||
| Right triangle | ||
| Circle (radius ) | from centre |
Vertical dam shortcut (top edge at the free surface)
Plate of height , width :
Resultant acts at above the base of the wetted area.
2 — Centre of pressure
The actual line of action of , measured as a depth from the free surface:
- = second moment of area about the horizontal axis through the centroid.
- Because , we always have : the centre of pressure is below the geometric centroid for any plate whose top edge is at or below the free surface.
table (centroidal axis)
| Shape | |
|---|---|
| Rectangle () | |
| Triangle (base , height ) | |
| Circle (radius ) | |
| Semicircle (radius ) |
Quick numerical sanity check
- Square plate side m at m: m. Tiny offset for a deep, small plate.
- Lock wall m, m: m. Large offset because the plate spans from the surface.
3 — Pressure measurement
Absolute vs gauge
| Datum | What it means | When you use it |
|---|---|---|
| Absolute | Above perfect vacuum | Closed/evacuated systems, thermodynamics |
| Gauge | Above atmospheric | Gates and walls with atmosphere on the dry side (atmosphere cancels) |
Manometer “walk” rule
Travel a continuous path from point 1 to point 2:
| Move | Sign |
|---|---|
| Down through fluid (height ) | |
| Up through fluid (height ) | |
| Same depth in same continuous fluid | (no change) |
Worked snippets
| Setup | Walk | Result |
|---|---|---|
| Air duct, Hg manometer, mm, duct side low | kPa | |
| Double U-tube freshwater/seawater | kPa |
4 — Hinged gate template
Five steps, in this order. Don’t skip.
- Geometric properties. Centroid depth from free surface, area , second moment .
- Resultant force. (perpendicular to plate).
- Centre of pressure. .
- Moment arm. Distance from the hinge to the line of action of (measured along the gate, not the depth axis).
- Sum moments. , solve for the holding force.
Worked snippet — Example 1
Gate m × m, hinge at bottom, water m above top edge, applied m above hinge.
| Step | Calc | Result |
|---|---|---|
| m | ||
| m² | ||
| kN | ||
| m⁴ | ||
| m | ||
| Arm of above hinge | m | |
| (from ) | kN |
Common mistakes
- Centroid depth measured from the wrong place. in is the depth from the free surface — not from the top of the plate, not from the bottom. Add the depth of the top edge to the in-plate centroid offset.
- Using for a triangle. Triangles use . Rectangles use . Same shape of formula, different denominator.
- Putting above . The centre of pressure is always below the geometric centroid for plates beneath the free surface. If your , you flipped a sign.
- Mixing absolute and gauge pressure. For a gate with atmosphere on the dry side, use gauge. Atmospheric pressure cancels on the two faces.
- Wrong sign on the manometer walk. Down adds, up subtracts. Check by setting all heights to zero and confirming the equation reduces to .
- Forgetting that the moment arm of goes to , not . The line of action of the resultant is at the centre of pressure, not the centroid.
- Inconsistent . Lecture uses , tutorial uses . Pick one per calculation. Don’t mix.
- Treating as a density. for seawater kg/m³ (multiply by ).
Key formulas
For the why and full worked examples, see the in-depth note.
//quiz
Easy → hard. Reshuffles every visit.
//quiz · 1/8easy
Why is the air column usually neglected in a double-fluid manometer?