Hello! Welcome to your next lesson in the Fluid Mechanics module.
In our last session, we explored Bernoulli's equation, a powerful tool for analyzing ideal, frictionless fluid flow. We also highlighted its major limitation: real-world flows always involve friction, which causes a loss of energy that the simple Bernoulli equation can't account for. The preview for this lesson mentioned we would tackle this by quantifying frictional losses.
Today, we'll do exactly that. We will focus on major losses—the energy losses that occur due to friction between the fluid and the internal surface of a pipe over its length. This is a critical concept in engineering, as it dictates how much power is needed to pump fluids, whether it's water in a city network, fuel in an aircraft's supply line, or oil in a pipeline.
Your learning outcome for this lesson is to calculate major head loss in pipes due to friction using the Darcy-Weisbach equation and Moody chart.
1. From Ideal to Real Flow: Quantifying Head Loss
In the last lesson, we wrote Bernoulli's equation for ideal flow between two points as:
Each side represents the total "head" or energy per unit weight at that point. In a real pipe with friction, energy is lost as the fluid moves from point 1 to point 2. We account for this by adding a head loss term, , to the equation, which is often called the Extended Bernoulli Equation:
The primary tool for calculating this major head loss is the Darcy-Weisbach equation.
Chapter 13: Head Loss in Pipes
These notes from the University of Dayton formally introduce the Darcy-Weisbach equation, which is the cornerstone of this lesson. It defines all the variables we will be using.
Please read section 13.2, 'Darcy-Weisbach Head Loss Expression'. Focus on the main equation, Eq. (2-244), and the definitions of its terms. You don't need to worry about the historical context or the Hagen-Poiseuille relations for now.
As you saw in the reading, the Darcy-Weisbach equation is:
Where:
- is the major head loss (in meters or feet).
- is the Darcy friction factor (dimensionless).
- is the length of the pipe.
- is the diameter of the pipe.
- is the average velocity of the fluid.
- is the acceleration due to gravity.
In this equation, and are usually known or can be easily calculated. The entire challenge lies in determining the friction factor, .
2. The Friction Factor,
The friction factor isn't a constant; it depends on the flow conditions. The first step is always to calculate the Reynolds number () to determine if the flow is laminar or turbulent.
Where is density, is dynamic viscosity, and is kinematic viscosity.
Laminar Flow ()
For laminar flow, the situation is simple. The friction factor depends only on the Reynolds number. The derivation is shown in the resource you just read, but as per your preference, we can jump straight to the result.
Chapter 13: Head Loss in Pipes
Let's refer back to the same notes to get the simple formula for the friction factor in laminar flow.
Please read the short subsection 'Darcy-Weisbach Head Loss Expression for Laminar Flow', focusing only on the final formula for the friction factor, f, located just before section 13.4. This is the only equation you'll need for laminar flow.
For laminar flow, the friction factor is given by a direct calculation:
Notice that the pipe's surface roughness does not play a role in laminar flow.
Turbulent Flow ()
For turbulent flow, things get more complex. The friction factor now depends on both the Reynolds number and the pipe's surface roughness. This is where we need a graphical tool: the Moody chart.
3. The Moody Chart
The Moody chart is a log-log plot that relates the three crucial quantities for turbulent flow:
- Reynolds Number () on the horizontal axis.
- Relative Roughness () represented by the family of curves.
- Darcy Friction Factor () on the vertical axis.
The relative roughness, , is the ratio of the mean height of roughness of the pipe () to the pipe diameter (). The absolute roughness is a property of the pipe material, which you can find in a table.
Here is a table with typical roughness values for new, clean pipes.
| Material | Roughness, (mm) | Roughness, (ft) |
|---|---|---|
| Glass, Plastic | 0 (smooth) | 0 (smooth) |
| Copper or Brass Tubing | 0.0015 | 0.000005 |
| Commercial Steel or Wrought Iron | 0.045 | 0.00015 |
| Stainless Steel | 0.002 | 0.000007 |
| Galvanized Iron | 0.15 | 0.0005 |
| Cast Iron | 0.26 | 0.00085 |
| Concrete | 0.9 - 9 | 0.003 - 0.03 |
Table adapted from "The Moody Chart" (resource LINK) and other standard fluid mechanics texts.
Now, let's look at the chart itself.

From your electronics background, you can think of using this chart as being analogous to using the characteristic curves of a transistor. For a transistor, you use input parameters like base current () and collector-emitter voltage () to find the resulting collector current () from its curves. Here, you use fluid parameters like Reynolds number () and relative roughness () to find the friction factor () from the Moody chart. It's a graphical method for solving a complex, non-linear relationship.
4. How to Use the Moody Chart: A Worked Example
The best way to learn this is to see it in action. The following video works through a problem with two different velocities, one resulting in laminar flow and the other in turbulent flow. This clearly demonstrates the entire process for both cases.
Head loss due to friction in a pipe using Moody Diagram and the Darcy–Weisbach equation
This video from 'Fluids Explained' provides a complete, step-by-step example of calculating head loss. It covers calculating the Reynolds number, distinguishing between laminar and turbulent flow, and using the Moody diagram for each case.
Please watch the entire video (about 17 minutes). It's a comprehensive example that will walk you through: The Darcy-Weisbach equation. A low-velocity case (laminar flow). A high-velocity case (turbulent flow), where relative roughness and the Moody chart are used. How changing the pipe material (and thus roughness) affects the outcome in turbulent flow.
5. Summary of the Calculation Process
As you saw in the video, the step-by-step process to find the major head loss is as follows:
- Identify Knowns: Determine the pipe length (), diameter (), material (for roughness ), and fluid properties ( or ).
- Calculate Velocity (): If you're given the flow rate , calculate the velocity using the continuity equation: , where .
- Calculate Reynolds Number (): Compute .
- Determine Flow Regime:
- If , the flow is laminar. Proceed to step 5a.
- If , the flow is turbulent. Proceed to step 5b.
- If it's in the transition region (), the flow is unpredictable. For most engineering problems, it's conservatively treated as turbulent.
- Find the Friction Factor ():
- 5a (Laminar): Calculate directly: .
- 5b (Turbulent):
i. Find the absolute roughness from the table for your pipe material.
ii. Calculate the relative roughness .
iii. On the Moody chart, find your on the x-axis.
iv. Find the curve corresponding to your (you may need to estimate between two curves).
v. Follow the vertical line from up to the curve, then move horizontally to the left to read from the y-axis.
- Calculate Head Loss (): Substitute the value of you found, along with and , into the Darcy-Weisbach equation: .
Test your understanding!
Water at 20°C () flows at a rate of through a 300-meter long commercial steel pipe with an internal diameter of 15 cm.
Calculate the major head loss, . Use the Moody Diagram provided in the lesson.
Show answer
-
Identify Knowns:
- Pipe material: Commercial steel
- Fluid properties:
-
Calculate Velocity ():
- Area
-
Calculate Reynolds Number ():
- We can write this as .
-
Determine Flow Regime:
- Since , the flow is turbulent.
-
Find Friction Factor () using the Moody Chart:
- Absolute Roughness (): From the table, for commercial steel, .
- Relative Roughness (): .
- Use the Chart:
i. Find on the x-axis.
ii. Find the curve for . This curve isn't explicitly drawn, so we'll need to estimate its position between the curves for 0.0002 and 0.0004.
iii. Following the vertical line from up to our estimated curve, and then moving left to the y-axis, we read a value for of approximately 0.016.
-
Calculate Head Loss ():
The major head loss over the 300 m length of pipe is approximately 13 meters. This means the fluid loses an amount of energy equivalent to being dropped from a height of 13 meters.
Conclusion
In this lesson, we bridged the gap between ideal and real fluid flow by learning how to calculate the energy lost to friction in pipes.
Key Takeaways:
- Friction in pipes causes a major head loss (), which is accounted for in the Extended Bernoulli Equation.
- The Darcy-Weisbach equation () is the primary tool for calculating this loss.
- The Darcy friction factor () is the key parameter to determine.
- For laminar flow (), the friction factor is found with a simple formula: .
- For turbulent flow (), the friction factor depends on both the Reynolds number () and the relative pipe roughness (), and is found graphically using the Moody chart.
Next Steps:
The head loss we calculated today is called "major loss" because, in long pipe systems, it's the dominant form of energy loss. However, real systems also have bends, valves, expansions, and contractions. These components cause additional, localized losses known as minor losses. In our next lesson, we will learn how to calculate these minor losses, allowing us to analyze the total head loss in a complete, realistic piping system.
Can't find a good explanation? Sign up and we'll make it for you
Sign up