🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

MotionView - Angular Momentum Conservation

User: "VKR"
Altair Community Member

Hi!

Is angular moment conservation present in motionview?

My simulation contains following - base-plate which rotates and boxes stacked on top of it. Every object has mass and inertia defined by user and is represented with point mass (body) and graphical geometrical object.

In the simulation the whole assembly spins up to 0.5 rad and then the cubes start releasing "floor-wise". The cubes start spinning after being released due to conservation of Angular Momentum but the angular velocity of the whole stack does not change.

I think it should change due to change in moment of Inertia. Is there a setting a have to check or is there some sort of different problem?

What I looked at were the values included in the .plt file for angular velocity. I tracked the angular velocity with marker in the picture below.

stack_baseplate.png

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "GTT Adam"
    Altair Employee
    Accepted Answer

    Hi @VKR,

    Yes, angular momentum is conserved in MotionView. I believe the method of rotating the base is the reason why you are not seeing a change in the rotational velocity. Are you rotating it using a Motion? As a constraint, it asserts a rotational velocity on a body regardless of the outside conditions. I think you would need to apply a torque to the plate until the boxes release. Then the torque should be deactivated using a Template to see the reaction on the base without it being constrained.

    If you are using primitive graphics for the shapes, you can use those to compute the mass, COG, and inertia for you to remove any doubt about the inputs you may have asserted.

    You can use the CG/Inertia Tool to observe the total system mass, COG, and inertia to make sure it sums to expected values.

    Hope this helps!

    Adam Reid