No history yet

Kinematics

The Language of Motion

Kinematics is the branch of physics that describes motion. It focuses purely on the how—how an object's position changes over time—without getting into the why, which involves forces. To start, we need to be precise with our language. In everyday conversation, we might use "distance" and "displacement" interchangeably, but in physics, they're distinct.

Displacement

noun

The change in an object's position. It is a vector quantity, meaning it has both magnitude (how far) and direction.

Similarly, we distinguish between speed and velocity. Speed is just a number (a scalar), like 60 miles per hour. Velocity is a vector; it includes direction. 60 mph north is a velocity. A car driving on a circular track at a constant speed is continuously accelerating. Why? Because its direction is always changing, which means its velocity is changing. Acceleration is defined as the rate of change of velocity.

Lesson image

This might seem like a small detail, but it's crucial. Acceleration can mean speeding up, slowing down, or simply changing direction.

Motion with Constant Acceleration

Things get interesting when acceleration is constant. This is a common scenario—think of an object in freefall near the Earth's surface (ignoring air resistance). For these situations, we have a set of powerful equations, often called the kinematic equations, that link our key variables: displacement (dd), initial velocity (v0v_0), final velocity (vfv_f), acceleration (aa), and time (tt).

vf=v0+atv_f = v_0 + at

This first equation is a direct definition of constant acceleration. The other equations are derived from it.

d=v0t+12at2d = v_0 t + \frac{1}{2}at^2

This one is particularly useful when you don't know the final velocity.

vf2=v02+2adv_f^2 = v_0^2 + 2ad

These three equations are the core toolkit for solving any problem involving constant acceleration in one dimension.

Projectile Motion

Let's apply these ideas to two dimensions. Projectile motion describes the path of an object thrown or launched into the air, subject only to the acceleration of gravity. A key insight is to separate the motion into horizontal (x-axis) and vertical (y-axis) components. This simplifies the problem dramatically.

Here's the breakdown:

  • Horizontal Motion: Ignoring air resistance, there are no horizontal forces. This means horizontal acceleration is zero (ax=0a_x = 0). The horizontal velocity is constant throughout the flight.
  • Vertical Motion: Gravity acts downward, so the vertical acceleration is constant and equal to gg, the acceleration due to gravity (approximately 9.8m/s29.8 \, \text{m/s}^2 downward).

By treating the x and y motions independently, we can use our one-dimensional kinematic equations for each.

ComponentAccelerationVelocityDisplacement
Horizontal (x)ax=0a_x = 0vx=v0xv_x = v_{0x}dx=v0xtd_x = v_{0x} t
Vertical (y)ay=ga_y = -gvfy=v0ygtv_{fy} = v_{0y} - gtdy=v0yt12gt2d_y = v_{0y} t - \frac{1}{2}gt^2

The one variable that links the two components is time, tt. The time it takes for the projectile to travel horizontally is the same time it spends rising and falling vertically.

Quiz Questions 1/5

A car travels at a constant 50 km/h around a perfectly circular track. Which of the following statements is true?

Quiz Questions 2/5

In physics, what is the key difference between speed and velocity?

Understanding these principles allows us to predict the trajectory of a ball, the range of a cannon, or the path of a diver jumping off a cliff. It is the foundation for describing a vast range of motion in the world around us.