Calculating Velocity at any given point in an orbit

  • Context: Undergrad 
  • Thread starter Thread starter relativitydude
  • Start date Start date
  • Tags Tags
    Orbit Point Velocity
Click For Summary

Discussion Overview

The discussion revolves around calculating the velocity at any given point in an elliptical orbit, focusing on the mathematical formulation of the problem using parametric equations. Participants explore the derivation of velocity from position equations and the implications of parameterization on the results.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant proposes using parametric equations for an ellipse to derive velocity, suggesting that taking the derivative of position yields velocity components.
  • Another participant confirms the initial velocity expression but later challenges the parameterization, indicating that a more general form should be used to account for varying angular velocity.
  • There is a discussion about substituting original position variables into the velocity equation, with one participant questioning the validity of not substituting the differentiated variables.
  • A later reply suggests that the derived expression for speed can be reformulated in terms of x, using the relationship between x and y derived from the ellipse equation.
  • One participant expresses concern that the initial parameterization does not account for the conservation of angular momentum, suggesting that the angular velocity should not be constant.

Areas of Agreement / Disagreement

Participants express differing views on the appropriateness of the parameterization used for the ellipse and its implications for calculating velocity. There is no consensus on the correct approach, and the discussion remains unresolved regarding the best method to derive velocity in this context.

Contextual Notes

Limitations include the dependence on the chosen parameterization of the ellipse and the unresolved implications of angular momentum conservation on the velocity calculations.

relativitydude
Messages
70
Reaction score
0
Hello,

I'm trying to really understand orbits. I want to be able to calculate the velocity at any given point in an orbit.

Now, parametrically an ellipse can be:

x = a*cos(t)
y = b*sin(t)

If those are position, can I take the derivative to obtain velocity?

x' = -a*sin(t)
y' = b*cos(t)

For the overall velocity:

V = sqrt( (-a*sin(t))^2 + (b*cos(t))^2)

However, there is a pesky t in there, now I use:

x' = -a*sin(t)

Solve for t

-x'/a = sin(t)
asin(-x'/a) = t

And subsitute t back into overall equation? Does this make sense or am I just making stuff up?
 
Physics news on Phys.org
relativitydude said:
Hello,

I'm trying to really understand orbits. I want to be able to calculate the velocity at any given point in an orbit.

Now, parametrically an ellipse can be:

x = a*cos(t)
y = b*sin(t)

If those are position, can I take the derivative to obtain velocity?

x' = -a*sin(t)
y' = b*cos(t)

For the overall velocity:

V = sqrt( (-a*sin(t))^2 + (b*cos(t))^2)

However, there is a pesky t in there, now I use:

x' = -a*sin(t)

Solve for t

-x'/a = sin(t)
asin(-x'/a) = t

And subsitute t back into overall equation? Does this make sense or am I just making stuff up?

From your equations, you have computed the speed
V = sqrt( (-a*sin(t))^2 + (b*cos(t))^2).
Since
x = a*cos(t)
y = b*sin(t)
then
(x/a) = cos(t)
(y/b) = sin(t).
So,
V = sqrt( (-a*(y/b))^2 + (b*(x/a))^2).
 
I was going for in only for terms of x, to disclude y

Is it valid how you subsituted the original x and y, but not the differentiated ones?
 
Last edited:
relativitydude said:
I was going for in only for terms of x, to disclude y

Is it valid how you subsituted the original x and y, but not the differentiated ones?

I believe it's fine.

Continuing on...
(x/a) = cos(t)
(y/b) = sin(t)
means that
(x/a)^2+(y/b)^2=1
which can be solved for (y/b)^2.
That expression can then be inserted in the speed expression I derived, yielding an expression for the speed in terms of x... if that's what you really want.
 
relativitydude said:
Hello,

I'm trying to really understand orbits. I want to be able to calculate the velocity at any given point in an orbit.

Now, parametrically an ellipse can be:

x = a*cos(t)
y = b*sin(t)

If those are position, can I take the derivative to obtain velocity?

x' = -a*sin(t)
y' = b*cos(t)

For the overall velocity:

V = sqrt( (-a*sin(t))^2 + (b*cos(t))^2)

However, there is a pesky t in there, now I use:

x' = -a*sin(t)

Solve for t

-x'/a = sin(t)
asin(-x'/a) = t

And subsitute t back into overall equation? Does this make sense or am I just making stuff up?


Your very first step is wrong :-( You've parameterized an ellipse, but it's not the most general possible parameterization, which is

x = a cos(f(t))
y = b sin(f(t))

where f(t) can be any function.

then dx/dt = -a sin(f(t)) df/dt, dy/dt = b cos(f(t)) df/dt

The correct parameterization will sweep out equal areas in equal times (Kepler's law - this conserves angular momentum), so the angular velocity will be inversely proportional to the radius. Your equation has the angular velocity as being constant, which is wrong.

You should be able to work the problem out more simply, by taking advantage of the fact that angular momentum and energy are both conserved.
 
nicely done my son!
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 17 ·
Replies
17
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K