Chapter Notes

Units And Measurement

15 min read

Introduction

In physics, measurement is the process of comparing a physical quantity with a basic, internationally accepted reference standard called a unit. The result of any measurement is always a number followed by a unit.

For example, if you say the length of a table is "2 metres," the number is "2" and the unit is "metres."

Even though there are many physical quantities, we only need a few fundamental units to describe them all.

  • Fundamental or Base Units are the units for fundamental quantities like length, mass, and time.
  • Derived Units are units for all other physical quantities, which are created by combining the base units. For example, the unit for speed (metres per second) is derived from the base units for length (metre) and time (second).

A complete set of both base and derived units is called a system of units.

The International System of Units

In the past, scientists used different systems of units, which could be confusing. The three most common systems were:

  • CGS system: Based on centimetre, gram, and second.
  • FPS (or British) system: Based on foot, pound, and second.
  • MKS system: Based on metre, kilogram, and second.

To create a single, global standard, the Système Internationale d' Unites, or SI, was developed. This is now the internationally accepted system for all scientific and commercial work. The SI system is convenient because it's a decimal system, making conversions between units very simple.

The SI system is built on seven base units:

Base QuantitySI Unit NameSymbol
Lengthmetrem
Masskilogramkg
Timeseconds
Electric CurrentampereA
Thermodynamic TemperaturekelvinK
Amount of substancemolemol
Luminous intensitycandelacd
Note
When using the mole (mol), you must specify what elementary entity you are counting, such as atoms, molecules, ions, or electrons.

Besides these seven base units, there are two more supplementary units:

  1. Plane Angle: Measured in radians (rad). It's the ratio of the length of an arc to its radius.
  2. Solid Angle: Measured in steradians (sr). It's the ratio of an intercepted surface area of a sphere to the square of its radius.

Both radians and steradians are dimensionless quantities because they are ratios of similar quantities (length/length or area/area).

Significant Figures

Every measurement has some uncertainty or error. Significant figures (or significant digits) are the digits in a measured value that are known reliably, plus the first digit that is uncertain. They indicate the precision of a measurement.

Example
If a pendulum's period is measured as 1.62 s, the digits '1' and '6' are reliable, but '2' is uncertain. This measurement has three significant figures. A length of 287.5 cm has four significant figures, with '5' being the uncertain digit.

Reporting a result with more digits than are significant is misleading because it suggests a higher precision than was actually achieved.

Rules for Determining Significant Figures

  1. All non-zero digits are significant.
    • Example: 287.5 cm has 4 significant figures.
  2. All zeros between two non-zero digits are significant.
    • Example: 2.308 cm has 4 significant figures.
  3. For numbers less than 1, zeros to the right of the decimal point but to the left of the first non-zero digit are NOT significant. These are just placeholders.
    • Example: 0.002308 m has 4 significant figures (the leading zeros are not significant).
  4. Trailing zeros in a number WITHOUT a decimal point are NOT significant.
    • Example: 12300 cm has 3 significant figures.
  5. Trailing zeros in a number WITH a decimal point ARE significant. They indicate the precision of the measurement.
    • Example: 3.500 has 4 significant figures. 0.06900 also has 4 significant figures.

Using Scientific Notation to Avoid Confusion

Trailing zeros can be ambiguous. For example, does 4700 mm have 2, 3, or 4 significant figures? To remove this doubt, we use scientific notation, which expresses a number as a×10ba \times 10^b, where a is a number between 1 and 10.

In scientific notation, all digits in the base number a are significant.

Example
A measurement of 4.700 m (4 significant figures) can be written as:
  • 4.700×102 cm4.700 \times 10^2 \text{ cm}
  • 4.700×103 mm4.700 \times 10^3 \text{ mm}
  • 4.700×103 km4.700 \times 10^{-3} \text{ km}

In all these cases, it is clear that the measurement has four significant figures.

Rules for Arithmetic Operations with Significant Figures

When you calculate with measured values, the result cannot be more precise than the least precise measurement used.

  1. For Multiplication or Division: The final result should have the same number of significant figures as the original number with the least number of significant figures.

    Example
    To find the density of an object with mass 4.237 g4.237 \text{ g} (4 significant figures) and volume 2.51 cm32.51 \text{ cm}^3 (3 significant figures): Density=4.237 g2.51 cm3=1.68804... g cm3\text{Density} = \frac{4.237 \text{ g}}{2.51 \text{ cm}^3} = 1.68804... \text{ g cm}^{-3} Since the least precise value (volume) has 3 significant figures, the answer must be rounded to 3 significant figures. Final Answer: 1.69 g cm31.69 \text{ g cm}^{-3}
  2. For Addition or Subtraction: The final result should have the same number of decimal places as the number with the least number of decimal places.

    Example
    To add three masses: 436.32 g436.32 \text{ g}, 227.2 g227.2 \text{ g}, and 0.301 g0.301 \text{ g}. 436.32+227.2+0.301=663.821 g436.32 + 227.2 + 0.301 = 663.821 \text{ g} The least precise measurement, 227.2 g227.2 \text{ g}, is only accurate to one decimal place. Therefore, the result must be rounded to one decimal place. Final Answer: 663.8 g663.8 \text{ g}

Rounding off the Uncertain Digits

When rounding, follow these conventions:

  • If the digit to be dropped is greater than 5, increase the preceding digit by 1.
    • 2.746 rounded to three figures is 2.75.
  • If the digit to be dropped is less than 5, leave the preceding digit as it is.
    • 1.743 rounded to three figures is 1.74.
  • If the digit to be dropped is exactly 5:
    • If the preceding digit is even, leave it unchanged. (2.745 becomes 2.74).
    • If the preceding digit is odd, increase it by 1. (2.735 becomes 2.74).
Note
In multi-step calculations, it's best to keep one extra digit in the intermediate steps and only round off the final answer to the correct number of significant figures. This prevents rounding errors from accumulating.

Rules for Determining Uncertainty

  • Combining Data: When you multiply or divide experimental values, their percentage errors add up. For example, if you measure length as 16.2±0.6%16.2 \pm 0.6\% and breadth as 10.1±1%10.1 \pm 1\%, the area will have an uncertainty of 0.6%+1%=1.6%0.6\% + 1\% = 1.6\%.
  • Subtraction: Subtracting two similar numbers can reduce the number of significant figures. For example, 12.9 g7.06 g=5.84 g12.9 \text{ g} - 7.06 \text{ g} = 5.84 \text{ g}. Following the rule for subtraction (least decimal places), the answer should be reported as 5.8 g5.8 \text{ g}.
  • Relative Error: The relative error depends on the number itself, not just the number of significant figures. A measurement of 1.02 g1.02 \text{ g} (with an uncertainty of ±0.01 g\pm 0.01 \text{ g}) has a relative error of about 1%1\%, while a measurement of 9.89 g9.89 \text{ g} (also ±0.01 g\pm 0.01 \text{ g}) has a relative error of only 0.1%0.1\%.
Example
Example Each side of a cube is measured to be 7.203 m. What are the total surface area and the volume of the cube to appropriate significant figures?

Given

  • Length of side, l=7.203 ml = 7.203 \text{ m} (4 significant figures)

To Find

  • Total surface area of the cube
  • Volume of the cube

Formula

Surface area=6×l2\text{Surface area} = 6 \times l^2 Volume=l3\text{Volume} = l^3

Solution

The measured length has 4 significant figures, so the calculated area and volume must be rounded to 4 significant figures.

Surface Area: Area=6×(7.203 m)2=311.299254 m2\text{Area} = 6 \times (7.203 \text{ m})^2 = 311.299254 \text{ m}^2 Rounding to 4 significant figures gives 311.3 m2311.3 \text{ m}^2.

Volume: Volume=(7.203 m)3=373.714754 m3\text{Volume} = (7.203 \text{ m})^3 = 373.714754 \text{ m}^3 Rounding to 4 significant figures gives 373.7 m3373.7 \text{ m}^3.

Final Answer The surface area is 311.3 m2311.3 \text{ m}^2 and the volume is 373.7 m3373.7 \text{ m}^3.


Example
Example 5.74 g of a substance occupies 1.2 cm31.2 \text{ cm}^3. Express its density by keeping the significant figures in view.

Given

  • Mass, m=5.74 gm = 5.74 \text{ g} (3 significant figures)
  • Volume, V=1.2 cm3V = 1.2 \text{ cm}^3 (2 significant figures)

To Find

Density of the substance

Formula

Density=MassVolume\text{Density} = \frac{\text{Mass}}{\text{Volume}}

Solution

The number of significant figures in the result of a division is determined by the measurement with the least number of significant figures. Here, the volume has only 2 significant figures.

Density=5.74 g1.2 cm3=4.7833... g cm3\text{Density} = \frac{5.74 \text{ g}}{1.2 \text{ cm}^3} = 4.7833... \text{ g cm}^{-3} Rounding the result to 2 significant figures gives 4.8 g cm34.8 \text{ g cm}^{-3}.

Final Answer The density is 4.8 g cm34.8 \text{ g cm}^{-3}.

Dimensions of Physical Quantities

The dimensions of a physical quantity describe its fundamental nature. All physical quantities can be expressed in terms of the seven base quantities, which we call the seven dimensions of the physical world. These are denoted with square brackets:

  • Length: [L]
  • Mass: [M]
  • Time: [T]
  • Electric Current: [A]
  • Thermodynamic Temperature: [K]
  • Luminous Intensity: [cd]
  • Amount of Substance: [mol]

The dimensions of a quantity are the powers to which these base quantities are raised. For example:

  • Volume: It is length × breadth × height, so its dimensions are [L]×[L]×[L]=[L3][L] \times [L] \times [L] = [L^3].
  • Force: It is mass × acceleration, or mass × (length/time²). Its dimensions are [M]×[L][T]2=[MLT2][M] \times \frac{[L]}{[T]^2} = [M L T^{-2}].
Note
When dealing with dimensions, we only care about the type of quantity, not its magnitude. So, initial velocity, final velocity, and average speed all have the same dimensions: [LT1][L T^{-1}].

Dimensional Formulae and Dimensional Equations

A dimensional formula is an expression that shows how a physical quantity is related to the base quantities.

  • Dimensional formula for volume: [M0L3T0][M^0 L^3 T^0]
  • Dimensional formula for velocity: [M0LT1][M^0 L T^{-1}]
  • Dimensional formula for acceleration: [M0LT2][M^0 L T^{-2}]

A dimensional equation is an equation formed by setting a physical quantity equal to its dimensional formula.

  • [V]=[M0L3T0][V] = [M^0 L^3 T^0]
  • [v]=[M0LT1][v] = [M^0 L T^{-1}]
  • [F]=[MLT2][F] = [M L T^{-2}]

Dimensional Analysis and its Applications

Dimensional analysis is a powerful tool used to check equations and deduce relationships between physical quantities. It is based on a simple rule called the principle of homogeneity of dimensions:

You can only add or subtract quantities that have the same dimensions.

This means that in any valid physical equation, the dimensions of every term on both sides of the equation must be identical.

Checking the Dimensional Consistency of Equations

We can use the principle of homogeneity to test if an equation is dimensionally correct. If the dimensions don't match, the equation is wrong.

Example
Let's check the equation of motion: x=x0+v0t+12at2x = x_0 + v_0 t + \frac{1}{2} a t^2
  • Dimension of xx (distance): [L][L]
  • Dimension of x0x_0 (initial position): [L][L]
  • Dimension of v0tv_0 t (velocity × time): [LT1]×[T]=[L][L T^{-1}] \times [T] = [L]
  • Dimension of 12at2\frac{1}{2} a t^2 (acceleration × time²): [LT2]×[T2]=[L][L T^{-2}] \times [T^2] = [L] (Note: the number 12\frac{1}{2} is dimensionless)

Since every term in the equation has the dimension of length [L], the equation is dimensionally correct.

Note
Dimensional analysis can prove an equation is wrong, but it cannot prove it is right. A dimensionally correct equation could still be incorrect due to a wrong dimensionless constant (like the 12\frac{1}{2} in the example). For instance, x=x0+v0t+at2x = x_0 + v_0 t + a t^2 is also dimensionally correct but physically wrong.
Example
Example Let us consider an equation 12mv2=mgh\frac{1}{2} m v^2 = mgh, where mm is mass, vv is velocity, gg is acceleration due to gravity and hh is height. Check whether this equation is dimensionally correct.

To Check

The dimensional consistency of the equation 12mv2=mgh\frac{1}{2} m v^2 = mgh.

Solution

Dimensions of the Left-Hand Side (LHS): The term is 12mv2\frac{1}{2} m v^2. The constant 12\frac{1}{2} has no dimensions.

  • Dimension of mass, [m]=[M][m] = [M]
  • Dimension of velocity, [v]=[LT1][v] = [L T^{-1}]
  • So, [v2]=[LT1]2=[L2T2][v^2] = [L T^{-1}]^2 = [L^2 T^{-2}]
  • Dimensions of LHS = [M]×[L2T2]=[ML2T2][M] \times [L^2 T^{-2}] = [M L^2 T^{-2}]

Dimensions of the Right-Hand Side (RHS): The term is mghmgh.

  • Dimension of mass, [m]=[M][m] = [M]
  • Dimension of acceleration due to gravity, [g]=[LT2][g] = [L T^{-2}]
  • Dimension of height, [h]=[L][h] = [L]
  • Dimensions of RHS = [M]×[LT2]×[L]=[ML2T2][M] \times [L T^{-2}] \times [L] = [M L^2 T^{-2}]

Conclusion: Since the dimensions of the LHS ([ML2T2][M L^2 T^{-2}]) are the same as the dimensions of the RHS ([ML2T2][M L^2 T^{-2}]), the equation is dimensionally correct.


Example
Example The SI unit of energy is J=kg m2s2J = \text{kg m}^2 \text{s}^{-2}; that of speed vv is m s1\text{m s}^{-1} and of acceleration aa is m s2\text{m s}^{-2}. Which of the formulae for kinetic energy (KK) given below can you rule out on the basis of dimensional arguments (mm stands for the mass of the body)? (a) K=m2v3K = m^2 v^3 (b) K=(1/2)mv2K = (1/2) m v^2 (c) K=maK = ma (d) K=(3/16)mv2K = (3/16) m v^2 (e) K=(1/2)mv2+maK = (1/2) m v^2 + ma

Given

  • Dimensions of kinetic energy, [K]=[ML2T2][K] = [M L^2 T^{-2}]
  • Dimensions of mass, [m]=[M][m] = [M]
  • Dimensions of speed, [v]=[LT1][v] = [L T^{-1}]
  • Dimensions of acceleration, [a]=[LT2][a] = [L T^{-2}]

To Find

Which formulas are dimensionally incorrect.

Solution

We will check the dimensions of the right side of each formula.

(a) [m2v3]=[M]2[LT1]3=[M2L3T3][m^2 v^3] = [M]^2 [L T^{-1}]^3 = [M^2 L^3 T^{-3}]. This does not match [K][K]. Ruled out.

(b) [(1/2)mv2]=[M][LT1]2=[ML2T2][(1/2) m v^2] = [M] [L T^{-1}]^2 = [M L^2 T^{-2}]. This matches [K][K]. Dimensionally correct.

(c) [ma]=[M][LT2]=[MLT2][ma] = [M] [L T^{-2}] = [M L T^{-2}]. This does not match [K][K]. Ruled out.

(d) [(3/16)mv2]=[M][LT1]2=[ML2T2][(3/16) m v^2] = [M] [L T^{-1}]^2 = [M L^2 T^{-2}]. This matches [K][K]. Dimensionally correct.

(e) In K=(1/2)mv2+maK = (1/2) m v^2 + ma, two quantities with different dimensions ([ML2T2][M L^2 T^{-2}] and [MLT2][M L T^{-2}]) are being added. This violates the principle of homogeneity. Ruled out.

Final Answer Formulas (a), (c), and (e) can be ruled out on the basis of dimensional arguments.

Deducing Relations Among Physical Quantities

Dimensional analysis can also be used to derive a formula if you know which physical quantities it depends on.

Example
Example Consider a simple pendulum. Suppose that its period of oscillation (TT) depends on its length (ll), the mass of the bob (mm), and the acceleration due to gravity (gg). Derive the expression for its time period using the method of dimensions.

Given

  • Time period TT is a function of length (ll), mass (mm), and acceleration due to gravity (gg).

To Find

An expression for the time period TT.

Solution

  1. Assume a relationship. We assume the relationship is a product of the quantities raised to some powers x,y,x, y, and zz. T=klxgymzT = k l^x g^y m^z where kk is a dimensionless constant.

  2. Write the dimensional equation. We write the dimensions for each quantity in the equation.

    • [T]=[T1]=[M0L0T1][T] = [T^1] = [M^0 L^0 T^1]
    • [l]=[L][l] = [L]
    • [g]=[LT2][g] = [L T^{-2}]
    • [m]=[M][m] = [M]

    Substituting these into the equation: [M0L0T1]=[L]x[LT2]y[M]z[M^0 L^0 T^1] = [L]^x [L T^{-2}]^y [M]^z [M0L0T1]=Lx+yT2yMz[M^0 L^0 T^1] = L^{x+y} T^{-2y} M^z

  3. Equate the exponents. For the equation to be dimensionally consistent, the exponents of M, L, and T must be equal on both sides.

    • For M: z=0z = 0
    • For T: 2y=1    y=1/2-2y = 1 \implies y = -1/2
    • For L: x+y=0    x+(1/2)=0    x=1/2x + y = 0 \implies x + (-1/2) = 0 \implies x = 1/2
  4. Substitute the exponents back into the formula. T=kl1/2g1/2m0T = k l^{1/2} g^{-1/2} m^0 T=klgT = k \sqrt{\frac{l}{g}}

Final Answer The expression for the time period is T=klgT = k \sqrt{\frac{l}{g}}. Dimensional analysis cannot determine the value of the constant kk (which is actually 2π2\pi).

Congratulations! You've completed this chapter

Great job reading through all sections. Ready to test your knowledge and reinforce your learning?