Units & Dimensional Analysis
Master the unit systems and conversion techniques that underlie every chemical engineering calculation.
If a pump spec sheet lists flow in gallons per minute but your equations need kg/s, how do you bridge the gap without losing a decimal?
Unit Systems & Base Quantities
Chemical engineers communicate quantities using standardized unit systems. The SI system (Système International) is built from seven base quantities — mass (kg), length (m), time (s), temperature (K), amount of substance (mol), electric current (A), and luminous intensity (cd). All other units (N, Pa, J, W) are derived from these.
Two older systems still appear in industry and textbooks: the CGS system (cm, g, s) and the American Engineering (English) system (lbm, ft, s, °F, with lbf as a derived force unit through the conversion constant gc). Recognizing which system a quantity is reported in is the first step in any calculation.
Unit Conversion & Significant Figures
To convert units, multiply by conversion factors written as ratios equal to one: since 1 in = 2.54 cm exactly, both (1 in / 2.54 cm) and (2.54 cm / 1 in) equal 1. Choose the orientation that cancels the unit you have and leaves the unit you want.
Report results with the correct number of significant figures: a result is no more precise than its least-precise input. Multiplication and division keep the fewest sig figs; addition and subtraction keep the fewest decimal places.
Multiplying by (2.54 cm / 1 in) does not change a quantity's value — only its units. Chain as many such factors as needed; every intermediate unit should cancel except the target.
- Write the starting quantity and target units: 55 mi/h → m/s
- List exact conversions: 1 mi = 5280 ft, 1 ft = 0.3048 m, 1 h = 3600 s
- Set up the chain: 55 mi/h × (5280 ft / 1 mi) × (0.3048 m / 1 ft) × (1 h / 3600 s)
- Numerator: 55 × 5280 × 0.3048 = 55 × 1609.344 = 88 513.92 m
- Divide by 3600 s: 88 513.92 / 3600 = 24.5872 m/s
- Round to 3 sig figs: 24.6 m/s
- 1 psi = 6894.76 Pa = 6.89476 kPa
- 30 psi × 6.89476 kPa/psi = 206.8 kPa
Check your understanding
- SI uses seven base quantities; CGS and American Engineering systems also appear in industry
- Dimensionally homogeneous equations have matching units on both sides
- Convert units by chaining factors equal to 1, canceling unwanted units
- Report results with significant figures matching the least-precise input