An Adaptive Parallel Integrator of Ordinary Differential Equations System for Space Experiment Simulation
Atanas Marinov Atanassov

TL;DR
This paper introduces a parallelized integrator for solving systems of ordinary differential equations to simulate space object motion, leveraging multi-core processors for improved calculation efficiency.
Contribution
It proposes a thread-based parallelization method and synchronization technique for ODE system integration, enhancing computational speed for space simulations.
Findings
Effective parallelization of ODE integrator demonstrated.
Synchronization method improves computational accuracy.
Suitable for multi-core processor architectures.
Abstract
Different possible sources are discussed for enhancement of the calculation time when solving ordinary differential equations systems to forecast space objects' motion. This paper presents an approach for building an integrator of ordinary differential equations systems for simultaneous solving of motion equations of multiple objects. A parallelization of calculation on the base of threads is offered. A method for synchronization is presented. The technological advance and the invasion of multi-core processors make actual the examined approach for developing an integrator of ordinary differential equations systems.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpacecraft Dynamics and Control · Space Satellite Systems and Control · Spacecraft Design and Technology
