Instantly compute hoop stress, axial stress, and Von Mises stress for cylindrical or spherical vessels. Evaluate safety factor and minimum wall thickness.
What exactly is a "thin-wall" pressure vessel? How thin is "thin"?
🎓
Basically, it's a container where the wall thickness (t) is much smaller than its diameter (D). A common rule is that if $t/D \leq 0.1$, we can use the simpler thin-wall formulas. In practice, think of a soda can or a propane tank. Try moving the "Diameter" and "Wall Thickness" sliders in the simulator above. You'll see the "t/D Ratio" update, and it will warn you if you go beyond the thin-wall limit.
🙋
Wait, really? The wall is so thin, but it holds high pressure. Where does it fail first?
🎓
Great question! For a cylindrical vessel, the stress trying to rip it apart around its circumference—called the hoop stress—is twice as large as the stress trying to pull it apart lengthwise. So, failure typically starts with a longitudinal crack. In the simulator, after you set the pressure, look at the "Hoop Stress" value. It will always be double the "Axial Stress" for a cylinder.
🙋
So the Von Mises stress in the results... is that the "real" stress we should worry about?
🎓
Exactly! Hoop and axial stresses act in different directions. Von Mises stress is an equivalent stress that combines them into a single value we can compare to the material's yield strength. It tells us if the material will start to deform plastically. Change the "Material" dropdown in the simulator—you'll see the safety factor update instantly based on the Von Mises stress and the new material's yield strength.
Physical Model & Key Equations
The primary stresses in a thin-wall cylindrical pressure vessel are derived from a simple force balance. The hoop (circumferential) stress resists the bursting force from the internal pressure.
$$\sigma_h = \frac{P D}{2 t}$$
Where $\sigma_h$ is the hoop stress, $P$ is the internal pressure, $D$ is the inner diameter, and $t$ is the wall thickness.
The axial (longitudinal) stress resists the force trying to separate the vessel ends. For a cylinder, it is half the hoop stress. To assess failure under this combined stress state, we use the Von Mises equivalent stress.
Where $\sigma_{vm}$ is the Von Mises stress and $\sigma_a = \frac{P D}{4 t}$ is the axial stress. The safety factor is then $SF = \frac{\sigma_{yield}}{\sigma_{vm}}$.
Real-World Applications
Industrial Gas Storage: High-pressure cylinders for oxygen, nitrogen, or acetylene are classic examples. Engineers use these exact calculations to determine the minimum wall thickness needed to safely contain the gas at 200+ bar pressure, selecting materials like high-strength steel or composites.
Boilers and Heat Exchangers: Power plant boilers use banks of pressurized tubes to carry steam. Thin-wall theory is crucial for their initial design, ensuring tubes can withstand operational pressure and temperature cycles without yielding or bursting.
Aerospace Propellant Tanks: Rocket fuel and oxidizer tanks are often thin-wall structures to save weight. The analysis must account for both launch pressures and the fact that hoop stress is the primary design driver, leading to specific welding and inspection protocols for the longitudinal seams.
Food & Beverage Cans: While at lower pressure, the principle is the same. The thin aluminum wall of a soda can is designed to handle the hoop stress from carbonation. The easy-open tab is carefully engineered to not create a stress concentration that would cause a tear.
Common Misconceptions and Points to Note
When starting to use this tool, there are several pitfalls that beginners in CAE often encounter. First and foremost, do not underestimate the definition of "thin-walled." Generally, it refers to cases where the ratio of wall thickness (t) to inner diameter (D) is approximately 1/20 or less (i.e., t/D ≤ 0.05). For example, a vessel with a 1000mm inner diameter and a 60mm wall thickness falls into the "thick-walled" category. Since the tool's fundamental equations consider only membrane stress, the non-negligible radial stress that develops in thick-walled vessels can cause the calculated results to be significantly underestimated compared to reality. In practice, you must always check this ratio.
Next, beware of input errors regarding the "inner diameter." Design drawings often specify the "outer diameter," and if you inadvertently input the outer diameter, the calculated stress will be lower than the actual stress, which is very dangerous. The tool inherently assumes the "inner diameter." Also, pay close attention to the interpretation of the safety factor. The safety factor provided by the tool is a pure margin against yield due to internal pressure. However, in actual design, there are numerous other factors you must consider, such as wall thickness reduction due to corrosion (corrosion allowance), strength reduction at welds (weld joint efficiency), fatigue, and creep. For instance, don't be reassured just because you get a safety factor of 3 for SS400; you need to think, "This value is the basic framework. The actual design safety factor requires further adjustments, like multiplying this by a weld joint efficiency of 0.7..."