Historical Context & Motivation
The notion that motion depends on who is watching is far older than any formal dynamics course. From the earliest astronomical debates to modern vehicle-crash analysis, the ability to translate one observer's measurements into another's has driven some of the most consequential advances in mechanics. In engineering practice, relative motion analysis underpins everything from linkage design in mechanisms to the guidance of satellites rendezvousing in orbit. Understanding the historical arc of this idea clarifies why the vector-addition framework taught in this lesson is both powerful and surprisingly general.
The central question this lesson addresses is deceptively simple: if observer A measures a particle's position, velocity, and acceleration, and observer B is located somewhere else—possibly moving—how do we systematically convert A's measurements into B's? Answering this question in two dimensions requires nothing more than careful vector addition, yet the framework scales to every mechanism and multi-body system you will encounter in your engineering career.
Core Principles & Definitions
Before writing any equations, it is essential to lock down the vocabulary and conceptual building blocks of relative motion in a plane. In this introductory treatment we restrict attention to translating reference frames—frames whose axes remain parallel to a fixed frame at all times but whose origins may be moving. Rotating frames introduce additional Coriolis and centripetal terms and will be treated in a subsequent lesson. Throughout, we adopt the standard dynamics notation where a subscript such as B/A is read as "B relative to A" or "B as observed from A."
Reference Frame
Absolute vs. Relative Quantities
Vector Addition Rule
Translating Frame (No Rotation)
Subscript Notation Convention
Visual Explanation — The Position Triangle
The entire framework of 2-D relative motion for translating frames can be captured in a single geometric picture: the position triangle. Consider a fixed origin O, a moving point A, and a second point B whose motion we wish to describe from A's perspective. The three position vectors form a triangle, and the vector equation rB = rA + rB/A is nothing more than the tip-to-tail rule of vector addition. The diagram below makes this relationship explicit.
This triangle persists at every instant in time, even though A and B may each be moving along complicated paths. At the next instant the triangle simply reshapes. By differentiating the position relationship with respect to time, we obtain the analogous velocity and acceleration triangles—each governed by the same tip-to-tail addition. The geometry is always the same; only the physical meaning of the vectors changes (position, velocity, or acceleration).
Mathematical Framework
With the position triangle established, deriving the velocity and acceleration equations is a matter of straightforward calculus. Because the translating frame's axes remain parallel to the fixed frame, the unit vectors î and ĵ do not change with time, so time-differentiation passes through to the scalar components without generating extra terms. This simplicity is what distinguishes the translating-frame case from the rotating-frame case.
Each vector equation decomposes into two scalar equations when resolved onto the fixed x- and y-axes. For velocity, for instance, the scalar forms are:
The Velocity Triangle — Detailed Breakdown
Just as the position equation creates a triangle in space, the velocity equation vB = vA + vB/A creates a velocity triangle in velocity space. Drawing this triangle to scale (or at least sketching it with approximately correct directions) is the single most valuable habit you can develop for solving relative-motion problems. The triangle visually enforces the vector equation and immediately reveals unknown directions or magnitudes. In mechanism analysis the velocity triangle (or "velocity polygon") is the classical graphical tool for finding link velocities.
Notice the construction in the right panel: both absolute velocity vectors share a common tail (the origin of velocity space). The relative velocity vB/A is the vector that must be added to vA to reach vB. Equivalently, vB/A = vB − vA. This subtraction form is often the quickest route in component-based calculations. The same triangle logic applies identically to acceleration vectors. In problems where two of the three vectors are fully known (magnitude and direction), the triangle is determinate and the third vector can be solved by simple trigonometry or component algebra.
Worked Example — Two Boats on a River
Boat A travels due east at 5 m/s relative to the ground. Boat B travels at 8 m/s in a direction 60° north of east, also relative to the ground. Find the velocity of B as observed from A (i.e., vB/A), giving both magnitude and direction.
Strengths, Limitations & When to Use Each Form
The translating-frame relative-motion equations are powerful for a wide class of engineering problems, but they have clear boundaries. The table below summarizes where this introductory framework excels and where more advanced tools are needed.
| Aspect | Translating Frame (This Lesson) | Rotating Frame (Advanced) |
|---|---|---|
| Frame axes | Stay parallel to the fixed frame at all times | Rotate with angular velocity ω relative to the fixed frame |
| Velocity equation | v_B = v_A + v_{B/A} (simple addition) | v_B = v_A + Ω × r_{B/A} + (v_{B/A})_rel |
| Acceleration equation | a_B = a_A + a_{B/A} (no extra terms) | Includes Coriolis (2Ω × v_rel) and centripetal (Ω × (Ω × r)) terms |
| Typical applications | Vehicle interception, projectile-from-moving-platform, two-particle problems | Rigid-body linkages, gear trains, rotating machinery, planetary motion |
| Complexity | Low — scalar component algebra suffices | High — cross products and angular-velocity tracking required |
Connection to Rotating Frames & Rigid-Body Kinematics
The translating-frame equations form the scaffolding upon which the full rotating-frame transport theorem is built. When the moving frame rotates with angular velocity Ω, the time derivative of any vector Q observed in the fixed frame relates to its derivative in the rotating frame by (dQ/dt)fixed = (dQ/dt)rot + Ω × Q. When Ω = 0, this reduces exactly to the translating-frame result. The table below sketches the progression you will encounter through a typical dynamics course.
| Topic | New Element Introduced | Key Equation Added |
|---|---|---|
| Translating frames (this lesson) | Moving origin, parallel axes | v_B = v_A + v_{B/A} |
| Rigid-body rotation (planar) | Points on same rigid body → r_{B/A} has constant length | v_B = v_A + ω × r_{B/A} |
| Rotating frames (general) | Axes rotate, point slides within frame | a_B = a_A + α × r + ω × (ω × r) + 2ω × v_rel + a_rel |
| 3-D kinematics | Euler angles, rotation matrices | Same structure with 3-D cross products |
The critical conceptual leap from this lesson to the next is recognizing that rotation of the frame introduces fictitious forces and additional kinematic terms (Coriolis, centripetal, and Euler accelerations) that have no counterpart in the translating-frame case. By mastering the simpler case first, you develop the physical intuition to interpret these additional terms when they appear. In professional practice—whether analyzing a spinning turbine blade or programming a robotic manipulator—the translating-frame decomposition remains the first step in any kinematic analysis; the rotation corrections are layered on top.
Practice Problems
Lesson Summary
This lesson introduced the relative motion framework for translating frames in 2-D. The fundamental relationship r_B = r_A + r_{B/A} — and its time derivatives for velocity and acceleration — follow directly from the tip-to-tail vector addition rule. Because the translating frame's axes remain parallel to the fixed frame, no Coriolis or centripetal terms appear, and the equations reduce to simple component-by-component addition or subtraction.
The velocity triangle is the essential graphical tool: sketch it before computing to catch sign errors and build geometric intuition. The subscript notation (B/A means "of B as seen by A") and the antisymmetry property v_{B/A} = −v_{A/B} are conventions that will persist through rotating-frame and rigid-body kinematics. Mastering these basics now ensures a smooth transition to the rotating-frame transport theorem and its additional cross-product terms in subsequent lessons.