CoordOS

CoordOS is an innovative AIoT mesh network and processing server that underpins the entire CoordinAID ecosystem, with a core focus on intelligent CoordinAider ATV route generation to guide ground rescue assets. This state-of-the-art operating system enables seamless communication between the CoordiMate drone and the CoordinAider ATV, facilitating real-time data transmission and processing, and continuous optimization of ATV routes and changing disaster environments. Its intuitive interface and embedded machine learning models help first responders track mission parameters, prioritize victims, and coordinate rescue operations more efficiently.

LoRaWan

CoordOS utilizes LoRaWAN (Long Range Wide Area Network) technology, which provides reliable, low-power communication over considerable distances. This network ensures secure connectivity even in remote or challenging environments, supporting continuous data exchange that strengthens situational awareness for first responders.

Pathfinding Algorithm

CoordOS uses CoordiMate’s LiDAR data to generate optimal routes for the ATV using the pathfinding algorithm. The algorithm is based on the A* algorithm framework.

The raw 3D point cloud data is converted into a 2D bird’s eye view format. This allows YOLO (computer vision) to identify potential obstacles. Then, the original 3D point cloud data is converted into a 3D voxel grid format. The pathfinding algorithm then analyzes the voxel grid data to find optimal routes using these 3 parameters whilst avoiding all detected obstacles.

  • Efficiency (how fast can the ATV reach the victim)
  • Safety (how safe is the route – are there obstacles, difficult terrain, etc.)
  • Risk Weight (first responders can choose for the system to generate a safer / more efficient route)

Using the 3 criteria above, the algorithm will produce the 3 most optimal routes. First responders will then choose the final route amongst the 3, which will be the route that the ATV will follow to reach the victim.


AI & Machine Learning Integration

CoordOS doesn’t only act as a communication network hub or handles the pathfinding process, but is also responsible for acting as a processing server to deal with many high-end processing tasks.

Computer Vision (YOLO) applied to a 2D LiDAR point cloud map

Computer Vision

Resource Distribution

Post Operation Analysis


How it all works:

The operational principle of CoordOS, demonstrating how AI and sensor data converge to enable rapid, informed decision-making for disaster response teams.

CoordOS in a word …

Commanding | Visionary | Streamlined | Fail-Proof