Mechanical Engineer's Handbook

Pascal's Principle

Hydrostatic pressure at depth hh in an incompressible fluid depends on surface pressure p0p_0 and fluid density ρ\rho via p=p0+ρghp = p_0 + \rho g h. Evaluating how a change in p0p_0 propagates through the medium yields the foundation of hydraulic systems:

Pascal's Principle

Pascal's Principle states that when a change in pressure is applied to an enclosed fluid, it is transmitted undiminished to all portions of the fluid and to the walls of its container.

To see why this holds mathematically from hydrostatic equilibrium:

Derivation of Pascal's Principle from Hydrostatic Pressure

Let the original pressure at depth hh be:

pold=p0+ρghp_{\text{old}} = p_0 + \rho g h

Increase the surface pressure p0p_0 by an applied change Δp0\Delta p_0. The new total pressure pnewp_{\text{new}} at depth hh becomes:

pnew=(p0+Δp0)+ρghp_{\text{new}} = (p_0 + \Delta p_0) + \rho g h

Regrouping the terms gives:

pnew=(p0+ρgh)pold+Δp0=pold+Δp0p_{\text{new}} = \underbrace{(p_0 + \rho g h)}_{p_{\text{old}}} + \Delta p_0 = p_{\text{old}} + \Delta p_0

Subtracting poldp_{\text{old}} yields the pressure change at depth hh:

Δp=pnewpold=Δp0\Delta p = p_{\text{new}} - p_{\text{old}} = \Delta p_0

Because depth hh is arbitrary, any applied pressure change Δp0\Delta p_0 transmits undiminished to every point in the fluid.

Hydraulic Systems and Mechanical Advantage

A primary application of Pascal's Principle is the hydraulic lift. Consider two fluid-filled cylinders connected by a pipe, fitted with airtight pistons of cross-sectional areas A1A_1 and A2A_2.

Applying a downward force F1\vec{F}_1 to the smaller piston creates a pressure change:

p1=F1A1p_1 = \frac{F_1}{A_1}

By Pascal's Principle, this pressure change is transmitted undiminished throughout the fluid, so p1=p2p_1 = p_2:

F1A1=F2A2    F2=F1(A2A1)\frac{F_1}{A_1} = \frac{F_2}{A_2} \implies F_2 = F_1 \left(\frac{A_2}{A_1}\right)

Because A2>A1A_2 > A_1, the output force F2F_2 is greater than the input force F1F_1 by the ratio of the piston areas.

Work and Conservation of Energy

Although the force increases, total energy is conserved. For an incompressible fluid, the volume of fluid displaced by piston 1 (ΔV1=A1d1\Delta V_1 = A_1 d_1) must equal the volume displaced at piston 2 (ΔV2=A2d2\Delta V_2 = A_2 d_2):

A1d1=A2d2    d2=d1(A1A2)A_1 d_1 = A_2 d_2 \implies d_2 = d_1 \left(\frac{A_1}{A_2}\right)

Evaluating the work done on the system:

W2=F2d2=(F1A2A1)(d1A1A2)=F1d1=W1W_2 = F_2 d_2 = \left( F_1 \frac{A_2}{A_1} \right) \left( d_1 \frac{A_1}{A_2} \right) = F_1 d_1 = W_1

Thus, the work output equals the work input; a smaller force applied over a larger distance produces a larger force over a smaller distance.

Example 1

A hydraulic car lift has a small input piston with a cross-sectional area of 0.05 m20.05\text{ m}^2 and a large output piston with an area of 2.5 m22.5\text{ m}^2. Calculate the input force F1F_1 required to lift a 1,500 kg1,500\text{ kg} vehicle.

Determine the force needed to support the car's weight, then equate the pressures on both pistons using p1=p2p_1 = p_2.

First, calculate the required output force F2F_2 equal to the vehicle's weight:

F2=mg=(1500 kg)(9.8 m/s2)=14,700 NF_2 = m g = (1500\text{ kg})(9.8\text{ m/s}^2) = 14,700\text{ N}

By Pascal's Principle, pressure is transmitted undiminished throughout the fluid:

F1A1=F2A2    F1=F2(A1A2)\frac{F_1}{A_1} = \frac{F_2}{A_2} \implies F_1 = F_2 \left(\frac{A_1}{A_2}\right)

Substitute the given areas and force:

F1=(14,700 N)(0.05 m22.5 m2)=(14,700 N)(0.02)=294 NF_1 = (14,700\text{ N})\left(\frac{0.05\text{ m}^2}{2.5\text{ m}^2}\right) = (14,700\text{ N})(0.02) = 294\text{ N}

Example 2

A technician applies a force of 120 N120\text{ N} to the small circular piston of a hydraulic jack. The small piston has a radius of 1.5 cm1.5\text{ cm}, while the large circular piston has a radius of 12 cm12\text{ cm}. What maximum force can the large piston exert?

Solution

Remember that area scales quadratically with radius (A=πr2A = \pi r^2), causing the constant π\pi to cancel out.

Express the surface areas in terms of their radii r1r_1 and r2r_2:

A1=πr12andA2=πr22A_1 = \pi r_1^2 \quad \text{and} \quad A_2 = \pi r_2^2

Substitute these into the pressure balance relation:

F2=F1(A2A1)=F1(πr22πr12)=F1(r2r1)2F_2 = F_1 \left(\frac{A_2}{A_1}\right) = F_1 \left(\frac{\pi r_2^2}{\pi r_1^2}\right) = F_1 \left(\frac{r_2}{r_1}\right)^2

Evaluate using the given values:

F2=(120 N)(12 cm1.5 cm)2=(120 N)(8)2=(120 N)(64)=7,680 NF_2 = (120\text{ N}) \left(\frac{12\text{ cm}}{1.5\text{ cm}}\right)^2 = (120\text{ N}) (8)^2 = (120\text{ N})(64) = 7,680\text{ N}

Example 3

Using the hydraulic system from Example 2, if the small piston is depressed downward by a distance of d1=20 cmd_1 = 20\text{ cm}, how far up is the load lifted (d2d_2)? Verify that total work done on the system is conserved.

Equate the displaced fluid volumes V1=V2V_1 = V_2 to find d2d_2, then check W=FdW = F d for both sides.

Equating the displaced fluid volumes (A1d1=A2d2A_1 d_1 = A_2 d_2):

d2=d1(A1A2)=d1(r1r2)2=(20 cm)(1.5 cm12 cm)2=2064 cm=0.3125 cmd_2 = d_1 \left(\frac{A_1}{A_2}\right) = d_1 \left(\frac{r_1}{r_2}\right)^2 = (20\text{ cm}) \left(\frac{1.5\text{ cm}}{12\text{ cm}}\right)^2 = \frac{20}{64}\text{ cm} = 0.3125\text{ cm}

Next, verify work conservation by evaluating W1W_1 and W2W_2 (converting displacements to meters):

W1=F1d1=(120 N)(0.20 m)=24 JW_1 = F_1 d_1 = (120\text{ N})(0.20\text{ m}) = 24\text{ J}
W2=F2d2=(7,680 N)(0.003125 m)=24 JW_2 = F_2 d_2 = (7,680\text{ N})(0.003125\text{ m}) = 24\text{ J}

Because W1=W2W_1 = W_2, energy is conserved.