Solving Metal Disk Problem: Find T

  • Thread starter Thread starter NasuSama
  • Start date Start date
  • Tags Tags
    Disk Metal
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 2K views
NasuSama
Messages
323
Reaction score
3

Homework Statement



A uniform metal disk (M = 8.21 kg, R = 1.88 m) is free to oscillate as a physical pendulum about an axis through the edge. Find T, the period for small oscillations.

Homework Equations



[itex]I = mr^{2}/4[/itex]
[itex]T = 2\pi √(I/mgd)[/itex]

The Attempt at a Solution



I combined the formula together to get:

[itex]T = 2\pi √((mr^{2}/4)/(mgr))[/itex]
[itex]T = 2\pi √(r/(4g))[/itex]

But the answer is incorrect
 
Physics news on Phys.org
NasuSama said:
[itex]I = mr^{2}/4[/itex]
How did you arrive at this result?
 
Doc Al said:
How did you arrive at this result?

I am thinking that I need to use the moment of inertia of the disk.
 
NasuSama said:
I am thinking that I need to use the moment of inertia of the disk.
Of course you do, but that's not the correct formula.
 
Doc Al said:
Of course you do, but that's not the correct formula.

Then, it's something like I = mr²/2, rotating to its center. However, the disk oscillates through its edge.

I am not sure which path to go for...
 
NasuSama said:
Then, it's something like I = mr²/2, rotating to its center.
Right.
However, the disk oscillates through its edge.
Use the parallel axis theorem. (Look it up!)
 
Doc Al said:
Right.

Use the parallel axis theorem. (Look it up!)

Hm.. By the Parallel Axis Theorem, I would assume that:

[itex]I = I_{center} + md^{2}[/itex]
[itex]I = mr^{2}/2 + mr^{2}[/itex] [Since the disk rotates about an axis through the edge, we must add the inertia by mr². r is the distance between the center and the edge of the disk.]
[itex]I = 3mr^{2}/2[/itex]

Is that how I approach this? Let me know where I go wrong. Otherwise, I can just plug and chug this expression:

[itex]T = 2\pi √((3mr^{2}/2)/(mgr))[/itex]
[itex]T = 2\pi √(3r/(g))[/itex]
 
Nvm. My answer is right. Thanks for your help by the way!