Crosson
- 1,256
- 4
This was part of the final in my ODE class last semester:
"Design a pendulum to be used as a clock. It should include friction and a forcing function. "
Of course, by "design" I mean write the equation of motion. My class did not come up with very good answers, I would like to see what you guys come up with.
This was my solution (which I will explain):
m\ddot{x} + b\dot{x}^2 + mglSin(x) = C\delta (x - x_m_a_x)
Where m is the mass, b is the dampening constant and L is the length of the pendulum. C is the constant that took most of the work, finding the magnitude of the delta function.
"Design a pendulum to be used as a clock. It should include friction and a forcing function. "
Of course, by "design" I mean write the equation of motion. My class did not come up with very good answers, I would like to see what you guys come up with.
This was my solution (which I will explain):
m\ddot{x} + b\dot{x}^2 + mglSin(x) = C\delta (x - x_m_a_x)
Where m is the mass, b is the dampening constant and L is the length of the pendulum. C is the constant that took most of the work, finding the magnitude of the delta function.
Last edited: