xlxc34
Mechanical
- Nov 2, 2010
- 20
Hi,
I'm developing an in house code for analysing polymers. The algorithm I'm using to check when failure will occur is temperature dependent, so we need a formula for calculating how much the temperature will rise due to stress cycling. I've found the formula
Temp=TempAmbient+Psi*(EffectiveStress)^2/(CyclePeriod)^2
Which is fine for uniaxial stress states, but complex stress states can exist in the polymer. The effective stress needs to be capable of representing compressive stress (so that a stress that has a high amplitude but zero mean increases the temperature more than one that has low amplitude and high mean), so the Von Mises isn't suitable. I was considering the hydrostatic stress (Sigma 1+Sigma 2+Sigma 3). Any thoughts on this?
Thanks for your help.
I'm developing an in house code for analysing polymers. The algorithm I'm using to check when failure will occur is temperature dependent, so we need a formula for calculating how much the temperature will rise due to stress cycling. I've found the formula
Temp=TempAmbient+Psi*(EffectiveStress)^2/(CyclePeriod)^2
Which is fine for uniaxial stress states, but complex stress states can exist in the polymer. The effective stress needs to be capable of representing compressive stress (so that a stress that has a high amplitude but zero mean increases the temperature more than one that has low amplitude and high mean), so the Von Mises isn't suitable. I was considering the hydrostatic stress (Sigma 1+Sigma 2+Sigma 3). Any thoughts on this?
Thanks for your help.