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
Concept Overview
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
Concept Overview
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
Pipe 1 Flow (Q1)0.0 L/s
Pipe 2 Flow (Q2)0.0 L/s
Head Loss Pipe 10.00 m
Head Loss Pipe 20.00 m
TOTAL SYSTEM HEAD LOSS0.00 m
In Parallel, total discharge splits (Q = Q1 + Q2). The flow divides such that the head loss across each branch is identical: h1 = h2.
Equivalent Pipes
Replacing complex series or parallel systems with a single theoretical pipe.
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, 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 ().
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:
Hardy Cross Method
Replacing complex series or parallel systems with a single theoretical pipe.
- Apply correction: .
- Repeat until is negligible.
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 & Joukowsky Equation
The maximum pressure increase () resulting from an instantaneous valve closure is given by the Joukowsky equation.
Pressure Surge & Joukowsky Equation
Variables
| Symbol | Description | Unit |
|---|---|---|
| Increase in pressure | - | |
| Fluid density | - | |
| Speed of sound (wave celerity) in the fluid-pipe system | - | |
| Change in fluid velocity | typically from $V$ to $0$ |
The wave speed () is influenced by the bulk modulus of the fluid () and the elasticity of the pipe material ():
Where is pipe diameter and is wall thickness.
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 ().
Critical Closure Time
- = Length of the pipe
- 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
Wave Celerity ($c$):1343 m/s
Critical Time ($T_c$):0.149 s
Max Pressure Surge ($\Delta P$):2.69 MPa
Note: 1 MPa $\approx$ 10.2 meters of water head.
Normal Flow High Pressure Wave Low Pressure Wave
Key Takeaways
- 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.