Physics – Measurement & Numerical Skills

Physics, Matter & Energy – Why Measurement Matters

  • Physics studies the nature and properties of matter and energy.

    • Concerned with motion and behaviour of matter through time & space, and its relation to energy & force.

  • Precise measurement underpins every physical law; wrong units ⇨ wrong conclusions.

Measurement: Core Subtopics Introduced

  • 01 Conversion of Units (SI ↔ English, and vice-versa)

  • 02 Rounding-Off of Numbers

  • 03 Scientific Notation & Operations

  • 04 Unit Prefixes

  • 05 Significant Figures

    • Together these skills guarantee numerical accuracy, comparability, and reproducibility in experiments and engineering designs.

Unit Conversion – General Idea

  • Definition: Changing a numerical value from one unit system to another for the same physical quantity via multiplicative factors.

  • “Always multiply by a fraction that equals 11 but carries the desired units.”

  • SI base examples: meter, kilogram, kelvin, ampere, mole, candela.

  • English / Imperial examples: inch, foot, yard, mile, ounce, pound.

Key SI ↔ English Conversion Factors

  • Length

    • 1  inch=2.54  cm1\;\text{inch}=2.54\;\text{cm} (exact by international agreement)

    • 1000  mil=1  inch1000\;\text{mil}=1\;\text{inch}

    • 1  ft=0.3048  m1\;\text{ft}=0.3048\;\text{m}

    • 1  yd=3  ft1\;\text{yd}=3\;\text{ft}

    • 1  fathom=6  ft1\;\text{fathom}=6\;\text{ft}

    • 1  chain=66  ft1\;\text{chain}=66\;\text{ft}

    • 1  furlong=660  ft1\;\text{furlong}=660\;\text{ft}

    • 1  mile=5280  ft1\;\text{mile}=5280\;\text{ft}

  • Mass / Weight & Force

    • 1  kg=2.21  lbm1\;\text{kg}=2.21\;\text{lbm} (mass)

    • 1  kg=35.274  oz1\;\text{kg}=35.274\;\text{oz}

    • 1  slug=32.2  lbm1\;\text{slug}=32.2\;\text{lbm}

    • 1000  kg=1  ton  (metric)1000\;\text{kg}=1\;\text{ton}\;\text{(metric)}

    • 1  short ton=2000  lbm1\;\text{short ton}=2000\;\text{lbm}

    • 1  long ton=2240  lbm1\;\text{long ton}=2240\;\text{lbm}

    • Force relations

    • 100000  dyn=1  N100\,000\;\text{dyn}=1\;\text{N}

    • 1  kgf=9.81  N1\;\text{kgf}=9.81\;\text{N}

    • 1  lbf=4.448  N1\;\text{lbf}=4.448\;\text{N}

Algorithmic, Step-by-Step Conversion

  1. Write the given quantity over 11.

  2. Multiply by conversion factors written as fractions so that unwanted units cancel.

  3. Continue chaining factors until only the desired unit remains.

  4. Multiply (or divide) numerators & denominators ⇒ final value.

Worked Examples

  • Convert 2  m2\;\text{m} to ft\text{ft}

    • 2m×1ft0.3048m=6.56ft2\,\text{m}\times \frac{1\,\text{ft}}{0.3048\,\text{m}}=6.56\,\text{ft}

  • Convert 3mcm3\,\text{m}\rightarrow\text{cm}

    • 3m×100cm1m=300cm3\,\text{m}\times\frac{100\,\text{cm}}{1\,\text{m}} = 300\,\text{cm}

  • Convert 7cmin7\,\text{cm}\rightarrow\text{in}

    • 7cm×1in2.54cm=2.76in7\,\text{cm}\times\frac{1\,\text{in}}{2.54\,\text{cm}} = 2.76\,\text{in}

  • Convert 5min5\,\text{m}\rightarrow\text{in}

    • 5m×100cm1m×1in2.54cm=196.85in5\,\text{m}\times\frac{100\,\text{cm}}{1\,\text{m}}\times\frac{1\,\text{in}}{2.54\,\text{cm}} = 196.85\,\text{in}

  • Convert 27lbfkgf27\,\text{lbf}\rightarrow\text{kgf}

    1. Force to SI: 27lbf×4.448N1lbf27\,\text{lbf}\times\frac{4.448\,\text{N}}{1\,\text{lbf}}

    2. N to kgf: ×1kgf9.81N=12.24kgf\times\frac{1\,\text{kgf}}{9.81\,\text{N}} = 12.24\,\text{kgf}

  • Convert 60  mi/hrft/s60\;\text{mi/hr}\rightarrow\text{ft/s}

    • 60mihr×5280ft1mi×1hr3600s=88fts60\,\frac{\text{mi}}{\text{hr}}\times\frac{5280\,\text{ft}}{1\,\text{mi}}\times\frac{1\,\text{hr}}{3600\,\text{s}}=88\,\frac{\text{ft}}{\text{s}}

  • Convert 15,000  furlongs/fortnightm/s15,000\;\text{furlongs/fortnight}\rightarrow \text{m/s}

    • Chain factors: furlong→ft, ft→m, fortnight→weeks→days→hours→minutes→seconds.

    • Published result: 2.49  m/s2.49\;\text{m/s} (humorous yet fully valid!)

Rounding-Off Rules

  • Identify the digit to keep (last significant digit).

  • If digit to its right < 55 ⇒ keep digit unchanged.

  • If digit to its right ≥ 55 ⇒ increase last kept digit by 11.

  • All digits right of the last kept digit become 00.

Examples

Task

Rounded

43954395 to nearest hundreds

44004400

52145214 to nearest tens

52105210

1039610\,396 to nearest thousands

1000010\,000

125296125\,296 to nearest ten-thousands

130000130\,000

197197 to nearest hundreds

200200

39213921 to nearest tens

39203920

Scientific Notation – Concept & Conversion

  • Format: a×10na\times10^{n} where 1\le |a|<10 and nn is an integer.

  • Converting sci-notation → standard

    • Positive nn: move decimal nn places RIGHT; pad with zeros.

    • Negative nn: move decimal n|n| places LEFT; pad with zeros.

    • Example: 7.2×105=7200007.2\times10^{5}=720\,000

    • Example: 3.8×105=0.0000383.8\times10^{-5}=0.000038

  • Converting standard → sci-notation

    • 10,358,000=1.0358×10710,358,000 = 1.0358\times10^{7}

    • 0.001256=1.256×1030.001256 = 1.256\times10^{-3}

  • Check-back exercises

    • 7.3962×103=7396.27.3962\times10^{3}=7\,396.2

    • 9.2×106=0.00000929.2\times10^{-6}=0.0000092

Operations in Scientific Notation

  • Addition / Subtraction

    1. Rewrite numbers so they share the same exponent.

    2. Add or subtract the cited coefficients.

    • Example: (3.48×103)+(2.36×104)=(0.348×104)+(2.36×104)=2.708×104(3.48\times10^{3})+(2.36\times10^{4})=(0.348\times10^{4})+(2.36\times10^{4})=2.708\times10^{4}

    • Example: (5.92×105)+(8.61×104)=(5.92×105)+(0.0861×105)=6.0061×105(5.92\times10^{5})+(8.61\times10^{4})=(5.92\times10^{5})+(0.0861\times10^{5})=6.0061\times10^{5}

  • Multiplication

    • Multiply coefficients, add exponents: (6.72×104)(3.46×104)=23.2512×108=2.32512×109(6.72\times10^{4})(3.46\times10^{4})=23.2512\times10^{8}=2.32512\times10^{9}

  • Division

    • Divide coefficients, subtract exponents: 5.49×1062.07×103=2.65×103\frac{5.49\times10^{6}}{2.07\times10^{3}}=2.65\times10^{3}

Unit Prefixes – Orders of Magnitude

  • Prefix symbol precedes the base-unit symbol to express powers of 1010.

    • e.g.

    • pico (p)=1012\text{pico (p)} = 10^{-12}

    • nano (n)=109\text{nano (n)} = 10^{-9}

    • \text{micro (\mu)} = 10^{-6}

    • milli (m)=103\text{milli (m)} = 10^{-3}

    • kilo (k)=103\text{kilo (k)} = 10^{3}

    • mega (M)=106\text{mega (M)} = 10^{6}

    • giga (G)=109\text{giga (G)} = 10^{9}

    • tera (T)=1012\text{tera (T)} = 10^{12}

    • peta (P)=1015\text{peta (P)} = 10^{15}

    • exa (E)=1018\text{exa (E)} = 10^{18}

  • Base units: gram, meter, hertz etc. Each by itself signifies 10010^{0}.

Conversion Formula (Prefix to Prefix)

Quantity×1  prefix<em>110m×10n1  prefix</em>2=Quantity×10nm  (prefix2)\text{Quantity}\times\frac{1\;\text{prefix}<em>1}{10^{m}}\times\frac{10^{n}}{1\;\text{prefix}</em>2} = \text{Quantity}\times10^{n-m}\;(\text{prefix}_2)
where

  • mm = exponent of original prefix

  • nn = exponent of target prefix

Example Conversions

  • 22pFMF22\,\text{pF}\rightarrow\text{MF}

    • m=12,  n=6m=-12,\;n=6 ⇒ shift Δ=6(12)=18\Delta=6-(-12)=18

    • 22×1018=2.2×1017  MF22\times10^{-18}=2.2\times10^{-17}\;\text{MF}

  • 34Mbnb34\,\text{Mb}\rightarrow\text{nb}

    • m=6,  n=9;  Δ=96=15m=6,\;n=-9;\;\Delta=-9-6=-15

    • 34×1015=3.4×1016  nb34\times10^{15}=3.4\times10^{16}\;\text{nb}

  • 10fgμg10\,\text{fg}\rightarrow\mu\text{g}

    • m=15,  n=6;  Δ=6(15)=9m=-15,\;n=-6;\;\Delta= -6-(-15)=9

    • 10×109=1×1010  μg10\times10^{9}=1\times10^{10}\;\mu\text{g} (illustrative; transcript shows different rounding)

  • 12Pghg12\,\text{Pg}\rightarrow\text{hg}

    • m=15,  n=2;  Δ=215=13m=15,\;n=2;\;\Delta=2-15=-13

    • 12×1013=1.2×1012  hg12\times10^{-13}=1.2\times10^{-12}\;\text{hg}

  • 429TLnL429\,\text{TL}\rightarrow\text{nL}

    • m=12,  n=9;  Δ=912=21m=12,\;n=-9;\;\Delta=-9-12=-21

    • 429×1021=4.29×1023  nL429\times10^{21}=4.29\times10^{23}\;\text{nL}

Significant Figures (Sig Figs)

  • Reflect the precision of a measured or calculated quantity.

  • Rules for counting sig figs

    1. All non-zero digits are significant.

    2. Zeros between non-zero digits are significant.

    3. Leading zeros (left of the first non-zero digit) are NOT significant.

    4. Trailing zeros to the right of a decimal point ARE significant.

    • Trailing zeros in whole numbers with no decimal shown are ambiguous; use scientific notation for clarity.

Practice – How Many Significant Figures?

#

Number

Sig Figs

1

101101

3

2

0.1010.101

3

3

101.0101.0

4

4

0.0010.001

1

5

0.001000.00100

3

6

0.0010010.001001

4

7

10001000

Ambiguous (could be 1–4; show with sci-notation)

8

1000.01000.0

5

9

39213921

4

10

0.04720.0472

3

11

2980.02980.0

5

12

0.00510.0051

2

13

0.098000.09800

4

14

0.00068010.0006801

4

15

789200789200

Ambiguous

16

890.00890.00

5

Practical, Ethical, & Real-World Relevance

  • Engineering failures (Mars Climate Orbiter, NASA 1999) arose from unit mix-ups—highlighting the ethical duty of accurate conversion.

  • Rounding & sig-fig awareness prevents misleading precision in lab reports.

  • Scientific notation keeps data readable from nanoscopic (10910^{-9} m) to astronomical scales (102110^{21} m).

  • Consistent prefixes allow global data exchange (e.g., storage: MB vs MiB confusion).