Skip to main content

Section 1.7 Dimensional Analysis

Dimensional analysis is a powerful tool for studying the dependence of a physical quantity on the dimensions and other properties of the system. In the most basic form, dimensional analysis is about checking the units in a physics equation: basically, you should get the same units on both sides of an equation if the equation is valid. But, you can often go beyond just checking the units, and discover interdependence among physical quantities if you apply dimensional analysis to a given physical situation. In this application, dimensional analysis often helps you guess the right physics as we will see in the example below.

Following the Scottish physicist James Clerk Maxwell (1831 - 1879), we denote the dimension of a physical quantity by enclosing its symbolic name in square brackets. Thus, dimension of time is denoted by \([T]\text{,}\) length by \([L]\text{,}\) and mass by \([M]\text{.}\)

There are five base dimensional quantities corresponding to five base units: length \([L]\text{,}\) time \([T]\text{,}\) mass \([M]\text{,}\) temperature \([\theta]\text{,}\) and electric current \([I]\text{.}\) The angle in radian does not have any dimensions, as you can easily see from the angle subtended by an arc of a circle: the angle in radian subtended by an arc is equal to the ratio of arc length to the radius of the circle.

The dimensions of other physical quantities are determined by first expressing their units in base units, and then by replacing the unit names by the corresponding base physical quantities. For instance, the unit of speed is meter per second, which means that its dimension is \([L]/[T]\text{,}\) i.e length over time.

\begin{equation*} \text{Dimension of Speed } = \frac{L}{T}. \end{equation*}

Similarly, the dimensions of density are \([M]/[L]^3\text{,}\) and electric charge is \([I][T]\text{.}\) The dimensions of some commonly encountered mechanical quantities are listed in Table 1.7.1. You do not need to memorize these dimension yet. You will encounter all of these quantities in future chapters. Table 1.7.1 is included here as a reference that can be used to solve problems in this chapter to get a feel for how dimensional analysis works in calculations.

Table 1.7.1. Dimensions and SI Units of Common Mechanical Quantities
Quantity Dimension SI unit
Mass [M] \(\text{kg}\)
Time [T] \(\text{s}\)
Velocity \([L] [T]^{-1}\) \text{m s}^{-1}
Acceleration \([L] [T]^{-2}\) \(\text{m s}^{-2}\)
Angle Dimensionless \text{rad}
Angular velocity \([T]^{-1}\) \(\text{rad s}^{-1}\)
Density \([M] [L]^{-3}\) \(\text{kg m}^{-3}\)
Momentum \([M][L][T]^{-1}\) \(\text{kg m s}^{-1}\)
Force \([M][L][T]^{-2}\) \(\text{kg m s}^{-2} = \text{N}\)
Work, Energy \([M][L]^2[T]^{-2}\) \(\text{kg m}^2\text{s}^{-2} = \text{J}\)
Torque \([M][L]^2[T]^{-2}\) \(\text{kg m}^2\text{s}^{-2} =\text{N m}\)
Power \([M][L]^2[T]^{-3}\) \(\text{kg m}^2\text{s}^{-3} = \text{W}\)
Pressure, Stress \([M][L]^{-1}[T]^{-2}\) \(\texxt{kg m}^{-1}\text{s}^{-2} = \text{Pa}\)

The frequency of the pendulum is the number of cycles it makes in unit time. How does the frequency of a pendulum depend upon its length, mass, angle of swing and force of gravity?

Hint

Use dimensional analysis.

Answer

\(h(\theta)\sqrt{\frac{g}{l}}\text{.}\)

Solution

The dimensional analysis can be used to find a formula for the frequency \(f\) of a pendulum of length \(l\text{,}\) and mass \(m\text{,}\) which swings between angles \(\pm \theta\) radians of the vertical axis. Because pendulum swings as a result of gravity, we need to include the acceleration due to gravity g as one of the possible variables. We assume that the mass of the string is negligible compared to the mass of the pendulum bob. Our task is to find the frequency, \(f\text{,}\) as a function of \(m\text{,}\) \(l\text{,}\) \(\theta\text{,}\) and \(g\text{.}\)

\begin{equation*} \text{Frequency},\ f = f(m,l,\theta, g). \end{equation*}

Now, we anticipate that frequency would go as some power of each of the physically relevant variables.

\begin{equation} [f]=h(\theta) \times [l]^a \times [m]^b \times [g]^c. \label{eq-dim-analysis-freq-formula}\tag{1.7.1} \end{equation}

where \(h(\theta)\) is dimensionless since angle \(\theta\) is dimensionless, and exponents \(a\text{,}\) \(b\text{,}\) and \(c\) are to be determined. Dimensional analysis would not help us with the form of the function \(h(\theta)\) since \(\theta\) is dimensionless. Now, let us write out the dimensions of all physical quantities I have listed.

\begin{equation*} [f] = 1/[T];\ [ l] = [L];\ [m]= [M];\ [g] = [L]/[T]^2;\ [\theta] = \text{Dimensionless}. \end{equation*}

Now, putting the dimensions in (1.7.1) we find

\begin{equation*} \frac{1}{[T]}=h(\theta)\times[L]^a\times[M]^b\times\frac{[L]^c}{[T]^{2c}}. \end{equation*}

Equating the exponents of \([L]\text{,}\) \([T]\) and \([M]\) on the two sides of the equation gives us the following relations among a, b and c. If a particular dimension is missing on one side of the equation, e.g. \([M]\) is missing on the left side, then the exponent of that quantity would be zero on that side of the equation.

\begin{equation*} a+c = 0;\ b=0;\ 2c = 1,\ \ \Longrightarrow\ \ a = -\frac{1}{2};\ b = 0;\ c=\frac{1}{2}. \end{equation*}

Therefore, we find that the frequency of a pendulum is

\begin{equation} f=h(\theta)\sqrt{\frac{g}{l}}.\label{eq-dim-analysis-freq-formula-final-answer}\tag{1.7.2} \end{equation}

The only part that remains undetermined by the dimensional analysis here is the dimensionless part, \(h\text{,}\) which may depend on dimensionless quantity \(\theta\) and/or dimensionless combinations of \(g\text{,}\) \(l\text{,}\) and \(m\text{.}\)

To appreciate the power of dimensional analysis, compare our answer for frequency (1.7.2) to the following exact answer for the frequency obtained by a more difficult calculation using small angle approximation and Newton's laws of motion.

\begin{equation*} f=\frac{1}{2\pi}\sqrt{\frac{g}{l}}. \end{equation*}

The dimensional analysis gave us the important part of physics that frequency of a pendulum does not depend on its mass, and it is inversely proportional to the square root of length of the pendulum with very little effort on our part.

A physics student claims that he has found a new force that depends on density \(D\text{,}\) velocity \(v\text{,}\) and acceleration \(a\text{.}\)

\begin{equation*} F = D\ v^6/a^2. \end{equation*}

Check the dimensions to decide if the equation makes sense.

Hint

Check units.

Answer

Solution

Hooke's law gives the force of a spring by \(F = k x\text{,}\) where \(x\) is the stretching or compression and \(k\) the spring constant. Find the dimensions of the spring constant.

Hint

Use units.

Answer

Solution

By using dimensional analysis, find a formula for the oscillation frequency of a mass \(m\) attached to a spring of spring constant \(k\text{.}\) Note that the spring force is \(F=kx\text{,}\) where \(x\) is the stretching or compression of the spring.

Hint

Predict product of unknown powers of physical quantities and balance units.

Answer

Solution