Student BE
Bioengineer
- Oct 30, 2017
- 20
Hi,
I would like to learn how to calculate impact force for use as a static load in FEA simulation. Let’s say you model car crash or some falling object impact and don’t want to use explicit dynamics analysis in which objects will actually crash. I’ve found some examples of such calculations in FEA applications but they can be divided into 2 groups:
- very basic method (and results seem to be incorrect as it’s hard to assume the impact duration time) : F=m*a, a=v/t
- very complicated methods used in car crash mechanics, I don’t want to go so far with this
So I began searching and found 2 interesting articles. The problem is that they have different equation for the same thing:
1)
2)
As you can see in the first one they assume that W=(1/2)*F*s and in the second one it is W=F*d (d is the same as s before). Which one is correct ?
Another method I’ve found:
s=v0*t-((a*t^2)/2)
a=(v0-vk)/t
And here you assume that vk=0, s - displacement of the center of the mass after the crash. Then you can solve this equation system to get t and a needed for the last part of calculations: F=m*a.
And also this article suggests another way:
So which method would you choose to calculate impact force approximately ? Or maybe you know about any better way to do it ?
Thanks in advance for reply
I would like to learn how to calculate impact force for use as a static load in FEA simulation. Let’s say you model car crash or some falling object impact and don’t want to use explicit dynamics analysis in which objects will actually crash. I’ve found some examples of such calculations in FEA applications but they can be divided into 2 groups:
- very basic method (and results seem to be incorrect as it’s hard to assume the impact duration time) : F=m*a, a=v/t
- very complicated methods used in car crash mechanics, I don’t want to go so far with this
So I began searching and found 2 interesting articles. The problem is that they have different equation for the same thing:
1)
2)
As you can see in the first one they assume that W=(1/2)*F*s and in the second one it is W=F*d (d is the same as s before). Which one is correct ?
Another method I’ve found:
s=v0*t-((a*t^2)/2)
a=(v0-vk)/t
And here you assume that vk=0, s - displacement of the center of the mass after the crash. Then you can solve this equation system to get t and a needed for the last part of calculations: F=m*a.
And also this article suggests another way:
So which method would you choose to calculate impact force approximately ? Or maybe you know about any better way to do it ?
Thanks in advance for reply