Subset – Definition and Properties

The Pressure formula calculates the force applied over a surface area. Learn how force and area interact, a fundamental...
💨

Definition of Pressure

Pressure is defined as the force applied perpendicular to a surface divided by the area over which that force is distributed. It quantifies how concentrated a force is — the same force applied over a smaller area creates higher pressure. Pressure is a scalar quantity that acts equally in all directions at any point in a fluid. Understanding pressure is fundamental to fluid mechanics, atmospheric science, hydraulics, and countless engineering applications from hydraulic systems to aircraft design.

Historical Context: The concept of pressure was developed through the work of several key scientists. Evangelista Torricelli (1608-1647) invented the barometer and was the first to measure atmospheric pressure. Blaise Pascal (1623-1662) formulated Pascal's principle, which states that pressure applied to a confined fluid is transmitted undiminished to every portion of the fluid and the walls of the containing vessel. Robert Boyle (1627-1691) established the inverse relationship between the pressure and volume of a gas, and Daniel Bernoulli (1700-1782) developed the relationship between pressure and velocity in fluid flow, a cornerstone of aerodynamics.

Physical Properties

Pressure is a fundamental scalar quantity in mechanics and thermodynamics that describes how a force is distributed over an area. Its properties are crucial for understanding everything from fluid behavior to material stress.

PropertyDetails
Scalar/Vector NaturePressure is a scalar quantity. It has magnitude but no intrinsic direction. The force exerted by pressure on a surface, however, is a vector that is always perpendicular to that surface.
SI UnitsThe standard SI unit is the Pascal (Pa), defined as one Newton per square meter (N/m²). Other common units include atmospheres (atm), bar, and pounds per square inch (psi).
MagnitudePressure is typically a positive quantity, representing a compressive stress. Negative absolute pressure is physically impossible, but negative gauge pressure (vacuum) is common.
Direction of Associated ForceThe force produced by pressure on any surface is always directed perpendicular (normal) to that surface and acts inward.
Dimensional Formula[M][L]⁻¹[T]⁻². This is derived from the definition of force ([M][L][T]⁻²) divided by area ([L]²).
📐

Diagram & Visualization

P = F / A F A1 Low Pressure F A2 High Pressure
Pressure (P) is the force (F) applied over an area (A). A smaller area results in higher pressure for the same force.
🔑

Key Formulas

\[ p = \frac{F}{S} \]
General Definition of Pressure
\[ p = \rho gh \]
Hydrostatic Pressure
\[ p_{absolute} = p_{gauge} + p_{atmospheric} \]
Absolute Pressure
\[ p_{dynamic} = \frac{1}{2}\rho v^2 \]
Dynamic Pressure
α

Variables

SymbolQuantitySI UnitDescription
\( p \)PressurePascal (Pa)The force exerted per unit area.
\( F \)ForceNewton (N)The force applied perpendicular to the surface.
\( S \) or \( A \)AreaSquare meter (m²)The surface area over which the force is distributed.
\( \rho \)DensityKilogram per cubic meter (kg/m³)Mass per unit volume of the fluid.
\( g \)Acceleration due to gravityMeter per second squared (m/s²)Typically 9.81 m/s² on Earth's surface.
\( h \)Height or DepthMeter (m)The height of the fluid column above the point of measurement.
\( p_{absolute} \)Absolute PressurePascal (Pa)Pressure measured relative to a perfect vacuum.
\( p_{gauge} \)Gauge PressurePascal (Pa)Pressure measured relative to the local atmospheric pressure.
\( p_{atmospheric} \)Atmospheric PressurePascal (Pa)The pressure exerted by the weight of the atmosphere. Standard value is 101,325 Pa.
\( p_{dynamic} \)Dynamic PressurePascal (Pa)Pressure associated with the kinetic energy of a moving fluid.
\( v \)VelocityMeter per second (m/s)The speed of the fluid flow.
📈

Derivation

The formula for pressure, \( p = F/S \), is a definitional relationship rather than one derived from more fundamental principles. It is constructed to quantify the concept of how a force is distributed over a surface.

1. Start with the concept of force: Consider a force \( F \) acting on a surface. This force could be concentrated at a single point or spread out over a large area.

2. Introduce the concept of distribution: To describe how the force is distributed, we relate it to the area \( S \) over which it acts. We are interested in the force's intensity on the surface.

3. Assume uniform distribution: For simplicity, we first consider the case where the force \( F \) is distributed uniformly over the entire surface area \( S \), and acts perpendicularly to the surface.

4. Define pressure as force per unit area: We define pressure \( p \) as the ratio of the total perpendicular force to the total area over which it acts. This gives us the average pressure on the surface.

\[ p = \frac{\text{Total Perpendicular Force}}{\text{Total Area}} = \frac{F}{S} \]

For non-uniform pressure, this definition is applied to an infinitesimally small area element \( dS \) over which a small force element \( dF_{\perp} \) acts. Pressure at a point is then the limit of this ratio as the area element shrinks to zero:

\[ p = \lim_{dS \to 0} \frac{dF_{\perp}}{dS} = \frac{dF_{\perp}}{dS} \]
📚

Types & Special Cases

Pressure is often classified based on the reference point from which it is measured. Understanding these distinctions is key to applying pressure concepts correctly in various scientific and engineering contexts.

Type / CaseDescriptionWhen to Use
Absolute PressureThe total pressure measured relative to a perfect vacuum (zero pressure). It represents the full pressure being exerted on a surface.Required for scientific laws like the Ideal Gas Law (PV=nRT) and in many thermodynamic and fluid dynamics calculations.
Gauge PressureThe pressure measured relative to the local atmospheric pressure. It is the difference between the absolute pressure and the atmospheric pressure.Used in everyday applications like measuring tire pressure or blood pressure, where the pressure difference from the surroundings is the quantity of interest.
Hydrostatic PressureThe pressure exerted by a fluid at rest at a given depth due to the force of gravity. It increases linearly with depth.Used in fluid mechanics, oceanography, and civil engineering for tasks like designing dams, submarines, and calculating buoyant forces.
Atmospheric PressureThe pressure exerted by the weight of the air in the atmosphere. It decreases with increasing altitude.Used as a standard reference in meteorology (weather forecasting), aviation (altimeter settings), and as the baseline for calculating gauge pressure.
🔢

Worked Example (Numerical)

Given a force of 250 N applied perpendicularly to a rectangular surface with dimensions 0.5 m by 0.2 m, calculate the pressure exerted on the surface.
  1. <b>Step 1: Identify the given values.</b><br>Force, \( F = 250 \) N.<br>Length, \( l = 0.5 \) m.<br>Width, \( w = 0.2 \) m.
  2. <b>Step 2: Calculate the surface area (S).</b><br>The area of a rectangle is length times width.<br>\[ S = l \times w = 0.5 \text{ m} \times 0.2 \text{ m} = 0.1 \text{ m}^2 \]
  3. <b>Step 3: Apply the pressure formula.</b><br>Use the formula \( p = F/S \) to find the pressure.<br>\[ p = \frac{F}{S} = \frac{250 \text{ N}}{0.1 \text{ m}^2} \]
  4. <b>Step 4: Calculate the final result.</b><br>\[ p = 2500 \text{ N/m}^2 = 2500 \text{ Pa} \]
The pressure exerted on the surface is 2500 Pa, or 2.5 kPa.
🧮

Try It

🏭

Applications

Understanding pressure is crucial across a wide range of scientific and engineering disciplines. Key application areas include:

  • Hydraulic Systems: Force multiplication in machinery like brake systems, power steering, hydraulic lifts, and heavy construction equipment.
  • Atmospheric Science: Predicting weather patterns based on high and low-pressure systems, understanding altitude effects on breathing, and designing aircraft.
  • Medical Applications: Measuring blood pressure, operating respiratory equipment like ventilators, designing surgical instruments, and using hyperbaric chambers for therapy.
  • Engineering Design: Calculating loads on structures like dams and submarines, designing pressure vessels and pipelines, and controlling fluid systems.
  • Transportation: Managing tire pressure for safety and efficiency, pressurizing aircraft cabins for passenger comfort, and designing submarines to withstand immense deep-sea pressures.
  • Manufacturing: Using pneumatic tools, injection molding plastics, operating hydraulic presses for forming metals, and cutting materials with high-pressure water jets.
🌍

Real-World Examples

A 60 kg person is wearing (a) flat shoes with a total contact area of 150 cm² and (b) high heels with a total contact area of 4 cm². Calculate the pressure exerted on the ground in each case.
  1. <b>Step 1: Calculate the force (weight).</b> The force is the person's weight: \( F = mg \).<br>\[ F = 60 \text{ kg} \times 9.8 \text{ m/s}^2 = 588 \text{ N} \]
  2. <b>Step 2: Calculate pressure with flat shoes.</b> First, convert the area to square meters: \( S_{flat} = 150 \text{ cm}^2 = 0.015 \text{ m}^2 \).<br>\[ p_{flat} = \frac{F}{S_{flat}} = \frac{588 \text{ N}}{0.015 \text{ m}^2} = 39,200 \text{ Pa} = 39.2 \text{ kPa} \]
  3. <b>Step 3: Calculate pressure with high heels.</b> Convert the area to square meters: \( S_{heels} = 4 \text{ cm}^2 = 0.0004 \text{ m}^2 \).<br>\[ p_{heels} = \frac{F}{S_{heels}} = \frac{588 \text{ N}}{0.0004 \text{ m}^2} = 1,470,000 \text{ Pa} = 1470 \text{ kPa} \]
  4. <b>Step 4: Compare the results.</b> The pressure from the high heels is \( 1470 / 39.2 \approx 37.5 \) times greater than the pressure from the flat shoes.
The pressure exerted is 39.2 kPa for flat shoes and 1470 kPa for high heels. The high heels concentrate the same force over a much smaller area, creating 37.5 times more pressure.
A scuba diver descends to a depth of 30 m in seawater (density \( \rho = 1025 \) kg/m³). Calculate the absolute pressure at this depth. Assume atmospheric pressure is 101,325 Pa.
  1. <b>Step 1: Calculate the hydrostatic (gauge) pressure.</b> Use the formula \( p_{hydrostatic} = \rho g h \).<br>\[ p_{hydrostatic} = (1025 \text{ kg/m}^3) \times (9.8 \text{ m/s}^2) \times (30 \text{ m}) = 301,350 \text{ Pa} \]
  2. <b>Step 2: Calculate the absolute pressure.</b> Add the atmospheric pressure to the hydrostatic pressure: \( p_{absolute} = p_{atmospheric} + p_{hydrostatic} \).<br>\[ p_{absolute} = 101,325 \text{ Pa} + 301,350 \text{ Pa} = 402,675 \text{ Pa} \]
  3. <b>Step 3: Convert to other units for context.</b><br>\[ p_{absolute} \approx 402.7 \text{ kPa} \] This is approximately \( 402,675 / 101,325 \approx 3.97 \) atmospheres (atm).
The absolute pressure at a depth of 30 m is 402,675 Pa (or 402.7 kPa), which is nearly four times the standard atmospheric pressure at sea level.
🏞️

Real-World Scenarios

Tire Pressure
The force from high-pressure air inside a tire acts over the inner surface area, allowing it to support a vehicle's weight.
Drinking Straw
Reducing pressure inside a straw allows the greater force of atmospheric pressure to push liquid up from the glass.
L H
Weather Systems
High-pressure systems bring clear skies, while low-pressure systems cause air to rise, forming clouds and precipitation.

Tire Pressure. The air inside a car's tires is kept at a high pressure (typically 30-35 psi or 200-240 kPa above atmospheric pressure). This high internal pressure pushes outwards, allowing the tire to support the weight of the vehicle, maintain its shape, and provide a firm yet flexible contact patch with the road for traction and handling.

Drinking with a Straw. When you suck on a straw, you lower the air pressure inside it. The higher atmospheric pressure outside the straw then pushes down on the surface of the liquid in the glass. This pressure difference forces the liquid up the straw and into your mouth.

Weather Systems. Meteorologists constantly track atmospheric pressure. High-pressure systems are associated with sinking air, which inhibits cloud formation and typically brings clear, calm weather. Conversely, low-pressure systems involve rising air, which cools and condenses to form clouds and precipitation, leading to stormy or unsettled weather.

🚫

Limitations

⚠️ The formula \( p = F/S \) assumes the force \( F \) is distributed uniformly over the area \( S \). If the force is not uniform, this formula calculates the average pressure. The actual pressure may vary significantly from point to point.
⚠️ The hydrostatic pressure formula \( p = \rho g h \) assumes the fluid is incompressible (its density \( \rho \) is constant) and that the acceleration due to gravity \( g \) is constant over the height \( h \). These are good approximations for liquids over moderate depths but fail for gases or over very large changes in altitude.
💡 When applying the pressure formula, only the component of the force that is perpendicular to the surface contributes to the pressure. Any force component parallel (tangential) to the surface contributes to shear stress, not pressure.

Common Mistakes

⚠️ Confusing Gauge and Absolute Pressure: Many instruments, like tire gauges, measure gauge pressure (pressure above atmospheric). Thermodynamic calculations (e.g., Ideal Gas Law) almost always require absolute pressure. Always check which pressure is required and convert if necessary using \( p_{absolute} = p_{gauge} + p_{atmospheric} \).
⚠️ Unit Conversion Errors: Pressure is expressed in many different units (Pa, kPa, atm, bar, psi, mmHg). Mixing units in a single calculation is a frequent source of error. Always convert all values to a consistent system (preferably SI units) before calculating.
⚠️ Ignoring Atmospheric Pressure in Hydrostatics: When calculating the total force on a submerged object, it's often necessary to use the absolute pressure, which includes the atmospheric pressure acting on the fluid's surface. Forgetting to add \( p_{atm} \) to the calculated hydrostatic pressure (\( \rho g h \)) will lead to an incorrect absolute pressure value.
📏

Units and Dimensions

Dimensional Analysis:

Pressure is defined as force per unit area. The dimensions of force are Mass × Length × Time⁻² (\( [F] = MLT^{-2} \)), and the dimensions of area are Length² (\( [S] = L^2 \)). Therefore, the dimensions of pressure are:

\[ [p] = \frac{[F]}{[S]} = \frac{MLT^{-2}}{L^2} = ML^{-1}T^{-2} \]

In SI units, this corresponds to kg·m⁻¹·s⁻².

UnitSymbolEquivalent in PaCommon Application
PascalPa1 N/m²SI base unit
KilopascalkPa1,000 PaEngineering, meteorology
Barbar100,000 PaIndustrial pressure
Atmosphereatm101,325 PaStandard atmospheric pressure
Millimeter of Mercury (Torr)mmHg~133.322 PaMedical, vacuum measurements
Pounds per square inchpsi~6,894.76 PaAutomotive, US industry
🎯

Study Strategy

1 🧠 Grasp the Fundamentals
  • Read the DEFINITION section to understand pressure as force distributed over an area, and why it's a scalar quantity.
  • Visualize the core concept: Why does a sharp needle pierce skin easily? It concentrates force onto a tiny area, creating immense pressure.
  • Internalize the key variables from the formula: P (Pressure), F (perpendicular Force), and A (Area).
  • Learn the standard SI units: Pascals (Pa) for pressure, Newtons (N) for force, and square meters (m²) for area. Note that 1 Pa = 1 N/m².
2 📝 Commit the Formula to Memory
  • Write the primary formula, P = F/A, on a notecard. On the back, define each variable and its units.
  • Practice rearranging the formula to solve for the other variables: F = P × A and A = F / P.
  • Create a mnemonic device to remember the formula, such as "Force Pushes Area Down".
  • Verbally explain the relationship to a friend or yourself: "To increase pressure, you either increase the force or decrease the area."
3 ✍️ Practice with Problems
  • Start with basic calculations: Given a force of 100 N over an area of 2 m², find the pressure.
  • Study the COMMON_MISTAKES section. Do practice problems specifically focusing on converting units like kPa to Pa or cm² to m².
  • Solve problems that require you to differentiate between gauge and absolute pressure, using the conversion formula provided.
  • Work problems where you must first calculate the area of a shape (like a circle or rectangle) before you can apply the pressure formula.
4 🌍 Connect to Real-World Physics
  • Review the APPLICATIONS section and explain how a hydraulic brake system uses Pascal's principle (based on pressure) to stop a car.
  • Contemplate the Atmospheric Science application: Why do your ears pop on an airplane? Relate it to the change in external air pressure.
  • Find your own real-world examples: Why do wide straps on a heavy backpack feel more comfortable than thin straps?
  • Explain the physics of a bed of nails. How can someone lie on sharp nails without injury? Connect it directly to the P = F/A formula.
Master pressure by understanding the concept, memorizing the formula, practicing calculations, and connecting it to the world around you.

Frequently Asked Questions

×

×