Calculating vertical load with multiple bodies

In summary, the speaker is working on a vehicle simulator and has created a chassis using physical node bodies. They are trying to calculate the normal force at each of the green circles in order to balance the weight of the chassis. They are considering weight transfer and COG variables and may need to use a physics engine like Bullet Physics for more accurate calculations.
  • #1
ZachGriffin
20
0
I'm currently writing a vehicle simulator and have constructed a chassis out of physical node bodies that are connected as in the screenshot below. I am trying to work out the normal force at each of the green circles such that if it were suspended by each of the four nodes, the summation of the normal force at each of the green circled nodes would equal the weight of the chassis. I can work out the net force acting on the nodes individually by taking the derivative of momentum over time but that doesn't take into account the mass of the rest of the chassis. I think this may involve weight transfer or COG variables? I need to scale the individual net force by something although I'm not sure what. Any help is much appreciated.

chassis.jpg
 
Physics news on Phys.org
  • #2
It sounds like you may have to account for weight transfer when calculating the normal force at each of the green circles. By understanding the center of gravity (COG) of the chassis and its motion, you can use that information to better estimate how much weight is distributed to each of the four nodes. Have you looked into using a physics engine such as Bullet Physics to help with the calculations? That might make it easier to get the results you're looking for. Good luck!
 
  • #3


To calculate the normal force at each of the green circles, you will need to take into account the weight of the chassis as a whole. This can be done by using the concept of center of gravity (COG) and weight transfer.

First, you will need to determine the total weight of the chassis. This can be calculated by summing the weight of each individual node, taking into account the mass and gravity.

Next, you will need to determine the center of gravity of the chassis. This is the point at which the weight of the chassis is evenly distributed. You can use the weight and position of each node to calculate the COG using the formula: COG = (sum of (weight x position)) / total weight.

Once you have the COG, you can use the concept of weight transfer to determine the normal force at each green circle. Weight transfer refers to the redistribution of weight that occurs when a vehicle is in motion. In this case, as the chassis is suspended by each node, the weight of the chassis will transfer to the nodes that are supporting it.

To calculate the normal force at each green circle, you will need to divide the weight of the chassis by the number of nodes supporting it. This will give you the weight that is transferred to each node. Then, you can use this weight and the position of each node to calculate the normal force using the formula: normal force = weight x position / distance from COG to node.

By scaling the individual net force at each node by the normal force calculated using weight transfer and COG, you will be able to accurately determine the normal force at each green circle that will support the weight of the chassis. I hope this helps and good luck with your vehicle simulator!
 

1. How do you calculate the total vertical load with multiple bodies?

The total vertical load with multiple bodies is calculated by adding the individual vertical loads of each body. This can be done by multiplying the weight of each body by the acceleration due to gravity (9.8 m/s^2) and then adding all the values together.

2. What is the formula for calculating vertical load?

The formula for calculating vertical load is: Vertical Load = Weight x Acceleration due to Gravity. This formula is used for each individual body and then the values are added together to determine the total vertical load.

3. What units should be used for weight and acceleration due to gravity in the calculation?

The weight should be measured in Newtons (N) and the acceleration due to gravity should be measured in meters per second squared (m/s^2).

4. Can the calculation of vertical load with multiple bodies be used for any shape or size of objects?

Yes, the calculation of vertical load can be used for any shape or size of objects as long as the weight and acceleration due to gravity are known for each individual body.

5. How does the inclusion of friction affect the calculation of vertical load with multiple bodies?

Including friction in the calculation of vertical load with multiple bodies can increase the total vertical load as it adds an additional force acting on each body. The amount of increase will depend on the coefficient of friction and the weight of each body.

Similar threads

Replies
4
Views
837
Replies
13
Views
1K
Replies
5
Views
1K
Replies
10
Views
950
  • Classical Physics
Replies
6
Views
1K
  • Classical Physics
Replies
3
Views
2K
Replies
5
Views
3K
  • Mechanical Engineering
Replies
8
Views
4K
  • Engineering and Comp Sci Homework Help
Replies
5
Views
2K
  • Introductory Physics Homework Help
Replies
4
Views
1K
Back
Top