Mathematical Description of Motion

1.3 Reference Frames and Coordinate Systems

The Same Ball, Two Different Paths

[Animation: A ball is dropped inside a train moving at constant velocity. Two synchronized views play side by side. The left panel shows the view from a camera mounted on the station platform — the ball traces a parabolic arc as it falls. The right panel shows the view from a camera inside the train — the ball drops straight down. Both animations loop. A label above each reads "Platform observer" and "Train observer."]

Watch both panels carefully. The ball is the same ball. The drop is the same drop. Nothing was faked or edited. Yet one observer sees a parabola, and the other sees a straight vertical line.

Both observers are honest. Both are correct. How can the same ball follow two different paths?

This question might feel like a trick, but it is not. It is pointing at something fundamental about how physics works — and how it does not. The ball does not "really" follow one path. The path you see depends on where you stand when you watch.

Make a Prediction

Before we go further, commit to an answer.

Prediction: A passenger sitting on a smoothly moving train throws a ball straight up into the air and catches it again. According to the passenger, the ball goes up and comes back down.

What path does the ball follow according to someone standing on the platform outside?

Sketch it or choose: (A) Straight up and down, (B) A parabolic arc, (C) A horizontal line, (D) Something else entirely.

Take a moment. Decide before reading on.

Why Two Observers Disagree

Here is the key idea: the passenger and the platform observer are not disagreeing about physics. They are disagreeing about description.

The passenger sees the ball go straight up and come straight down because the passenger is moving along with the train. To them, the ball's horizontal position never changes — it leaves their hand and returns to their hand.

The platform observer sees the ball move upward and forward, because while the ball is in the air, the train (and the ball) continue to move horizontally. The ball traces out a parabolic curve.

Same ball. Same forces. Same physics. Two different descriptions. The difference is not in what the ball does — it is in who is watching.

This is the central lesson of this section: the description of motion depends on who is doing the describing. The technical term for "who is watching" is a reference frame.

MathBox Visualization

Loading visualization...
Cell visualization output

Exploration: Toggle Between Frames

[Interactive: A ball moves through space under gravity. Two panels show the same motion simultaneously. A toggle switch at the top lets students choose the "active" frame: either the ground frame or a frame moving at constant velocity. A slider controls the velocity of the moving frame (from $-5$ m/s to $+5$ m/s). As students adjust the slider, the trajectory in the moving frame changes shape in real time — from a parabola to a straight vertical drop (when the frame velocity matches the ball's horizontal speed) and back to a parabola opening the other way. A coordinate grid in each panel shows the axes attached to that frame. Guided prompts appear below:

  • "Set the frame velocity to zero. What do both panels show?"
  • "Slowly increase the frame velocity. What happens to the path in the moving frame?"
  • "Can you find a frame velocity where the ball moves in a straight line? What is special about that velocity?"
  • "Is there a frame velocity where the ball appears to move backward horizontally?"]

Spend a few minutes with this. The point is not to find a "right" answer but to build a visceral sense that the same motion looks different depending on who is watching.

Cell visualization output

MathBox Visualization

Loading visualization...

Concept Reveal: Reference Frames and Coordinates

Now let us give precise names to what you just experienced.

What is a reference frame?

A reference frame is a choice of observer — a point of view from which motion is described. When you say "the ball moved 3 meters to the right," you mean 3 meters to the right according to some particular observer. A different observer, moving at a different velocity, might say the ball moved 1 meter to the right, or 5 meters, or even to the left.

A reference frame is not a physical object, though we often attach it to one for convenience. "The ground frame" means we describe motion from the perspective of someone standing on the ground. "The train frame" means we describe motion from the perspective of someone riding the train.

What is a coordinate system?

Once you have chosen a reference frame — once you have decided who is watching — you still need a way for that observer to label positions. That is what a coordinate system does.

A coordinate system is a set of axes with an origin and a convention for measuring distances and angles. For example, within the ground frame, you might place the origin at the train station entrance, point the $x$-axis east, and point the $y$-axis up. Or you might place the origin at the point where the ball was released and point the $x$-axis along the tracks. Both are valid choices within the same reference frame.

Here is the distinction, stated plainly:

  • A reference frame answers: Who is watching?
  • A coordinate system answers: How does that observer label positions?

You can change your coordinate system — rotate your axes, shift your origin — without changing your reference frame. The observer stays the same; only the labeling changes. And you can have two different coordinate systems within the same reference frame, just as two people standing next to each other can agree on what they see but use different conventions for "left" and "right."

Neither is more correct

This is the part that often feels uncomfortable at first: no reference frame is more correct than any other. The platform observer and the train observer both give valid descriptions. The ball does not have a "true" path that one observer gets right and the other gets wrong. It has different paths in different frames, and all of them are honest descriptions of the same physical event.

But — and this is important — some frames are more convenient than others. The train observer's description of the dropped ball is simpler (just straight down). If your goal is to calculate how long the ball takes to fall, the train frame is the easier choice. If your goal is to figure out where the ball lands relative to the station, the ground frame is more natural.

Choosing a reference frame is a modeling decision, just like the idealizations we discussed in Section 1.1. It does not change the physics. It changes how hard the math is.

Connection to What You Already Know

In Section 1.1, we chose what to model — we decided which features of reality to keep and which to throw away. In Section 1.2, we learned to describe the motion we kept with a position function $x(t)$.

Here we are making another modeling decision: we are choosing from where to watch. The position function $x(t)$ from Section 1.2 is always defined with respect to some reference frame and some coordinate system. When we wrote $x(t) = 2t + 1$, we were implicitly saying: "according to this particular observer, using this particular set of axes, the position at time $t$ is $2t + 1$." A different observer might write a different function for the same motion.

Every position function carries an invisible footnote: as measured by whom, using what coordinates. From now on, we will try to make that footnote visible.

The Non-Example: Coordinates Are Not Physics

Here is a common source of confusion worth confronting directly.

Suppose you describe a ball's position as $x = 3$ m in one coordinate system, and then you shift your origin 2 meters to the right. Now the ball's position is $x' = 1$ m. The number changed. Did the ball move? No. You moved your ruler.

Key idea: Just because coordinates change does not mean the physics changes. The ball does not care what axis you chose.

This distinction — between what is physical and what is a feature of your description — runs through all of physics. Forces are physical. Energy is physical. The number you assign to a position depends on your coordinate system. Learning to separate "real change" from "change in description" is one of the most important skills in mechanics.

Choosing Coordinates Wisely

If coordinates are just labels, does it matter which ones you pick? Absolutely. A good choice of coordinates can turn an ugly problem into an elegant one.

Consider a block sliding down a ramp tilted at angle $\theta$ from the horizontal.

Choice 1: Horizontal and vertical axes. The $x$-axis points horizontally, the $y$-axis points vertically up. Gravity points straight down (along $-y$), which is nice. But the surface of the ramp is tilted, so the constraint that the block stays on the ramp becomes a relationship between $x$ and $y$ — something like $y = -x \tan\theta + \text{const}$. Every equation now involves both $x$ and $y$ coupled together.

Choice 2: Axes tilted to match the ramp. The $x$-axis points along the ramp surface (downhill positive), the $y$-axis points perpendicular to the surface. Now the constraint is trivially simple: $y = 0$ (the block stays on the surface). Gravity has components in both directions ($mg\sin\theta$ along $x$, $mg\cos\theta$ along $y$), but the motion is purely along $x$. The problem becomes one-dimensional.

Same block. Same ramp. Same gravity. But the second choice of coordinates cuts the work roughly in half, because the axes are aligned with the geometry of the problem.

Guideline: When possible, align your coordinate axes with the geometry of the motion or the constraints. This usually reduces the number of equations you need to solve.

This is not a rule — it is a habit of experienced physicists. And like all modeling decisions, it comes with trade-offs. The tilted axes make the constraint simple but make gravity more complicated. The standard axes make gravity simple but make the constraint more complicated. You choose based on which trade-off makes the overall problem easier.

Practice

Layer 1: Concrete

Problem: A car drives 4 km east and then 3 km north.

(a) Describe this motion using a coordinate system with the origin at the car's starting point, $x$-axis pointing east, $y$-axis pointing north.

(b) Now describe the same motion using a coordinate system with the origin at the car's final position, $x$-axis pointing east, $y$-axis pointing north.

(c) Did the car do anything differently in (b)? What changed?

Layer 2: Pattern

Problem: For each scenario below, choose the coordinate system that simplifies the problem the most. Explain your reasoning.

(a) A ball thrown horizontally off a cliff. Options: (i) horizontal and vertical axes, (ii) axes tilted at 45 degrees.

(b) A box sliding down a frictionless ramp at 30 degrees. Options: (i) horizontal and vertical axes, (ii) axes parallel and perpendicular to the ramp.

(c) A satellite orbiting Earth in a circle. Options: (i) fixed Cartesian axes, (ii) polar coordinates centered on Earth.

Layer 3: Structure

Problem: When solving incline problems, physics students are often told to "tilt your axes to match the ramp." Why does this work? What specifically becomes simpler? What becomes more complicated? Is there ever a case where you would not want to tilt your axes?

Layer 4: Debug

Problem: A student is analyzing the motion of a ball thrown from a moving car. In the car's frame, the ball is thrown straight up at 10 m/s. In the ground frame, the car moves at 20 m/s.

The student writes: "The ball's initial velocity is 10 m/s upward, and it also moves at 20 m/s horizontally. So its total speed is $\sqrt{10^2 + 20^2} \approx 22.4$ m/s."

Is this correct? If so, in which reference frame? If the student then uses this speed in a formula derived in the car's reference frame, what will go wrong?

Reflection

Reflection: Does the physics change when you change your reference frame, or only the description?

Think back to the ball dropped in the train. The ball hits the floor at the same time in both frames. It experiences the same gravitational force. The impact feels the same. What differs is the shape of the path and the numbers assigned to positions and velocities.

As you move forward in this course, you will encounter situations where choosing the right frame or the right coordinates turns an impossible-looking problem into a simple one. That choice is part of doing physics — not a preliminary step before the physics starts.