- Prob. 6.8
Assuming the material in a spherical rubber balloon can be modeled as linearly elastic with modulus E and Poisson's ratio ν = 0.5, show that the internal pressure p needed to expand the balloon varies with the radial expansion ratio λ = r/r0 as pr Eb
r r 2 3
4 1 1 = − λ λ where b0 is the initial wall thickness. Plot this function and determine its critical values. The true stress as given by Eq. 6.1 is σ σ σ
θ φ
= ≡ = pr b 2 Since the material is incompressible, the current wall thickness b is related to the original thickness bo as 4 4
2 2 2 2
π π λ r b r b b b r r b
r
⋅ = ⋅ ⇒ = F
H I K =
The stress is then σ λ λ = = p r b p r b
r
- r
2 2
2 3
(1) The strain is ε ε ε π π π λ
θ φ
= ≡ = − = − ≡ − 2 2 2 1 1 r r r r r
r
(2) If the material is linearly elastic, the strain and stress are related as ε σ ν σ σ σ σ
φ φ θ
= − + = − = 1 1 0 5 2 E E E
r
b g a f
. (3) Using (1) and (2) in (3): λ λ λ λ
r
- r
- r
r
E p r b pr Eb − = ⇒ = − 1 1 2 2 4 1
3 3
pr Eb
- r
r
4 1 1
2 3
= − λ λ Plot: pstar:=1/lambda[r]^2 - 1/lambda[r]^3; := pstar − 1 λr
2
1 λr
3
plot(pstar,lambda[r]=1..5);