Calculating Orbital Velocity Change for Rendezvous Problem

  • Thread starter Thread starter ColdFusion85
  • Start date Start date
  • Tags Tags
    Orbital
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
9 replies · 3K views
ColdFusion85
Messages
141
Reaction score
0
See attached image for problem description and diagram.

I am confused as to how to solve this problem (part A) because of the following. I know the altitude, and hence, radius of the circular orbit that both satellites are initially in. Since we know the radius, we can calculate the period of the circular orbit at r=6778.14 km. Also, we know the velocity via the vis-viva relation. Calculating, I get an orbital period of 5553.631036 seconds and a velocity of 7.668552229 km/s. I left so many significant figures because I don't know how precise I will need to be yet. Now, the satellite T is 4 n.mi or 7.408 km (1 n.mi = 1.852 km) ahead of A. If the two satellites are to dock at point P after A makes one full orbit on its new trajectory, then satellite T will arrive at P in [(2*pi*R)-7.408 km]/[7.668552229 km/s] = 5552.666626 seconds from the time of the maneuver at P to put satellite A on its new trajectory that will ultimately meet with satellite A at point P.

The problem for me is How can we calculate the change in velocity required for satellite A from its original velocity on the circular orbit if we do not have any information about the new orbit's radius, or even if it is circular or not? I just can't seem to figure out how we'd find the new velocity of A. Additionally, we are told that satellite A's velocity needs to decrease to put it in the new orbit. But how do we find this velocity?
 

Attachments

  • scan0001.jpg
    scan0001.jpg
    71.5 KB · Views: 415
Last edited:
Physics news on Phys.org
Anyone? D.H.?
 
From the period of A's new orbit, you can find its semi-major axis. Just use
[tex]T = 2 \pi \sqrt{\frac{a^3}{GM}}[/tex]
where a is the semimajor axis, and solve for a.

From the semi-major axis you can find the total energy of A in its new orbit (just assume a mass(m) of 1 for satellite A.) with

[tex]E = \frac{GMm}{2a}[/tex]

the total energy also can be found by.

[tex]E = \frac{mv^2}{2}-\frac{GMm}{r}[/tex]
where r is the radial distance of the satellite at a given point of the orbit.

by equating these two expressions for energy, you can solve for v, the velocity of satellite A at point P of its new orbit. (Notice how m cancels out, which is why you can set it to any value you want in this problem.)

The difference between v and the velocity of A in its original orbit is your required velocity change.
 
Last edited:
ColdFusion85 said:
The problem for me is How can we calculate the change in velocity required for satellite A from its original velocity on the circular orbit if we do not have any information about the new orbit's radius, or even if it is circular or not?
You know that its not circular because it was circular at the start. Moreover, you know the new period. You calculated in your original post.
Janus said:
From the period of A's new orbit, you can find its semi-major axis. Just use
[tex]T = 2 \pi sqrt{\frac{a^3}{GM}}[/tex]
where a is the semimajor axis, and solve for a.

From this point, you could follow the rest of Janus' post, or you could just apply the vis-viva equation.
 
Last edited:
Excellent. I don't know why I didn't see this earlier. Bringing energy into the picture had crossed my mind, but Janus's post made it much more clear. Thanks guys!
 
You don't have to bring energy into the picture explicitly. The vis-viva equation does that for you implicitly. Its also involves less calculation.

BTW, you do know that it is better to compute the semimajor axis using the Earth's standard gravitational parameter [itex]u_{\oplus}[/itex] rather than [itex]GM_{\oplus}[/itex]?
 
Yeah I just realized that about energy, and yes we use mu in class, not the product of GM. I got a delta-V of about -0.001 km/s, a deceleration. Now, if we have to fire the engines to get it back up to the initial velocity when we arrive at P, isn't that just + 0.001 km/s, an acceleration, making total delta-V = 0?
 
I should be more clear. If delta-V2 has to equal delta-V1, but an acceleration now, so delta-V2=0.001 km/s, isn't total delta V -0.001 + 0.001 = 0?
 
OK, thank you. I should have realized this.