arierreF
- 78
- 0
Homework Statement
I have a physical pendulum that is rotating about an fixed axis.
The period is:
T=2\pi \sqrt{\frac{I}{mgd}}
I = moment of inertia
d = distance between the center of mass and the axis. The problem is:
If you add a mass in the end of the pendulum. The period is going to increase or decrease. My attempt:
the inertia of a rod (physical pendulum)
I = md^{2} + \frac{1}{12}mL^{2}Without the mass, the moment inertia is :
d = \frac {L}{2} the center of mass in in the middle of the physical pendulum.
I = m\frac {L^{2}}{4} + \frac{1}{12}mL^{2}
I = \frac{1}{3} mL^{2}if i add a mass in the end of the pendulum then
I = mL^{2} + \frac{1}{12}mL^{2}
I = \frac {13}{12} mL^{2}without mass:
T=2\pi \sqrt{\frac{\frac{1}{3} mL^{2}}{mg\frac{L}{2}}}
T=2\pi \sqrt{\frac{2L}{3g}}
with mass:
T=2\pi \sqrt{\frac{\frac {13}{12} mL^{2}}{mgL}}
T=2\pi \sqrt{\frac {13L}{12g} }
If we add a mass in the end of the physical pendulum, then the period is going to increase.Can somebody check if my answer is correct?