如何计算Tube
learn.whatIsHeading
A tube (hollow cylinder) has an outer radius R and inner radius r. Volume = π(R² − r²) × length. Surface area includes outer surface, inner surface, and the two ring-shaped ends. Used for pipes, ducts, and hollow shafts.
分步指南
- 1Wall thickness = R − r (outer minus inner radius)
- 2Cross-sectional area = π(R² − r²)
- 3Volume = π(R² − r²) × length
- 4Total SA = 2π(R+r)×length + 2π(R²−r²) (lateral + ends)
例题解析
输入
Outer R=5, inner r=3, length=20
结果
V = π(25−9)×20 = 1,005.3 cubic units
Wall thickness = 2 units
准备好计算了吗?尝试免费的 Tube 计算器
自己尝试一下 →