Car Crash Simulation: Calculating Damage & Enhancement Effects

AI Thread Summary
The discussion focuses on creating a car crash simulation to calculate damage from collisions between two cars, factoring in speed and mass. The user seeks to understand how to mathematically incorporate enhancements, such as door beams on car A, to reduce damage. Key concepts include momentum, stress, and strain, with suggestions to define material properties and impulse curves for accurate calculations. The importance of occupant safety over vehicle damage is also highlighted, emphasizing the role of crumple zones in reducing forces during a crash. The user expresses gratitude for the guidance and plans to update on their progress.
kimlambiguit
Messages
2
Reaction score
0
Hi.. I am trying to create a car crash simulation. what i want to do is to simulate two cars crashing and calculate the damage that was induced on both cars with the given speed, mass etc. part 2 of that simulation is an enhancement on car A. I would put beams on the doors of the cars to lessen the damage that will result in the crash with the same values for speed, mass etc. I know for a fact that Momentum is the physics behind this things. My problem is I don't know how to calculate the damage induced on both cars and the physical effect of the enhancement i made on car A. How will i Mathematicaly put that enhancement on car A. Any Ideas? hope someone can help me.
 
Physics news on Phys.org
You have to look into things like stress and strain:

http://www.omega.com/literature/transactions/volume3/strainfig1.html"

http://en.wikipedia.org/wiki/Strength_of_materials"

and their relationship

http://en.wikipedia.org/wiki/Stress-strain_curve"

(which differs for each type of material) - that is how do the material deform under (compression in your case) stress.

You could then define your own curve for your car and then also define an impulse curve for the collision in order to calculate the stress during the collision.
 
Last edited by a moderator:
How accurate do you want your calculations to be? There's a reason they test cars by smashing a few into walls! Also, lessening the damage to the car isn't always the goal; the goal is to lessen the damage to the occupants! Thus, through the use of crumple zones, etc., the change in momentum is done over a greater amount of time, reducing the average force experienced by the occupants.
 
Thanks for the reply guys.. I'll look into those websites you gave me andrevdh because honestly, I'm still confused about everything.. i just wanted to know where i should begin and you guys gave me ideas..

about my calculations, not really accurate but just enough to say that my simulation is valid.

thanks for the reply guys and i'll post an update of my work (i really hope i can post)
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top