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.

01

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.
0 or 1 weak itemsContinue with this module.
2 weak itemsYou will drill this further in Mathematics for Mechanical Engineers.
3 or more weak itemsRevisit the quantitative habit in Module 1.
02

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 / V

Numbers 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 skill works when: units cancel cleanly to the target and both sides of an equation share dimensions.
The skill breaks down when: units are dropped, or a result is reported to more digits than the data supports.
The concept. Converting units is multiplying by ratios that equal one. The number changes, the physical quantity does not, and the units cancel to the target.
03

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 quantitySI unitSymbol
Lengthmetrem
Masskilogramkg
Timeseconds

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.

04

Worked example 1: converting a speed

A car travels at 90 km/h. Express this speed in metres per second.

Figure 1. Two conversion ratios turn km/h into m/s. The kilometres and hours cancel, leaving metres per second.
  1. ProblemConvert 90 km/h to m/s as in Figure 1.
  2. Given / findSpeed 90 km/h. Find the speed in m/s.
  3. Assumptions1 km = 1000 m and 1 h = 3600 s exactly.
  4. ModelMultiply by 1000 m/km and by 1 h / 3600 s so units cancel.
  5. Equationsv = 90 × 1000 / 3600
  6. Solvev = 90000 / 3600 = 25 m/s.
  7. CheckDividing km/h by 3.6 gives m/s; 90 / 3.6 = 25, matching.
  8. Conclusion90 km/h is 25 m/s, the same speed expressed in SI base units.
Result. 90 km/h = 25 m/s.
05

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.

Figure 2. Density is mass over volume. With two-figure data, the answer is reported as 800 kg/m3, not to spurious extra digits.
  1. ProblemFind the density of the block in Figure 2.
  2. Given / findMass 2.0 kg, volume 0.0025 m3. Find density.
  3. AssumptionsUniform block; data good to two significant figures.
  4. Modelρ = m / V.
  5. Equationsρ = 2.0 / 0.0025
  6. Solveρ = 800 kg/m3.
  7. Check800 kg/m3 is below water's 1000, reasonable for a light solid; units kg/m3 are correct.
  8. ConclusionThe density is 800 kg/m3, reported to two significant figures to match the data.
Result. ρ = 800 kg/m3.
06

Misconceptions and diagnostics

MistakeSymptomDiagnostic questionCorrection
Dropping unitsA bare number of unclear meaning"25 what?"Carry the unit with every quantity.
Adding unlike dimensionsLength added to time"Do these terms share dimensions?"Only add quantities of the same dimension.
Too many significant digits800.0000 from two-figure data"How precise was my input?"Report to the least precise input's digits.
Converting the wrong wayAnswer off by the conversion factor"Did the unwanted unit cancel?"Arrange the ratio so the old unit cancels.
07

Practice ladder

Level 1 · Direct skill

Convert 72 km/h to metres per second.

Show answer

72 × 1000 / 3600 = 20 m/s (or 72 / 3.6 = 20).

Level 2 · Mixed concept

A part has mass 5.0 kg and volume 0.002 m3. Find its density.

Show answer

ρ = 5.0 / 0.002 = 2500 kg/m3.

Level 3 · Independent problem

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.

Transfer task | Real engineering

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.

08

Working with AI, and proving it yourself

Use AI as a guide, not an oracle

"Check that my units cancel to the target in this conversion."
"Verify both sides of this equation share dimensions."
"Convert this for me." Do it, then have AI check the cancellation.
"How many digits should I keep?" Reason from your input precision.

Portfolio task

Take three everyday quantities and convert each between SI and everyday units, showing the cancelling ratios and correct significant digits.

Must include: the ratios used, cancelled units, and a sensible number of significant digits.
09

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.

TodayFinish this quiz and Levels 1 and 2 of the ladder.
+1 dayConvert three quantities from memory.
+3 daysDimension-check two equations you know.
+7 daysMove on to problem-solving and estimation in Module 4.
+30 daysMake the unit and dimension check a reflex on every problem.
10

Textbook mapping

This module follows Wickert and Lewis, An Introduction to Mechanical Engineering, 3rd edition. Use these references to read further.

Topic in this moduleWhere to read more
Unit systems and conversionsWickert and Lewis, Section 3.3, Unit Systems and Conversions
Significant digitsWickert and Lewis, Section 3.4, Significant Digits
Dimensional consistencyWickert 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.