Skip to content

Chapter 1: Measurement

Beta Version: Some equations may not render correctly (try Chrome/Firefox, clear cache, or refresh). Solutions, videos, and animations coming soon!

Measurement is the cornerstone of physics, enabling precise quantification of physical phenomena. This chapter covers SI units and standards, dimensional analysis, significant figures, and error analysis, essential for JEE Main, JEE Advanced, and NEET. These topics appear in problems on unit conversions, dimensional consistency, and error calculations. With clear explanations, extensive derivations, exam-focused examples, and robust problem-solving strategies, this chapter equips students to master measurement for competitive exams, ensuring precision and conceptual clarity.

1.1 SI Units and Standards

The International System of Units (SI) defines seven base units: meter (m, length), kilogram (kg, mass), second (s, time), ampere (A, electric current), kelvin (K, temperature), mole (mol, amount of substance), and candela (cd, luminous intensity). Derived units, such as the newton (N=kgm/s2), combine base units. Standards, like the meter defined by the speed of light (c=299,792,458m/s), ensure global consistency. JEE/NEET problems focus on unit conversions and derived units. Fundamentals of Physics emphasizes SI’s role in standardization.

Derivation: Unit of Force (Newton)
Newton’s second law states: F=ma. Mass (m) is in kg, acceleration (a) is in m/s2. Thus:

F=kgms2=kgm/s2

This defines the newton (N). To verify, consider work (W=Fd):

W=(kgm/s2)m=kgm2/s2=J

(joule), confirming energy units.

Solved Example: A JEE Main problem requires converting 54km/h to m/s.

  • Solution: Speed:
54km/h=54×1000m3600s=54×518=15m/s

(2 significant figures, April 14, 2025).

  • JEE Tip: Use conversion factor 5/18 for km/h to m/s. Common error: Incorrect factor or rounding.

Solved Example: A NEET problem asks the SI unit of power.

  • Solution: Power (P=W/t): work (W=kgm2/s2), time (t=s). Thus:
P=kgm2/s2s=kgm2/s3=W

(watt). Option (a) kgm2/s3 is correct.

  • NEET Tip: Derive from work/time; memorize watt. Common error: Confusing with joule.

Solved Example: A JEE Main problem involves a mass of 2.5kg and acceleration 3.2m/s2. Calculate the force in newtons.

  • Solution: Force:
F=ma=2.53.2=8.0N

(2 significant figures).

  • JEE Tip: Multiply with least significant figures. Common error: Retaining extra digits.

Application: SI units enable precise measurements in GPS (meter-based distances) and medical diagnostics (kelvin for body temperature).

1.2 Dimensional Analysis

Dimensional analysis verifies equations by comparing dimensions: length ([L]), mass ([M]), time ([T]). For example, velocity: [LT1]. It derives formulas or checks consistency. JEE/NEET problems involve finding dimensions or validating equations. University Physics uses dimensional analysis for problem-solving.

Derivation: Dimensions of Kinetic Energy
Kinetic energy: KE=12mv2. Mass (m): [M], velocity (v): [LT1]. Thus:

KE=[M][LT1]2=[ML2T2]

Compare with work (W=Fd): force (F=ma=[MLT2]), distance (d=[L]):

W=[MLT2][L]=[ML2T2]

Both match, confirming energy’s dimensions.

Solved Example: A JEE Advanced problem asks the dimensions of pressure.

  • Solution: Pressure: P=FA. Force (F=ma): [MLT2], area (A): [L2]. Thus:
P=[MLT2][L2]=[ML1T2]

Answer: [ML1T2].

  • JEE Tip: Divide dimensions carefully. Common error: Incorrect area dimension.

Solved Example: A NEET problem checks if s=ut+12at2 is dimensionally consistent.

  • Solution: Displacement (s): [L]. Velocity (u): [LT1], time (t): [T], acceleration (a): [LT2]. Term ut: [LT1][T]=[L]. Term 12at2: [LT2][T2]=[L]. Right side: [L]+[L]=[L]. Consistent. Option (a) “Consistent” is correct.
    • NEET Tip: Match dimensions; constants are dimensionless. Common error: Incorrect acceleration dimension.

Solved Example: A JEE Main problem derives the dimensions of work.

  • Solution: Work: W=Fd. Force: [MLT2], distance: [L]. Thus:
W=[MLT2][L]=[ML2T2]

Answer: [ML2T2].

  • JEE Tip: Use force dimensions correctly. Common error: Omitting length.

Application: Dimensional analysis ensures formula accuracy in astrophysics (e.g., Kepler’s laws) and engineering (e.g., fluid dynamics).

1.3 Significant Figures

Significant figures reflect measurement precision (e.g., 2.34m: 3 significant figures). Rules: non-zero digits are significant, zeros between non-zeros are significant, trailing zeros in decimals are significant. Calculations use the least precise input’s significant figures. JEE/NEET problems require reporting results correctly. Fundamentals of Physics stresses precision (April 14, 2025).

Derivation: Significant Figures in Multiplication
For z=xy, relative uncertainty:

ΔzzΔxx+Δyy

The result’s significant figures match the input with the fewest, preserving precision. Example: z=2.53.24. 2.5 (2 significant figures), 3.24 (3). Compute: z=8.1 (2 significant figures).

Solved Example: A JEE Main problem involves a length 4.8m and width 2.56m. Calculate the area with correct significant figures.

  • Solution: Area:
A=4.82.56=12.288m2

4.8 has 2 significant figures, 2.56 has 3. Use 2:

A12m2
  • JEE Tip: Use least significant figures. Common error: Reporting 12.288.

Solved Example: A NEET problem asks the significant figures in 0.00450.

  • Solution: Leading zeros are not significant; trailing zero in decimal is. 0.00450 has 3 significant figures (4, 5, 0). Option (a) “3” is correct.
    • NEET Tip: Check trailing zeros in decimals. Common error: Counting leading zeros.

Solved Example: A JEE Main problem adds 7500 and 2.567. Report the sum with correct significant figures.

  • Solution: Sum:
7500+2.567=7502.567

7500 has 2 significant figures (no decimal), 2.567 has 4. Use 0 decimal places:

7503

(April 14, 2025).

  • JEE Tip: Use least precise decimal places for addition. Common error: Retaining decimals.

Application: Significant figures ensure accuracy in lab experiments (e.g., pendulum timing) and pharmaceutical dosing (e.g., drug concentrations).

1.4 Error Analysis

Error analysis quantifies measurement uncertainty. Absolute error: Δx=|xmeasuredxtrue|. Relative error: Δxx. Percentage error: Δxx×100%. For functions, error propagates (e.g., z=x+y, Δz=Δx+Δy). JEE/NEET problems involve error calculations. University Physics connects errors to experimental design.

Derivation: Error Propagation in Product
For z=xy, relative error:

Δzz=(Δxx)2+(Δyy)2

Example: z=2.03.0, Δx=0.1, Δy=0.1. Relative errors: 0.12.0=0.05, 0.13.00.033. Total: Δzz=0.052+0.03320.06. If z=6.0, then Δz0.36.

Solved Example: A JEE Advanced problem involves a length 12.5±0.2cm. Calculate the percentage error.

  • Solution: Percentage error:
Δxx×100%=0.212.5×100=1.6%

(2 significant figures).

  • JEE Tip: Use measured value for denominator. Common error: Incorrect percentage.

Solved Example: A NEET problem involves z=xy, with x=8.0±0.3m, y=5.0±0.2m. Calculate the absolute error in z.

  • Solution: Absolute error:
Δz=Δx+Δy=0.3+0.2=0.5m

Option (a) 0.5m is correct.

  • NEET Tip: Sum absolute errors for subtraction. Common error: Subtracting errors.

Solved Example: A JEE Main problem measures v=20.0±0.5m/s, t=4.00±0.05s. Calculate the percentage error in s=vt.

  • Solution: Relative error:
Δss=Δvv+Δtt=0.520.0+0.054.00=0.025+0.0125=0.0375

Percentage error:

0.0375×100=3.75%3.8%

(2 significant figures).

  • JEE Tip: Sum relative errors for multiplication. Common error: Using absolute errors.

Application: Error analysis ensures reliability in particle physics (e.g., CERN) and structural engineering (e.g., stress tests).

Summary and Quick Revision

  • SI Units: Base units (m, kg, s, A, K, mol, cd); derived units (e.g., N=kgm/s2). Convert: 1km/h=518m/s.
  • Dimensional Analysis: Dimensions (e.g., velocity: [LT1]). Energy: [ML2T2]. Checks equation consistency.
  • Significant Figures: Precision (e.g., 2.34: 3 significant figures). Use least significant figures in calculations (e.g., 4.82.56=12m2).
  • Error Analysis: Absolute error: Δx. Relative error: Δxx. Propagation: Δz=Δx+Δy for z=x+y.
  • SI Units: Length (m), mass (kg), time (s), etc.
  • JEE/NEET Tips: Verify units, use dimensional analysis, report significant figures correctly (April 14, 2025), sum absolute errors for addition/subtraction.
  • Applications: GPS, engineering, labs, CERN.

Practice Problems

Explore our extensive problem set with 100 problems inspired by JEE Main, JEE Advanced, and NEET patterns to test your understanding of measurement.

View Problems

Watch on YouTube

Our Hinglish video lessons make measurement engaging for JEE and NEET! Subscribe for updates.

Watch Now

Animation for visualizing dimensional analysis and error propagation coming soon!

Note: Content regularly updated to align with current JEE/NEET syllabi.