No history yet

Rotating Reference Frames

Motion is Relative

In physics, how we describe motion depends entirely on our point of view, or our frame of reference. An inertial frame is one that's not accelerating. Think of a spaceship coasting through empty space. Inside, Newton's laws work perfectly as you remember them. An object at rest stays at rest, and an object in motion stays in motion with the same speed and in the same direction unless acted upon by a force.

But what if your frame is accelerating? These are called non-inertial frames. A classic example is a rotating frame, like standing on a spinning carousel or, more importantly, on the surface of the Earth. In these frames, Newton's laws seem to break down. Objects appear to accelerate without any obvious force acting on them. To make the math work out, we introduce fictitious forces, which are not real forces but rather apparent effects of the frame's acceleration.

Fictitious forces are mathematical corrections that allow us to apply Newton's second law in a non-inertial frame of reference.

Setting the Scene: Two Frames

Let's imagine two coordinate systems with a common origin. The first, which we'll call SS, is stationary or inertial. It has basis vectors i^,j^,k^\hat{i}, \hat{j}, \hat{k}. The second, SS', is rotating with a constant angular velocity ω\vec{\omega} relative to SS. Its basis vectors are i^,j^,k^\hat{i}', \hat{j}', \hat{k}'.

From the perspective of the stationary frame SS, the basis vectors of the rotating frame SS' are changing direction over time. The rate of change of any rotating basis vector is given by its cross product with the angular velocity vector. For example, for the i^\hat{i}' vector:

di^dt=ω×i^\frac{d\hat{i}'}{dt} = \vec{\omega} \times \hat{i}'

The same relationship holds for j^\hat{j}' and k^\hat{k}'. This is the foundation for understanding how measurements of motion differ between the two frames.

The Operator Equation

Now, consider a general vector A\vec{A}. We can express it in the rotating frame SS' as A=Axi^+Ayj^+Azk^\vec{A} = A_x'\hat{i}' + A_y'\hat{j}' + A_z'\hat{k}'. To find its time derivative as observed in the stationary frame SS, we must use the , because both the components (Ax,Ay,AzA_x', A_y', A_z') and the basis vectors (i^,j^,k^\hat{i}', \hat{j}', \hat{k}') can change with time.

The derivative in the stationary frame (dAdt)S(\frac{d\vec{A}}{dt})_S has two parts: the rate of change of the vector's components as measured in the rotating frame, (dAdt)S(\frac{d\vec{A}}{dt})_{S'}, plus the change due to the rotation of the basis vectors themselves. After some algebra, this simplifies to a powerful relationship known as the time derivative operator equation.

(dAdt)S=(dAdt)S+ω×A\left( \frac{d\vec{A}}{dt} \right)_S = \left( \frac{d\vec{A}}{dt} \right)_{S'} + \vec{\omega} \times \vec{A}

This equation is a general tool. It lets us relate the rate of change of any vector as seen from a stationary frame to how it's seen from a rotating one.

Deriving Apparent Forces

Let's apply this operator to the position vector r\vec{r} of an object. The time derivative of position is velocity, so v=drdt\vec{v} = \frac{d\vec{r}}{dt}. Using our new tool:

vS=vS+ω×r\vec{v}_S = \vec{v}_{S'} + \vec{\omega} \times \vec{r}

This makes sense: the velocity in the stationary frame is the velocity measured in the rotating frame plus the tangential velocity from the rotation itself.

Now for the interesting part: acceleration. We apply the operator again, this time to the velocity vector vS\vec{v}_S.

aS=(dvSdt)S=(ddt)S(vS+ω×r)+ω×(vS+ω×r)\vec{a}_S = \left( \frac{d\vec{v}_S}{dt} \right)_S = \left( \frac{d}{dt} \right)_{S'} (\vec{v}_{S'} + \vec{\omega} \times \vec{r}) + \vec{\omega} \times (\vec{v}_{S'} + \vec{\omega} \times \vec{r})

Expanding this expression and using the product rule within the first term gives us several terms. After simplifying, we get the relationship between the accelerations in the two frames:

aS=aS+2(ω×vS)+ω×(ω×r)\vec{a}_S = \vec{a}_{S'} + 2(\vec{\omega} \times \vec{v}_{S'}) + \vec{\omega} \times (\vec{\omega} \times \vec{r})

According to Newton's second law, the true force is Ftrue=maS\vec{F}_{true} = m\vec{a}_S. An observer in the rotating frame measures an apparent acceleration aS\vec{a}_{S'}. They would calculate an apparent force Fapp=maS\vec{F}_{app} = m\vec{a}_{S'}.

By rearranging the equation, we can see what forces the rotating observer must 'invent' to make sense of the motion they see:

Fapp=Ftrue2m(ω×vS)mω×(ω×r)\vec{F}_{app} = \vec{F}_{true} - 2m(\vec{\omega} \times \vec{v}_{S'}) - m\vec{\omega} \times (\vec{\omega} \times \vec{r})

The Coriolis force is what makes hurricanes spin and deflects long-range projectiles. The centrifugal force is the outward push you feel on a merry-go-round. Neither is a real force in the inertial sense. They are consequences of being in an accelerating frame of reference, mathematically necessary to make Newton's laws hold true from a rotating perspective.

Lesson image

This mathematical journey shows that fictitious forces aren't arbitrary inventions. They are the direct, predictable result of transforming the laws of motion from an inertial frame into a rotating one.

Quiz Questions 1/6

What is the defining characteristic of an inertial frame of reference?

Quiz Questions 2/6

An observer is in a rotating frame of reference (S'). To make Newton's second law work for their observations, they calculate an apparent force, Fapp\vec{F}_{app}. How does this relate to the true force, Ftrue\vec{F}_{true}?