ICS News Archive
If looking for the latest news, go here…
Levorato and DeepEdge Tackle DARPA SDR Hackfest
Assistant Professor of Computer Science Marco Levorato participated in the five-day DARPA Software-Defined Radio Hackfest that took place Nov. 13-17, 2017, at the NASA Research Park in Moffett Field, Calif. DARPA initiated the SDR Hackfest this year to “explore software radio technology in new and interesting ways that are likely to become consequential in both civilian and national security contexts.”
Levorato and two of his computer science Ph.D. students, Davide Callegaro and Sabur Baidya, partnered with USC Professor Bhaskar Krishnamachari and two of his students, Kwame Wright and Pradipta Ghosh, on team DeepEdge. “Bhaskar and I have very similar research interests — Internet of Things, wireless networks and communications, machine learning, and so on,” explains Levorato, “and this was an exciting opportunity to use a lot of our prior experience combined to create a complex and articulated system.”
Their mission was to use an SDR-equipped drone to “extend range from the base station to multiple drones while avoiding interference; enable dynamic handoff between ground and air and vice versa; and integrate sensors to provide real-time data during flight.” The team focused on detecting and attacking a visual target using video input, dynamically avoiding interference during the flight.
According to Levorato, one of the main challenges they had to address was stabilizing the drone in the indoor environment due to GPS errors. They spent several hours selecting the most reliable flight mode and calibrating the autonomous control module. He also said that “the connection of several heterogeneous tools, including OpenCV, GNU radio and Mavlink, was not trivial and required effort.”
Yet the key innovation they were able to demonstrate was their distributed form of data processing and control. This distribution mitigates issues related to individual drones’ energy consumption and limited processing capabilities, while being robust to the imperfect communications that can arise from jamming or network congestion. Levorato explains that in their Hackfest setup, “the drone offloads computing to the ground station, or edge processor, if the channel is strong, but the idea can be extended to offloading between drones — for instance, to split processing and physical exploration tasks in UAV (unmanned aerial vehicle) swarms.”
Team DeepEdge next plans to refine the code they produced, conduct outdoor experiments and eventually release the code as open source. Levorato elaborates: “Our long-term plans include developing robust frequency and time-hopping strategies for the upstream of control packets from the ground station and developing distributed processing techniques to make UAV swarms capable of collaboratively processing complex data and navigating autonomously.” They also hope to develop a software-defined network framework to route data and control information through city-scale network and processing resources.
— Shani Murray