Flow in Pipes: Systems & Networks
Analysis of complex pipe systems including series, parallel, branching pipes, and networks.
Concept Overview
Practical pipe systems rarely consist of a single pipe. Engineers must analyze series, parallel, and branching configurations.
Pipes in Series
Pipes connected end-to-end. The flow rate is the same through all pipes, and the total head loss is the sum of losses in each pipe.
Series Pipe Rules
- Discharge:
- Head Loss:
Pipes in Parallel
Pipes that branch from a common point (node) and rejoin at another common point.
Parallel Pipe Rules
- Discharge:
- Head Loss: (The energy drop between the two nodes is the same regardless of the path taken).
Pipe Network Simulator
Experiment with a simple 2-pipe system to understand how head loss and discharge distribute in series vs. parallel arrangements.
Pipe Systems Calculator
Pipe 1
Pipe 2
Results
In Parallel, total discharge splits (). The flow divides such that the head loss across each branch is identical: .
Equivalent Pipe Concept
An "equivalent pipe" is a hypothetical single pipe that replaces a series or parallel system such that the total head loss and total discharge remain exactly the same.
- For Series Pipes: The equivalent pipe carries the same discharge as the series pipes, and its length and diameter are chosen such that
- For Parallel Pipes: The equivalent pipe experiences the same head loss as the parallel branches, and its diameter and length are chosen such that
This is a powerful technique to simplify complex networks before applying the Hardy Cross method.
Branching Pipes (Three-Reservoir Problem)
A classic problem where three reservoirs at different elevations are connected to a common junction (). The direction of flow in the pipe connected to the intermediate reservoir is often unknown initially.
Algorithm for Three-Reservoir Problem
- Assume a piezometric head at the junction (). A good starting guess is the elevation of the intermediate reservoir.
- Calculate the head difference for each pipe: .
- Calculate the discharge for each pipe using the head loss equation (e.g., Darcy-Weisbach or Hazen-Williams).
- Check continuity at the junction: .
- If the sum is not zero, adjust and repeat.
- If Net , raise .
- If Net , lower .
Pipe Networks (Hardy Cross Method)
Complex grids (loops) of pipes are common in municipal water distribution. Since flow directions and heads are unknown, iterative methods are required.
Hardy Cross Method
An iterative method based on two principles:
- Continuity: At any node, .
- Energy: Around any closed loop, the algebraic sum of head losses is zero ().
Hardy Cross Procedure
- Assume a flow () for each pipe satisfying continuity.
- Calculate head loss for each pipe: (where depends on diameter, length, roughness).
- Calculate the correction factor for each loop using the Hardy Cross Correction Formula.
- Apply correction: .
- Repeat until is negligible.
Hardy Cross Correction Formula
Calculates the flow correction factor for a closed loop in a pipe network.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Flow correction factor | ||
| Pipe resistance coefficient | - | |
| Assumed flow rate | ||
| Friction equation exponent (e.g., 2.0 for Darcy-Weisbach, 1.85 for Hazen-Williams) | - |
Water Hammer (Hydraulic Transient)
A water hammer is a pressure surge or wave caused when a fluid in motion is forced to stop or change direction suddenly (e.g., rapid valve closure). The kinetic energy of the fluid is converted into pressure energy, sending a high-pressure shockwave back through the pipe.
Pressure Surge Theory
The maximum pressure increase () resulting from an instantaneous valve closure is given by the Joukowsky equation. The speed of the pressure wave (wave celerity, ) is influenced by the bulk modulus of the fluid and the elasticity of the pipe wall.
Joukowsky Equation
Calculates the maximum pressure increase due to instantaneous valve closure.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Increase in pressure | Pa | |
| Fluid density | ||
| Speed of sound (wave celerity) in the fluid-pipe system | m/s | |
| Change in fluid velocity (typically from to ) | m/s |
Wave Speed (Celerity) Equation
Calculates the speed of sound in a fluid within an elastic pipe.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Wave speed (celerity) | m/s | |
| Bulk modulus of elasticity of the fluid | Pa | |
| Fluid density | ||
| Internal diameter of the pipe | m | |
| Modulus of elasticity of the pipe material | Pa | |
| Pipe wall thickness | m |
Critical Closure Time
The time it takes for the pressure wave to travel from the valve to the reservoir and back is the critical time (). If the closure occurs within this window, the pressure surge reaches its absolute maximum.
Critical Closure Time
Calculates the critical time required for a pressure wave to travel to the reservoir and back.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Critical closure time | s | |
| Length of the pipe | m | |
| Wave speed (celerity) | m/s |
Valve Closure Classification
- Rapid Closure (): Maximum pressure surge () is experienced at the valve.
- Slow Closure (): The surge is reduced because the reflected wave returns before the valve is fully closed.
Water Hammer Simulator
Adjust pipe parameters and valve closure time to see the resulting pressure surge and wave propagation.
Water Hammer Simulator
Critical Time ($T_c$): 0.149s. (If $T \le T_c$, closure is "rapid".)
Calculated Results
Note: 1 MPa $\approx$ 10.2 meters of water head.
- In a series pipe system, the same fluid flow () passes through all connected pipes sequentially.
- The total head loss of the system is the arithmetic sum of the major and minor head losses of all individual components.
- Equivalent Pipes: Simplify complex series/parallel networks by finding a single hypothetical pipe that yields the identical total head loss and discharge.
- In a parallel pipe system, the flow branches out, so the total discharge () is the sum of the discharges in the individual branches.
- The head loss across all parallel branches is identical, because the fluid particles drop from the same starting energy level to the same ending energy level, regardless of the path taken.
- The Three-Reservoir Problem is a classic application of continuity and energy principles where flow directions are initially unknown.
- It requires an iterative solution: guessing the piezometric head at the central junction, calculating resulting flows, and adjusting the guess until continuity (inflow = outflow) is satisfied.
- The Hardy Cross Method is a systematic, iterative technique used to calculate unknown flows in complex, looped pipe networks.
- It relies on two fundamental physical laws: Conservation of Mass at every node () and Conservation of Energy around every closed loop ().
- Modern engineering relies on software (like EPANET) to solve these networks, but understanding the Hardy Cross algorithm is essential for grasping the underlying mechanics.
- Water Hammer occurs due to sudden changes in flow velocity, converting kinetic energy into a high-pressure shockwave.
- The Joukowsky Equation () calculates the maximum potential pressure surge, heavily dependent on the wave celerity ().
- To mitigate water hammer effects, engineers use slow-closing valves (), surge tanks, or air chambers.