ME 232 Homework Problems

Problems 7/56 Page 565, Engineering Mechanics - Dynamics, Meriam and Kraige, 4th Edition

Given: The system shown.  The system consists of a slender shaft of mass M and length L (blue).  Welded to the shaft are two massless arms of length R(brown).  These arms are attached to the shaft at points a distance L/3 from the ends of the shaft.  The two arms run in opposite directions.  Welded to the end of arms are spheres of mass m and radius r (green).  The combination of the slender shaft, the two arms, and the two spheres will be referred to as the shaft assembly.   The coordinate system shown (light blue) is attached to the shaft assembly.  The z axis runs along the shaft direction.  The x and y axes are parallel to the shaft axis.  The y axis is in the direction of the arms.  The shaft is supported by bearings (purple) at its two ends so it can rotate about the z axis.  The end points of the shaft (bearing locations) are labeled O and A.  The rate of rotation of the shaft assembly about the z axis is w (yellow).

Find:  The angular momentum of the shaft assembly about the fixed pivot point O.  The kinetic energy of the shaft assembly.
 
Parameter Values:
M = Shaft mass
L = Shaft Length
m = Sphere Mass
r = Sphere Radius
R = Arm Length
w = Shaft assembly angular speed about z axis.

In order to evaluate the angular momentum about point O, we need the angular mass matrix (inertia tensor) about point O.  As this system consists of three objects with mass (shaft and the two spheres), the angular mass matrix of the shaft assembly about point O must be equal to the sum of the angular mass matrices about point O of the shaft and the two spheres.  In order to evaluate these individual mass matrices about point O we must first evaluate the mass matrices about the center of each piece and then transfer them to the desired point.  As the shaft is a slender rod, we know that its mass matrix about its center is diagonal.  The diagonal elements about the axes perpendicular to the shaft (x and y) are given by 1/12 the mass of the shaft multiplied by its length squared.  The diagonal element about the axis parallel to the shaft (z axis) is zero.  Thus:
                        1/12 M L2     0         0
IG(Shaft) =             0      1/12 M L2    0
                             0              0          0
The center of the shaft is located at a distance of L/2 along the z axis from O.  Thus the shaft center location is (0, 0, L/2).  Thus:
                                      M (L/2)2         0           0
IO(Shaft) = IG(Shaft)  +          0          M (L/2)2    0
                                           0                0           0
                     1/3 M L2       0             0
IO(Shaft) =           0        1/3 M L2      0
                           0             0             0

Having evaluated the angular mass matrix of the shaft about point O, we must next evaluate the angular mass matrix of one of the spheres.  The angular mass matrix of a sphere about its center is diagonal.  All three diagonal elements are equal with value 2/5 the mass of the sphere multiplied by its radius.  Thus for either of the two spheres:
                      2/5 m r      0            0
IG(Sphere) =        0        2/5 m r      0
                          0              0       2/5 m r
The location of the sphere closest to O is given by (0,R,L/3) in the x, y, and z directions.  The location of the other sphere relative to O is given by (0,-R,2L/3).  Thus:
                                            m(R2 + (L/3)2)     -0            -0
IO(Sphere1) = IG(Sphere1) +           -0             m(L/3)2     -m R L/3
                                                    -0           -m R L/3        m R2

                        m(2/5 r2 + R2 +L2/9)       0                     0
IO(Sphere1) =                0             m(2/5 r2 +L2/9)      -m R L/3
                                    0                -m R L/3              m(2/5 r2 + R2)

                                              m(R2 + (2L/3)2)     -0            -0
IO(Sphere2) = IG(Sphere2) +               -0             m(2L/3)2     -m -R 2L/3
                                                        -0           -m -R 2L/3        m R2

                        m(2/5 r2 + R2 +4L2/9)       0                     0
IO(Sphere2) =                0             m(2/5 r2 +4L2/9)      m R 2L/3
                                    0                m R 2L/3              m(2/5 r2 + R2)

To determine the angular mass matrix (inertia tensor) about the point O we must sum the contributions from the three objects.  Thus:
        1/3 M L2 + m(4/5 r2 + 2 R2 +5L2/9)          0                                     0
IO =           0                                    1/3 M L2 +  m(4/5 r2 +5L2/9)      m R L/3
                  0                                                 m R L/3                         m(4/5 r2 + 2 R2)

The angular momentum is given by the mass matrix mutliplied by the angular velocity vector.  The angular velocity vector of the shaft assemply relataive to the ground is given by:
wshaft/ground = w k
Thus the angular momentum of the shaft assembly relative to the ground about point O is given by:
HO = IO  wshaft/ground
         1/3 M L2 + m(4/5 r2 + 2 R2 +5L2/9)          0                                     0                              0
HO =           0                                    1/3 M L2 +  m(4/5 r2 +5L2/9)      m R L/3                        0
                  0                                                 m R L/3                         m(4/5 r2 + 2 R2)              w
Performing the required matrix multiplication:
              0
HO =   m R L/3 w
           m(4/5 r2 + 2 R2) w
Note that the components of the angular momentum vector given above are given relative to the same axes used in evaluating the angular mass matrix and the angular velocity.  Thus the angular momentum vector is given in terms of the unit vectors attached to the x, y, z system which rotates with the shaft assembly.  Thus:
HO =   m R L/3 j + m(4/5 r2 + 2 R2) w 
 
The kinetic energy of the system is given by one half of the dot product of the angular velocity vector with the angular momentum vector.
Kinetic Energy = 1/2 wshaft/ground   . HO
                 = 1/2 w k .  { m R L/3 j + m(4/5 r2 + 2 R2) w  }
 Performing the required dot product:
Kinetic Energy = 1/2 m(4/5 r2 + 2 R2) w2