Falling (toppling) rigid tower (uniform rod)

Click For Summary
SUMMARY

The discussion focuses on the physics of a rigid, vertical tower modeled as a thin uniform rod toppling to the ground, specifically addressing the calculation of its angle over time. The tower, measuring 50 meters in length, behaves like a pendulum with its lower end fixed to a frictionless axis. The governing differential equation for the motion is derived, and while the integral for the angle does not have a closed form, it can be tabulated between the initial and final positions. Key parameters include the initial angular velocity and the acceleration due to gravity adjusted for the rod's length.

PREREQUISITES
  • Understanding of pendulum dynamics and motion.
  • Familiarity with differential equations and their applications in physics.
  • Knowledge of moment of inertia for rigid bodies.
  • Basic principles of gravitational acceleration and its effects on motion.
NEXT STEPS
  • Study the derivation of the pendulum's differential equation in detail.
  • Learn about the moment of inertia for various shapes, focusing on uniform rods.
  • Explore numerical methods for solving differential equations without closed forms.
  • Investigate the effects of initial conditions on the motion of pendulums.
USEFUL FOR

Physics students, animators working on realistic motion simulations, and engineers interested in dynamics and kinematics of rigid bodies.

zaphat
Messages
1
Reaction score
0
I am working on an animation, which involves a rigid, vertical tower falling (toppling) to the ground, and I am stuck at its core physics.

Actually this is the same as the thin uniform rod initially positioned in the vertical direction, with its lower end attached to a frictionless axis.


I would need the angle (compared to the ground) of the rod in a given time.

The tower is 50meters long. (It is a simple animation, the effect of gravity only is enough: no friction, no radial acceleration, no stress forces etc. is needed)

Thanks in advance
 
Physics news on Phys.org
So what have you tried to do to solve your problem?
Here is something to grit your teeth on with regards to moment of inertia.
http://www.uta.edu/physics/courses/wkim/lctr_notes/phys1443-fall06-1116-20(F).pdf
 
Last edited by a moderator:
Your tower is a pendulum, whose initial angle from "pointing down" is 180 degree. Starting from the pendulum's differential equation,

[tex] <br /> x'' + a \sin x = 0<br /> <br /> \\<br /> <br /> x''x' + a (\sin x)x' = 0<br /> <br /> \\<br /> <br /> \frac {x'^2 - {x'}_0^2} {2} - a(\cos x - \cos x_0) = 0[/tex]

## x_0 = \pi ## (the pendulum is upward from "pointing down"), so

[tex] \\<br /> <br /> x' = \sqrt {{x'}_0^2 + 2a(\cos x + 1)}<br /> <br /> \\<br /> <br /> \int_{\pi}^x ({x'}_0^2 + 2a(\cos x + 1))^{-1/2} dx = t[/tex]

The latter integral, as far as I can tell, does not exist in the closed form, but it can be tabulated between ## \pi ## (upward) and ## \pi/2 ## (toppled), which will give you the trajectory you want. You will need ## {x'}_0 ## which is the initial angular velocity, and you will need ## a ##, which is ## \frac {3g} {2L} ## for a uniform rod, ## L ## being the length.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K