Guide · Science

How to Calculate Pressure From Force and Area

Updated 2026-08-09 · 4 min read

Pressure is force spread over area:

P = F / A

F is the component of force perpendicular to the surface. A is the area that force is distributed across. In SI, F is in newtons, A is in square meters, and P is in pascals.

The pressure calculator divides those two inputs in the browser. No account. It cannot tell a square centimeter from a square meter if you omit the prefix.

Pascals are small; that is normal

1 Pa is a small pressure: one newton on a full square meter, about a dollar bill’s weight on a card table. Everyday numbers are thousands of pascals.

  • 1 kPa = 10³ Pa
  • 1 MPa = 10⁶ Pa
  • 1 bar = 10⁵ Pa (almost 1 atm)
  • 1 atm = 1.01325 × 10⁵ Pa
  • 1 psi ≈ 6895 Pa

A 120 N load (roughly a 12 kg mass sitting still, mg ≈ 118 N) on a 0.0040 m² patch is 3.0 × 10⁴ Pa = 30 kPa. That is not a scary number. The same 120 N on a 4.0 mm² needle tip (4.0 × 10⁻⁶ m²) is 3.0 × 10⁷ Pa = 30 MPa. Same force, different story. That is the whole reason for the formula.

Area in m², not “4 cm”

Convert the contact area before dividing.

A rectangle 8.0 cm by 5.0 cm is 40 cm².
40 cm² = 40 × 10⁻⁴ m² = 0.0040 m².

A circle of diameter 2.0 cm has radius 0.010 m, A = πr² ≈ 3.1 × 10⁻⁴ m². Using diameter as if it were area, or using πd² without the 4, are the geometry errors that swamp the arithmetic.

If four identical feet share the load equally, use 4 × (area of one foot) in the denominator, or F/4 on one foot - same P if the load is even. Uneven floors are not this homework model.

A 120 N load on 0.0040 m²

A crate’s true weight is 120 N (the problem gave force, so do not multiply by g again). The crate rests on a pad 8.0 cm × 5.0 cm.

A = 0.080 m × 0.050 m = 0.0040 m²
P = 120 N / 0.0040 m² = 3.0 × 10⁴ Pa = 30 kPa

If someone used 40 cm² in the denominator without converting, they would compute 120/40 = 3.0 and then write “3 Pa,” which is off by a factor of 10 000. 120 N / 40 cm² is actually 3.0 N/cm², and 1 N/cm² = 10 kPa, so 30 kPa again - if you keep the unit honest. The disaster is labeling 3.0 as pascals.

To write that as psi: 30 kPa ≈ 4.4 psi. Use the pressure converter rather than a remembered 14.7 if you need more than two figures.

Fluids, hydraulics, and when F/A is only half the story

Pascal’s principle. In a static hydraulic fluid, pressure is transmitted. F₂ / F₁ = A₂ / A₁. You still use P = F/A on each piston. The calculator on one piston does not automatically give the other force.

Depth. Liquid pressure at depth is ρgh (gauge, if you ignore the air). That is not F/A unless you first find the force on a dam face by integrating. A “find P at 5.0 m in water” problem wants ρgh, not a mystery force.

Gases in a cylinder. If you know the force on a piston and the piston area, P = F/A (plus atmospheric if the problem is about absolute pressure). If you know n, T, and V, use PV = nRT instead. See the ideal gas law.

Force not perpendicular. Only the normal component enters P = F/A. A 100 N push at 30° to the surface is not 100/A.

Gauge, absolute, and “the atmosphere is 101 kPa”

A bathroom scale measures a contact force. P = F/A from that force is a contact pressure, not a weather report. Atmospheric pressure already pushes on every exposed surface; we usually ignore it when both sides of a dry crate see air.

Tire gauges report gauge pressure. Absolute = gauge + local atmospheric. Mixing them in a gas-law problem is a unit-scale error as real as using °C in PV = nRT.

After you have pascals

Keep F from a force analysis if the object is accelerating: the contact force is not always mg. If you needed F = ma first, do that on the force calculator, then divide by A.

The pressure calculator is P = F/A. The pressure converter is for Pa, kPa, bar, atm, mmHg, and psi once the SI value is right. A longer unit note is in how to convert pressure units.

Frequently asked questions

What is the pressure formula?

P = F / A. Force perpendicular to a surface, divided by the area of that surface. SI pressure is the pascal: 1 Pa = 1 N/m². 1 kPa = 1000 Pa.

Is area the object’s face or the contact patch?

The surface that actually carries the force. A crate on four small feet uses the total area of the feet, not the crate’s footprint. A hydraulic piston uses the piston face the fluid sees.

How do I convert 30 kPa to psi or atm?

After you have pascals (or kPa), use the pressure converter. Rough anchors: 1 atm ≈ 101.3 kPa ≈ 14.7 psi. Do not convert until F and A are in newtons and square meters if you want a clean SI start.

Does P = F/A work for gases in a container?

It is the definition of average pressure on a wall if F is the force on area A. It is not a replacement for PV = nRT when you were given moles and temperature instead of a force. Different knowns, different equation.

Gauge pressure versus absolute pressure?

Gauge is relative to the surrounding air. Absolute is relative to vacuum. A tire at 2.5 bar gauge is about 3.5 bar absolute. P = F/A from a lab scale sitting in the room is usually a gauge-style contact pressure, not a barometer reading.

Does the pressure calculator require an account?

No. It runs in the browser and evaluates P = F/A from the force and area you enter.

More reading that links back to the same tools and workflows.