Presenter: Milagros Tamara Giraldo
Faculty Sponsor: Jennifer Winters
School: Bridgewater State University
Research Area: Astronomy, Cosmology, and Astrophysics
ABSTRACT
Accurately predicting the orbital trajectory of celestial objects is essential for precise spacecraft navigation, planning planetary missions, avoiding potential collisions with space debris, and studying the long-term stability of planetary systems. Gauss’s method for orbital determination provides a way to predict the path of a celestial body accurately using a small number of observations. This research focuses on understanding the mathematical and physical foundations of Gauss's method. Based on this understanding, we developed a fast, user-friendly implementation of Gauss’s method in python that incorporates modern coding practices and code efficiency. Our implementation allows the analysis of multiple sets of data within a few seconds, which allows us to easily generate statistics and compare results. Our work provides the opportunity to study Gauss's method itself, which allows us to explore deeper questions, such as the ideal spacing between observations, when the method is most accurate, and in which cases it fails to produce valid results. Using our Python implementation, we can investigate why and how these issues occur.RELATED ABSTRACTS