Introduction & Context
Characteristic curve analysis is a fundamental procedure in process engineering used to determine the steady-state operating point of a centrifugal pump within a hydraulic system. By superimposing the pump performance curve—which defines the head generated by the pump as a function of flow rate—onto the system curve—which defines the head required to overcome static lift and frictional losses—engineers can identify the intersection point where the system is in equilibrium. This analysis is critical for ensuring pump selection meets process requirements, preventing cavitation, and optimizing energy consumption in fluid transport networks.
Methodology & Formulas
The operating point is determined by solving the simultaneous equations for the pump head and the system head. The pump curve is typically modeled as a quadratic function, while the system curve accounts for static head and velocity-dependent frictional losses.
The pump head equation is defined as:
\[ H_{pump} = A + C \cdot V^2 \]The system head equation is defined as:
\[ H_{sys} = H_{static} + K \cdot V^2 \]To find the operating flow rate, we equate the two expressions \( H_{pump} = H_{sys} \):
\[ A + C \cdot V^2 = H_{static} + K \cdot V^2 \]Rearranging to solve for the flow rate \( V \):
\[ V = \sqrt{\frac{H_{static} - A}{C - K}} \]Once the flow rate is established, the hydraulic power output is calculated using the fluid density, gravitational acceleration, and the operating head:
\[ P_{hyd} = \rho \cdot g \cdot Q \cdot H \]The required shaft power input, accounting for pump efficiency, is determined by:
\[ P_{shaft} = \frac{P_{hyd}}{\eta} \]| Condition | Criteria | Engineering Implication |
|---|---|---|
| Valid Intersection | \( V^2 > 0 \) | System is capable of achieving stable flow. |
| No Intersection | \( V^2 \le 0 \) | Pump head is insufficient to overcome static head. |
| Free Delivery Limit | \( V \ge \sqrt{-A / C} \) | Pump operating at zero head; risk of cavitation and mechanical damage. |
| Parallel Curves | \( C \approx K \) | Mathematical singularity; no unique operating point exists. |