Efficient n-to-n Collision Detection for Space Debris using 4D AABB Trees (Extended Report)

01/29/2019
by   Stanley Bak, et al.
0

Collision detection algorithms are used in aerospace, swarm robotics, automotive, video gaming, dynamics simulation and other domains. As many applications of collision detection run online, timing requirements are imposed on the algorithm runtime: algorithms must, at a minimum, keep up with the passage of time. In practice, this places a limit on the number of objects, n, that can be tracked at the same time. In this paper, we improve the scalability of collision detection, effectively raising the limit n for online object tracking. The key to our approach is the use of a four-dimensional axis-aligned bounding box (AABB) tree, which stores each object's three-dimensional occupancy region in space during a one-dimensional interval of time. This improves efficiency by permitting per-object variable times steps. Further, we describe partitioning strategies that can decompose the 4D AABB tree search into several smaller-dimensional problems that can be solved in parallel. We formalize the collision detection problem and prove our algorithm's correctness. We demonstrate the feasibility of online collision detection for an orbital space debris application, using publicly available data on the full catalog of n=16848 objects provided by www.space-track.org.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/19/2020

Center-based 3D Object Detection and Tracking

Three-dimensional objects are commonly represented as 3D boxes in a poin...
research
07/05/2023

Multi Object Tracking for Predictive Collision Avoidance

The safe and efficient operation of Autonomous Mobile Robots (AMRs) in c...
research
01/21/2021

COLLIDE-PRED: Prediction of On-Road Collision From Surveillance Videos

Predicting on-road abnormalities such as road accidents or traffic viola...
research
06/25/2019

RoadTrack: Realtime Tracking of Road Agents in Dense and Heterogeneous Environments

We present a realtime tracking algorithm, RoadTrack, to track heterogene...
research
11/18/2020

Barycode-based GJK Algorithm

In this paper, we present a more efficient GJK algorithm to solve the co...
research
09/28/2020

A Large Scale Benchmark and an Inclusion-Based Algorithm for Continuous Collision Detection

We introduce a large scale benchmark for continuous collision detection ...

Please sign up or login with your details

Forgot password? Click here to reset