SI Units: Fundamental vs Derived
Fundamental SI Units
The International System of Units (SI) is the modern metric system and the standard for scientific and engineering work. It's built on seven fundamental units, each representing an independent physical quantity:
| Quantity | Unit | Symbol |
|---|---|---|
| Length | meter | m |
| Mass | kilogram | kg |
| Time | second | s |
| Electric current | ampere | A |
| Temperature | kelvin | K |
| Amount of substance | mole | mol |
| Luminous intensity | candela | cd |
These are called "fundamental" because they can't be broken down into simpler units. Every other unit in the SI system is built from combinations of these seven.
Derived SI Units and Prefixes
Derived units are formed by combining fundamental units through multiplication or division, matching the algebraic relationships between the quantities they describe.
- Force: newton,
- Pressure: pascal,
- Energy: joule,
Notice how each derived unit traces back to fundamental units. Being able to break a derived unit down to its fundamentals is a skill you'll use constantly in dimensional analysis.
SI prefixes let you express very large or very small values without writing out long strings of zeros:
| Prefix | Symbol | Factor |
|---|---|---|
| mega- | M | |
| kilo- | k | |
| centi- | c | |
| milli- | m | |
| micro- | μ | |
| For example, 1 kilometer (km) = 1000 meters, and 1 milliliter (mL) = 0.001 liters. In chemical engineering, you'll frequently see kilopascals (kPa), kilojoules (kJ), and millimoles (mmol). |

Dimensions in Engineering Calculations
Dimensional Analysis and Homogeneity
Dimensions describe the physical nature of a quantity (length, mass, time, temperature) without reference to its numerical value or specific unit. For instance, meters, feet, and miles are all different units, but they share the same dimension: length (L).
Dimensional analysis is a method for checking whether an equation makes physical sense by verifying that the dimensions match on both sides. Here's how to apply it:
- Write out the equation you want to check.
- Replace each variable with its fundamental dimensions (M, L, T, Θ, etc.).
- Simplify the dimensions on each side using algebra.
- Confirm that both sides reduce to the same dimensional expression.
For example, take . Replacing with dimensions: , , . The right side gives , which matches the left side. The equation is dimensionally consistent.
Dimensional homogeneity is the principle that every term in a valid equation must have the same dimensions. In , the left side has dimensions of force (), and the right side gives . They match, so the equation is homogeneous.
If you ever get mismatched dimensions, something is wrong: a missing variable, a wrong exponent, or an incorrect formula. This makes dimensional analysis one of the quickest ways to catch errors in your calculations.

Buckingham Pi Theorem and Dimensionless Numbers
The Buckingham Pi theorem provides a systematic way to reduce the complexity of physical problems. It states that if a physically meaningful equation involves variables expressed in terms of fundamental dimensions, the equation can be rewritten using independent dimensionless groups (called Pi groups, ).
For example, if a fluid flow problem involves 5 variables (velocity, density, viscosity, diameter, pressure drop) and 3 fundamental dimensions (M, L, T), the Buckingham Pi theorem tells you the problem can be described by dimensionless groups. That's a major simplification.
Dimensionless numbers are ratios where all units cancel out, leaving a pure number. Two that come up constantly in chemical engineering:
- Reynolds number: compares inertial forces to viscous forces in a fluid. A high (typically above ~4000 in pipe flow) indicates turbulent flow; a low (below ~2100) indicates laminar flow.
- Prandtl number: compares momentum diffusivity to thermal diffusivity, and it characterizes how a fluid transfers heat relative to how it transfers momentum.
The practical power of dimensionless numbers lies in similarity analysis: two systems with the same values of the relevant dimensionless numbers will behave the same way, even if they differ in size or operating conditions. This is why engineers can test a small-scale model in a lab and predict how a full-scale system will perform.
Dimensions of Physical Quantities in Chemical Engineering
Fundamental Dimensions
Every physical quantity in chemical engineering can be expressed in terms of a small set of fundamental dimensions. The four you'll encounter most often:
- Mass (M): Appears in quantities like density (, dimensions ), mass flow rate (, dimensions ), and mass concentration (, dimensions ).
- Length (L): Appears in distance, diameter, pipe length, and film thickness. All measured in meters (m) with dimension L.
- Time (T): Shows up in rates of all kinds. Velocity has dimensions , acceleration has , and reaction rate () involves time in the denominator.
- Temperature (Θ): Absolute temperature is measured in kelvin (K). Temperature differences can be expressed in K or °C since the degree size is the same, but absolute temperature calculations (like those involving the ideal gas law) must use kelvin.
Derived Dimensions
Most quantities you'll work with in chemical engineering are derived from the fundamentals above:
- Force has dimensions . Related quantities include pressure (), stress (), and surface tension ().
- Energy has dimensions . This covers work, heat, kinetic energy, and potential energy, all measured in joules (J).
- Power has dimensions . Heat transfer rates and shaft work rates are both expressed in watts ().
- Other common derived dimensions:
- Volume:
- Area:
- Dynamic viscosity: (units of )
- Thermal conductivity: (units of )
A useful exercise: pick any equation from your textbook and verify that every term has consistent dimensions. If you can do that fluently, you've mastered the core skill of this section.