โš™๏ธ Specific Speed & Cordier Diagram

Compute turbomachinery specific speed (Ns) and specific diameter (Ds). Locate placement on the Cordier diagram and estimate maximum achievable efficiency.

โšก Fortran 90 Engine Double Precision (IEEE 754) โœ“ ISO / ASME Validated
Specific Speed & Cordier Diagram Tools
๐Ÿ“Š Solver Telemetry โ— ACTIVE
๐Ÿ‘๏ธ Views 3,220
โšก Solves 2,519
๐Ÿ’พ Downloads 344 ๐Ÿ“ฆ Fortran Code 4.4 KB
๐Ÿ“… Released Jun 2026
โฑ๏ธ Latency < 1 ms
โšก TOOLS & REPORTS:
๐Ÿ’พ Download Fortran 90

๐Ÿ“ Configuration

๐Ÿ“Š Results

Configure and click Compute.

๐Ÿ“˜ Methodology

Specific Speed

Ns = ฯ‰โˆšQ/(gH)^0.75 is the dimensionless specific speed. It classifies machines: Ns < 0.2 โ†’ positive displacement, 0.2-1 โ†’ radial, 1-4 โ†’ mixed flow, > 4 โ†’ axial flow.

Specific Diameter

Ds = Dยท(gH)^0.25/โˆšQ relates impeller size to operating conditions. The Cordier diagram plots Ds vs Ns and defines an optimal locus for each machine type.

Cordier Diagram

The Cordier line Ds = exp(1.25 โˆ’ 0.40ยทln Ns) predicts the optimal Ds for a given Ns. Deviation indicates suboptimal size. Peak efficiency typically occurs near the Cordier line.

๐Ÿ“˜ Calculation Methodology: Turbomachinery Specific Speed & Impeller Selection

Mathematical Model & Theory

Specific speed $N_s$ is a dimensionless or kinematic index that characterizes turbomachine impeller geometry (radial, mixed, or axial flow) regardless of physical size:

$$N_s = \frac{N \sqrt{Q}}{H^{3/4}} \quad (\text{Pumps}), \quad N_{st} = \frac{N \sqrt{P}}{\rho^{1/2}(g H)^{5/4}} \quad (\text{Dimensionless Turbines})$$
$$\text{Pump Selection: Radial } (N_s < 40), \quad \text{Francis/Mixed } (40 - 120), \quad \text{Axial/Propeller } (N_s > 120)$$

Assumptions

  • Evaluated at Best Efficiency Point (BEP) at maximum impeller diameter.
  • Head $H$ in meters, flow $Q$ in $ ext{m}^3/ ext{s}$ or GPM.

Academic References

  1. Stepanoff, A. J.: Centrifugal and Axial Flow Pumps, John Wiley & Sons.
  2. Hydraulic Institute Standards.

Worked Engineering Example

Problem Statement:
A pump operates at $N = 1450\text{ RPM}$ delivering $Q = 0.050\text{ m}^3/\text{s}$ ($180\text{ m}^3/\text{h}$) against head $H = 25\text{ m}$. Calculate metric specific speed and recommend impeller type.

Step-by-step Solution:
1. $H^{3/4} = (25)^{0.75} = (\sqrt{5})^3 = 5^{1.5} \approx 11.18$.
2. $N_s = 1450 \times \sqrt{0.050} / 11.18 = 1450 \times 0.2236 / 11.18 = 324.2 / 11.18 \approx 29.0\text{ (metric rpm, m}^3\text{/s, m)}$.
Final Result:
Specific speed is $N_s = \mathbf{29.0}$, indicating a **Radial Vane Centrifugal Impeller** with high efficiency.