Abstract
The monitoring of bird populations provides valuable insights into biodiversity variations and their correlation with environmental changes. This study proposes a flexible hybrid edge computing IoT architecture for a low-cost bird song detection system. The system integrates low-power microcomputers, such as Raspberry Pi, equipped with USB microphones, LoRa modules, and Wi-Fi for seamless operation across rural and urban environments. By utilizing deep learning techniques, including convolutional neural networks (CNNs) trained on bird song datasets, the system performs real-time species detection at the edge, minimizing the need for high-bandwidth transmission. Nodes dynamically select communication technologies based on availability, sending data to an IoT analytics platform. Field deployments demonstrate the system’s efficiency, interoperability, and adaptability for biodiversity monitoring, particularly in remote areas with limited connectivity. This architecture addresses the challenges of real-time species detection while ensuring low cost, scalability, and energy efficiency. The main advantage is that devices can operate in areas without mobile coverage, as they only transmit the detection signal. This results in significant bandwidth savings, since the processing is carried out at the edge.
neat
Right?! Sensors capable of discriminating animal species present within an area is such a fun concept.
Perhaps in some years we will have the tech to easily build a system similar to flightradar24.com that tracks local birds or other species rather than planes. There are already websites where people manually contribute their observations to build maps of species distributions over time, but a live view would be so cool.
I already use Merlin.
Sounds similar to my bee listening network apiologia.zymologia.fi
At least I wanted to do exactly same stuff as one of purposes for the system.
Except sure I send sound clips, predetection in place is good idea (with envelope detector), but running whole raspberry pi is pure power drain. Mine run from 400mAh battery for years, and get solar recharge from tiny panel in a day. I’ll probably reduce battery size in next edition.
Also shipping model updates to whole network would be messy.
Yeah! When I read the abstract I actually remembered your bees and Chernobyl projects 😁