小行星初轨计算的Fortran程序设计
FORTRAN Programming for Initial-Orbit Calculation of Asteroids
-
摘要: 由改进的Laplace和Gauss方法分别给出小行星初轨计算的程序,通过两程序的比较测试得出结论——两方法适用于三次长时间间隔的角观测资料。为实现一天内角观测资料的小行星初轨计算与位置预报,对改进的Laplace方法流程进行了调整。通过增加迭代方程右矩阵的调整,预报结果可用于指导小行星的跟踪观测,文中给出调整后的流程图及预报效果数值验证。Abstract: This paper describes the FORTRAN programs of initial-orbit calculation for asteroids with the improved Laplace method and Gaussian method. The comparison to the JPL DE405 solar system ephemerides shows the effectiveness of the main subroutines. The results of the two programs gives also show that both Laplace and Gaussian methods can be used effectively only with the long-time interval observations such as those in days. In order to predict the directions of asteroids using three directional observations in one day, we find a way to further improve the program of the Laplace method by adjusting the right matrix of the iterative equation and adding some judgements to search out ideal settings. The paper finally gives the test results with the data from the Minor planet and Comet Emphemeris Service as norms. The adjusted program can be used to guide observation based on data in a single day.