Need some help with Rotational Physics and determining angular velocity.

AI Thread Summary
The discussion centers on understanding how to calculate angular velocity in a physics engine, particularly when dealing with a rectangular object falling onto a triangular tip. Key concepts include calculating torque, which is the rotational equivalent of force, and its relationship to the center of mass and point of collision. The torque is determined by the force applied and the distance from the center of mass to the pivot point. To find instantaneous angular velocity, one should use the linear velocity of the center of mass just before contact, focusing on the component of this velocity that is perpendicular to the torque arm. The conversation emphasizes the importance of visualizing these concepts to grasp their application in rotational physics.
Akira__tyler
Messages
3
Reaction score
0
Alright, so I am a programmer. I am writing a physics engine for a project at school and I am having a lot of trouble understanding rotational physics. As of now, the tools I have to work with are the point of collision for an object, it's velocity, it's acceleration (gravity), and it's center of mass. What I don't understand is how to get the angular velocity from this data, and how this velocity is related to the point of collision and the center of mass of the object?

Assume that the object is a rectangle and that the center of mass is located in the center of an object of length 20 and height 2. It's mass is 50(kg if you want). If the object falls onto the tip of a triangle located at a horizontal offset of 3 from the center of mass, how do I find the angular velocity and how would the angular velocity change if I moved the point of collision?

The main thing I am looking for is to understand the application of any formulas there are, as well as why they work the way they do. Sorry if this question is a bit weird, but I could use any help at all really. Thanks.
 
Physics news on Phys.org
You want to calculate the torque, the rotational equivalent of a force, that arises when the collision occurs and the Center of Mass starts rotating around the point of impact, which is (temporarily) fixed. The magnitude of the torque is the change in angular momentum, and is the force times the distance between the C.o.M. and the new pivot. You could probably get the instantaneous angular velocity by multiplying the velocity perpendicular to the line between C.o.M. and pivot by its length...
 
Thanks for the help, that cleared up most of what I was confused about. I guess I just needed some help visualizing what I needed to do. There is one part of your explanation that I am still a bit confused about though and that was about calculating the instantaneous angular velocity. I tried drawing a force diagram, but still couldn't quite figure it out.

Does that instantaneous angular velocity have any effect on any forces on the object besides rotational forces? Or is it kind of like it's own independent system with respect to the object?
 
My 'Instantaneous Angular Velocity' is probably a non-rigorous bookkeeping trick. I would try to just take the linear velocity of the CoM just before contact and use it for the angular velocity, which would just be V/r. You should probably use just the component of the linear velocity perpendicular to to the torque arm divided by the length of the torque arm as the angular velocity part, and keep the parallel component in your linear velocity...
 
Perfect, that's exactly what I needed. Thanks.
 
Thread 'Is 'Velocity of Transport' a Recognized Term in English Mechanics Literature?'
Here are two fragments from Banach's monograph in Mechanics I have never seen the term <<velocity of transport>> in English texts. Actually I have never seen this term being named somehow in English. This term has a name in Russian books. I looked through the original Banach's text in Polish and there is a Polish name for this term. It is a little bit surprising that the Polish name differs from the Russian one and also differs from this English translation. My question is: Is there...
I know that mass does not affect the acceleration in a simple pendulum undergoing SHM, but how does the mass on the spring that makes up the elastic pendulum affect its acceleration? Certainly, there must be a change due to the displacement from equilibrium caused by each differing mass? I am talking about finding the acceleration at a specific time on each trial with different masses and comparing them. How would they compare and why?
Back
Top