Physics for ME · Chapter 1 of 16 · Beginner

Physical Quantities, Units, Dimensions, and Scaling

Physics describes the world in measured quantities. Dimensions are the grammar; an equation that breaks them is wrong before any arithmetic.

01

Readiness check

From Math Chapter 1. Tick only what you can do closed-notes.

  • Rearrange formulas with units carried through every step.
  • Use scientific and engineering notation fluently.
  • Round to 3 significant figures at the end, not the middle.
  • Convert between SI prefixes (mm, m, km; g, kg; W, kW, MW).
  • Estimate order of magnitude before computing.
0 or 1 weak itemsContinue with this chapter.
2 weak itemsReview Math Chapter 1 first; this chapter applies it to physics.
3 or more weak itemsComplete Math for ME Chapters 1 and 2 before this course.
02

The core idea

Every physical equation must balance in dimensions before it balances in numbers.

[F] = M·L/T² = kg·m/s² = N

Mass, length, time (plus temperature and current later) build every mechanical quantity. Checking dimensions catches wrong formulas for free, and scaling arguments (what happens if I double the size?) answer design questions before any detailed analysis.

The skill works when: you write units beside every number and treat them as algebra: they must cancel into the units of the answer.
The skill breaks down when: unit systems mix silently (inches with metres, kW with hp) or "dimensionless" constants secretly carry units.
The concept. Units processed like algebra: if they do not collapse into the answer's units, the equation is wrong, no calculator needed.
03

What this chapter covers

  • 1.1 Base and derived quantities: M, L, T and everything built from them.
  • 1.2 SI units and prefixes: the system and its discipline.
  • 1.3 Dimensional analysis: consistency checks and deriving form from dimensions.
  • 1.4 Significant figures and rounding: honesty about precision.
  • 1.5 Unit conversion: chains of exact factors.
  • 1.6 Engineering estimation: order-of-magnitude (Fermi) reasoning.
  • 1.7 Scaling laws: how area, volume, and strength change with size.

Engineering connection: every course. Direct twin of Statics Module 1 and Math Chapter 1.

04

Worked example: estimating highway drag

Estimate the aerodynamic drag on a car at 30 m/s (108 km/h) and the engine power spent fighting it. Take ρ = 1.2 kg/m³, drag coefficient Cd = 0.30, frontal area A = 2.2 m².

Figure 1. The governing model: drag opposing motion at highway speed. Result: F = 356 N, P = 10.7 kW.
  1. ProblemFind the drag force and the power it consumes for the car in Figure 1.
  2. Given / findρ = 1.2 kg/m³, Cd = 0.30, A = 2.2 m², v = 30 m/s. Find F and P.
  3. AssumptionsStill air, steady speed, standard drag model.
  4. ModelF = ½ρCdAv² and P = Fv. Check the dimensions first (concept figure): they collapse to N and W.
  5. EquationsF = ½ρCdAv² P = F·v
  6. SolveF = 0.5 × 1.2 × 0.30 × 2.2 × 900 = 356 N. P = 356 × 30 = 10 690 W ≈ 10.7 kW.
  7. CheckScale: 356 N is about the weight of 36 kg, plausible for highway drag. The v² scaling predicts 4× the force and 8× the power at 60 m/s: this is why fuel economy collapses at high speed.
  8. ConclusionAbout 10.7 kW (a third of a small engine's output) is spent on air alone at 108 km/h. The estimation pattern (model, dimensions, numbers, scaling story) is the everyday tool of design reviews.
Result. F = 356 N; P = 10.7 kW; both scale with v² and v³ respectively.
05

Misconceptions and diagnostics

MistakeSymptomDiagnostic questionCorrection
kg used as a forceLoads "in kilograms" inside force equations"Is this matter or a push?"Mass in kg; force in N; W = mg converts. The Statics habit starts here.
Adding quantities of different dimensionsLengths added to areas, energies to powers"Do all added terms share one unit?"Only like adds to like. A dimension check on every sum.
Precision invented by the calculatorEight digits reported from two-digit inputs"How precise were my worst inputs?"Result precision follows the weakest input. Three significant figures is the engineering default.
Scaling intuition from length alone"Twice the size, twice the weight""Does this quantity follow L, L², or L³?"Area goes as L², volume and mass as L³: double the size means 8× the weight on 4× the cross-section.
06

Practice ladder

Level 1 · Direct skill

Convert 108 km/h to m/s, and 10.7 kW to horsepower (1 hp = 746 W).

Show answer

108/3.6 = 30 m/s. 10 690/746 = 14.3 hp.

Level 2 · Mixed concept

Check dimensionally whether T = 2π√(L/g) can be a period formula, and whether T = 2π√(g/L) can.

Show answer

√(L/g) = √(m/(m/s²)) = √(s²) = s: valid. √(g/L) gives 1/s: a frequency, not a period. Dimensions alone reject the second form.

Level 3 · Independent problem

Fermi estimate: how many litres of fuel does the worked-example car burn per 100 km fighting drag alone? Assume engine efficiency 30% and fuel energy 34 MJ per litre.

Show answer

100 km at 30 m/s takes 3333 s; drag energy = 10 690 × 3333 ≈ 35.6 MJ. Fuel energy needed = 35.6/0.30 = 119 MJ, so about 3.5 litres per 100 km for drag alone. The right order of magnitude against real consumption, which is the point of a Fermi estimate.

Level 4 · Transfer to real engineering

Take any datasheet quantity (battery Wh, motor torque, pump flow) and run the full discipline: state its dimensions, convert it to base SI, scale it (what if the device were twice as large?), and sanity-check one derived number the datasheet implies.

What good work looks like

Dimensions written in M, L, T form, a clean conversion chain, an explicit L, L², or L³ scaling claim, and one recomputed datasheet number with agreement or a flagged discrepancy.

07

Working with AI, and proving it yourself

Use AI as an examiner, not a solver

"Here is my unit cancellation, line by line. Find the first line where the dimensions stop matching; do not fix it."
"Give me five formulas, some dimensionally wrong. I will accept or reject each by dimensions alone."
"Convert these units for me." Conversion chains must be reflexive before any lab course.
"Estimate this for me." Fermi estimation is judgment training; outsourcing it defeats the purpose.

Portfolio task

Write a one-page "Estimation Memo" on a question you care about (drag on your bike, heat from your PC, energy in your stairs climb): model, dimensional check, numbers, scaling statement, and a comparison against one measured or published value.

Must include: the dimension check shown explicitly, three significant figures at the end only, and the percent gap to the reference value with one explanation.
08

Retrieval and spaced review

Closed notes. Answer out loud, then reveal.

1. Express force, energy, and power in base dimensions and SI units.

Force: ML/T² = N. Energy: ML²/T² = J. Power: ML²/T³ = W.

2. What does dimensional homogeneity demand, and what does it buy you?

Every added term shares the same dimensions. It rejects wrong equations for free and exposes algebra slips.

3. State the significant-figures discipline.

Carry full precision through the work; round the final answer to about three significant figures, matching the weakest input.

4. How do area and volume scale with size, and why do engineers care?

Area as L², volume (and mass) as L³: strength-to-weight worsens as machines grow. Scaling decides what designs are possible.

5. What are the steps of a Fermi estimate?

Model the quantity, break it into factors you can bound, take round numbers, multiply, and trust the order of magnitude, not the digits.

TodayFinish this quiz and Levels 1 and 2 of the ladder.
+1 dayRe-run the drag example from memory with units shown.
+3 daysOne new Fermi estimate, one paragraph long.
+7 daysMixed set: a dimension check inside a Chapter 3 kinematics problem.
+30 daysRe-read your Estimation Memo; tighten one assumption.
09

Textbook mapping

ItemMapping
Main sourceOpenStax University Physics Vol. 1, Units and Measurement chapter
ReferenceHalliday, Resnick and Walker · Young and Freedman (measurement chapters)
Core topics1.1 Base and derived quantities · 1.2 SI and prefixes · 1.3 Dimensional analysis · 1.4 Significant figures · 1.5 Conversion · 1.6 Estimation · 1.7 Scaling laws
Engineering connectionEvery course; pairs with Statics Module 1 and Math Chapter 1.
Read nextChapter 2: Vectors and Coordinate Systems in Physical Problems.