Hydraulic Learning

Pressure Profile Analysis

Pressure Profile in a Discharge Pipe

Pressure Profile Analysis: Discharge Pipeline

Context: Discharge PipelineA pipeline carrying pressurized fluid from a pump to a destination point. Design for a Water Supply System.

You are a junior civil engineer tasked with verifying the design of a water supply line. The system pumps water from a lower reservoir to an elevated storage tank. Understanding the pressure profile along the pipeline is crucial to ensure the pipe pressure rating is not exceeded and that positive pressure is maintained throughout the system to prevent contamination.

Pedagogical Note: This exercise will guide you through the calculation of the Hydraulic Grade Line (HGL)A line representing the sum of the pressure head and the elevation head.. You will apply the Bernoulli equation extended with friction losses (Darcy-Weisbach) using US Customary units.


Learning Objectives

  • Calculate fluid velocity and Reynolds number in a pipe.
  • Determine the Darcy friction factor and calculate major head losses.
  • Apply the energy equation (Bernoulli) between two points.
  • Calculate the pressure at the pump discharge and intermediate points.

Study Data

A centrifugal pump lifts water from a suction reservoir (Elev. 0 ft) to a discharge tank (Elev. 150 ft). The pipeline is constant diameter steel.

System Specifications
Characteristic Value
Fluid Water at 60°F
Kinematic Viscosity (\(\nu\)) \(1.217 \times 10^{-5} \text{ ft}^2/\text{s}\)
Specific Weight (\(\gamma\)) 62.4 lb/ft³
Pipe Material Commercial Steel (\(\epsilon = 0.00015\) ft)
System Schematic
Ground Level (Elev. 0') Pump L = 2000 ft Point A (Mid) Storage Tank Elev. 150'
Parameter Symbol Value Unit
Flow Rate \(Q\) 400 gpm (gallons/min)
Pipe Length \(L\) 2000 ft
Pipe Diameter \(D\) 6 inches
Discharge Elevation \(z_{tank}\) 150 ft

Questions to Address

  1. Convert the flow rate to cubic feet per second (cfs) and calculate the flow velocity.
  2. Determine the Reynolds number and the Darcy friction factor (\(f\)) using iteration.
  3. Calculate the major head loss (\(h_f\)) due to friction in the pipe.
  4. Calculate the pressure required at the pump discharge (Assume \(z_{pump}=0\)).
  5. Calculate the pressure at Point A (Midpoint, \(L=1000\) ft, Elev. 75 ft).

Fundamentals of Pressurized Hydraulics

To solve this problem, we rely on the conservation of energy equation (Bernoulli) modified for real fluids by including head losses.

1. Bernoulli Equation with Head Loss
Between point 1 and point 2: \[ \frac{P_1}{\gamma} + z_1 + \frac{v_1^2}{2g} + H_{pump} = \frac{P_2}{\gamma} + z_2 + \frac{v_2^2}{2g} + h_L \] Where \(h_L\) is total head loss (friction + minor losses).

2. Darcy-Weisbach Equation
Used to calculate major friction loss: \[ h_f = f \cdot \frac{L}{D} \cdot \frac{v^2}{2g} \] Where \(f\) is the Darcy friction factor. For turbulent flow, it is often found using the implicit Colebrook-White equation.


Solution: Pressure Profile Analysis

Question 1: Velocity Calculation

Principle

Velocity is required for Reynolds number and head loss calculations. We first need consistent units (ft/s).

Mini-Lesson

Flow Continuity: In a closed pipe with incompressible fluid, flow rate \(Q\) is constant. The relationship is \(Q = A \times v\), where \(A\) is the cross-sectional area and \(v\) is the mean velocity.

Pedagogical Note

Always convert all units to the base system (ft, s) before starting any calculation. 1 cubic foot approx. equals 7.48 gallons.

Norms

Typical design velocities for water supply mains range from 2 to 5 ft/s to minimize head loss and prevent water hammer.

Formula(s)

Continuity Equation

\[ v = \frac{Q}{A} = \frac{Q}{\pi D^2 / 4} \]
Hypotheses

The fluid is water (incompressible). The pipe is full (pressurized flow).

Data
ParameterSymbolValueUnit
Flow Rate\(Q\)400gpm
Diameter\(D\)6in
Tips

Don't forget to divide the diameter by 12 to get feet! \(6 \text{ in} = 0.5 \text{ ft}\).

Schematic (Before Calculations)

Visualizing the cross-section.

Pipe Cross-Section
D = 6 in Area A = ?
Calculation(s)

Step 1: Unit Conversions.

First, we need to convert gallons per minute (gpm) to cubic feet per second (cfs) because the velocity must be in ft/s to be consistent with acceleration due to gravity (ft/s²). We use the conversion factors \(1 \text{ ft}^3 \approx 7.48 \text{ gallons}\) and \(1 \text{ min} = 60 \text{ s}\).

\[ \begin{aligned} Q &= 400 \text{ gal/min} \times \frac{1 \text{ ft}^3}{7.48 \text{ gal}} \times \frac{1 \text{ min}}{60 \text{ s}} \\ &= \frac{400}{7.48 \times 60} \\ &= \frac{400}{448.8} \\ &\approx 0.891 \text{ cfs} \end{aligned} \]

We now have the volumetric flow rate in compatible units (0.891 cfs). Next, we must convert the pipe diameter from inches to feet to match the flow rate units.

\[ \begin{aligned} D &= \frac{6 \text{ in}}{12 \text{ in/ft}} \\ &= 0.5 \text{ ft} \end{aligned} \]

Step 2: Calculate Area (\(A\)) and Velocity (\(v\)). Now we compute the cross-sectional area of the pipe and use the continuity equation to find the velocity.

\[ \begin{aligned} A &= \frac{\pi \times D^2}{4} \\ &= \frac{\pi \times (0.5 \text{ ft})^2}{4} \\ &\approx 0.1963 \text{ ft}^2 \end{aligned} \]
\[ \begin{aligned} v &= \frac{Q}{A} \\ &= \frac{0.891 \text{ ft}^3/\text{s}}{0.1963 \text{ ft}^2} \\ &= 4.54 \text{ ft/s} \end{aligned} \]

The resulting flow velocity is 4.54 ft/s. This value will be used in the Reynolds number calculation.

Schematic (After Calculations)

Visual representation of the velocity profile.

Velocity Profile
v (avg) = 4.54 ft/s Flow Direction
Analysis

The calculated velocity is 4.54 ft/s. This falls within the standard design range (usually < 5-6 ft/s), suggesting the 6-inch diameter is appropriate for this flow.

Cautionary Points

Confusing gpm (gallons per minute) with cfs (cubic feet per second) is a major source of error. Ensure your conversion factor is correct (1 cfs = 448.8 gpm).

Key Takeaways
  • Always work in base units (ft, lb, s).
  • Velocity is inversely proportional to the square of the diameter.
Did You Know?

Doubling the pipe diameter reduces the velocity by a factor of 4, significantly lowering head losses.

FAQ

Common questions:

Final Result
Velocity \(v = 4.54\) ft/s.
Your Turn

What would be the velocity if the flow rate was 600 gpm?

Memo Card

Q1 Summary: Continuity Eq: \(Q = Av\). Standard water velocity: 2-5 ft/s.

Question 2: Reynolds Number & Friction Factor (Iterative)

Principle

We calculate the Reynolds number to determine flow regime. For turbulent flow, we use the implicit Colebrook-White equation and solve for \(f\) iteratively.

Mini-Lesson

Flow Regimes:
- Laminar (\(Re < 2000\)): Viscous forces dominate.
- Turbulent (\(Re > 4000\)): Inertial forces dominate. This is most common in industrial water pipes.
Colebrook-White: The standard empirical equation for \(f\) in turbulent flow, connecting roughness \(\epsilon\) and \(Re\).

Pedagogical Note

The Colebrook equation cannot be solved algebraically for \(f\) because \(f\) appears on both sides (implicit equation). We must guess a value and refine it.

Norms

Commercial Steel roughness \(\epsilon\) is typically taken as 0.00015 ft (or 0.045 mm).

Formula(s)

Reynolds Number

\[ Re = \frac{vD}{\nu} \]

Colebrook-White Equation

\[ \frac{1}{\sqrt{f}} = -2 \log_{10} \left( \frac{\epsilon/D}{3.7} + \frac{2.51}{Re \sqrt{f}} \right) \]
Hypotheses

Flow is fully developed and turbulent.

Data
ParameterSymbolValueUnit
Kinematic Viscosity\(\nu\)\(1.217 \times 10^{-5}\)ft²/s
Roughness\(\epsilon\)0.00015ft
Tips

A good initial guess for \(f\) in turbulent water pipes is typically 0.02.

Calculation(s)

Step 1: Reynolds Number (\(Re\)). We substitute velocity \(v=4.54\), diameter \(D=0.5\), and kinematic viscosity \(\nu\).

\[ \begin{aligned} Re &= \frac{vD}{\nu} \\ &= \frac{4.54 \text{ ft/s} \times 0.5 \text{ ft}}{1.217 \times 10^{-5} \text{ ft}^2/\text{s}} \\ &= \frac{2.27}{0.00001217} \\ &\approx 186,524 \end{aligned} \]

Step 2: Relative Roughness (\(\epsilon/D\)). This dimensionless ratio quantifies how rough the pipe wall is relative to its diameter.

\[ \begin{aligned} \frac{\epsilon}{D} &= \frac{0.00015 \text{ ft}}{0.5 \text{ ft}} \\ &= 0.0003 \end{aligned} \]

Step 3: Iterative solution for \(f\). Since the Colebrook equation is implicit, we start with an initial guess \(f_0 = 0.02\) and compute the Right Hand Side (RHS) to find a better estimate.

Iteration 1: Guess \(f = 0.02\). Calculate the new value.

\[ \begin{aligned} \text{RHS} &= -2 \log_{10} \left( \frac{\epsilon/D}{3.7} + \frac{2.51}{Re \sqrt{f_0}} \right) \\ &= -2 \log_{10} \left( \frac{0.0003}{3.7} + \frac{2.51}{186524 \times \sqrt{0.02}} \right) \\ &= -2 \log_{10} \left( 0.0000811 + \frac{2.51}{26378} \right) \\ &= -2 \log_{10} (0.0000811 + 0.0000951) \\ &= -2 \log_{10} (0.0001762) \\ &\approx -2 \times (-3.754) \\ &= 7.508 \end{aligned} \]

Now derive the new \(f_1\) from the calculated RHS: \( \frac{1}{\sqrt{f}} = 7.508 \Rightarrow \sqrt{f} = \frac{1}{7.508} \Rightarrow f_1 = (0.1332)^2 = 0.01774 \). This new value is significantly different from 0.02, so we must iterate again.

Iteration 2: Use \(f_1 = 0.01774\).

\[ \begin{aligned} \text{RHS} &= -2 \log_{10} \left( \frac{0.0003}{3.7} + \frac{2.51}{186524 \times \sqrt{0.01774}} \right) \\ &= -2 \log_{10} (0.0000811 + 0.0001010) \\ &= -2 \log_{10} (0.0001821) \\ &= 7.479 \end{aligned} \]

New \(f\): \( f_2 = (1 / 7.479)^2 = 0.01788 \). The value changed slightly from 0.01774 to 0.01788.

Iteration 3: Use \(f_2 = 0.01788\).

\[ \begin{aligned} \text{RHS} &= -2 \log_{10} \left( \frac{0.0003}{3.7} + \frac{2.51}{186524 \times \sqrt{0.01788}} \right) \\ &\approx 7.481 \\ f_3 &= (1 / 7.481)^2 \\ &= 0.01787 \end{aligned} \]

The value has stabilized at 0.0179 (rounded). We can stop iterating.

Schematic (After Calculations)

Location on Moody Diagram.

Moody Chart Position
Reynolds Number (Re) Friction Factor (f) Laminar Transition f = 0.0179 Re = 1.87e5
Analysis

The Re is very high (>4000), confirming highly turbulent flow. The friction factor depends on both roughness and Reynolds number (Transitional zone of Moody Chart).

Cautionary Points

Ensure you use base 10 logarithm (\(\log_{10}\)) and not natural logarithm (\(\ln\)).

Key Takeaways
  • Iterative methods are standard for finding \(f\).
  • Roughness plays a key role in turbulent flow friction.
Did You Know?

The Moody Diagram is just a graphical representation of the Colebrook-White equation, created by Lewis Moody in 1944.

FAQ

Common questions:

Final Result
\(Re \approx 1.87 \times 10^5\) and \(f \approx 0.0179\).
Your Turn

Calculate \(f\) if the pipe roughness was 0.0005 ft (Concrete).

Memo Card

Q2 Summary: Turbulent flow requires iteration for \(f\). \(f\) generally decreases as \(Re\) increases.

Question 3: Major Head Loss

Principle

Calculate the energy lost due to friction along the entire pipe length using the refined friction factor.

Mini-Lesson

Head Loss: Represents the loss of pressure energy converted to heat due to fluid viscosity. In long pipelines, friction (major loss) dominates over local losses (fittings, valves).

Pedagogical Note

Think of head loss as a "pressure tax" you pay for moving the fluid over a distance.

Norms

Acceptable head loss gradients often range from 0.5 ft to 5 ft per 100 ft of pipe length, depending on energy costs and capital costs.

Formula(s)

Darcy-Weisbach Equation

\[ h_f = f \cdot \frac{L}{D} \cdot \frac{v^2}{2g} \]
Hypotheses

Minor losses (entries, exits, bends) are neglected in this specific calculation step.

Data
ParameterSymbolValueUnit
Length\(L\)2000ft
Gravity\(g\)32.2ft/s²
Tips

Velocity head \(\frac{v^2}{2g}\) is a recurring term. Calculate it once: \(4.54^2 / (2 \times 32.2) \approx 0.32\) ft.

Schematic (Before Calculations)
Energy Line Concept
EGL (Energy) HGL (Pressure) Head Loss (hf)
Calculation(s)

We break the calculation into three distinct terms for clarity: the friction factor \(f\), the geometric ratio \(L/D\), and the kinetic energy or velocity head \(v^2/2g\).

\[ \begin{aligned} h_f &= f \times \frac{L}{D} \times \frac{v^2}{2g} \\ &= 0.0179 \times \left( \frac{2000 \text{ ft}}{0.5 \text{ ft}} \right) \times \left( \frac{4.54^2 \text{ ft}^2/\text{s}^2}{2 \times 32.2 \text{ ft}/\text{s}^2} \right) \\ &= 0.0179 \times 4000 \times 0.320 \text{ ft} \\ &= 71.6 \times 0.320 \\ &= 22.9 \text{ ft} \end{aligned} \]

The result tells us that 22.9 feet of head (energy per unit weight) is dissipated as heat while the water travels 2000 feet through this 6-inch pipe.

Schematic (After Calculations)

Visual comparison of energy.

Energy Budget
Input Energy Loss 22.9 ft Remaining Energy (Pressure/Elev)
Analysis

A loss of 22.9 ft over 2000 ft represents about 1.1 ft loss per 100 ft, which is a reasonable friction slope for a transmission main.

Cautionary Points

Head loss is proportional to the **square** of velocity. A small increase in flow drastically increases loss.

Key Takeaways
  • \(h_f\) is directly proportional to Length.
  • \(h_f\) is inversely proportional to Diameter.
Did You Know?

In very old pipes, corrosion and mineral deposits can double the friction factor, drastically reducing flow capacity.

FAQ

Common questions:

Final Result
Total friction head loss \(h_f = 22.9\) ft.
Your Turn

What would be the head loss if the pipe length was doubled to 4000 ft?

Memo Card

Q3 Summary: \(h_f = f(L/D)(v^2/2g)\). Friction converts pressure to heat.

Question 4: Pump Discharge Pressure

Principle

Apply Bernoulli between pump discharge (1) and tank surface (2). \(P_2 = 0\) (gauge), \(v_2 \approx 0\).

Mini-Lesson

Bernoulli's Principle: Energy is conserved. Energy added by the pump must overcome elevation difference (static head) plus friction losses (dynamic head) plus velocity head differences.

Pedagogical Note

We usually define the "System Head" as Static Lift + Friction Loss.

Norms

Pump casings are typically rated for 175 psi or 250 psi. Our design pressure must be checked against this.

Formula(s)
\[ \frac{P_1}{\gamma} + z_1 + \frac{v_1^2}{2g} = \frac{P_2}{\gamma} + z_2 + \frac{v_2^2}{2g} + h_f \]
Hypotheses

Tank pressure is atmospheric (\(P_2=0\) psig). Tank surface velocity is negligible (\(v_2=0\)).

Data
ParameterValueUnit
Elevation Change (\(z_2-z_1\))150ft
Specific Weight (\(\gamma\))62.4lb/ft³
Tips

Pressure in psi = (Pressure Head in ft \(\times \gamma\)) / 144. (Since \(1 \text{ ft}^2 = 144 \text{ in}^2\)).

Schematic (Before Calculations)
System Head Curve
Flow Rate (Q) Head (H) Static Head (150') System Curve Friction
Calculation(s)

Step 1: Rearrange the Bernoulli equation to isolate the Pressure Head term \(\frac{P_1}{\gamma}\). This represents the energy stored as pressure at the pump discharge.

\[ \begin{aligned} \frac{P_1}{\gamma} &= (z_2 - z_1) + h_f + (\frac{v_2^2}{2g} - \frac{v_1^2}{2g}) \\ &= \text{Static Head} + \text{Friction Head} - \text{Velocity Head} \end{aligned} \]

Step 2: Substitute the known values. \(z_2 - z_1 = 150\) ft (Static Lift). \(h_f = 22.9\) ft (Friction Loss). Velocity head at the tank surface \(v_2\) is 0, and at pump discharge \(v_1\) contributes 0.32 ft.

\[ \begin{aligned} \frac{P_1}{\gamma} &= 150 \text{ ft} + 22.9 \text{ ft} - 0.32 \text{ ft} \\ &= 172.58 \text{ ft (Total Dynamic Head needed)} \end{aligned} \]

Step 3: Convert Head (ft) to Pressure (psi) using the specific weight of water \(\gamma = 62.4 \text{ lb/ft}^3\). We divide by 144 to convert square feet to square inches.

\[ \begin{aligned} P_1 (\text{psf}) &= 172.58 \text{ ft} \times 62.4 \text{ lb/ft}^3 \\ &= 10769 \text{ psf} \end{aligned} \]
\[ \begin{aligned} P_1 (\text{psi}) &= \frac{10769 \text{ psf}}{144 \text{ in}^2/\text{ft}^2} \\ &= 74.8 \text{ psi} \end{aligned} \]

The pump must deliver 74.8 psi to the water to overcome the elevation difference and friction losses.

Schematic (After Calculations)

Visualizing the components of pump pressure.

Pressure Components
Static Head (150 ft) Loss 22.9 ft Total Head Required
Analysis

Most of the pump's energy (150 ft) goes to lifting the water. Friction adds about 15% (22.9 ft) to the requirement.

Cautionary Points

This calculates pressure *at the pump discharge*. It does not account for suction side conditions (NPSH).

Key Takeaways
  • Total Dynamic Head (TDH) dictates pump selection.
  • Static head is constant; friction head varies with flow.
Did You Know?

Pumps are sized based on the "System Curve", which combines the static lift and the friction curve calculated here.

FAQ

Common questions:

Final Result
Pump Discharge Pressure \(P_1 \approx 74.8\) psi.
Your Turn

Calculate pressure if tank elevation was 200 ft (assuming same friction).

Memo Card

Q4 Summary: \(P_{discharge} \propto \text{Elevation} + \text{Friction}\). Pressure drops as fluid moves downstream.

Question 5: Pressure at Midpoint (Point A)

Principle

Calculate pressure at \(L=1000\) ft. Head loss is proportional to length.

Mini-Lesson

Hydraulic Grade Line (HGL): The HGL drops linearly for a pipe of constant diameter and roughness. We can interpolate losses based on distance.

Pedagogical Note

Intermediate points are critical. Even if the end pressure is zero, a high point in the middle could have negative pressure.

Norms

A minimum residual pressure (e.g., 20 psi) is often required at all points in a distribution system to prevent back-siphonage.

Formula(s)
\[ h_{f,x} = h_{f,total} \times \frac{L_x}{L_{total}} \]
Hypotheses

Linear head loss distribution (constant D and f).

Data
ParameterValueUnit
Length to A1000ft
Elevation at A75ft
Tips

Pressure at any point x: \(P_x/\gamma = HGL_x - z_x\).

Schematic (Before Calculations)
Profile View
Pump (0') Tank (150') Point A Elev 75'
Calculation(s)

Step 1: Calculate Head Loss to Point A. Since head loss is linear with length, the loss at the midpoint (1000 ft) is exactly half of the total loss (2000 ft).

\[ \begin{aligned} h_{f,A} &= 22.9 \text{ ft} \times \frac{1000}{2000} \\ &= 11.45 \text{ ft} \end{aligned} \]

Step 2: Energy Balance from Pump to A. The energy at the pump equals the energy remaining at point A plus the energy lost to friction up to that point.

\[ (\frac{P_1}{\gamma} + z_1 + \frac{v_1^2}{2g}) = (\frac{P_A}{\gamma} + z_A + \frac{v_A^2}{2g}) + h_{f,A} \]

Since the pipe diameter is constant, the velocity is constant (\(v_1 = v_A\)). Therefore, the velocity head terms on both sides cancel out, simplifying the equation.

\[ \frac{P_1}{\gamma} + z_1 = \frac{P_A}{\gamma} + z_A + h_{f,A} \]

Step 3: Solve for Pressure Head at A (\(P_A/\gamma\)). We rearrange the equation to find the unknown pressure head at A.

We know \(P_1/\gamma = 172.58\) ft (from Q4), \(z_1=0\), \(z_A=75\), and \(h_{f,A}=11.45\).

\[ \begin{aligned} \frac{P_A}{\gamma} &= \frac{P_1}{\gamma} + z_1 - z_A - h_{f,A} \\ &= 172.58 + 0 - 75 - 11.45 \\ &= 86.13 \text{ ft} \end{aligned} \]

The hydraulic grade line is at 86.13 ft above point A.

Step 4: Convert Head to PSI. Finally, convert the pressure head back to pressure units.

\[ \begin{aligned} P_A &= \frac{86.13 \text{ ft} \times 62.4 \text{ lb/ft}^3}{144 \text{ in}^2/\text{ft}^2} \\ &= 37.3 \text{ psi} \end{aligned} \]

The pressure at the midpoint is 37.3 psi.

Schematic (After Calculations)

Hydraulic Grade Line Visualization.

HGL Drop at Point A
Hydraulic Grade Line (HGL) Pressure Head (86.13 ft) Elev Head (75')
Analysis

The pressure has dropped from ~75 psi at the pump to ~37 psi at the midpoint. This is due to both elevation gain (75 ft) and friction (11.45 ft).

Cautionary Points

If the pipe elevation profile had a high point (peak), pressure could drop below atmospheric (vacuum), potentially causing cavitation or siphon issues. Always check high points.

Key Takeaways
  • Pressure must be calculated at specific points to ensure pipe ratings are respected.
  • Pressure = HGL - Elevation.
Did You Know?

Pipeline profiles often have air release valves at high points to prevent air locking, which occurs when pressure drops.

FAQ

Common questions:

Final Result
Pressure at Point A \(P_A \approx 37.3\) psi.
Your Turn

If Point A elevation was 100 ft instead of 75 ft, calculate the new pressure (psi).

Memo Card

Q5 Summary: Intermediate pressure checks are vital for pipeline safety.


Interactive Tool: Pipeline Designer

Explore how Pipe Diameter and Flow Rate affect Head Loss and Pump Pressure required.

Design Parameters
400 gpm
6 inches
System Performance
Velocity (ft/s) -
Total Friction Loss (ft) -
Discharge Pressure (psi) -

Final Quiz: Test Your Knowledge

1. If the pipe diameter is doubled while maintaining the same flow rate, what happens to the velocity?

(Explanation: \(v \propto 1/D^2\). If D doubles, \(D^2\) quadruples, so v becomes 1/4th.)

2. Which of the following contributes to the value of the Reynolds number?

3. What does the Hydraulic Grade Line (HGL) represent?


Glossary

Head Loss (\(h_L\))
The reduction in total head (sum of elevation, velocity, and pressure heads) of the fluid as it moves through a fluid system.
Hydraulic Grade Line (HGL)
A graphical representation of the potential energy of the fluid (Pressure Head + Elevation Head).
Reynolds Number (\(Re\))
A dimensionless quantity used to predict flow patterns in different fluid flow situations (Laminar vs Turbulent).
Pressure Profile Analysis
Centrifugal Pump Analysis
Centrifugal Pump Analysis

Hydraulic Systems: Pump Operating Point Analysis Centrifugal Pump Analysis: Determining the Operating Point Context: Hydraulic Network AnalysisThe study of flow and pressure distribution in piping systems.. In industrial and civil engineering applications, selecting...

Pump Specific Speed Calculation
Pump Specific Speed Calculation

Pump Specific Speed Calculation (Hydraulics) Pump Specific Speed Calculation (\(N_{\text{s}}\)) Context: Specific Speed (\(N_{\text{s}}\))A dimensionless index (in theory) but dimensioned in US Practice, used to classify pump impellers based on their shape and...

Operating Point: Pumps in Series
Operating Point: Pumps in Series

Operating Point: Pumps in Series Operating Point: Pumps in Series Context: Pressurized Hydraulic SystemsSystems where fluid (like water) is conveyed under pressure, typically in closed pipes, requiring pumps to overcome elevation and friction.. In this exercise, we...

Pipe Wall Thickness Calculation
Pipe Wall Thickness Calculation

Pipe Wall Thickness Calculation Calculating Required Pipe Wall Thickness for Pressurized Water Systems Context: Pressurized Pipe FlowHydraulic systems where pipes are completely full of fluid (like water mains) and the fluid is moved by pressure, not gravity.. In...

0 Comments
Submit a Comment

Your email address will not be published. Required fields are marked *