Dimensional Analysis

Dimensional analysis is a powerful tool for modeling and analysis of physical systems. It allows us to find the dimensionless quantities that govern the behavior of a system, reduce the number of parameters in a problem, and perform an equivalent system in a scaled model.

Definition (Dimension, Physics)

In physics, a dimension is a collection of measurements of one type of physical quantity. For example, length, mass, speed, acceleration, and force are all different dimensions.

A dimension is a one-dimensional vector space over the field of real numbers.

Definition (Unit, Physics)

A unit for a dimension is a basis for the 1D vector space. A unit is a way to assign a numerical value to a physical quantity. Given any two elements of the same dimension and , there exists a unique scalar so that .

Multiplication of Dimensions

Dimensions can be added together and multiplied by scalars, but cannot be added/subtracted from each other. We can however multiply dimensions together to get new dimensions. For example, speed is the product of length and inverse time.

A dimension is denoted by sans serif font . Each element is a measurement. The dimensionless dimension has a standard unit . The bracket of a measurement in the dimension it is in is denoted by

For example, . An example of a product is

We can consider a collection of all dimensions that can be involved

which should be closed under multiplication, forming an abelian group.

Physical Dimensions

In physics, the space of dimensions is a finitely generated free abelian group by standard base dimensions.

Primary dimensionSymbolSI Unit
Masskg (kilogram)
Lengthm (meter)
Times (second)
TemperatureK (Kelvin)
Electric currentA (Ampere)
Amount of lightcd (candela)
Amount of mattermol (mole)

Every physical dimension takes the form of

represented as a 7D vector of integers . Multiplication between dimensions corresponds to addition of the corresponding vectors. For example, consider the dimension of force.

The 7D vector representation of the dimension of a dimensionless number is the zero vector.

Dimension Homogeneity

In an equation of inequality, every additive term must have the same dimension.

Example 1 (Bernoulli’s Equation)

Bernoulli’s equation states that for an incompressible fluid, the following holds:

where

  • is the density of the fluid, with dimension ,
  • is the speed of the fluid, with dimension ,
  • is the pressure of the fluid, with dimension ,
  • is the acceleration due to gravity, with dimension ,
  • is the height of the fluid, with dimension .

Thus, the dimension of each term (and consequently, the constant) is .

Dimensionless Equations

The idea is to rescale the physical variables so that they are all dimensionless. The equation is then a relationship between dimensionless variables, leaving us as few parameters as possible. We obtain the same result when the dimensionless parameters matches, even if the original problem is at vastly different scale.

Example 2 (Parabolic Free Fall)

We can let height of an object in free fall be , as a function of time . The equation of motion is

where is the initial height, is the initial velocity, and is the acceleration due to gravity. It’s the solution to

There are 3 parameters (, , ), but we can reduce them into 1 parameter. Let be the dimensionless height and be the dimensionless time. We can choose the following scaling:

Substituting these dimensionless variables back into the original equation consolidates the parameters into a single dimensionless parameter called the Froude number:

The rescaled equation now depends entirely on the Froude number:

The result is that the maximum peak height is calculated as

The significance of this is that if we have two different free fall problems with the same Froude number, they will have the same maximum peak height in terms of their respective initial heights, regardless of the actual values of , , and .

Example 3 (Navier-Stokes Equation)

The Navier-Stokes equation for an incompressible fluid is given by

where We assume density and viscosity are constant.

  • Time and time derivative: and
  • Space and spatial derivatives:
  • Velocity: ,
  • Density:
  • Pressure: ,
  • Viscosity (stress per speed gradient):

To create a dimensionless equation, the physical variables are rescaled using a characteristic length and a characteristic speed . For example, in flow past an object, could be the diameter of the object and could be the background fluid speed.

Thus,

where is the Reynolds number. The Reynolds number is a dimensionless parameter that characterizes the physical behavior of the fluid. At low Reynolds numbers, viscous forces dominate, resulting in smooth, orderly flow. At high Reynolds numbers, inertial forces dominate, leading to turbulent/chaotic flow.