PhysicsUnit 38 min read
Fluid Statics: Pressure, Buoyancy & Pascal’s Law
Unit 3 of Physics: Explains how fluids at rest exert pressure, how objects float or sink, and how pressure changes with depth—key for understanding dams, hydraulic lifts, and even blood circulation.
Why Study Fluid Statics?
Fluid statics is the study of fluids (liquids and gases) at rest. It helps explain:
- Why a dam doesn’t collapse under water pressure.
- How a submarine stays submerged or rises.
- Why blood pressure increases as you go deeper in your body.
- How hydraulic machines (like car lifts) work.
1. Pressure in Fluids
What is Pressure?
Pressure is the force per unit area exerted by a fluid on its surroundings. Mathematically: where:
- = Pressure (N/m² or Pascal, Pa)
- = Force (N)
- = Area (m²)
Pressure in a Fluid at Rest
In a fluid at rest:
- Pressure acts perpendicular to any surface.
- Pressure increases with depth because the fluid above exerts more weight.
- Pressure is the same at all points on a horizontal plane (Pascal’s Law).
How Pressure Varies with Depth
Consider a small cube of fluid at depth :
```figure
{"type":"graph","fns":[{"expr":"1000 * 9.81 * x","label":"Pressure (P) = ρgh (Pa)"}],"x":[0,10],"ylabel":"Pressure (Pa)","xlabel":"Depth (m)","caption":"Pressure increases linearly with depth in a fluid (ρ = 1000 kg/m³, g = 9.81 m/s²)."}
- The pressure at depth ( h ) is due to the weight of the fluid above it.
- For a fluid of density ( \rho ) (rho), the pressure at depth ( h ) is:
$$
P = P_0 + \rho g h
$$
where:
- ( P_0 ) = Atmospheric pressure (1.01 × 10⁵ Pa at sea level)
- ( \rho ) = Density of the fluid (kg/m³)
- ( g ) = Acceleration due to gravity (9.8 m/s²)
- ( h ) = Depth below the surface (m)
Solved Example 1: Calculating Pressure at Depth
A fish swims at a depth of 10 m in seawater. What is the pressure on the fish? (Density of seawater = 1030 kg/m³, ( g = 9.8 , \text{m/s}^2 ))
Solution:
- Use the formula: $$ P = P_0 + \rho g h $$
- Plug in the values: $$ P = 1.01 \times 10^5 + (1030)(9.8)(10) $$
- Calculate: $$ P = 1.01 \times 10^5 + 100,940 = 2.0194 \times 10^5 , \text{Pa} $$ Answer: The pressure on the fish is 2.02 × 10⁵ Pa.
2. Gauge Pressure vs. Absolute Pressure
| Term | Definition | Example |
|---|---|---|
| Gauge Pressure | Pressure relative to atmospheric pressure (( P_{\text{gauge}} = P - P_0 )) | Tire pressure (measured in psi) |
| Absolute Pressure | Total pressure including atmospheric pressure (( P_{\text{absolute}} = P )) | Pressure in a scuba tank |
3. Buoyancy and Archimedes’ Principle
What is Buoyancy?
Buoyancy is the upward force exerted by a fluid on an immersed object. It depends on:
- The volume of the displaced fluid.
- The density of the fluid.
Archimedes’ Principle
"An object immersed in a fluid experiences an upward buoyant force equal to the weight of the displaced fluid."
Mathematically: $$ F_b = \rho_{\text{fluid}} V_{\text{displaced}} g $$ where:
- ( F_b ) = Buoyant force (N)
- ( \rho_{\text{fluid}} ) = Density of the fluid (kg/m³)
- ( V_{\text{displaced}} ) = Volume of displaced fluid (m³)
- ( g ) = Acceleration due to gravity (9.8 m/s²)
Why Does an Object Float or Sink?
- If ( F_b > \text{Weight of object} ) → Floats (e.g., wood in water).
- If ( F_b < \text{Weight of object} ) → Sinks (e.g., stone in water).
- If ( F_b = \text{Weight of object} ) → Suspended (e.g., submarine at equilibrium).
Solved Example 2: Buoyant Force on a Submerged Rock
A rock with a volume of 0.002 m³ is fully submerged in water (( \rho_{\text{water}} = 1000 , \text{kg/m}^3 )). What is the buoyant force on it?
Solution:
- Use Archimedes’ principle: $$ F_b = \rho_{\text{water}} V g $$
- Plug in the values: $$ F_b = (1000)(0.002)(9.8) = 19.6 , \text{N} $$ Answer: The buoyant force is 19.6 N.
4. Pascal’s Law (Hydraulic Press Principle)
What is Pascal’s Law?
"Pressure applied to a fluid in a closed container is transmitted equally in all directions."
Mathematically: $$ P_1 = P_2 $$ where ( P_1 ) and ( P_2 ) are pressures at any two points in the fluid.
Applications of Pascal’s Law
- Hydraulic Lifts (e.g., car lifts, construction cranes).
- Braking Systems in vehicles.
- Hydraulic Presses for shaping metals.
How a Hydraulic Lift Works
```mermaid
flowchart TD
A["Small piston (P₁)"] -->|Force F₁| B["Pressure P₁ = F₁/A₁"]
B -->|P₁ = P₂| C["Large piston (P₂)"]
C -->|Force F₂ = P₂ × A₂| D["Lifts heavy object"]
style A fill:#f9f,stroke:#333
style C fill:#bbf,stroke:#333
- Small force on a small piston creates high pressure.
- This pressure is transmitted to a large piston, producing a large force.
Solved Example 3: Hydraulic Lift Calculation
A hydraulic lift has a small piston with area 0.01 m² and a large piston with area 0.5 m². If a force of 100 N is applied to the small piston, what is the force on the large piston?
Solution:
- Since :
- Rearrange to find :
- Plug in the values: Answer: The force on the large piston is 5000 N.
5. Atmospheric Pressure
What is Atmospheric Pressure?
Atmospheric pressure is the pressure exerted by Earth’s atmosphere due to the weight of air above us.
- At sea level: 1.01 × 10⁵ Pa (1 atm).
- Decreases with altitude.
How is Atmospheric Pressure Measured?
- Barometer: Uses a column of mercury to measure pressure.
- Aneroid Barometer: Uses a flexible metal box to measure pressure changes.
Solved Example 4: Mercury Column Height
What is the height of the mercury column in a barometer at sea level? (Density of mercury = 13,600 kg/m³)
Solution:
- Use the pressure formula:
- Rearrange to find :
- Plug in the values: Answer: The mercury column height is 76 cm.
6. Pressure in Liquids vs. Gases
| Feature | Liquids | Gases |
|---|---|---|
| Density | High (e.g., water = 1000 kg/m³) | Low (e.g., air = 1.2 kg/m³) |
| Compressibility | Almost incompressible | Highly compressible |
| Pressure Variation | Increases linearly with depth | Pressure decreases with altitude |
| Example | Water in a dam | Air in the atmosphere |
Exam Tips for Fluid Statics
Memorize Key Formulas:
- (Pascal’s Law)
Understand Buoyancy:
- Always compare with the weight of the object.
- Use vs. to predict floating/sinking.
Diagrams are Key:
- Draw free-body diagrams for submerged objects.
- Show pressure variation with depth in graphs.
Real-World Applications:
- Dams: Pressure increases with depth → thicker base.
- Submarines: Adjust buoyancy by changing water intake.
- Hydraulic Machines: Multiplication of force using Pascal’s Law.
Common Mistakes to Avoid:
- Forgetting to include (atmospheric pressure) in calculations.
- Misapplying Archimedes’ principle (only displaced fluid volume counts).
- Confusing gauge pressure with absolute pressure.
NEB Board-Style Questions (Practice)
Short Answer (2-3 marks):
- Explain why a dam is built thicker at the bottom.
- What is the difference between gauge pressure and absolute pressure?
- How does a hydraulic press work?
Long Answer (5-7 marks):
- A wooden block floats in water. If salt is added to the water, will the block float higher or lower? Explain.
- Derive the expression for buoyant force and explain its significance.
- A U-tube contains water and oil. If the oil is denser than water, how will the levels adjust?
Numerical (5 marks):
- Calculate the pressure at a depth of 5 m in freshwater ().
- A metal block of volume 0.001 m³ is suspended in oil (). Find the buoyant force.
- In a hydraulic lift, the area ratio of the small piston to the large piston is 1:100. If a force of 50 N is applied to the small piston, what is the force on the large piston?
Good luck with your NEB exam! 🚀
Based on the NEB +2 Science syllabus for Physics (Phy), unit 3.
Discussion
Loading…