By the end of this chapter you'll be able to…

  • 1State the seven SI base units and their quantities
  • 2Write dimensional formulae and use the principle of homogeneity
  • 3Derive relationships and convert units by dimensional analysis
  • 4Classify errors and apply error-propagation rules
  • 5Apply significant-figure rules in calculations
💡
Why this chapter matters
Measurement is the language of physics. SI units, dimensional analysis, error handling, and significant figures let you check formulas, derive relationships, and report results correctly -- skills every later physics chapter relies on.

Units and Measurements

'Measurement is the first step that leads to control and eventually to improvement.' — James Harrington

1. Chapter Overview

Physics is a QUANTITATIVE science. Every measurement consists of a NUMERICAL VALUE and a UNIT. This chapter establishes the SYSTEM OF UNITS (SI), teaches you how to DERIVE RELATIONSHIPS using dimensional analysis, handle ERRORS in measurements, and report results with correct SIGNIFICANT FIGURES.


2. Physical Quantities and Units

  • Physical Quantity: A property that can be MEASURED (length, mass, time, temperature, etc.)
  • Unit: A STANDARD of measurement for a physical quantity
  • Fundamental Quantities: Base quantities that are INDEPENDENT of others
  • Derived Quantities: Expressed in terms of fundamental quantities

The SI System (Système International)

Base QuantitySI UnitSymbol
Lengthmetrem
Masskilogramkg
Timeseconds
Electric CurrentampereA
Thermodynamic TemperaturekelvinK
Amount of Substancemolemol
Luminous Intensitycandelacd

Supplementary Units

  • Plane Angle: radian (rad)
  • Solid Angle: steradian (sr)

3. Dimensional Analysis

Dimensions of Physical Quantities

  • Dimensions are expressed in terms of M (mass), L (length), T (time), A (current), K (temperature)
  • Example: Velocity = [LT⁻¹]; Force = [MLT⁻²]; Energy = [ML²T⁻²]

Uses of Dimensional Analysis

  1. Check correctness of a formula: Dimensions on both sides must match (Principle of Homogeneity)
  2. Derive relationship between quantities: If a quantity depends on several variables, we can find the form of the equation
  3. Convert units from one system to another: e.g., converting newton to dyne

Limitations

  • Cannot determine dimensionless constants (like k in F = k m₁m₂/r²)
  • Cannot derive formulas involving trigonometric, logarithmic, or exponential functions
  • Cannot distinguish between quantities with the same dimensions (torque and energy both [ML²T⁻²])

Worked Problem

Q: Check whether the equation v² = u² + 2as is dimensionally correct. Solution:

  • LHS: v² has dimension [LT⁻¹]² = [L²T⁻²]
  • RHS: u² has dimension [LT⁻¹]² = [L²T⁻²], 2as has dimension [LT⁻²][L] = [L²T⁻²]
  • All terms have [L²T⁻²], so the equation is DIMENSIONALLY CORRECT.

4. Errors in Measurement

Types of Errors

Error TypeDescription
Systematic ErrorRepeats consistently; due to instrument fault, personal bias, or environmental conditions
Random ErrorFluctuates irregularly; minimised by taking multiple readings and averaging
Gross ErrorCareless mistakes — parallax, incorrect recording

Absolute, Relative, and Percentage Error

  • Absolute Error Δa = |a₀ — aᵢ| (difference between true value and measured value)
  • Mean Absolute Error Δā = (|Δa₁| + |Δa₂| + ... + |Δaₙ|) / n
  • Relative Error = Δā / ā
  • Percentage Error = (Δā / ā) × 100%

Propagation of Errors

OperationError Formula
Sum Z = A + BΔZ = ΔA + ΔB
Difference Z = A — BΔZ = ΔA + ΔB
Product Z = A × BΔZ/Z = ΔA/A + ΔB/B
Quotient Z = A/BΔZ/Z = ΔA/A + ΔB/B
Power Z = AⁿΔZ/Z = n(ΔA/A)

5. Significant Figures

  • Rules: All non-zero digits are significant; zeros between digits are significant; trailing zeros after decimal are significant
  • Example: 0.00452 has 3 significant figures (4, 5, 2)
  • Rounding off: If digit after last significant digit > 5, round up; if < 5, leave; if = 5, round to nearest even

Arithmetic with Significant Figures

  • Addition/Subtraction: Result rounded to the LEAST number of decimal places
  • Multiplication/Division: Result rounded to the LEAST number of significant figures

6. Common Mistakes

  1. Confusing dimension with units: Dimensions are abstract ([L]), units are concrete (m, cm)
  2. Applying homogeneity incorrectly: ALL terms in an equation must have the same dimensions
  3. Significant figures in measured vs exact values: Exact values (π, constants in formulas) have INFINITE significant figures
  4. Using wrong error propagation: Errors ALWAYS ADD, never cancel

7. CBSE Exam Focus

  1. Dimensional formula of physical quantities (frequently asked MCQ)
  2. Checking dimensional correctness of given equations (3-mark)
  3. Error propagation problems (3-mark numerical)
  4. Significant figures in calculations (1-mark)
  5. Convert units using dimensional analysis (5-mark)

8. Key Formulas

  • Dimension of velocity: [LT⁻¹]
  • Dimension of force: [MLT⁻²]
  • Dimension of energy/work: [ML²T⁻²]
  • Percentage error: (Δā / ā) × 100%
  • Maximum error in product: ΔZ/Z = ΔA/A + ΔB/B

9. Self-Test (5+ Q&A)

Q1: Find the dimensions of the universal gravitational constant G (from F = Gm₁m₂/r²). A: [M⁻¹L³T⁻²]

Q2: The period of a pendulum T depends on length L and acceleration g. Use dimensional analysis to derive the relation. A: T = k√(L/g). Dimensionally: [T] = [L]ᵃ[LT⁻²]ᵇ → a = 1/2, b = -1/2 → T ∝ √(L/g)

Q3: In an experiment, five measurements of time are: 2.02s, 2.04s, 1.98s, 2.00s, 2.01s. Find mean absolute error. A: Mean = 2.01s. Absolute errors: 0.01, 0.03, 0.03, 0.01, 0.00. Mean absolute error = 0.016s.

Q4: How many significant figures in 0.005060? A: 4 (the digits 5, 0, 6, 0 — trailing zero after decimal is significant).

Q5: A wire's length is 5.2 cm and radius is 0.12 cm. Find volume with correct significant figures. A: V = πr²h = π(0.12)²(5.2) = 3.14 × 0.0144 × 5.2 = 0.235... → Rounded to 2 significant figures = 0.24 cm³.


10. Conclusion

Units and measurements are the LANGUAGE of physics. Dimensional analysis is your MOST POWERFUL tool for checking formulas. Mastering error analysis separates a careful scientist from a careless one. Grip these fundamentals firmly — every subsequent physics chapter depends on them.

Key formulas & results

Everything you need to memorise, in one card. Screenshot this for revision.

Dimensional formulae
velocity [LT^-1]; force [MLT^-2]; energy [ML^2T^-2]
Built from base dimensions M, L, T, A, K.
Percentage error
(delta-a_mean / a_mean) x 100%
Relative error expressed as a percentage.
Error in a product/quotient
delta-Z/Z = delta-A/A + delta-B/B
Fractional errors add; for Z = A^n, delta-Z/Z = n(delta-A/A).
⚠️

Common mistakes & fixes

These are the exact errors that cost students marks in board exams. Read them once, save yourself the trouble.

WATCH OUT
Confusing dimensions with units
Dimensions are abstract (e.g. [L]); units are concrete (m, cm). They are not the same thing.
WATCH OUT
Assuming dimensional correctness proves a formula
Dimensional analysis cannot find dimensionless constants or distinguish quantities with the same dimensions (torque and energy are both [ML^2T^-2]).
WATCH OUT
Letting errors cancel
In error propagation, errors always add (worst case); they never subtract or cancel.
WATCH OUT
Counting significant figures wrongly
Leading zeros are not significant; trailing zeros after a decimal are; exact constants have infinite significant figures.

Practice problems

Try each one yourself before tapping "Show solution". Active recall > rereading.

Q1MEDIUM· Dimensions
Find the dimensions of the universal gravitational constant G from F = G m1 m2 / r^2.
Show solution
G = F r^2 / (m1 m2) = [MLT^-2][L^2]/[M^2] = [M^-1 L^3 T^-2].
Q2HARD· Derivation
The period of a pendulum T depends on length L and g. Derive the relation using dimensional analysis.
Show solution
Assume T = k L^a g^b. [T] = [L]^a [LT^-2]^b. Matching: a + b = 0, -2b = 1, so b = -1/2, a = 1/2. Thus T = k sqrt(L/g).
Q3MEDIUM· Errors
Five time readings are 2.02, 2.04, 1.98, 2.00, 2.01 s. Find the mean absolute error.
Show solution
Mean = 2.01 s. Absolute errors: 0.01, 0.03, 0.03, 0.01, 0.00. Mean absolute error = 0.08/5 = 0.016 s.
Q4EASY· Sig Figs
How many significant figures are in 0.005060?
Show solution
Four -- the digits 5, 0, 6, 0 (leading zeros are not significant; the trailing zero after the decimal is).
Q5MEDIUM· Homogeneity
Check whether v^2 = u^2 + 2as is dimensionally correct.
Show solution
LHS [L^2T^-2]; u^2 = [L^2T^-2]; 2as = [LT^-2][L] = [L^2T^-2]. All terms match, so the equation is dimensionally correct.

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • Seven SI base units: m, kg, s, A, K, mol, cd.
  • Dimensions use M, L, T, A, K; check formulae by homogeneity.
  • Dimensional analysis cannot find dimensionless constants or handle trig/log/exp functions.
  • Errors: systematic, random, gross; minimise random errors by averaging.
  • Fractional errors add for products and quotients; multiply by n for powers.
  • Sum/difference: round to least decimal places; product/quotient: round to least significant figures.
  • Exact constants have infinite significant figures.

CBSE marks blueprint

Where the marks come from in this chapter — so you can plan your prep.

Typical chapter weightage: 4-6 marks across the chapter

Question typeMarks eachTypical countWhat it tests
Dimensional analysis2-31Dimensional formulae, homogeneity, derivation
Error analysis2-31Error propagation and percentage error
Significant figures11Counting and rounding
Prep strategy
  • Memorise dimensional formulae of common quantities
  • Practise unit conversion via dimensional analysis
  • Apply the product/power error rules carefully
  • Follow significant-figure rules in final answers

Where this shows up in the real world

This chapter isn't just an exam topic — it lives in the world around you.

Engineering design

Dimensional checks catch mistakes in formulas before costly experiments or constructions.

Scientific reporting

Significant figures and error bars communicate the precision of every measured result.

Unit conversion

Dimensional analysis converts quantities between systems, avoiding errors like the unit mismatch that lost a Mars orbiter.

Exam strategy

Battle-tested tips from teachers and toppers for this chapter.

  1. Write dimensional formulae explicitly when checking equations
  2. Use the homogeneity principle term by term
  3. Apply the correct error-propagation rule for the operation
  4. Round the final answer to the right significant figures

Going beyond the textbook

For olympiad aspirants and curious learners — topics that build on this chapter.

  • Use the Buckingham Pi theorem to find dimensionless groups in complex problems.
  • Explore how fundamental constants (c, h, G) define natural (Planck) units.

Where else this chapter is tested

CBSE board isn't the only one — other exams test this chapter too.

CBSE Class 11 Physics examMedium
JEE Main and Advanced (Units & Dimensions)Medium
NEET PhysicsMedium

Questions students ask

The real ones — pulled from the Q&A community and tutor sessions.

Dimensional analysis can only ensure that the dimensions match. It cannot determine dimensionless constants (such as 1/2 or 2*pi), cannot derive equations involving trigonometric, logarithmic, or exponential functions, and cannot distinguish between two quantities that share the same dimensions like torque and energy. So it gives the form of a relation, not the exact equation.

Systematic errors are consistent and repeatable, arising from faulty instruments, zero error, personal bias, or environmental conditions; they shift all readings in the same direction and can often be corrected. Random errors fluctuate unpredictably from reading to reading and are reduced by taking many measurements and averaging them.
Verified by the tuition.in editorial team
Last reviewed on 29 May 2026. Written and reviewed by subject-matter experts — read about our process.
Editorial process →
Header Logo