Derivation of acceleration in rotating coordinates

Click For Summary

Discussion Overview

The discussion revolves around the derivation of acceleration in rotating coordinates, specifically focusing on the Coriolis and centrifugal accelerations. Participants are examining the mathematical expressions involved in transitioning from an inertial frame to a rotating frame, exploring the implications of various terms in their derivations.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant questions their derivation of the Coriolis term, noting a discrepancy with a coefficient of 2 found in other sources.
  • Another participant suggests using the product rule on a specific term to clarify the derivation, indicating that a term was potentially omitted.
  • There is a discussion about the proper expansion of terms in the equations, with participants pointing out possible mistakes in the cancellation of terms.
  • One participant expresses confusion regarding the relationship between fixed and rotating frame quantities, particularly in the context of acceleration.
  • Another participant references a textbook to support their claims about the expansion of fixed frame quantities, suggesting that two terms arise from the expansion process.
  • There is a mention of the product rule's application to higher-order terms, with some uncertainty about its implications for acceleration and jerk.

Areas of Agreement / Disagreement

Participants exhibit a mix of agreement and disagreement, particularly regarding the derivation steps and the interpretation of terms. Some participants propose alternative approaches or corrections, while others express confusion about specific aspects of the derivation.

Contextual Notes

There are unresolved mathematical steps and assumptions regarding the treatment of terms in the derivation. Participants reference specific textbook material, but interpretations of these references vary.

TheCanadian
Messages
361
Reaction score
13
I was just trying to write out the derivation for an object's trajectory from an inertial coordinate system if the object is rotating in another coordinate system (e.g. finding Coriolis, centrifugal acceleration). I seem to have gotten something close to what I was looking for, but after checking the formula, it shows a coefficient of 2 on the Coriolis term online, yet that is not what I derived. I have let the Euler acceleration = 0 by letting ## \frac {d\vec{\omega}}{dt} = 0##, but by doing this am I losing a term? Have I done anything wrong with my derivation in general?
 

Attachments

  • Screen Shot 2015-12-05 at 9.24.29 PM.png
    Screen Shot 2015-12-05 at 9.24.29 PM.png
    110.9 KB · Views: 343
Physics news on Phys.org
In the last line where you cancel out $$ \frac {d}{dt} (\omega x r) $$

Use the product rule on this term to obtain $$ (\dot{\omega} x r) + (\omega x \dot{r}) $$

the former term is the one that you throw away and the latter, combined with the last term in your second to last line, form $$2\omega x v_r $$

hope that makes sense :)
 
Last edited:
Mercy said:
In the last line where you cancel out $$ \frac {d}{dt} (\omega x r) $$

Use the product rule on this term to obtain $$ (\dot{\omega} x r) + (\omega x \dot{r}) $$

the former term is the one that you throw away and the latter, combined with the last term in your second to last line, form $$2\omega x v_r $$

hope that makes sense :)

Thank you for the response.

The only thing is, that term is strictly ## \frac {d(\omega)}{dt} \times r ## since it was derived from using the product rule earlier. In case I'm missing something, it is only the time derivative of ## \omega## in the last line, and not both cross product of both terms (i.e. not the time derivative of ## \omega \times r##).
 
Then did you forget to include the last term in the second to last line? It looks like it disappeared
 
Mercy said:
Then did you forget to include the last term in the second to last line? It looks like it disappeared

Sorry for the confusion since I rearranged some terms from the second last to last line. Essentially all I did was state that ## \frac{d\vec{r}}{dt}_r = \vec{v}_r ## and so the ## \omega \times \frac{d\vec{r}}{dt}_r ## term just appears as ## \omega \times \vec{v}_r ##. Sorry for the slight sloppiness in that line, but I believe the math works out fine.
 
$$ v_{fix} = \frac{dr}{dt}_{rot} + (\omega x r) $$

$$ \big( \frac{dv}{dt} \big)_{fix} = \big( \frac{dv_{rot}}{dt} \big)_{fix} + (\dot{\omega} x r) + \omega x \big( \frac{dr}{dt} \big)_{fix} $$

$$a_f = a_r + (\omega x v_r) + (\dot{\omega} x r) + (\omega x (\omega x r) ) + (\omega x v_r) $$

$$ a_f = a_r + (\dot{\omega} x r) + (\omega x (\omega x r) ) + 2(\omega x v_r) $$
subscripts: f = fixed frame, r = rotating frame

Here's a quick derivation, you just have to expand the two "fix" terms in the second line properly and then everything should work out. I'd explain a bit more but I need to go catch the bus home :) Hope you can compare to yours and figure out where the mistake is. Cheers
 
Mercy said:
$$ v_{fix} = \frac{dr}{dt}_{rot} + (\omega x r) $$

$$ \big( \frac{dv}{dt} \big)_{fix} = \big( \frac{dv_{rot}}{dt} \big)_{fix} + (\dot{\omega} x r) + \omega x \big( \frac{dr}{dt} \big)_{fix} $$

$$a_f = a_r + (\omega x v_r) + (\dot{\omega} x r) + (\omega x (\omega x r) ) + (\omega x v_r) $$

$$ a_f = a_r + (\dot{\omega} x r) + (\omega x (\omega x r) ) + 2(\omega x v_r) $$
subscripts: f = fixed frame, r = rotating frame

Here's a quick derivation, you just have to expand the two "fix" terms in the second line properly and then everything should work out. I'd explain a bit more but I need to go catch the bus home :) Hope you can compare to yours and figure out where the mistake is. Cheers

Thank you for the derivation. I think the one part I am not quite catching is ## \big( \frac{dv_{rot}}{dt} \big)_{fix} ##.

How is that expression equal to ## a_r + (\dot{\omega} x r) ##? Isn't it simply ## a_r ##?
 
Mercy said:
$$ v_{fix} = \frac{dr}{dt}_{rot} + (\omega x r) $$
By the way, the way to do vector products in LATEX is to use "\times" instead of "x":$$ v_{fix} = \frac{dr}{dt}_{rot} + \omega \times r$$
 
DrGreg said:
By the way, the way to do vector products in LATEX is to use "\times" instead of "x":$$ v_{fix} = \frac{dr}{dt}_{rot} + \omega \times r$$
haha thank you it was bugging me that I couldn't figure it out :)
 
  • #10
Mercy said:
$$ v_{fix} = \frac{dr}{dt}_{rot} + (\omega x r) $$

$$ \big( \frac{dv}{dt} \big)_{fix} = \big( \frac{dv_{rot}}{dt} \big)_{fix} + (\dot{\omega} x r) + \omega x \big( \frac{dr}{dt} \big)_{fix} $$

$$a_f = a_r + (\omega x v_r) + (\dot{\omega} x r) + (\omega x (\omega x r) ) + (\omega x v_r) $$

$$ a_f = a_r + (\dot{\omega} x r) + (\omega x (\omega x r) ) + 2(\omega x v_r) $$
subscripts: f = fixed frame, r = rotating frame

Here's a quick derivation, you just have to expand the two "fix" terms in the second line properly and then everything should work out. I'd explain a bit more but I need to go catch the bus home :) Hope you can compare to yours and figure out where the mistake is. Cheers

Also, just to clarify, did you mean to state: ## \big( \frac{dv_{rot}}{dt} \big)_{fix} = a_r + (\dot{\omega} \times r)## or did I misinterpret your post?
 
  • #11
No, what I wrote is what is in my textbook (Thorton/Marion pg 389 - 392).

Fixed frame quantities expand this way:

$$ \big( \frac{dr}{dt} \big)_{fixed} = \big( \frac{dr}{dt} \big)_{rot}+ (\omega \times r) $$

So from the second line:

$$ \big( \frac{dv_{rot}}{dt} \big)_{fixed} =a_r+ (\omega \times v_r) $$

$$ \omega \times \big( \frac{dr}{dt} \big)_{fixed} = (\omega \times v_r) + \omega \times (\omega \times r)) $$

So from expanding the second line in my earlier post, you can see that two $$ (\omega \times v_r) $$ terms come out.
 
Last edited:
  • #12
The $$ (\dot{\omega} \times r) $$ term comes from the product rule from the time derivative of the last term in the first line.
 
  • #13
Mercy said:
No, what I wrote is what is in my textbook (Thorton/Marion pg 389 - 392).

Fixed frame quantities expand this way:

$$ \big( \frac{d}{dt} \big)_{fixed} = \big( \frac{d}{dt} \big)_{rot}+ (\omega \times ) $$
Okay, that seems to be where my confusion arose. But is that true for higher order terms (e.g. acceleration, jerk, etc.)?
 
  • #14
I would assume so, you would just be taking another set of time derivatives, although I'm not 100% sure on that.
 
  • #15
Mercy said:
I would assume so, you would just be taking another set of time derivatives, although I'm not 100% sure on that.

Just checked Marion (thank you for the reference) and it helped a lot. It does in fact state that you can use any vector in that expression to go from fixed to a rotating frame...just trying to intuitively see that now. When that vector itself changes with time, it (to me at least) is not very easy to understand. But considering just any arbitrary vector, this seems to make sense. It's almost like a first-order of time perturbation to the vector, and it seems independent of the vector itself.
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 29 ·
Replies
29
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
6
Views
2K
  • · Replies 28 ·
Replies
28
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K