Create your own
Lesson illustration

Kinematics of Particle Motion

Hello! Welcome to the first lesson in our module on Dynamics.

In our previous modules, we focused on Statics—the analysis of bodies at rest or moving with a constant velocity. We finished by learning how to predict if a component would fail under a given load. Now, we shift our focus to Dynamics, the study of bodies in accelerated motion. This is the bedrock of aerospace engineering, essential for analyzing everything from a rocket's launch trajectory to an aircraft's flight path.

This lesson begins our study of kinematics, which is the geometry of motion. We'll describe how things move (their position, velocity, and acceleration) without yet considering the forces that cause the motion. Specifically, this lesson addresses the learning outcome: Apply kinematic equations to solve problems of rectilinear and curvilinear motion for a particle.

We will start with motion in a straight line (rectilinear) and then extend those concepts to motion along a curved path (curvilinear) using a familiar x-y coordinate system.

1. Describing Motion: Position, Velocity, and Acceleration

Before we can solve problems, we need a common language to describe motion. Let's start with a particle moving in a straight line, a concept known as rectilinear motion.

Introduction to Rectilinear and Curvilinear Particle Motion
A simple visual distinction. Rectilinear motion follows a straight path, like a train on a track. Curvilinear motion follows a curved path, like an aerobatic airplane.

The fundamental quantities we use are:

  • Position (): The location of a particle relative to a fixed origin.
  • Displacement (): The change in position of a particle. It's a vector quantity, so direction matters.
  • Velocity (): The rate of change of position. It's also a vector. Its magnitude is called speed.
  • Acceleration (): The rate of change of velocity.

These quantities are linked by calculus. If position is a function of time, , then:

  • Velocity:
  • Acceleration:

Your background in electronics engineering has prepared you for this kind of analysis. These relationships are analogous to the fundamental differential equations in circuit theory, such as for a capacitor. In both fields, calculus provides the language to describe how quantities change over time.

We can also find a useful relationship by eliminating time:

  • From , we get .
  • From , we get .
  • Equating these gives , which we rearrange into the powerful time-independent equation: .

Chapter 12 | Pearson

For a formal introduction to these concepts, please read the first few pages of Chapter 12 from R.C. Hibbeler's 'Engineering Mechanics: Dynamics'.

Read the section '12.2 Rectilinear Kinematics: Continuous Motion'. Focus on the definitions of Position, Displacement, Velocity, and Acceleration. Pay attention to the three core differential equations: v = ds/dt, a = dv/dt, and a ds = v dv.

2. Rectilinear Motion: Constant and Variable Acceleration

Most introductory problems in dynamics fall into two categories based on acceleration.

a) Constant Acceleration

This is a very common special case. A classic example is an object in free fall near the Earth's surface, where acceleration due to gravity, , is approximately constant ( or ).

When acceleration is constant, we can integrate the fundamental differential equations to get three key algebraic formulas that you will use frequently.

  1. Velocity as a function of time:
  2. Position as a function of time:
  3. Velocity as a function of position:

Here, and are the initial position and velocity at . These equations are the core toolkit for constant acceleration problems.

Dynamics | Rectilinear Motion | Constant Acceleration (Part 1)

This video provides a clear overview of the constant acceleration formulas and then applies them to solve two practical problems. The second problem is especially useful as it involves multiple stages of motion (acceleration, constant speed, deceleration).

Watch the video from the beginning to 03:34 to review the formulas. Then, watch the two worked examples from 05:33 to 31:41. Notice how each problem is broken down and the appropriate formula is chosen based on the known and unknown variables.

b) Variable Acceleration (Erratic Motion)

When acceleration is not constant but changes with time, position, or velocity (e.g., , , or ), we cannot use the simple constant acceleration formulas. Instead, we must go back to the fundamental differential equations and perform integration or differentiation.

This is often visualized using graphs of position, velocity, and acceleration versus time (s-t, v-t, a-t). The relationships are:

  • The slope of the s-t graph is velocity.
  • The slope of the v-t graph is acceleration.
  • The area under the a-t graph is the change in velocity.
  • The area under the v-t graph is the change in position (displacement).

Rectilinear Kinematics: Erratic Motion (learn to solve any problem step by step)

Understanding how to move between these graphs is key to solving problems with variable acceleration. This video provides an excellent conceptual guide to solving these 'erratic motion' problems.

Watch the video from the beginning to 05:12. Focus on the core relationships: how differentiation (taking the slope) moves you from position to velocity to acceleration, and how integration (finding the area) moves you in the reverse direction.

Test your understanding!

A car starts from rest and accelerates according to the relation , where is in m/s² and is in seconds. What is its velocity after 4 seconds, and how far has it traveled?

Show answer

Since acceleration is a function of time, we must integrate.

  1. Find velocity (v):
    We know , so .

    Since the car starts from rest, .

    At s:

  2. Find position (s):
    We know , so .

    Assuming it starts from the origin, .

    At s:

Answer: The velocity is 64 m/s and the distance traveled is 96 m.

3. Curvilinear Motion: Rectangular Components

When a particle moves along a curved path, its velocity and acceleration vectors change in both magnitude and direction. The simplest way to analyze this is to break the motion down into components using a fixed rectangular (Cartesian) coordinate system (x, y, z).

Kinematics of Particles: Plane Curvilinear Motion in Rectangular Coordinates
This diagram summarizes curvilinear motion using rectangular coordinates. The position (\(\vec{r}\)), velocity (\(\vec{v}\)), and acceleration (\(\vec{a}\)) vectors are resolved into their x and y components. The key insight is that motion in the x-direction is independent of motion in the y-direction.

The vector equations for motion are:

  • Position:
  • Velocity: , where and
  • Acceleration: , where and

The great advantage of this method is that the motion in each coordinate direction is treated as a separate rectilinear motion problem. All the equations we just learned for rectilinear motion apply independently to the x and y components.

Application: Projectile Motion

A crucial application for aerospace is projectile motion. This describes the motion of an object (a ball, a satellite, a ballistic missile) that is thrown or launched and then moves only under the influence of gravity.

By neglecting air resistance, we make two key assumptions:

  1. The horizontal acceleration is zero: .
  2. The vertical acceleration is constant and directed downward: .

This simplifies the kinematics greatly:

Horizontal Motion ()Vertical Motion ()

These three equations (one for x, two for y) allow you to solve for any three unknown quantities in a projectile motion problem (e.g., time of flight, maximum height, range).

Chapter 12 | Pearson

The following sections from Hibbeler's text formalize the use of rectangular components for curvilinear motion and then apply it directly to projectile motion. The examples provided are excellent models for how to set up and solve these problems.

Please read sections '12.5 Curvilinear Motion: Rectangular Components' and '12.6 Motion of a Projectile'. Focus on the 'Procedure for Analysis' subsections, which provide a clear, step-by-step method for solving problems. Review Examples 12.11 and 12.12 to see the method in action.

Conclusion

In this lesson, you've taken the first step into dynamics by learning the principles of kinematics. You now have a solid, formula-based toolkit to describe and solve problems involving particle motion.

Key Takeaways:

  • Kinematics describes motion using position, velocity, and acceleration, which are linked by differentiation and integration.
  • Rectilinear motion is motion in a straight line. If acceleration is constant, a set of three simple algebraic equations can be used. If it's variable, you must use calculus.
  • Curvilinear motion is motion along a curved path. Using rectangular coordinates, we can break the motion into independent rectilinear problems for each axis.
  • Projectile motion is a key application of curvilinear motion where horizontal velocity is constant () and vertical acceleration is constant ().

Next Lesson Preview:

Using rectangular coordinates is powerful, but it's not always the most convenient method, especially for objects that are rotating or following a circular path. In our next lesson, we will explore a different way to analyze curvilinear motion by looking at motion in normal and tangential coordinates. This will give us a more direct way to understand how an object's speed and direction are changing along its curved path.

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

Sign up