Create your own
Lesson illustration

Equations of Motion for Rigid Bodies in General Planar Motion

Hello! In our last lesson, we established how to calculate the mass moment of inertia, , which is a body's resistance to angular acceleration. We are now ready to put that concept to use.

Today, we will learn how to apply the three equations of motion for a rigid body in general planar motion. This is the heart of rigid body kinetics. We are moving from describing motion (kinematics) to explaining the causes of motion (kinetics). These equations are the direct equivalent of Newton's Second Law () but expanded to handle bodies that both translate and rotate simultaneously, a common scenario for aerospace components like landing gear, control surfaces, or even a satellite deploying its solar arrays.

1. The Three Fundamental Equations of Motion

General planar motion is a combination of the translation of the body's center of mass and the rotation of the body about its center of mass. Consequently, we need a set of equations that governs both aspects.

For any rigid body in planar motion, we have three fundamental equations:

  1. Sum of forces in the x-direction:
  2. Sum of forces in the y-direction:
  3. Sum of moments about the center of mass (G):

Here:

  • and are the sums of all external forces acting on the body.
  • is the mass of the body.
  • and are the x and y components of the linear acceleration of the body's center of mass, G.
  • is the sum of all external moments (torques) about the center of mass, G.
  • is the mass moment of inertia about the center of mass, which you learned to calculate in the last lesson.
  • is the angular acceleration of the body.

To visualize this, engineers often use two diagrams side-by-side:

  • A Free-Body Diagram (FBD), which you know well, showing all external forces and moments.
  • A Kinetic Diagram, which shows the result of these forces: the linear acceleration vector and the angular acceleration term .

The equations of motion simply state that the FBD is equivalent to the Kinetic Diagram.

Kinetics of Rigid Body: General Plane Motion Equations
This image illustrates the core concept: the external forces and moments on the left (Free-Body Diagram) cause the translational and rotational motion on the right (Kinetic Diagram). The equations link these two diagrams mathematically.

2. A General Problem-Solving Strategy

Solving problems in rigid body kinetics requires a systematic approach. The following four-step method is highly effective:

  1. Diagrams: Draw a Free-Body Diagram (FBD) showing all external forces (weight, normal forces, friction, applied forces). Then, draw a Kinetic Diagram showing the and terms. Establish a coordinate system.
  2. Kinetics Equations: Apply the three equations of motion based on your diagrams.
  3. Kinematics: Often, the three kinetics equations will have more than three unknowns. You must find additional equations by analyzing the geometry of motion (kinematics). A classic example is the no-slip condition for a rolling object.
  4. Solve: Count your equations and unknowns. Once you have a sufficient number of equations, solve the system algebraically.

3. Application: Rolling Motion and the No-Slip Condition

A very common and important case of general planar motion is an object rolling on a surface. This is relevant to aircraft wheels during takeoff and landing.

If an object rolls without slipping, there is a direct relationship between its linear and angular acceleration. This provides the crucial kinematic equation we often need. For a wheel of radius , this condition is:

However, rolling is possible due to friction. If the required friction force to prevent slipping is greater than the maximum available static friction (), the object will slip. This is a critical check you must perform.

The following video works through an excellent example of a wheel with an applied moment. Pay close attention to the process:

  1. Assume the wheel rolls without slipping and use .
  2. Solve for the unknowns, including the friction force .
  3. Check if the friction force required is possible: Is ?
  4. If the condition is violated, the initial assumption was wrong. You must re-solve the problem using the kinetic friction force, , and in this case, and are independent unknowns ().

Topic 4 Equations of Motion General Plane Motion

This video from 'Hard worker' will demonstrate the complete process for analyzing a rolling wheel, including the crucial step of checking for slip.

Watch the segment from 18:35 to 26:09. Follow how the three equations of motion are set up, how the no-slip assumption is used to get a fourth equation, and most importantly, how the resulting friction force is checked against the maximum static friction.

4. An Alternative: Summing Moments About Other Points

While summing moments about the center of mass G () always works, it's not always the most efficient method. Sometimes, choosing a different point can eliminate unknown forces and simplify the algebra.

A particularly powerful shortcut is to sum moments about the Instantaneous Center of Zero Velocity (IC). For an object rolling without slipping, the IC is the point of contact with the ground. The moment equation becomes simpler:

Notice two things:

  1. The forces acting at the IC (normal force and friction) produce no moment about the IC, so they disappear from the equation.
  2. You must use the moment of inertia about the IC, . You can find this using the parallel axis theorem you learned last lesson: , where is the distance from G to the IC (which is the radius, , for a rolling wheel).

Let's see how this shortcut works in practice.

Topic 4 Equations of Motion General Plane Motion

Let's return to the 'Hard worker' video. Earlier in the video, the presenter solves a spool problem and then shows two alternative solutions. The third solution uses this powerful IC method.

Watch from 15:30 to 18:04. Observe how summing the moments about the instantaneous center (point A in the video) leads to a single equation with only one unknown (\alpha), providing a much faster solution.

Test your understanding!

A uniform solid cylinder of mass kg and radius m is placed on a 30° incline. The coefficient of static friction is . The cylinder is released from rest. Determine the acceleration of its center of mass, , and the friction force, . (For a solid cylinder, ).

Planar Kinetics of a Rolling Sphere on an Inclined Plane
A diagram of a sphere on an incline, which is analogous to the cylinder problem. The forces acting are weight (W), normal force (N), and friction (f).

Hint: Assume it rolls without slipping, solve for and , and then check if the friction assumption is valid.

Show answer

1. Diagrams and Equations:

  • FBD: Forces are weight () acting vertically down, normal force () perpendicular to the incline, and friction () acting up the incline (opposing the tendency to slide down).
  • Coordinate System: Let the x-axis be parallel to the incline, pointing down, and the y-axis be perpendicular to the incline, pointing up.
  • The weight component parallel to the incline is .
  • The weight component perpendicular to the incline is .

2. Kinetics Equations:

  • N.
  • . (Eq. 1)
  • . (Eq. 2)

We have two equations but three unknowns (). We need a kinematic relation.

3. Kinematics (Assume No-Slip):

  • Assume rolling without slipping: , so .
  • Substitute kg·m².
  • Substitute into Eq. 2: . (Eq. 3)

4. Solve:

  • Now we have two equations for and . Substitute Eq. 3 into Eq. 1:
    N.
  • Now find using Eq. 3: m/s².

5. Check the Friction Assumption:

  • The friction force required to prevent slipping is N.
  • The maximum available static friction is N.
  • Since (), our assumption was correct. The cylinder rolls without slipping.

Final Answer:

  • The acceleration is m/s².
  • The friction force is N.

Conclusion

Today you've learned the cornerstone of rigid body kinetics: how to relate the forces on an object to the motion it experiences. This is a huge step towards analyzing complex mechanical and aerospace systems.

Key Takeaways:

  • General planar motion is governed by three equations: , , and .
  • Solving kinetics problems is a systematic process involving FBDs, kinetic equations, and kinematic relationships.
  • For rolling without slipping, the kinematic constraint is essential, but you must always verify the friction assumption ().
  • Summing moments about the Instantaneous Center (IC) can be a powerful shortcut, especially in rolling problems.

Next Lesson Preview:
In the next lesson, we will focus on a special case of general planar motion: fixed-axis rotation. This occurs when a body is pinned about an axis that does not move, like a turbine rotor or a hinged control surface. We will see how today's equations simplify for this common and important scenario.

Can't find a good explanation? Sign up and we'll make it for you

Sign up