1. bookAHEAD OF PRINT
Dettagli della rivista
License
Formato
Rivista
eISSN
2444-8656
Prima pubblicazione
01 Jan 2016
Frequenza di pubblicazione
2 volte all'anno
Lingue
Inglese
Accesso libero

Computational Algorithm to Solve Two–Body Problem Using Power Series in Geocentric System

Pubblicato online: 23 Jul 2022
Volume & Edizione: AHEAD OF PRINT
Pagine: -
Ricevuto: 01 Apr 2022
Accettato: 15 Jul 2022
Dettagli della rivista
License
Formato
Rivista
eISSN
2444-8656
Prima pubblicazione
01 Jan 2016
Frequenza di pubblicazione
2 volte all'anno
Lingue
Inglese
Introduction

The N-body problem has a great significant in celestial mechanics, because there are many dynamical systems consist of N-bodies, like the solar system, constellation of satellites, and etc. N-body problem can be used to describe the motion or dynamic of N–point masses, which are moving under Newton’s laws of motion under the mutual gravitational forces.

So, it has many applications in scientific researches, where N ≤ 2, where the problem is solved for N = 2 because it can be reduced to perturbed two–body problem or the perturbed Kepler problem, which is a system of ordinary differential equations that describe the motion of two particles moving under their mutual gravitational attraction force. Some considerable work on the solution of the Kepler problem are studied in [18].

Furthermore, there are some considerable contributions to find the periodic solutions of perturbed two–body problem using some perturbation methods are developed in [9], the authors have presented an analytical study to find periodic solutions of the perturbed two–body problem using the classic perturbation theory, the Lindstedt–Poincaré technique, and the Krylov–Bogoliubov–Mitropolsky method, as well as, a numerical integration by Runge–Kutta algorithm is applied to compare the obtained results by the aforemention methods. Also, some work to find also periodic solutions by others powerful methods, such as multiple scales technique, the averaging theory and KB averaging method [1012]

It is exceeding important to estimate the space bodies positions and velocities vectors at any time. The equations of motion for the N-body trajectories are derived, while the solution is developed (especially N = 2) using a recurrent power series technique [1319].

In this paper, a universal computational algorithm will be constructed to find the solution of two–body problem using F and G series. Then, an example for the geocentric system motion of the planet Mercury in the solar system will be considered, to find the solution.

Equations of motion

In this section, the practical form of the equations of motion will be presented. The gravitational parameter μ could be written as μ=k2(1+m), where m is the body mass in terms of the central body mass, while k is the Gaussian gravitational constant, its value depends on the adopted system. The following units will be used in the calculation within frame of Geocentric System:

The Earth at the centre of the system.

The length is measured in terms of the Earth’s radius (gr).

The mass is measured in terms of the Earth’s mass (gm).

The time is measured in minutes (min).

The value of k in this system equals 07436680 (gr)3/2/min.

The modified time Τ is defined by the equation τ=k(tt0)

Using the modified time, the vector equation of motion becomes d2rdτ2+μr3r=0, while the constant μ becomes μ = 1 + m. Consequently, the fundamental equations become

Power series r=r0+τr˙0+12τ2r¨0+.

Representations of r and r˙0 r=F(τ)r0+G(τ)r˙0,r˙0=F(τ)r0+G(τ)r˙0, where F(τ)=dFdτ,G(τ)=dGdτ, F(τ) and G(τ) are given by the following power series F(τ)=j=0fjτj, G(τ)=j=0gjτj, Finally, the power series coefficients are calculated recursively as illustrated in the following section.

Computational Algorithm
Purpose

Using power series (1) and (2), to compute for a body of mass m (given in terms of the central body mass), the following:

The coordinates of positions vector (x0, y0, z0) and also the velocities components vector (x0˙,y0˙,z0˙) at time t, from the corresponding components (x0, y0, z0) and (x0˙,y0˙,z0˙) at time t0.

To compute the distance r and the velocity value v at t (In the computational steps, we shall consider 10 terms only of the power series).

Input

t, t0, (x0, y0, z0), (x0˙,y0˙,z0˙) , m and k.

Computational steps

τ=k(tt0)

μ = 1 + m

r0=(x02+y02+z02)1/2

ϵ0=μr03 , λ0=x0x0˙+y0y0˙+z0z0˙r02 , ψ0=x0˙2+y0˙2+z0˙2r02

fj;j=0,1,...,10 (from Appendices A)

gj;j=0,1,...,10 (from Appendices B)

F=j=010fjτj , and G=j=010gjτj

F=j=010jfjτj1 , and G=j=010jgjτj1

x=F(τ)x0+G(τ)x0˙ ,

y=F(τ)y0+G(τ)y0˙ , and

z=F(τ)z0+G(τ)z0˙ .

r=(x2+y2+z2)1/2

x˙=F(τ)x0+G(τ)x0˙ ,

y˙=F(τ)y0+G(τ)y0˙ , and

z˙=F(τ)z0+G(τ)z0˙ .

v=(x˙2+y˙2+z˙2)1/2

End

Finally, we would like to mention that: It enough to find only ten coefficients from the functions fj and gj, that is is due to the fundamental applications of orbit determination depends on the interval of time, where the value of (tt0) must be small. But in the case of the interval of time is large, we will follow the strategy of repeating decrements of time interval many times over, thus the desired time interval must be very small in this procedures. At end, it should remark that the application of the aforementioned algorithm of F and G series for the initial value problem (the calculation of r and v at required time t from r0 and v0 at the initial time t0 is effective for some factors), such as the algorithm are satisfied the following properties and advantages:

Its simple reparation provide us with powerful method to find any required number from the coefficients for precise predictions of r and v˙ .

There is no neediness to find the Kepler’s equation solution and its variants for parabolic and hyperbolic orbits to evaluate the position vector r and velocity vector v˙ .

The algorithm is considered a global procedure, where it can be applied for any of conic orbit.

The algorithm can be applied whatever the length of interval time (tt0) .

Numerical results

In this section, we will take as an example the heliocentric motion of the planet Mercury. We will calculate its position for 20 days. The numerical values are

Sun’s mass = 1MU,

Mass of Mercury in terms of Sun’s mass = 0.000000166,

κ = 0.01720209895,

The initial time t0 = 3/8/1985,

r0 = +0.169342, −0.355991, −0.207717 AU,

r˙0=+1.18376,+0.669777,+0.234931 AU/day.

The out put of the application of the above algorithm is listed in Table 1

The components of position and velocity vectors r and r˙

txyzx˙ y˙ z˙
3/8/19850.169342–0.3559910.2077171.1837600.6697770.234931
5/8/19850.208826–0.330584–0.1982431.1083000.8066120.315848
7/8/19850.245372–0.300538–0.1859861.0127900.9391730.396564
9/8/19850.278269–0.266032–0.1709690.8958681.0655100.476178
11/8/19850.306754–0.227321–0.1532470.7561541.1831600.553512
13/8/19850.330022–0.184756–0.1329260.5923521.2889700.627024
15/8/19850.347225–0.138810–0.1101690.4034571.3790000.694714
17/8/19850.357491–0.090106–0.0852200.1890791.4484100.754027
19/8/19850.359950–0.039451–0.058419–0.0501011.4913300.801771
21/8/19850.3537850.0121299–0.0302278–0.3116901.5010500.834100
23/8/19850.3383010.0633692–0.0012525–0.5908011.4702600.846615
25/8/19850.3130250.11275000.0277459–0.8792271.3918900.834681
Results and Conclusion

In Table 2, the comparison between the computed values from the above algorithm with the corresponding values of Mercury’s radius vectors given in Astronomical Almanac.

The comparison between the computed values and the given in Astronomical Almanac

DateComputedReferenceResiduals
13/8/19850.40089800.4008978–0.0000002
23/8/19850.34418700.3441872+0.0000002

It can be seen from the residuals that the two–body motion aggress. Finally, we demonstrate that a universal computational algorithm is constructed by using F and G series, which can be applied for any of conic orbit. In particular, to find the solution of the two–body problem. In this context,the solution of geocentric system motion of the Mercury planet in the solar system is found using the obtained computational algorithm.

The comparison between the computed values and the given in Astronomical Almanac

Date Computed Reference Residuals
13/8/1985 0.4008980 0.4008978 –0.0000002
23/8/1985 0.3441870 0.3441872 +0.0000002

The components of position and velocity vectors r and r˙

t x y z x˙ y˙ z˙
3/8/1985 0.169342 –0.355991 0.207717 1.183760 0.669777 0.234931
5/8/1985 0.208826 –0.330584 –0.198243 1.108300 0.806612 0.315848
7/8/1985 0.245372 –0.300538 –0.185986 1.012790 0.939173 0.396564
9/8/1985 0.278269 –0.266032 –0.170969 0.895868 1.065510 0.476178
11/8/1985 0.306754 –0.227321 –0.153247 0.756154 1.183160 0.553512
13/8/1985 0.330022 –0.184756 –0.132926 0.592352 1.288970 0.627024
15/8/1985 0.347225 –0.138810 –0.110169 0.403457 1.379000 0.694714
17/8/1985 0.357491 –0.090106 –0.085220 0.189079 1.448410 0.754027
19/8/1985 0.359950 –0.039451 –0.058419 –0.050101 1.491330 0.801771
21/8/1985 0.353785 0.0121299 –0.0302278 –0.311690 1.501050 0.834100
23/8/1985 0.338301 0.0633692 –0.0012525 –0.590801 1.470260 0.846615
25/8/1985 0.313025 0.1127500 0.0277459 –0.879227 1.391890 0.834681

R. F. Arenstorf, Periodic solutions of the restricted three body problem representing analytic continuations of Keplerian elliptic motions, National Aeronautics and Space Administration, 1963. Arenstorf R. F., Periodic solutions of the restricted three body problem representing analytic continuations of Keplerian elliptic motions, National Aeronautics and Space Administration, 1963.10.2307/2373181 Search in Google Scholar

R. Lyddane, Small eccentricities or inclinations in the Brouwer theory of the artificial satellite, The Astronomical Journal 68 (1963) 555. Lyddane R., Small eccentricities or inclinations in the Brouwer theory of the artificial satellite, The Astronomical Journal 68 (1963) 555.10.1086/109179 Search in Google Scholar

V. Szebehely, G. E. Giacaglia, On the elliptic restricted problem of three bodies, The Astronomical Journal 69 (1964) 230. Szebehely V., Giacaglia G. E., On the elliptic restricted problem of three bodies, The Astronomical Journal 69 (1964) 230.10.1086/109261 Search in Google Scholar

B. Tapley, V. Szebehely, The Regularization of Optimal Trajectories, JPL Space Programs Summary 4 (1967) 37–46. Tapley B., Szebehely V., The Regularization of Optimal Trajectories, JPL Space Programs Summary 4 (1967) 3746. Search in Google Scholar

D. O’Mathuna, Satellite prediction formulae for Vinti’s model, Celestial mechanics 1 (3) (1970) 467–478. O’Mathuna D., Satellite prediction formulae for Vinti’s model, Celestial mechanics 1 (3) (1970) 467478.10.1007/BF01231144 Search in Google Scholar

R. Broucke, Solution of the N-body problem with recurrent power series, Celestial Mechanics 4 (1971) 110–115. Broucke R., Solution of the N-body problem with recurrent power series, Celestial Mechanics 4 (1971) 110115.10.1007/BF01230326 Search in Google Scholar

R. Ramnath, Gravitational perturbations of equatorial orbits, Celestial mechanics 8 (1) (1973) 85–98. Ramnath R., Gravitational perturbations of equatorial orbits, Celestial mechanics 8 (1) (1973) 8598.10.1007/BF01228391 Search in Google Scholar

C. Cohen, R. Lyddane, Radius of convergence of Lie series for some elliptic elements, Celestial mechanics 25 (3) (1981) 221–234. Cohen C., Lyddane R., Radius of convergence of Lie series for some elliptic elements, Celestial mechanics 25 (3) (1981) 221234.10.1007/BF01228961 Search in Google Scholar

E. I. Abouelmagd, D. Mortari, H. H. Selim, Analytical study of periodic solutions on perturbed equatorial two-body problem, International Journal of Bifurcation and Chaos 25 (14) (2015) 1540040. Abouelmagd E. I., Mortari D., Selim H. H., Analytical study of periodic solutions on perturbed equatorial two-body problem, International Journal of Bifurcation and Chaos 25 (14) (2015) 1540040.10.1142/S0218127415400404 Search in Google Scholar

E. I. Abouelmagd, S. Elshaboury, H. Selim, Numerical integration of a relativistic two-body problem via a multiple scales method, Astrophysics and Space Science 361 (1) (2016) 1–10. Abouelmagd E. I., Elshaboury S., Selim H., Numerical integration of a relativistic two-body problem via a multiple scales method, Astrophysics and Space Science 361 (1) (2016) 110.10.1007/s10509-015-2625-8 Search in Google Scholar

E. I. Abouelmagd, J. Llibre, J. L. G. Guirao, Periodic orbits of the planar anisotropic kepler problem, International Journal of Bifurcation and Chaos 27 (03) (2017) 1750039. Abouelmagd E. I., Llibre J., Guirao J. L. G., Periodic orbits of the planar anisotropic kepler problem, International Journal of Bifurcation and Chaos 27 (03) (2017) 1750039.10.1142/S0218127417500390 Search in Google Scholar

E. I. Abouelmagd, Periodic solution of the two–body problem by kb averaging method within frame of the modified newtonian potential, The Journal of the Astronautical Sciences 65 (3) (2018) 291–306. Abouelmagd E. I., Periodic solution of the two–body problem by kb averaging method within frame of the modified newtonian potential, The Journal of the Astronautical Sciences 65 (3) (2018) 291306.10.1007/s40295-018-0128-x Search in Google Scholar

V. Szebehely, Stability of the points of equilibrium in the restricted problem, The Astronomical Journal 72 (1967) 7. Szebehely V., Stability of the points of equilibrium in the restricted problem, The Astronomical Journal 72 (1967) 7.10.1086/110195 Search in Google Scholar

E. Stiefel, G. Scheifele, Review of Publications: Linear and Regular Celestial Mechanics, Journal of the Royal Astro- nomical Society of Canada 65 (1971) 304. Stiefel E., Scheifele G., Review of Publications: Linear and Regular Celestial Mechanics, Journal of the Royal Astro- nomical Society of Canada 65 (1971) 304. Search in Google Scholar

S. Elshaboury, The motion of a spheroidal rigid body in the gravitation field of two spheres, Indian J. Pure Applt Math 1502 (1984) 1352–1362. Elshaboury S., The motion of a spheroidal rigid body in the gravitation field of two spheres, Indian J. Pure Applt Math 1502 (1984) 13521362. Search in Google Scholar

R. Sharma, L. Mani, Study of RS-1 orbital decay with KS differential equations, Indian Journal of Pure and Applied Mathematics 16 (7) (1985) 833–842. Sharma R., Mani L., Study of RS-1 orbital decay with KS differential equations, Indian Journal of Pure and Applied Mathematics 16 (7) (1985) 833842. Search in Google Scholar

M. A. Sharaf, M. E.-S. Awad, M. A. Banaja, Efficient algorithms for the earth’s gravitational potential and its partial derivatives for satellite prediction, Earth, Moon, and Planets 47 (2) (1989) 171–192. Sharaf M. A., Awad M. E.-S., Banaja M. A., Efficient algorithms for the earth’s gravitational potential and its partial derivatives for satellite prediction, Earth, Moon, and Planets 47 (2) (1989) 171192.10.1007/BF00058141 Search in Google Scholar

D. G. King-Hele, D. Walker, J. Pilkington, A. Winterbottom, H. Hiller, The RAE table of earth satellites 1957-1986, NASA STI/Recon Technical Report A 88 (1987) 34825. King-Hele D. G., Walker D., Pilkington J., Winterbottom A., Hiller H., The RAE table of earth satellites 1957-1986, NASA STI/Recon Technical Report A 88 (1987) 34825. Search in Google Scholar

D. King-Hele, D. M. Walker, Evaluation of 15th-and 30th-order geopotential harmonic coefficients from 26 resonant satellite orbits, Planetary and space science 37 (7) (1989) 805–823. King-Hele D., Walker D. M., Evaluation of 15th-and 30th-order geopotential harmonic coefficients from 26 resonant satellite orbits, Planetary and space science 37 (7) (1989) 805823.10.1016/0032-0633(89)90132-3 Search in Google Scholar

Articoli consigliati da Trend MD

Pianifica la tua conferenza remota con Sciendo