COLLEGE PHYSICS • KINEMATICS & MOTION

Reference Frames and Relative Motion

All motion is relative—understanding how observers in different frames describe the same physical events.

Historical Context & Motivation

The idea that motion depends on the observer's perspective is far older than Newtonian mechanics, yet formalizing that intuition required centuries of intellectual struggle. Ancient Greek philosophers largely treated the Earth as a stationary center of the cosmos, making the notion of a reference frame unnecessary—everything moved relative to an absolute, immovable ground. It was only when Copernicus displaced the Earth from the center that physicists were forced to ask: if the Earth itself moves, how do we define the motion of objects on its surface? This question gave birth to the modern concept of relative motion and set the stage for Galilean, and ultimately Einsteinian, relativity.

1543
Copernican Heliocentrism
Nicolaus Copernicus publishes De Revolutionibus, arguing that the Earth orbits the Sun. This forced natural philosophers to reconsider what it means for an object to be 'at rest' versus 'in motion.'
1632
Galilean Relativity
Galileo Galilei, in his Dialogue Concerning the Two Chief World Systems, introduces the thought experiment of a ship's cabin, demonstrating that uniform motion is indistinguishable from rest within a closed system—the first clear statement of the relativity principle.
1687
Newton's Principia
Isaac Newton formalizes absolute space and time while acknowledging that his laws of motion hold identically in all inertial frames. The Galilean transformation becomes the mathematical backbone for translating between reference frames at constant relative velocity.
1905
Einstein's Special Relativity
Albert Einstein replaces the Galilean transformation with the Lorentz transformation, showing that the speed of light is invariant across all inertial frames. At everyday velocities, however, the Galilean framework remains an excellent approximation.

The central question that this lesson addresses is deceptively simple: when two observers move relative to each other, how do we systematically relate the position, velocity, and acceleration of an object as measured by each? Mastering this skill is essential for analyzing everything from projectiles on a moving train to spacecraft docking maneuvers. We begin with the classical (Galilean) framework, which is valid whenever all speeds involved are much less than the speed of light—a condition satisfied by virtually every problem in introductory physics.

Core Principles & Definitions

Before tackling the mathematics, it is critical to establish precise definitions. A reference frame (or frame of reference) is a coordinate system attached to an observer together with a set of clocks, enabling that observer to assign spatial coordinates and time stamps to every event. Two frames may disagree on where and when something happens, yet both descriptions are equally valid, provided the physics is applied consistently within each frame. The following cards summarize the foundational ideas you will need throughout this lesson.

1

Inertial Reference Frame

A frame in which Newton's first law holds: an object free of net force remains at constant velocity (including zero). Any frame moving at constant velocity relative to an inertial frame is also inertial.
2

Non-Inertial Reference Frame

A frame that accelerates (translational or rotational) relative to an inertial frame. In such frames, fictitious forces (e.g., centrifugal, Coriolis) must be introduced to apply Newton's second law correctly.
3

Relative Velocity

The velocity of object A as measured in the frame of object B is denoted vAB. It is the vector difference between A's velocity and B's velocity as measured in a common third frame.
4

Galilean Transformation

The set of equations that converts position and time coordinates between two inertial frames in the classical (non-relativistic) limit. Time is assumed universal: t′ = t for all observers.
5

Principle of Relativity

The laws of mechanics are identical in every inertial frame. No mechanical experiment performed inside a closed laboratory can reveal whether that laboratory is at rest or in uniform rectilinear motion.
KEY TAKEAWAY
Think of a reference frame like a camera operator filming a scene. Two camera operators standing in different locations—or riding on different vehicles—will record footage that looks different, but they are documenting the same event. The Galilean transformation is the 'translation guide' that lets you convert one camera's footage into the other's, so long as neither camera is accelerating. Just as the event itself does not change based on who films it, the underlying physics is frame-independent; only the description differs.

Visualizing Reference Frames

The diagram below illustrates the canonical setup for deriving the Galilean transformation. Frame S is treated as the 'ground' frame (an inertial frame at rest), while frame S′ moves to the right at a constant velocity V along the shared x-axis. At t = 0, the origins of S and S′ coincide. A particle P is observed from both frames; its position in S is r, while its position in S′ is r′. The relationship between these two position vectors, combined with the relative motion of the frames, yields the Galilean transformation equations.

Frame S (solid blue axes) is at rest; Frame S′ (dashed violet axes) moves rightward at constant velocity V. The position vector r (cyan) from O to particle P equals the sum of the displacement Vt (amber) from O to O′ and the position vector r′ (pink) from O′ to P.

Notice that both frames share the same y-axis direction, and their x-axes are collinear—this is the standard simplified setup. The amber arrow representing V·t grows linearly with time, reflecting the steady separation of the two origins. The vector triangle r = r′ + Vt is the geometric foundation from which we derive the velocity and acceleration transformation equations in the next section.

Mathematical Framework

We now formalize the relationships illustrated in the diagram. Let frame S be an inertial frame with coordinates (x, y, z, t), and let frame S′ have coordinates (x′, y′, z′, t′). Frame S′ moves with constant velocity V = V relative to S, and the origins coincide at t = 0. The Galilean transformation then relates the coordinates measured in each frame.

GALILEAN POSITION TRANSFORMATION
x′ = x − V·t, y′ = y, z′ = z, t′ = t
x, y, z = coordinates in frame S; x′, y′, z′ = coordinates in frame S′; V = speed of S′ relative to S along the x-axis; t = time (assumed universal).

Differentiating the position transformation with respect to time yields the velocity transformation. Because t′ = t in Galilean mechanics, d/dt and d/dt′ are interchangeable.

GALILEAN VELOCITY TRANSFORMATION
v′ₓ = vₓ − V, v′ᵧ = vᵧ, v′_z = v_z
vₓ, vᵧ, v_z = velocity components in S; v′ₓ, v′ᵧ, v′_z = velocity components in S′. In vector form: v′ = v − V.

Taking one more derivative gives us the acceleration transformation, which is perhaps the most physically significant result.

GALILEAN ACCELERATION TRANSFORMATION
a′ = a
Because V is constant, dV/dt = 0, so the acceleration is the same in both frames. This guarantees that F = ma has the same form in every inertial frame—the mathematical expression of the principle of relativity.
📐 Relative Velocity Subscript Convention
The notation vAB reads 'velocity of A relative to B.' A useful identity is vAB = −vBA. For a chain of frames, the rule extends: vAC = vAB + vBC. This chain rule is invaluable when three or more objects or frames are involved.

Relative Motion in Two Dimensions

Many compelling applications of relative motion involve two-dimensional velocity addition—for example, a boat crossing a river with a current, or an aircraft navigating a crosswind. In these scenarios the velocity of the moving object relative to the ground is the vector sum of the object's velocity relative to the medium and the medium's velocity relative to the ground. Because these component velocities are typically not collinear, vector diagrams become essential tools for visualization and calculation.

A boat (B) aims straight across a river from the south bank to the north bank. The blue arrow vBW is the boat's velocity relative to the water; the amber arrow vWG is the river current (water relative to ground); the green resultant vBG is the boat's actual velocity relative to the ground. When the two component velocities are perpendicular, the magnitude of the resultant is found by the Pythagorean theorem.

The diagram makes the chain rule of relative velocities visually apparent. The subscript pattern is key: the inner subscripts (W in vBW and vWG) cancel, leaving the outer subscripts to form vBG. This cancellation rule generalizes to any number of intermediate frames and is one of the most powerful bookkeeping tools in classical kinematics. When the two component velocities are perpendicular—as in a boat heading directly across a river with a lateral current—the magnitude and direction of the resultant follow immediately from the Pythagorean theorem and the inverse tangent function.

RESULTANT SPEED AND DRIFT ANGLE (PERPENDICULAR CASE)
|v_BG| = √(v_BW² + v_WG²), θ = arctan(v_WG / v_BW)
θ is the angle of the resultant velocity measured from the boat's heading (perpendicular to the banks). This angle determines how far downstream the boat is carried during the crossing.

Worked Example: Boat Crossing a River

A motorboat can travel at 5.0 m/s in still water. The boat must cross a river that is 120 m wide, flowing due south at 3.0 m/s. The pilot aims the boat due east (directly across the river). Find (a) the boat's speed relative to the ground, (b) the direction of its actual path, and (c) how far downstream it lands.

River Crossing — Velocity Addition
1
Step 1 — Identify Given Values and Set Up CoordinatesLet the positive x-direction be east (across the river) and the positive y-direction be north. The boat's velocity relative to the water is vBW = 5.0 m/s x̂. The water's velocity relative to the ground is vWG = −3.0 m/s ŷ (south). The river width is d = 120 m.
vBW = 5.0 m/s (east), vWG = 3.0 m/s (south)
2
Step 2 — Apply the Velocity Addition RuleUsing the chain rule: vBG = vBW + vWG = (5.0 x̂ − 3.0 ŷ) m/s. Since the components are perpendicular, the magnitude is |vBG| = √(5.0² + 3.0²) = √(25 + 9) = √34 ≈ 5.83 m/s.
|v_BG| ≈ 5.8 m/s
3
Step 3 — Find the Direction of the PathThe angle south of east is θ = arctan(3.0 / 5.0) = arctan(0.600) ≈ 31.0°. The boat's actual trajectory is directed 31° south of due east.
θ ≈ 31° south of east
4
Step 4 — Calculate the Downstream DriftThe time to cross the river depends only on the component of velocity perpendicular to the banks (the x-component): t = d / vBW = 120 m / 5.0 m/s = 24 s. During this time, the current carries the boat downstream: Δy = vWG × t = 3.0 m/s × 24 s = 72 m.
Downstream drift = 72 m
💡 Extension Question
If the pilot instead wanted to land directly across from the starting point (zero drift), at what angle upstream should the boat be aimed? The answer requires solving vBW sin θ = vWG, giving θ = arcsin(3.0/5.0) ≈ 37° upstream of east. This problem is explored further in the practice set.

Inertial vs. Non-Inertial Frames

Not all reference frames are created equal. The distinction between inertial and non-inertial frames has deep consequences for how we apply Newton's laws. In an inertial frame, the net real force on an object equals ma; no further adjustments are needed. In a non-inertial (accelerating) frame, apparent deviations from Newton's second law are observed unless we introduce fictitious (pseudo) forces. The table below contrasts the two frame types across several important dimensions.

Comparison of inertial and non-inertial reference frames
PropertyInertial FrameNon-Inertial Frame
Acceleration relative to other inertial framesZero (constant velocity or at rest)Non-zero (translating with acceleration, rotating, or both)
Newton's first lawHolds: free objects remain at constant velocityViolated without fictitious forces: free objects appear to accelerate
Newton's second law (ΣF = ma)Applies with only real forcesMust add fictitious forces (centrifugal, Coriolis, etc.) to use F = ma
ExamplesA lab on the ground (approximately); a spaceship with engines off in deep spaceA car rounding a curve; a rotating space station; a braking elevator
Galilean transformation valid?Yes, between any two inertial framesNo; more complex transformations are needed
KEY TAKEAWAY
Choosing your reference frame wisely is like choosing the right coordinate system—it does not change the physics, but it can dramatically simplify the problem. An engineer analyzing forces on a passenger in a turning car can work in the ground frame (inertial) and compute centripetal acceleration, or switch to the car's frame (non-inertial) and introduce a centrifugal pseudo-force. Both approaches yield the same physical predictions. The golden rule: in introductory mechanics, default to an inertial frame unless the problem explicitly invites a non-inertial analysis.

Connection to Special Relativity

The Galilean transformation rests on the assumption that time is absolute: all observers agree on the time interval between events, regardless of their relative motion. This assumption works superbly for everyday speeds but breaks down as objects approach the speed of light, c ≈ 3.00 × 10⁸ m/s. Einstein's special theory of relativity (1905) replaces the Galilean transformation with the Lorentz transformation, which preserves the invariance of the speed of light across all inertial frames. The table below compares the two transformation frameworks side by side.

Galilean vs. Lorentz transformations
FeatureGalilean TransformationLorentz Transformation
Position (x-component)x′ = x − Vtx′ = γ(x − Vt), where γ = 1/√(1 − V²/c²)
Timet′ = t (absolute time)t′ = γ(t − Vx/c²) (time depends on position)
Velocity additionv′ = v − Vv′ = (v − V) / (1 − vV/c²)
Speed of lightNot invariant (changes with frame)Invariant: all observers measure c
Valid regimeV ≪ c (everyday speeds)All inertial-frame speeds; reduces to Galilean when V ≪ c

Notice that in the limit V ≪ c, the Lorentz factor γ → 1 and the relativistic velocity-addition formula collapses to the familiar Galilean expression. This correspondence principle means that everything you learn in this lesson remains valid and useful; special relativity merely extends the framework to extreme velocities. In a typical undergraduate physics sequence, the Galilean treatment suffices for all of classical mechanics, and the Lorentz transformation is introduced when you study electrodynamics or modern physics.

Practice Problems

PROBLEM 1CONCEPTUAL
A passenger on a smoothly cruising train at 30 m/s drops a ball from rest (relative to themselves). Describe the ball's trajectory as seen by (a) the passenger and (b) an observer standing on the platform. Explain why the two descriptions are different yet physically consistent.
PROBLEM 2BASIC CALCULATION
Car A travels east at 25 m/s and Car B travels west at 20 m/s, both measured relative to the road. What is the velocity of Car A relative to Car B? State both magnitude and direction.
PROBLEM 3INTERMEDIATE
An airplane has an airspeed (speed relative to the air) of 250 km/h and must fly due north to reach its destination. A wind blows from west to east at 60 km/h. At what heading (angle west of north) must the pilot aim the airplane, and what is the plane's ground speed?
PROBLEM 4APPLIED
A coast guard rescue boat (speed in still water: 12 m/s) must reach a swimmer stranded 200 m directly across a tidal channel where the current flows at 4.0 m/s parallel to the banks. (a) If the pilot aims the boat directly at the swimmer, will the boat reach the swimmer? Explain. (b) At what angle upstream should the boat be aimed so that it arrives directly at the swimmer, and how long will the crossing take?
PROBLEM 5CRITICAL THINKING
Two trains, A and B, run on parallel tracks. Train A moves east at 40 m/s and Train B moves east at 25 m/s, both relative to the ground. A passenger on Train A throws a ball at 10 m/s (relative to Train A) toward the west. (a) What is the velocity of the ball relative to the ground? (b) What is the velocity of the ball relative to Train B? (c) Is the ball moving east or west from Train B's perspective? Explain how the same ball can appear to move in opposite directions in different frames without any contradiction.

Lesson Summary

A reference frame is a coordinate system plus clocks attached to an observer, and all motion measurements—position, velocity, acceleration—depend on which frame the observer occupies. The Galilean transformation (x′ = x − Vt, t′ = t) converts coordinates between two inertial frames in the classical (non-relativistic) regime. Differentiating once gives the velocity addition rule v′ = v − V, and differentiating again shows that acceleration is invariant across inertial frames, guaranteeing that Newton's second law takes the same form for all inertial observers.

In two-dimensional problems such as river crossings and crosswind navigation, the subscript chain rule (vAC = vAB + vBC) provides a systematic method for finding resultant velocities via vector addition. In non-inertial frames (accelerating or rotating), fictitious forces must be introduced to apply F = ma. At speeds approaching the speed of light, the Galilean framework is superseded by the Lorentz transformation of special relativity, but the classical treatment remains an excellent approximation for all everyday mechanical phenomena.

Varsity Tutors • College Physics • Reference Frames and Relative Motion