Orientation · Module 3 of 10
Units, Dimensions, and Significant Digits
Every engineering number carries a unit, and getting units right prevents most beginner mistakes. This module makes unit conversion, significant digits, and dimensional checks second nature.
Readiness check
This module builds a habit you will use everywhere. Tick what you can do comfortably.
- Multiply and divide fractions.
- Recall that 1 km is 1000 m and 1 h is 3600 s.
- Round a number to a set number of digits.
- Recall that speed is distance over time.
- Recognize that units carry meaning.
The core idea
A physical quantity is a number and a unit, and both must travel together. You convert units by multiplying by ratios that equal one, report only as many significant digits as your data supports, and check that every term in an equation has the same dimensions.
quantity = number × unitmultiply by a ratio equal to 1density ρ = m / VNumbers alone are meaningless in engineering; 25 could be millimetres or metres per second, and the difference is a design that works or fails. So a quantity is always a number paired with a unit. The world uses two main systems: the International System, SI, built on the metre, kilogram, and second, and the United States Customary System of feet, pounds, and seconds. Converting between units, or within a system, uses a simple trick: multiply by a ratio that equals one, such as 1000 m over 1 km, so the value is unchanged but the units cancel to what you want. Significant digits communicate precision honestly: a result is reported to about the precision of its least precise input, so 2.0 kg divided by 0.0025 m3 gives 800 kg/m3, not 800.0000. Finally, dimensional consistency is a free check on any equation: every term added or equated must share the same dimensions, so if one side is a length and the other a time, something is wrong. These three habits, unit tracking, sensible digits, and dimensional checks, catch a large fraction of engineering errors before they matter.
The skills, taught in order
Five skills make units and precision automatic.
3.1 A quantity is number plus unit
Never write a bare number for a physical quantity. The unit is part of the value and part of the meaning, and keeping it attached prevents the most common and most costly mistakes.
3.2 SI and USCS
SI uses the metre, kilogram, and second, with derived units like the newton built from them. The US Customary System uses feet, pounds, and seconds. Engineers work in both and convert carefully between them.
| Base quantity | SI unit | Symbol |
|---|---|---|
| Length | metre | m |
| Mass | kilogram | kg |
| Time | second | s |
The three SI base units most used in mechanics. Force in newtons is derived as kg·m/s2.
3.3 Converting by multiplying by one
To convert, multiply by a fraction that equals one, arranged so the unwanted unit cancels. Chain as many such ratios as needed; because each equals one, the quantity is never changed, only its expression.
3.4 Significant digits
Report a result to about the precision of its least precise input. Extra digits imply a precision you do not have. Two significant figures in, two out; rounding is done at the end, not mid-calculation.
3.5 Dimensional consistency
Every term you add or equate must have the same dimensions. Checking that both sides of an equation reduce to the same base units is a fast, free way to catch a wrong formula before you trust its number.
Engineering connection: a famous spacecraft was lost because one team used pounds and another newtons; unit discipline is not pedantry, it is safety.
Worked example 1: converting a speed
A car travels at 90 km/h. Express this speed in metres per second.
- ProblemConvert 90 km/h to m/s as in Figure 1.
- Given / findSpeed 90 km/h. Find the speed in m/s.
- Assumptions1 km = 1000 m and 1 h = 3600 s exactly.
- ModelMultiply by 1000 m/km and by 1 h / 3600 s so units cancel.
- Equationsv = 90 × 1000 / 3600
- Solvev = 90000 / 3600 = 25 m/s.
- CheckDividing km/h by 3.6 gives m/s; 90 / 3.6 = 25, matching.
- Conclusion90 km/h is 25 m/s, the same speed expressed in SI base units.
Worked example 2: density and significant digits
A block has a mass of 2.0 kg and a volume of 0.0025 m3. Find its density to the right number of significant digits.
- ProblemFind the density of the block in Figure 2.
- Given / findMass 2.0 kg, volume 0.0025 m3. Find density.
- AssumptionsUniform block; data good to two significant figures.
- Modelρ = m / V.
- Equationsρ = 2.0 / 0.0025
- Solveρ = 800 kg/m3.
- Check800 kg/m3 is below water's 1000, reasonable for a light solid; units kg/m3 are correct.
- ConclusionThe density is 800 kg/m3, reported to two significant figures to match the data.
Misconceptions and diagnostics
| Mistake | Symptom | Diagnostic question | Correction |
|---|---|---|---|
| Dropping units | A bare number of unclear meaning | "25 what?" | Carry the unit with every quantity. |
| Adding unlike dimensions | Length added to time | "Do these terms share dimensions?" | Only add quantities of the same dimension. |
| Too many significant digits | 800.0000 from two-figure data | "How precise was my input?" | Report to the least precise input's digits. |
| Converting the wrong way | Answer off by the conversion factor | "Did the unwanted unit cancel?" | Arrange the ratio so the old unit cancels. |
Practice ladder
Convert 72 km/h to metres per second.
Show answer
72 × 1000 / 3600 = 20 m/s (or 72 / 3.6 = 20).
A part has mass 5.0 kg and volume 0.002 m3. Find its density.
Show answer
ρ = 5.0 / 0.002 = 2500 kg/m3.
Is the equation v = a t dimensionally consistent, where a is acceleration and t is time?
Show answer
[a t] = (m/s2)(s) = m/s = [v]. Yes, both sides are a speed, so it is consistent.
Take any equation you have seen, such as kinetic energy = ½ m v2, and check its dimensions reduce to the same units on both sides.
What good work looks like
Energy has units kg·m2/s2 (the joule). The right side m v2 is kg × (m/s)2 = kg·m2/s2, matching. A good answer reduces both sides to base units and confirms they agree.
Working with AI, and proving it yourself
Use AI as a guide, not an oracle
Portfolio task
Take three everyday quantities and convert each between SI and everyday units, showing the cancelling ratios and correct significant digits.
Retrieval and spaced review
Closed notes. Answer out loud, then reveal.
1. What is a physical quantity?
A number together with a unit; both are part of the value.
2. How do you convert units?
Multiply by ratios that equal one, arranged so unwanted units cancel.
3. How many significant digits to report?
About as many as the least precise input supports.
4. State dimensional consistency.
Every term added or equated must share the same dimensions.
5. Convert 90 km/h to m/s.
Divide by 3.6 to get 25 m/s.
Textbook mapping
This module follows Wickert and Lewis, An Introduction to Mechanical Engineering, 3rd edition. Use these references to read further.
| Topic in this module | Where to read more |
|---|---|
| Unit systems and conversions | Wickert and Lewis, Section 3.3, Unit Systems and Conversions |
| Significant digits | Wickert and Lewis, Section 3.4, Significant Digits |
| Dimensional consistency | Wickert and Lewis, Section 3.5, Dimensional Consistency |
Section numbers refer to Wickert and Lewis, 3rd edition. Any edition with the same chapter titles is equivalent for study.