Implementation of the AODV routing protocol for message notification in a wireless sensor microgrid

Abstract

Este artículo analiza el comportamiento del protocolo de encaminamiento AODV aplicado en una red de telecomunicaciones que transporta información para la gestión de los recursos energéticos de una microrred eléctrica. Cada nodo representa un sensor que captura datos primarios de tensión, corriente, fase y frecuencia, para enviarlos a un nodo central y en sentido contrario recibe instrucciones para la activación o desactivación de cargas o fuentes. La implementación se realizó con dispositivos Raspberry pi3, codificando el protocolo de encaminamiento en Python 2.7, las pruebas realizadas a la red involucran dos topologías (árbol y malla), las pruebas permitieron comparar métricas de calidad de servicio como: delay, throughput y PDR.This paper analyzes the behavior of the AODV routing protocol applied in a telecommunication network that transmits information for the management of the energy resources of an electric microgrid. Each node represents a sensor that captures primary data on voltage, current,phase, and frequency to be sent to a central node; in the opposite direction it receives instructions to activate or deactivate loads or sources.The implementation was performed with Raspberry Pi3 devices, encoding the routing protocol in Python 2.7. The network tests involve two topologies (tree and mesh). Through the tests, service quality metrics such as delay, throughput, and PDR were compared

    Similar works