How Do You Calculate the Moment of Inertia for a Disk and Block System?

Click For Summary

Homework Help Overview

The discussion revolves around calculating the moment of inertia for a system consisting of a uniform disk and a block positioned on its rim. The problem involves determining the moment of inertia for both the disk and the block about a specified rotation axis, as well as exploring the system's energy and acceleration during rotation.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants explore the moment of inertia formulas for both the disk and the block, questioning the application of the parallel axis theorem due to the rotation not being about the center of the disk. There are attempts to clarify the correct distances and masses to use in the calculations.

Discussion Status

Participants have provided various attempts at calculating the moment of inertia, with some guidance on using the parallel axis theorem. There is ongoing exploration of the correct parameters to use for each component of the system, and some participants express confusion about the setup and calculations.

Contextual Notes

There are indications of misunderstanding regarding the distances involved in the calculations, particularly the radius at which the block is rotating and the distance from the center of the disk to the rotation axis. Participants are also working under the constraints of homework rules that require them to derive the solution independently.

pleasehelpme6
Messages
62
Reaction score
0

Homework Statement


A uniform disk of mass Mdisk = 4.9 kg and radius R = 0.2 m has a small block of mass mblock = 2 kg on its rim. It rotates about an axis a distance d = 0.17 m from its center intersecting the disk along the radius on which the block is situated.

a) What is the moment of inertia of the block about the rotation axis?

b) What is the moment of inertia of the disk about the rotation axis?

c) When the system is rotating about the axis with an angular velocity of 4.2 rad/s, what is its energy?

d) If while the system is rotating with angular velocity 4.2 rad/s it has an angular acceleration of 8.1 rad/s2, what is the magnitude of the acceleration of the block?

Homework Equations


I = mR^2


The Attempt at a Solution


I tried I = mR^2 for m = 4.9 and R = 0.2 for part b and also m = (4.9 + 2) but that was also not right.

For the block i tried I = (2)*(.17^2) but that didn't work either, so I'm completely lost.

Please help.
 
Last edited:
Physics news on Phys.org
I found I = .5*m*R^2, and i tried both of the following:

I = .5*4.9*(.2^2) and
I = .5*4.9*(.2^2) + (2)(.17^2)

and neither worked.
 
Any other suggestions?
 
pleasehelpme6 said:
I found I = .5*m*R^2,
Good. That's the moment of inertia of a disk about its center. But its not rotating about its center, it's rotating about the specified point. So you'll need to make use of the parallel axis theorem to find the moment of inertia of the disk about the given axis.

and i tried both of the following:

I = .5*4.9*(.2^2) and
I = .5*4.9*(.2^2) + (2)(.17^2)

and neither worked.
Neither of those is quite right. The first is the moment of inertia of the disk about its center. The second is almost right--Look up the parallel axis theorem.

Note that you're working on (b). What about (a)? What's the moment of inertia of the block about the axis? (Treat the block as being a small mass.)
 
You also need the parallel axis theorem since the disk is not rotating about its center.

http://hyperphysics.phy-astr.gsu.edu/hbase/parax.html#pax

I had to draw this out in order to really see it. The block is actually rotating around in a circle with a radius of 0.03 m -- isn't it?
 
dulrich said:
The block is actually rotating around in a circle with a radius of 0.03 m -- isn't it?

So are you saying I should be using 0.03 as the radius? Which formula would I use in this case?
 
Doc Al said:
Neither of those is quite right. The first is the moment of inertia of the disk about its center. The second is almost right--Look up the parallel axis theorem.

Note that you're working on (b). What about (a)? What's the moment of inertia of the block about the axis? (Treat the block as being a small mass.)

I also tried I = .5*4.9*(.2^2) + (.2)(.17^2), but that didn't work either.
The reason I used a 2 instead of .2 before was because I figured the mass wasn't evenly distributed due to the block being added to it.
 
pleasehelpme6 said:
I also tried I = .5*4.9*(.2^2) + (.2)(.17^2), but that didn't work either.
The reason I used a 2 instead of .2 before was because I figured the mass wasn't evenly distributed due to the block being added to it.
Forget about the block for a moment until you've finished figuring out the moment of inertia of the disk. When you look up the parallel axis theorem, you'll see why I highlighted your use of 2 (which is the mass of the block) in your earlier post.

Figure out the moment of inertia of the disk. (Which is part (b).)

Figure out the moment of inertia of the block. (Which is part (a).)

You'll need to add them in the later parts of the problem, but keep them separate for now.
 
  • #10
I understand part a, because it's just a circle with radius 0.03 m.

So Inertia of block = 2*(0.03)^2

But for the disk with the block on it, I'm confused,
From the ||Axis Theorum, I'm getting the following:

Intertia of disk = (1/2)*4.9*(.2^2) + .2*(1.7)^2
Since there's a block on it, would I do something like...

.5*4.9*(.2^2) + .2*1.7^2 + 2*(0.03)^2?
 
  • #11
pleasehelpme6 said:
I understand part a, because it's just a circle with radius 0.03 m.

So Inertia of block = 2*(0.03)^2
Good! So now you can forget about the block--you've done part (a).

But for the disk with the block on it, I'm confused,
Forget about the block--you already found its moment of inertia. Worry about the disk!
From the ||Axis Theorum, I'm getting the following:

Intertia of disk = (1/2)*4.9*(.2^2) + .2*(1.7)^2
Where did the .2 come from? The 1.7? What does the parallel axis theorem actually say?
Since there's a block on it, would I do something like...

.5*4.9*(.2^2) + .2*1.7^2 + 2*(0.03)^2?
Forget the block! :smile:

(Overall hint: The total moment of inertia of a disk with a block on it is the sum of the moment of inertia of the block plus the moment of inertia of the disk. That's why they are asking for each separately.)
 
  • #12
Doc Al said:
Good! So now you can forget about the block--you've done part (a).
Where did the .2 come from? The 1.7? What does the parallel axis theorem actually say?

I of || Axis = I of cm + Md^2

The .2 is the mass of the disk, (assuming that's what M is). Just realized I made a mistake with that one. Should be 4.9.
The .17 is the distance, (assuming that's what d is).

So with the corrected mass,
.5*4.9*(.2^2) + 4.9*1.7^2?
 
  • #13
pleasehelpme6 said:
I of || Axis = I of cm + Md^2

The .2 is the mass of the disk, (assuming that's what M is). Just realized I made a mistake with that one. Should be 4.9.
The .17 is the distance, (assuming that's what d is).

So with the corrected mass,
.5*4.9*(.2^2) + 4.9*1.7^2?
Now you've got it. (But correct the distance: 0.17, not 1.7)
 
  • #14
Oh, right...
I guess I've been staring at a computer screen for too long...

So I added the two (using the correct distances and masses) and multiplied the sum of Inertia's by (1/2)(4.2^2) for part c and got the right answer.

for part d, do i just sum the angular acceleration and the centripetal acceleration? or am i over-complicating it again?
 
  • #15
pleasehelpme6 said:
for part d, do i just sum the angular acceleration and the centripetal acceleration?
Almost. Take the vector sum of the tangential acceleration and the centripetal acceleration.
 
  • #16
right, that's the idea.

so aT = alpha*R
aC = R*w^2

and since their directions are perpendicular, sqrt(aT^2 + aC^2), right?
 
  • #17
pleasehelpme6 said:
right, that's the idea.

so aT = alpha*R
aC = R*w^2

and since their directions are perpendicular, sqrt(aT^2 + aC^2), right?
Sounds good to me!
 

Similar threads

Replies
11
Views
4K
  • · Replies 19 ·
Replies
19
Views
5K
Replies
8
Views
3K
Replies
2
Views
2K
  • · Replies 28 ·
Replies
28
Views
2K
Replies
2
Views
4K
Replies
26
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 45 ·
2
Replies
45
Views
4K