國楊興業Stairs Pump Stairs泵浦
220 新北市板橋區廣權路25號1樓
:root {
--bg-color: #fcfbf9;
--card-bg: #ffffff;
--text-main: #2b2b2b;
--text-sub: #666666;
--accent: #4a6b82;
--accent-light: #f0f4f7;
--border-color: #e8e6e1;
--radius: 6px;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang TC", "Noto Sans TC", "Microsoft JhengHei", sans-serif;
background-color: var(--bg-color);
color: var(--text-main);
line-height: 1.8;
margin: 0;
padding: 40px 20px;
}
.container {
max-width: 800px;
margin: 0 auto;
}
/* 頂部標題區 */
.header {
margin-bottom: 40px;
padding-bottom: 20px;
border-bottom: 1px solid var(--border-color);
}
.header h1 {
font-size: 1.8rem;
font-weight: 600;
letter-spacing: 0.05em;
color: var(--text-main);
margin: 0 0 12px 0;
}
.header p {
color: var(--text-sub);
font-size: 0.95rem;
margin: 0;
}
/* 速覽卡片 */
.quick-summary {
background-color: var(--accent-light);
border-radius: var(--radius);
padding: 24px;
margin-bottom: 40px;
}
.quick-summary h2 {
font-size: 1.1rem;
color: var(--accent);
margin: 0 0 12px 0;
display: flex;
align-items: center;
gap: 8px;
}
/* 通用章節樣式 */
.section {
background: var(--card-bg);
border: 1px solid var(--border-color);
border-radius: var(--radius);
padding: 28px;
margin-bottom: 28px;
}
.section-title {
font-size: 1.25rem;
font-weight: 600;
margin: 0 0 20px 0;
padding-left: 12px;
border-left: 4px solid var(--accent);
line-height: 1.3;
}
/* 表格樣式 */
.custom-table {
width: 100%;
border-collapse: collapse;
margin: 16px 0;
font-size: 0.95rem;
}
.custom-table th, .custom-table td {
padding: 12px 16px;
text-align: left;
border-bottom: 1px solid var(--border-color);
}
.custom-table th {
background-color: #f8f8f7;
color: var(--text-sub);
font-weight: 500;
}
/* 清單與重點 */
ul, ol {
padding-left: 20px;
margin: 0;
}
li {
margin-bottom: 8px;
}
li::marker {
color: var(--accent);
}
.warning-box {
background-color: #fff8f5;
border-left: 4px solid #e07a5f;
padding: 16px;
border-radius: 0 var(--radius) var(--radius) 0;
margin-top: 16px;
font-size: 0.95rem;
}
.formula-box {
background-color: var(--accent-light);
border-left: 4px solid var(--accent);
padding: 16px;
border-radius: 0 var(--radius) var(--radius) 0;
margin: 16px 0;
font-size: 1rem;
font-weight: 600;
color: var(--accent);
}
/* 頁尾導覽按鈕 */
.nav-links {
display: flex;
justify-content: space-between;
gap: 16px;
margin-top: 40px;
}
.nav-button {
display: inline-block;
padding: 12px 20px;
background-color: var(--card-bg);
border: 1px solid var(--border-color);
border-radius: var(--radius);
color: var(--text-main);
text-decoration: none;
font-size: 0.95rem;
transition: all 0.2s ease;
}
.nav-button:hover {
border-color: var(--accent);
color: var(--accent);
}
.cta-section {
background-color: var(--accent-light);
text-align: center;
padding: 32px;
border-radius: var(--radius);
margin-top: 40px;
}
.cta-button {
display: inline-block;
margin-top: 16px;
padding: 12px 28px;
background-color: var(--accent);
color: #ffffff;
text-decoration: none;
border-radius: var(--radius);
font-weight: 500;
}
泵浦總揚程怎麼計算?實際揚程、管路損失完整解析
國楊泵浦小學堂 | 計算正確總揚程,避免選型過大過小造成設備運轉問題
⏱ 30秒快速概念
總揚程(Total Head, H):是泵浦選型最重要的參數,包含液體靜止時的高度差(實際揚程)與液體流動時的動態阻力(管路損失揚程)。
總揚程 (H) = 實際揚程 (Ha) + 管路損失揚程 (Hf)
一、總揚程計算基本公式
選購泵浦時,如果只看垂直高度(實際揚程),常會導致泵浦流量不符合預期。完整的總揚程計算必須同時考慮系統的靜態高度差與動態阻力損失:
H = Ha + Hf
H (總揚程):泵浦所需提供的總能量(公尺,m)。
Ha (實際揚程):吸入側液面至吐出側液面的垂直高度差(公尺,m)。
Hf (管路損失揚程):液體流經管路、彎頭、閥件等產生的摩擦阻力損失(公尺,m)。
二、深入拆解總揚程兩大要素
1. 實際揚程 (Ha) —— 靜態高度差
實際揚程是吸入端液面到吐出端液面的垂直距離:
吸入揚程:吸入液面至泵浦中心線的高度。
吐出揚程:泵浦中心線至吐出端最高液面的高度。
2. 管路損失揚程 (Hf) —— 動態水頭阻力
管路損失通常由以下兩部分組成,管路越長、閥件越多,損失越大:
損失來源
主要影響因素
減緩建議
沿程摩擦損失
直管長度、管徑大小、管材粗糙度、流速。
適度放大管徑,降低流速。
局部阻力損失
彎頭 (Elbow)、三通、制水閥、逆止閥等閥件數量。
減少不必要的管路彎折與閥件。
國楊提醒:管路損失與流速的平方成正比!若管徑過小,管路損失會呈現倍數暴增,導致泵浦總揚程需求大幅提高。
三、實務試算案例
案例情境:
某工廠需將地下水池(液面距泵浦 2 公尺)抽至高處水箱(液面距泵浦 18 公尺),經管路評估後,直管與閥件產生的管路損失約為 4 公尺:
實際揚程 (Ha):2m (吸入) + 18m (吐出) = 20m
管路損失 (Hf):4m
總揚程計算:20m + 4m = 24m
因此,選型時需尋找在目標流量下,能力可達 24 公尺揚程 的泵浦,而非僅選擇 20 公尺。
需要協助計算您系統的總揚程?
提供您的管路配置圖、垂直高度、管徑與預計流量,國楊專業團隊協助為您精準試算。
聯絡國楊興業 →
← 上一篇:泵浦揚程是什麼? 下一篇:管路損失怎麼算? →
https://www.nationrise.com.tw/hot_538198.html
第三篇:泵浦總揚程怎麼計算?實際揚程、管路損失完整解析 | 國楊泵浦小學堂
2026-08-11
2027-08-11
國楊興業Stairs Pump Stairs泵浦
220 新北市板橋區廣權路25號1樓
https://www.nationrise.com.tw/hot_538198.html
國楊興業Stairs Pump Stairs泵浦
220 新北市板橋區廣權路25號1樓
https://www.nationrise.com.tw/hot_538198.html
https://schema.org/EventMovedOnline
https://schema.org/OfflineEventAttendanceMode
2026-08-11
http://schema.org/InStock
TWD
0
https://www.nationrise.com.tw/hot_538198.html