Consider a rectangular sheet of metal with width W = 2 m and length L = 5 m . The sheet is in the x-y plane, with the origin right in the geometric middle of the sheet. The x-axis is parallel to the short edge, while the y-axis is parallel to the long edge. The moment of inertia about the z-axis is I z = 1 0 kg ⋅ m 2 and the moment of inertia about an axis that passes diagonally through the sheet (i.e. corner to corner) in the xy plane is I = 5 kg ⋅ m 2 . What is the moment of inertia about the y-axis in kg ⋅ m 2 ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Can you please explain why integral xy(dm) is zero. The mass distribution is non-uniform.
Choose another 3D coordinate Ox'y'z with Oy' is one of the diagonal lines of the rectangle sheet, and the Oxy plane is the same with Ox'y' plane. Using the theorem of perpendicular axes, we get I z = I o = I x ′ + I y ′ = I x ′ + I ⇒ I x ′ = I o − I = 5 kg ⋅ m 2 = I .
In detail: the distance between a point i in the sheet and the Oz axis is r i = x ′ i 2 + y ′ i 2 , and the equation for the inertial angular momentum is:
I z = ∑ m i r i 2 = ∑ m i x ′ i 2 + ∑ m i y ′ i 2 = I y ′ + I x ′
OK, good. We get ∑ m i x ′ i 2 = ∑ m i y ′ i 2 = I y ′ = I x ′ = I
Now let's consider an axis in Ox'y' that passes through O and make an angle c with Ox' axis; the equation for the inertial momentum of that axis I ′ is:
I ′ = ∑ m i r ′ i 2 = ∑ m i x ′ i cos ( c ) + y ′ i sin ( c ) 2
⇒ I ′ = cos 2 ( c ) ∑ m i x ′ i 2 + sin 2 ( c ) ∑ m i y ′ i 2 + 2 sin ( c ) cos ( c ) ∑ m i x ′ i y ′ i
⇒ I ′ = I + 2 sin ( c ) cos ( c ) ∑ m i x ′ i y ′ i
So if there is one more axis (that also passes through O and in the Õ'y' plane) with the same inertial angular momentum I , it means ∑ m i x ′ i y ′ i = 0 and all axis in Õ'y' plane that passes through O have the same inertial angular momentum I .
It means the inertial angular momentum along Oy is just equal to I = 5 kg ⋅ m 2 .
I thought that the moment of inertia about x-axis is 1/12ML^2 , and for y-axis it is 1/12MW^2 . So, by applying the perpendicular axis theorem, we get that the sum of the above two M.O.I should equal to the M.O.I about the z-axis. But, then I get a different answer. Can you please explain where I did wrong?
Log in to reply
I don't think we should assume uniform mass distribution.
Yes we can't assume uniform mass distribution I did the same mistake
Problem Loading...
Note Loading...
Set Loading...
I z = ∫ ( x 2 + y 2 ) d m = ∫ x 2 d m + ∫ y 2 d m = I y + I x = 1 0 (1)
for the moment of inertia with respect to the diagonal line.
The axis satisfies the equation 5 y + 2 x = 0 thus the distance from a point (x,y) to the axis is r = s q r t ( 1 / 5 ) 2 + ( 1 / 2 ) 2 ∣ 5 y + 2 x ∣ .
I = ∫ r 2 d m = ∫ d m ( 5 y + 2 x ) 2 2 9 1 0 0
= 2 9 1 0 0 ( ∫ y 2 d m / 2 5 + ∫ x 2 d m / 4 + ∫ x y d m / 5 ) = 2 9 1 0 0 ( I x / 2 5 + I y / 4 )
( ∫ x y d m / 5 = 0 because of symmetry).
So I x / 2 5 + I y / 4 = 2 0 2 9 (2).
Solve (1) and (2) we obtain I y = 5 .