This technology is an algorithm for multi-drone ad-hoc networks that manages neighbor tables using the Time-to-Live (TTL) values of hello messages received from nearby drones. In the event of a communication loss, it autonomously restores network connectivity by moving sequentially to the previous location, the last known location of an expired neighbor, and finally the ground control center.
In Flying Ad Hoc Network (FANET) environments, when communication between drones and the controller is lost, simple "Return to Home" methods cause unnecessary movement, leading to high battery consumption and reduced mission efficiency.
This technology monitors the connection status of neighbor drones in real-time using TTL values. When a network disconnection threshold is reached, it restores the network by moving to specific locations—previous location, expired neighbor location, and ground control center—to re-establish hello message reception.
N/A