What is the proof behind the Coriolis force formula?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 7K views
abcdefg10645
Messages
43
Reaction score
0
When I studied "Earth Science" , I found a formula of Coriolis Force which is

-2m[tex]\vec{}\omega[/tex]x[tex]\vec{}v[/tex]

I am wondering how the formula is proven?


I need a careful proof and diagram

THX!
 
Physics news on Phys.org
The Coriolis Effect a result of using a rotating reference frame. I recommend getting comfortable with the Coriolis effect in 2d first. The site below is a nice site to get used to the polar coordinate basis and how to take derivatives using r, theta which are unit vectors that are dependent on time.

Notice the equation for acceleration:
img937.png


the
[itex] 2\dot{r} \dot{ \theta }\bf{e_{ \theta}[/itex]
is the Coriolis effect in 2d
here is a nice video describing this:
 
Last edited by a moderator:
LogicalTime said:
The Coriolis Effect a result of using a rotating reference frame. I recommend getting comfortable with the Coriolis effect in 2d first. The site below is a nice site to get used to the polar coordinate basis and how to take derivatives using r, theta which are unit vectors that are dependent on time.

Notice the equation for acceleration:
img937.png


the
[itex] 2\dot{r} \dot{ \theta }\bf{e_{ \theta}[/itex]
is the Coriolis effect in 2d
here is a nice video describing this:


I have known the effects of Coriolis force

I want to see the "3-D" condition of Coriolis Force

and the "critical" proof(by mathematics and physic)...

Thanks you for displaying the vedio!
 
Last edited by a moderator:
hmm not sure what we are looking for by "critical proof", basically when you are using a different coordinate system these pseudo forces just show up, so being able to change the coordinate system seems to do it. Maybe I am misunderstanding what you are asking, dunno.
 
I never took a "proof-writing" math class, but I think that's what he's asking for (am I right abc?). Or perhaps a derivation of the equation?
 
But this just requires changing coordinate systems from xyz to rho,theta,phi. If you prove that then the Coriolis effect is just a side effect of the proof. Am I missing something in my reasoning Lurch?
 
The Coriolis force is a pseudo force (aka inertial force, aka fictional force) that arises from wanting to express Newton's second law in a rotating frame. So, to understand how this term arises it is necessary to delve at least a little into rotating reference frames.

I'm not going to prove this here, but

[tex] \frac{d}{dt_I}(\boldsymbol{u}}) =<br /> \frac{d}{dt_R}(\boldsymbol{u}}) +<br /> \boldsymbol{\omega} \times \boldsymbol{u}[/tex]

where [itex]\boldsymbol{u}[/itex] is any vector quantity and [itex]\boldsymbol{\omega}[/itex] is the angular velocity of the rotating frame with respect to some inertial frame. The subscripts I and R on the time derivative of [itex]\boldsymbol{u}[/itex] denote the time derivative of [itex]\boldsymbol{u}[/itex] as observed by someone fixed in the inertial and rotating frames, respectively.

You can find a hand-waving proof of this conjecture in most sophomore/junior level classical physics texts. Good, solid proofs are hard to find. Some upper-level aerospace engineering texts do so. The result is an immediate consequence of the time derivative of the transformation matrix from the rotating to inertial frame (which takes a page or so to derive) or from the corresponding transformation quaternion (which takes a quarter page or so to derive).

The above expression in operator form becomes

[tex] \frac{d}{dt_I} =<br /> \frac{d}{dt_R} +<br /> \boldsymbol{\omega} \times[/tex]

Using this expression, the second time derivative of the position vector from the perspective of inertial and rotating observers are related via

[tex] \aligned<br /> \frac{d^2\boldsymbol{x}}{dt^2_I} &=<br /> \frac{d}{dt_I}\left(\frac{d\boldsymbol{x}}{dt_I}\right) \\<br /> &=<br /> \frac{d}{dt_R}\left(\frac{d\boldsymbol{x}}{dt_I}\right) +<br /> \boldsymbol{\omega} \times \left(\frac{d\boldsymbol{x}}{dt_I}\right) \\<br /> &=<br /> \frac{d}{dt_R}\left(\frac{d\boldsymbol{x}}{dt_R} +<br /> \boldsymbol{\omega} \times \boldsymbol{x} \right) +<br /> \boldsymbol{\omega} \times<br /> \left(\frac{d\boldsymbol{x}}{dt_R} +<br /> \boldsymbol{\omega} \times \boldsymbol{x}\right) \\<br /> &=<br /> \frac{d^2\boldsymbol{x}}{dt^2_R} +<br /> \frac{d\boldsymbol{\omega}}{dt} \times \boldsymbol{x} +<br /> 2\,\boldsymbol{\omega} \times \frac{d\boldsymbol{x}}{dt_R} +<br /> \boldsymbol{\omega} \times (\boldsymbol{\omega} \times \boldsymbol{x})<br /> \endaligned[/tex]

Newton's second law holds in an inertial frame, so the left-hand side is just Fext/m. Solving for the second derivative of the position vector as observed in the rotating frame yields for constant-mass objects

[tex] m\,\frac{d^2\boldsymbol{x}}{dt^2_R} =<br /> \boldsymbol{F}_{ext} -<br /> \left(<br /> m\,\frac{d\boldsymbol{\omega}}{dt} \times \boldsymbol{x} +<br /> 2\,m\,\boldsymbol{\omega} \times \frac{d\boldsymbol{x}}{dt_R} +<br /> m\,\boldsymbol{\omega} \times (\boldsymbol{\omega} \times \boldsymbol{x})<br /> \right)[/tex]

The three terms proportional to mass are various fictitious forces (all fictitious forces are proportional to mass). As the Earth's rotation rate is nearly constant, so the first fictitious force term can be safely ignored for earth-based observations. The second fictitious force term is the Coriolis force while the final term is centripetal force.