5. Mechanical Models

Units And Dimensional Consistency

Units and Dimensional Consistency

students, in Solid Mechanics 1, one of the most important habits you can build is checking units and dimensional consistency. đź§  It may seem simple, but it is a powerful tool for turning real physical ideas into correct equations. In mechanical models, we often replace a complicated object with an idealized model such as a particle, a rigid bar, or a spring. When we do this, units help us make sure the model still makes sense physically.

Introduction: Why units matter

Every measurable quantity in mechanics has a unit. For example, force is measured in newtons, displacement in metres, stress in pascals, and time in seconds. Units tell us what kind of physical quantity we are dealing with. Dimensional consistency means that every term in an equation must have the same dimensions, so the equation can represent a real physical relationship.

This matters because mechanics is full of equations that connect motion, force, deformation, and energy. If the units do not match, the equation cannot be correct. For example, it would not make sense to add a force to a length, because they are different physical types. Checking units is like a quick reality test for your work âś…

By the end of this lesson, students, you should be able to explain what units and dimensions mean, use them to check equations, and connect this idea to mechanical models in Solid Mechanics 1.

What are units and dimensions?

A unit is the standard used to measure a quantity. For example, the unit of length in the SI system is the metre, written as $\text{m}$. A dimension is the physical category of a quantity. The dimension of length is written as $[L]$, mass as $[M]$, and time as $[T]$.

Many mechanical quantities can be written in terms of these base dimensions. For example:

  • displacement has dimension $[L]$
  • velocity has dimension $[LT^{-1}]$
  • acceleration has dimension $[LT^{-2}]$
  • force has dimension $[MLT^{-2}]$
  • pressure or stress has dimension $[ML^{-1}T^{-2}]$
  • energy has dimension $[ML^{2}T^{-2}]$

These dimensions come from definitions. Since force is mass times acceleration, we get $[F]=[M][LT^{-2}]=[MLT^{-2}]$. Since stress is force per area, we get $[\sigma]=[MLT^{-2}]/[L^{2}]=[ML^{-1}T^{-2}]$.

Units are not the same as dimensions. For instance, force can be measured in newtons or kilonewtons, but the dimension is always [MLT^{-2}]`. This is why dimensional consistency works across different unit choices.

Turning physical ideas into equations

In Solid Mechanics 1, we often model a physical situation with a simplified equation. Suppose a bar of length $L$ stretches by an amount $\delta$ under a load $F$. A linear elastic model might relate force and extension by $F=k\delta$, where $k$ is stiffness. Before using the equation, we should check dimensions.

The left-hand side has dimension $[F]=[MLT^{-2}]$. The right-hand side has dimension $[k][L]$. Therefore $[k]$ must be $[MT^{-2}]$ so the equation is consistent. This tells us that stiffness is not just “force”; it is force per unit displacement.

This process is very common in mechanics:

  1. identify the physical quantities involved
  2. write the equation using symbols
  3. check that every term has matching dimensions
  4. interpret what the symbols must mean

When a formula is built from physics, dimensional consistency often reveals the hidden meaning of constants. For example, if an equation contains a constant with dimensions, that constant must carry physical information, not just a number.

Example 1: Checking a stress formula

Stress is defined as force divided by area:

$$\sigma = \frac{F}{A}$$

Check the dimensions:

$$[\sigma] = \frac{[F]}{[A]} = \frac{[MLT^{-2}]}{[L^{2}]} = [ML^{-1}T^{-2}]$$

This matches the known dimension of stress. If someone wrote $\sigma = F A$, the dimensions would be $[MLT^{-2}][L^{2}] = [ML^{3}T^{-2}]$, which is wrong. That means the formula cannot represent stress.

Example 2: Checking an elastic strain expression

Engineering strain is defined as change in length divided by original length:

$$\varepsilon = \frac{\Delta L}{L}$$

Since both $\Delta L$ and $L$ have dimension $[L]$, strain is dimensionless:

$$[\varepsilon] = \frac{[L]}{[L]} = 1$$

This is important because strain is a ratio. It has no units, even though it describes a real physical deformation. A dimensionless quantity can still be very meaningful in mechanics 📏

Common dimensional checks in mechanics

Dimensional consistency is especially useful when working with formulas involving motion and deformation. Here are some common checks.

Velocity and acceleration

Velocity is displacement per time:

$$v = \frac{\Delta x}{\Delta t}$$

so $[v]=[LT^{-1}]$.

Acceleration is change in velocity per time:

$$a = \frac{\Delta v}{\Delta t}$$

so $[a]=[LT^{-2}]$.

If a formula claims that acceleration equals a length, such as $a = x$, it is dimensionally inconsistent because $[LT^{-2}] \neq [L]$.

Work and energy

Work is force times displacement in the direction of the force:

$$W = Fd$$

The dimensions are

$$[W] = [F][L] = [MLT^{-2}][L] = [ML^{2}T^{-2}]$$

This is the same dimension as energy. That is why work and energy are measured in joules.

Young’s modulus

In linear elasticity, Young’s modulus can be written as

$$E = \frac{\sigma}{\varepsilon}$$

Since strain is dimensionless, $E$ has the same dimensions as stress:

$$[E] = [ML^{-1}T^{-2}]$$

This shows why Young’s modulus is measured in pascals. A material with a larger $E$ is stiffer because it produces less strain for the same stress.

Using dimensions to find or test equations

Sometimes dimensional analysis can help you build a formula when you know the variables but not the exact relationship. Suppose the time period $T$ of a simple oscillating system depends on length $L$ and gravity $g$. We can ask what combination of $L$ and $g$ gives units of time.

The dimensions are:

$$[T]=[T], \quad [L]=[L], \quad [g]=[LT^{-2}]$$

We want a combination like $L^{a}g^{b}$ with dimension $[T]$:

$$[L^{a}g^{b}] = [L]^{a}[LT^{-2}]^{b} = [L]^{a+b}[T]^{-2b}$$

To match time, we need

$$a+b=0$$

$$-2b=1$$

so $b=-\frac{1}{2}$ and $a=\frac{1}{2}$. That gives

$$T \propto \sqrt{\frac{L}{g}}$$

This does not give the full exact formula, but it correctly shows the structure of the relationship. Dimensional reasoning is a guide, not always the final answer.

This same method helps in mechanics when checking models for natural frequency, buckling, or scaling laws. It is especially useful when solving real engineering problems where a quick estimate is needed.

How dimensional consistency fits mechanical models

Mechanical models are simplified representations of real objects and systems. In Solid Mechanics 1, we often assume ideal behaviors such as small deformation, linear elasticity, uniform material properties, or ideal supports. These assumptions make equations manageable, but they also make unit checking even more important.

When a model is developed, dimensional consistency helps in three ways:

  • It tests whether the model equation is physically possible.
  • It helps define each symbol clearly.
  • It connects mathematical derivations to real quantities like force, stress, and strain.

For example, if a beam model gives a deflection formula, the final result must have dimensions of length. If a stress formula is derived, the final expression must have dimensions of pressure. If a vibration formula gives a frequency, the result must have dimensions of $[T^{-1}]$.

This is part of translating physics into equations. A derivation is not only about algebra; it is about preserving the meaning of the physical quantities. A correct derivation should keep dimensions consistent at every step. If a term changes dimension unexpectedly, something has gone wrong in the setup or manipulation.

Practical tips for students

When you work on mechanics problems, use these habits:

  • Write units beside every given quantity.
  • Convert to SI units before calculating.
  • Check that both sides of an equation have the same dimensions.
  • Remember that dimensionless quantities, such as strain or coefficients, may still be physically important.
  • Use dimensional analysis as a first check, not the only check.

For example, if you calculate stress from $\sigma = F/A$, make sure $F$ is in newtons and $A$ is in square metres. Then the answer will be in pascals because

$$1\,\text{Pa} = 1\,\text{N m}^{-2}$$

If your result for stress comes out in newtons or metres, the calculation has an error somewhere.

Conclusion

Units and dimensional consistency are essential tools in Solid Mechanics 1. They help students verify formulas, interpret symbols, and connect simplified mechanical models to real physical behavior. In mechanics, a good equation is not only algebraically correct; it must also make physical sense. By checking dimensions, you can catch mistakes early, understand formulas more deeply, and build stronger reasoning in topics like stress, strain, elasticity, and vibration. âś…

Study Notes

  • Units tell us how a quantity is measured; dimensions describe the physical type of the quantity.
  • Common base dimensions in mechanics are $[M]$, $[L]$, and $[T]$.
  • Force has dimension $[MLT^{-2}]$, stress has dimension $[ML^{-1}T^{-2}]$, and strain is dimensionless.
  • Dimensional consistency means every term in an equation must have the same dimensions.
  • A useful check is to compare the dimensions of the left-hand side and right-hand side of an equation.
  • Stress is $\sigma = \frac{F}{A}$ and Young’s modulus is $E = \frac{\sigma}{\varepsilon}$.
  • Work and energy both have dimension $[ML^{2}T^{-2}]$.
  • Dimensional analysis can help estimate formulas, such as $T \propto \sqrt{\frac{L}{g}}$.
  • In mechanical models, dimensional consistency helps test assumptions, guide derivations, and prevent physical errors.
  • Always convert to SI units and check results against the expected physical dimension.

Practice Quiz

5 questions to test your understanding

Units And Dimensional Consistency — Solid Mechanics 1 | A-Warded