Reference Frames and Coordinate Systems
Reference Frames and Coordinate Systems are basic tools for describing motion in physics. When we say that an object is moving, we are always comparing its position to something else. That “something else” is called a reference frame.
For example, a person sitting on a train may say that the seat beside them is at rest. But a person standing on the ground sees that same seat moving with the train. Both descriptions are correct because they are made from different reference frames.
A coordinate system is the set of axes we choose to measure position. In one dimension, we often use a single number line. In two dimensions, we usually use an x-axis and a y-axis. These axes help us describe where an object is and how it moves.
Understanding reference frames and coordinate systems is important because position, displacement, velocity, and even acceleration are described using them. If you do not know the reference frame or axis directions, the description of motion can be confusing or incomplete.
1. What is a Reference Frame?
A reference frame is the point of view from which motion is observed and measured. It includes:
- a location or observer,
- a way to measure position,
- and a clock to measure time.
In everyday life, common reference frames include:
- the ground,
- a moving car,
- a bicycle,
- an elevator,
- or even another object.
An object can be at rest in one frame and moving in another frame. This is one of the most important ideas in mechanics.
Suppose you place a backpack on the floor of a bus. To a passenger on the bus, the backpack is not moving. To a person on the roadside, the backpack moves forward along with the bus. So motion is relative, not absolute.
2. What is a Coordinate System?
A coordinate system gives a mathematical way to describe position. Before solving any motion problem, we choose:
- an origin, where position is zero,
- the direction of positive axes,
- and sometimes the scale of measurement.
In one-dimensional motion, the position of an object may be written as just one coordinate, such as \(x = 5\,\text{m}\). This means the object is 5 meters from the origin in the positive x-direction.
In two-dimensional motion, we write position as an ordered pair, such as \((x, y) = (3\,\text{m}, 4\,\text{m})\). This tells us how far the object is along the horizontal and vertical directions.
The choice of axis direction matters. If we choose east as positive, motion to the west is negative. If we choose upward as positive, downward motion is negative.
3. Position, Displacement, and Motion
Once a coordinate system is chosen, we can describe position clearly. The position of an object tells where it is relative to the origin.
The displacement is the change in position. In one dimension, displacement is:
$$\Delta x = x_f - x_i$$
where \(x_i\) is the initial position and \(x_f\) is the final position.
Displacement depends on direction, so it can be positive, negative, or zero. This is different from distance, which is the total path length and is always positive.
For example, if a student walks from \(x = 2\,\text{m}\) to \(x = 9\,\text{m}\), the displacement is:
$$\Delta x = 9 - 2 = 7\,\text{m}$$
If the student then walks back to \(x = 5\,\text{m}\), the displacement from the starting point becomes:
$$\Delta x = 5 - 2 = 3\,\text{m}$$
Even though the student walked more than 3 m in total, the displacement only depends on the start and end positions.
4. Velocity in Different Reference Frames
Velocity describes how position changes with time. In one dimension, average velocity is:
$$v_{avg} = \frac{\Delta x}{\Delta t}$$
The measured velocity depends on the reference frame.
Imagine a girl walking forward inside a train at \(2\,\text{m/s}\) relative to the train. If the train itself moves at \(15\,\text{m/s}\) relative to the ground, then the girl’s velocity relative to the ground is:
$$v_{girl,ground} = v_{girl,train} + v_{train,ground} = 2 + 15 = 17\,\text{m/s}$$
If she walks backward at \(2\,\text{m/s}\) relative to the train, then:
$$v_{girl,ground} = -2 + 15 = 13\,\text{m/s}$$
This shows that velocities can be combined when one frame moves relative to another. The sign depends on the axis direction you choose.
5. Rest and Motion Are Relative
In classical mechanics, there is no special “absolute rest” for everyday motion. Saying something is “at rest” only means it is not changing position in the chosen reference frame.
Examples:
- A book on a desk is at rest relative to the desk.
- The same book is moving relative to the Sun because Earth is moving.
- A passenger is at rest relative to a bus seat but moving relative to the road.
So, when describing motion, always ask: relative to what?
6. One-Dimensional Coordinate Systems
Many motion problems are one-dimensional, meaning motion happens along a straight line. In this case, we choose one axis, usually the x-axis.
For example, suppose a car moves along a road. We might choose:
- origin at a traffic light,
- positive direction to the east,
- negative direction to the west.
If the car is 50 m east of the light, then \(x = +50\,\text{m}\). If it is 20 m west, then \(x = -20\,\text{m}\).
This system helps us write motion clearly and avoid confusion about direction.
7. Two-Dimensional Coordinate Systems
In two dimensions, we use two perpendicular axes. Usually:
- the x-axis is horizontal,
- the y-axis is vertical.
A position might be written as \((x, y)\). For example, \((4, 3)\) means 4 units in the x-direction and 3 units in the y-direction.
This is useful for describing the motion of objects such as projectiles, boats crossing rivers, or people walking across a field.
In two dimensions, displacement can be written as changes in each direction:
$$\Delta x = x_f - x_i$$
$$\Delta y = y_f - y_i$$
If needed, the size of the displacement can be found using:
$$|\Delta \vec{r}| = \sqrt{(\Delta x)^2 + (\Delta y)^2}$$
This comes from the Pythagorean theorem.
8. Why Choosing Axes Carefully Matters
The physics does not change when you choose a different coordinate system, but the equations may become easier or harder to use.
For example:
- For motion on a straight road, choose the x-axis along the road.
- For vertical motion, choose the y-axis upward or downward.
- For motion on a slope, choose one axis along the slope if that helps simplify the problem.
A smart choice of axes makes signs and calculations easier to manage.
9. Worked Example 1: Position and Displacement in One Dimension
A student stands at \(x = -3\,\text{m}\) on a number line and walks to \(x = 8\,\text{m}\). Find the displacement.
Step 1: Write the formula.
$$\Delta x = x_f - x_i$$
Step 2: Substitute values.
$$\Delta x = 8 - (-3)$$
Step 3: Calculate.
$$\Delta x = 11\,\text{m}$$
Answer: The displacement is \(11\,\text{m}\) in the positive x-direction.
10. Worked Example 2: Velocity in Different Reference Frames
A boat moves at \(6\,\text{m/s}\) east relative to the water. The river flows at \(2\,\text{m/s}\) east relative to the riverbank. What is the boat’s velocity relative to the riverbank?
Step 1: Choose east as positive.
Boat relative to water: \(+6\,\text{m/s}\)
Water relative to bank: \(+2\,\text{m/s}\)
Step 2: Add the velocities.
$$v_{boat,bank} = v_{boat,water} + v_{water,bank}$$
$$v_{boat,bank} = 6 + 2 = 8\,\text{m/s}$$
Answer: The boat’s velocity relative to the riverbank is \(8\,\text{m/s}\) east.
11. Worked Example 3: Backward Motion Inside a Moving Vehicle
A boy walks at \(1.5\,\text{m/s}\) west relative to a bus. The bus moves at \(12\,\text{m/s}\) east relative to the ground. Find the boy’s velocity relative to the ground.
Step 1: Choose east as positive.
Boy relative to bus: \(-1.5\,\text{m/s}\)
Bus relative to ground: \(+12\,\text{m/s}\)
Step 2: Add the velocities.
$$v_{boy,ground} = v_{boy,bus} + v_{bus,ground}$$
$$v_{boy,ground} = -1.5 + 12 = 10.5\,\text{m/s}$$
Answer: The boy moves at \(10.5\,\text{m/s}\) east relative to the ground.
Even though he is walking west inside the bus, he is still moving east relative to the ground because the bus is moving faster eastward.
12. Worked Example 4: Position in Two Dimensions
A ball moves from point \((2, 1)\,\text{m}\) to point \((8, 5)\,\text{m}\). Find:
- the displacement in x,
- the displacement in y,
- the size of the total displacement.
Step 1: Find changes in each direction.
$$\Delta x = 8 - 2 = 6\,\text{m}$$
$$\Delta y = 5 - 1 = 4\,\text{m}$$
Step 2: Find the size of displacement.
$$|\Delta \vec{r}| = \sqrt{(\Delta x)^2 + (\Delta y)^2}$$
$$|\Delta \vec{r}| = \sqrt{6^2 + 4^2} = \sqrt{36 + 16} = \sqrt{52}$$
$$|\Delta \vec{r}| \approx 7.2\,\text{m}$$
Answer:
- \(\Delta x = 6\,\text{m}\)
- \(\Delta y = 4\,\text{m}\)
- Total displacement \(\approx 7.2\,\text{m}\)
13. Common Mistakes to Avoid
- Forgetting to state the reference frame. Always say whether motion is measured relative to the ground, a vehicle, water, or something else.
- Ignoring sign conventions. Positive and negative directions must be chosen and used consistently.
- Confusing distance and displacement. Distance is total path length; displacement is change in position.
- Mixing frames incorrectly. Make sure each velocity is clearly labeled, such as “relative to the train” or “relative to the ground.”
- Using coordinates without defining the origin. Position numbers only make sense when the zero point is known.
14. Key Ideas to Remember
- Motion is described relative to a reference frame.
- A coordinate system uses an origin and axes to measure position.
- An object can be at rest in one frame and moving in another.
- Displacement is the change in position: \(\Delta x = x_f - x_i\).
- Velocity depends on the reference frame used.
- In two dimensions, position is written with coordinates such as \((x, y)\).
Brief Summary
Reference frames and coordinate systems allow us to describe motion clearly. A reference frame tells whose point of view we are using, while a coordinate system gives the axes and origin for measuring position. Because motion is relative, the same object can appear at rest or in motion depending on the observer. Careful choice of axes and correct use of signs help us calculate displacement and velocity accurately in one and two dimensions.
Put what you read to the test
You've worked through Reference Frames and Coordinate Systems. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.