Goto

Collaborating Authors

 Drones


Eyes in the sky: why drones are 'beyond effective' for animal rights campaigners around the world

The Guardian

Late last year, UrgentSeas received an anonymous tip from a former employee at the Miami Seaquarium about animal tanks away from public view. The advocacy group went to investigate. In November, they posted a short clip of what they found by flying a drone over the property: an elderly manatee living alone in a decaying private pool. Within a month, the clip had been watched millions of times and the outcry had grown so intense that the US Fish and Wildlife Service moved the manatee, Romeo, and his mate, Juliet, to a sanctuary. Over the past decade, drones have become irreplaceable tools in activist and conservation circles.


'Waiting for a call from Daddy': Sri Lankans die in Russia's Ukraine war

Al Jazeera

Colombo, Sri Lanka – Badly wounded from a Ukrainian attack on a Russian bunker in the Donetsk region, Sri Lankan fighter Senaka Bandara* tried to carry his fellow countryman, Nipuna Silva*, to safety. Senaka*, 36, was bleeding from his legs and hands. Nipuna's condition was worse – he had sustained injuries to his chest, hands and legs, according to Senaka. As the two Sri Lankans retreated under fire, another wave of Ukrainian drones struck their bunker in the occupied Donetsk region where the two served with the Russian military. "While I was carrying [Nipuna], there was another huge drone attack at the last bunker and Nipuna fell to the ground," Senaka said earlier this month while being treated for his injuries in a hospital in Donetsk in eastern Ukraine.


Multi Agent Pathfinding for Noise Restricted Hybrid Fuel Unmanned Aerial Vehicles

arXiv.org Artificial Intelligence

Multi Agent Path Finding (MAPF) seeks the optimal set of paths for multiple agents from respective start to goal locations such that no paths conflict. We address the MAPF problem for a fleet of hybrid-fuel unmanned aerial vehicles which are subject to location-dependent noise restrictions. We solve this problem by searching a constraint tree for which the subproblem at each node is a set of shortest path problems subject to the noise and fuel constraints and conflict zone avoidance. A labeling algorithm is presented to solve this subproblem, including the conflict zones which are treated as dynamic obstacles. We present the experimental results of the algorithms for various graph sizes and number of agents.


Full Attitude Intelligent Controller Design of a Heliquad under Complete Failure of an Actuator

arXiv.org Artificial Intelligence

In this paper, we design a reliable Heliquad and develop an intelligent controller to handle one actuators complete failure. Heliquad is a multi-copter similar to Quadcopter, with four actuators diagonally symmetric from the center. Each actuator has two control inputs; the first input changes the propeller blades collective pitch (also called variable pitch), and the other input changes the rotation speed. For reliable operation and high torque characteristic requirement for yaw control, a cambered airfoil is used to design propeller blades. A neural network-based control allocation is designed to provide complete control authority even under a complete loss of one actuator. Nonlinear quaternion based outer loop position control, with proportional-derivative inner loop for attitude control and neural network-based control allocation is used in controller design. The proposed controller and Heliquad designs performance is evaluated using a software-in-loop simulation to track the position reference command under failure. The results clearly indicate that the Heliquad with an intelligent controller provides necessary tracking performance even under a complete loss of one actuator.


Several injured as Russian missiles target Kyiv

BBC News

On Friday, Russia fired dozens of missiles at Ukraine, hitting a dam and leaving a million Ukrainians without power, in the wake of fierce Ukrainian bombardments on Russian border regions. The Russian authorities said a Ukrainian drone attack had caused a fire at a large power plant in Rostov.


Russia steps up bombardment of Ukraine's capital

Al Jazeera

Russia launched missiles against Kyiv for the third time in five days, part of an apparent escalation of the aerial bombardment of Ukrainian cities as the war stretches into its third year with the front line largely stationary. Five people were injured in the strike on the Ukrainian capital, with two of them taken to hospital, Kyiv Mayor Vitali Klitschko said. Russia fired two ballistic missiles at Kyiv from occupied Crimea in the daylight attack, but both were intercepted above the city, said Serhiy Popko, the head of the city's military administration. Multiple explosions were heard in the capital, in the latest scare for residents. Ukraine has been appealing to its allies for months for greater air defence capabilities as Russia steps up its attacks across the country.


Enhancing UAV Security Through Zero Trust Architecture: An Advanced Deep Learning and Explainable AI Analysis

arXiv.org Artificial Intelligence

In the dynamic and ever-changing domain of Unmanned Aerial Vehicles (UAVs), the utmost importance lies in guaranteeing resilient and lucid security measures. This study highlights the necessity of implementing a Zero Trust Architecture (ZTA) to enhance the security of unmanned aerial vehicles (UAVs), hence departing from conventional perimeter defences that may expose vulnerabilities. The Zero Trust Architecture (ZTA) paradigm requires a rigorous and continuous process of authenticating all network entities and communications. The accuracy of our methodology in detecting and identifying unmanned aerial vehicles (UAVs) is 84.59\%. This is achieved by utilizing Radio Frequency (RF) signals within a Deep Learning framework, a unique method. Precise identification is crucial in Zero Trust Architecture (ZTA), as it determines network access. In addition, the use of eXplainable Artificial Intelligence (XAI) tools such as SHapley Additive exPlanations (SHAP) and Local Interpretable Model-agnostic Explanations (LIME) contributes to the improvement of the model's transparency and interpretability. Adherence to Zero Trust Architecture (ZTA) standards guarantees that the classifications of unmanned aerial vehicles (UAVs) are verifiable and comprehensible, enhancing security within the UAV field.


BatDeck: Advancing Nano-drone Navigation with Low-power Ultrasound-based Obstacle Avoidance

arXiv.org Artificial Intelligence

Nano-drones, distinguished by their agility, minimal weight, and cost-effectiveness, are particularly well-suited for exploration in confined, cluttered and narrow spaces. Recognizing transparent, highly reflective or absorbing materials, such as glass and metallic surfaces is challenging, as classical sensors, such as cameras or laser rangers, often do not detect them. Inspired by bats, which can fly at high speeds in complete darkness with the help of ultrasound, this paper introduces \textit{BatDeck}, a pioneering sensor-deck employing a lightweight and low-power ultrasonic sensor for nano-drone autonomous navigation. This paper first provides insights about sensor characteristics, highlighting the influence of motor noise on the ultrasound readings, then it introduces the results of extensive experimental tests for obstacle avoidance (OA) in a diverse environment. Results show that \textit{BatDeck} allows exploration for a flight time of 8 minutes while covering 136m on average before crash in a challenging environment with transparent and reflective obstacles, proving the effectiveness of ultrasonic sensors for OA on nano-drones.


Domain Adaptive Detection of MAVs: A Benchmark and Noise Suppression Network

arXiv.org Artificial Intelligence

Visual detection of Micro Air Vehicles (MAVs) has attracted increasing attention in recent years due to its important application in various tasks. The existing methods for MAV detection assume that the training set and testing set have the same distribution. As a result, when deployed in new domains, the detectors would have a significant performance degradation due to domain discrepancy. In this paper, we study the problem of cross-domain MAV detection. The contributions of this paper are threefold. 1) We propose a Multi-MAV-Multi-Domain (M3D) dataset consisting of both simulation and realistic images. Compared to other existing datasets, the proposed one is more comprehensive in the sense that it covers rich scenes, diverse MAV types, and various viewing angles. A new benchmark for cross-domain MAV detection is proposed based on the proposed dataset. 2) We propose a Noise Suppression Network (NSN) based on the framework of pseudo-labeling and a large-to-small training procedure. To reduce the challenging pseudo-label noises, two novel modules are designed in this network. The first is a prior-based curriculum learning module for allocating adaptive thresholds for pseudo labels with different difficulties. The second is a masked copy-paste augmentation module for pasting truly-labeled MAVs on unlabeled target images and thus decreasing pseudo-label noises. 3) Extensive experimental results verify the superior performance of the proposed method compared to the state-of-the-art ones. In particular, it achieves mAP of 46.9%(+5.8%), 50.5%(+3.7%), and 61.5%(+11.3%) on the tasks of simulation-to-real adaptation, cross-scene adaptation, and cross-camera adaptation, respectively.


AeroBridge: Autonomous Drone Handoff System for Emergency Battery Service

arXiv.org Artificial Intelligence

This paper proposes an Emergency Battery Service (EBS) for drones in which an EBS drone flies to a drone in the field with a depleted battery and transfers a fresh battery to the exhausted drone. The authors present a unique battery transfer mechanism and drone localization that uses the Cross Marker Position (CMP) method. The main challenges include a stable and balanced transfer that precisely localizes the receiver drone. The proposed EBS drone mitigates the effects of downwash due to the vertical proximity between the drones by implementing diagonal alignment with the receiver, reducing the distance to 0.5 m between the two drones. CFD analysis shows that diagonal instead of perpendicular alignment minimizes turbulence, and the authors verify the actual system for change in output airflow and thrust measurements. The CMP marker-based localization method enables position lock for the EBS drone with up to 0.9 cm accuracy. The performance of the transfer mechanism is validated experimentally by successful mid-air transfer in 5 seconds, where the EBS drone is within 0.5 m vertical distance from the receiver drone, wherein 4m/s turbulence does not affect the transfer process.