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 |
|---|---|---|
| Length | Meter (m) | [L] |
| Mass | Kilogram (kg) | [M] |
| Time | Second (s) | [T] |
| Electric Current | Ampere (A) | [I] |
| Temperature | Kelvin (K) | [Θ] |
| Amount of Substance | Mole (mol) | [N] |
| Luminous Intensity | Candela (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}$
- Identify known dimensions:
- Force ($F$): $[M L T^{-2}]$
- Charge ($q$): $[I T]$ (Current $\times$ Time)
- Distance ($r$): $[L]$
- Rearrange for $k$ and substitute:
$[k] = \frac{[F] \cdot [r]^2}{[q]^2} = \frac{[M L T^{-2}] \cdot [L]^2}{[I T]^2}$
- 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.
- Setup the relationship:
Let $P = k \cdot F^a \cdot v^b$ (where $k$ is a constant number value).
- 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}$
- 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!)
- 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!