The Circular-Restricted Three-Body Problem

Compute and plot characteristics of the circular-restricted three-body problem.
2,7K descargas
Actualizado 11 feb 2022

Ver licencia

This document describes several MATLAB scripts that can be used to analyze and display orbits in the circular-restricted three-body problem (CRTBP). This is a special case of the general three-body problem where the primary and secondary bodies move in circular orbits about the common center of mass, and the effect of the gravitational attraction of the smallest body and any other perturbations such as solar radiation pressure are ignored.
Several of the applications described here are for orbital problems in the Earth-Moon-satellite system. However, the equations and algorithms are valid for any circular-restricted three-body system for which the mass ratio of the primary and secondary is between 0 and 1/2.
The classic textbook for this problem is Theory of Orbits by Victor Szebehely, Academic Press, New York, 1967. An excellent discussion about this problem can also be found in Chapter 8 of An Introduction to Celestial Mechanics by Forest Ray Moulton, Dover Publications, 1970.

Citar como

David Eagle (2024). The Circular-Restricted Three-Body Problem (https://www.mathworks.com/matlabcentral/fileexchange/39000-the-circular-restricted-three-body-problem), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2019b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre CubeSat and Satellites en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

Added and updated graphic displays. Minor code changes.

1.0.0.0