Solution program (Fortran) [geostat.f90] Problem A (the moon moving in the equatorial plane)The deviation of the angular position of the satellite from its position in the absense of the moon is shown in the figure. After 100 days, the deviation is approximately 18 degrees, and hence the satellite's position must clearly be adjusted regularly to keep it above the desired location. This calculation used 500 integration steps per day.Compensating for the drift By adjusting the initial period of the orbit (the constant a), we can suppress the overall drift in the angle observed above. By trial and error ("manual bisection"), it is found that T/Ts=1.000486 produces an orbit with no net drift; just oscillations of approximately 1.4 degrees about the stationary position. This may still have to be corrected for in practice because of the high directionality of the transmitted/received radio-frequency signals. |
Problem B (the moon is moving in a 25-degree inclined orbit)The angular (longitude) deviations are similar to the previous case with an over-all drift and oscillations.Compensating for the drift As in A, we can compensate for the over-all longitudinal drift by choosing a higher initial orbit. T/Ts=1.000439 gives an orbit with most of the drift removed, as shown in this figure. |