Dimensions and Analysis

Back to Units

1. Understanding Dimensions

Dimensions represent the physical nature of a quantity, regardless of the units used to measure it. While units might change (e.g., meters vs. feet), the dimension of "Length" remains the same.

We use specific symbols in square brackets to denote these dimensions, such as [L] for length, [M] for mass, and [T] for time.

Why Use Dimensional Analysis?

  • Consistency Check: To verify if a physics equation is mathematically possible (both sides must have the same dimensions).
  • Formula Derivation: To discover how different physical quantities relate to one another.

2. Fundamental SI Dimensions

Every physical quantity in the universe can be expressed as a combination of these seven fundamental dimensions:

Quantity SI Unit Dimension Symbol
LengthMeter (m)[L]
MassKilogram (kg)[M]
TimeSecond (s)[T]
Electric CurrentAmpere (A)[I]
TemperatureKelvin (K)[Θ]
Amount of SubstanceMole (mol)[N]
Luminous IntensityCandela (cd)[J]

3. Practical Application Examples

Example 1: Solving for a Physics Constant

Let’s find the dimensions of the constant $k$ in Coulomb’s Law:

$F = k \frac{q_1 q_2}{r^2}$

  1. Identify known dimensions:
    • Force ($F$): $[M L T^{-2}]$
    • Charge ($q$): $[I T]$ (Current $\times$ Time)
    • Distance ($r$): $[L]$
  2. Rearrange for $k$ and substitute:

    $[k] = \frac{[F] \cdot [r]^2}{[q]^2} = \frac{[M L T^{-2}] \cdot [L]^2}{[I T]^2}$

  3. Simplify:

    $[k] = \frac{M L^3 T^{-2}}{I^2 T^2} = \textstyle \color{#0ea5e9} \mathbf{[M L^3 I^{-2} T^{-4}]} $

Example 2: Deriving a Formula

Suppose Power ($P$) depends on Force ($F$) and Velocity ($v$). We can find the exact relationship using dimensional analysis.

  1. Setup the relationship:

    Let $P = k \cdot F^a \cdot v^b$ (where $k$ is a constant number value).

  2. Apply dimensions to both sides:
    • Power ($P$): $[M L^2 T^{-3}]$
    • Force ($F$): $[M L T^{-2}]$
    • Velocity ($v$): $[L T^{-1}]$

    $[M L^2 T^{-3}] = [M L T^{-2}]^a \cdot [L T^{-1}]^b = M^a L^{a+b} T^{-2a-b}$

  3. Equate the exponents:
    • Mass ($M$): $a = 1$
    • Length ($L$): $a + b = 2 \rightarrow 1 + b = 2 \rightarrow b = 1$
    • Time ($T$): $-2a - b = -3 \rightarrow -2(1) - 1 = -3$ (This checks out!)
  4. Final Formula:

    Since $a = 1$ and $b = 1$, the formula is:

    $P = k \cdot F \cdot v$

💡 Quick Tips for Analysis

  • Constants: Pure numbers (like $\pi$ or $2$) and trigonometric functions (like $\sin \theta$) are dimensionless.
  • Addition/Subtraction: You can only add or subtract quantities that have the exact same dimensions. You cannot add $5\text{ meters}$ to $10\text{ seconds}$.
  • Verification: If you derive a formula and the dimensions on the left don't match the right, the physics is wrong.

Finished studying this topic?

Mark it as completed to unlock the next level in your Physics journey!