Dimensional analysis is a powerful verification and derivation tool.
Key Dimensions:
| Quantity | Dimension | SI Unit |
|---|---|---|
| Displacement | [L] | m |
| Velocity | [] | m/s |
| Acceleration | [] | m/ |
| Time | [T] | s |
Applications:
- Verify equations: All terms must have same dimensions. E.g., v = u + at: [] = [] + [][T] = []. Correct.
- Derive relations: If T depends on l and g: [T] = [L]^a[]^b gives a+b=0, -2b=1, so b=-1/2, a=1/2. T = k*sqrt.
- Detect errors: If dimensions don't match, the equation is definitely wrong.
Limitation: Cannot determine dimensionless constants (like 2*pi) or distinguish between dimensionally identical quantities.