Diseño e implementación de una herramienta para el procesamiento, almacenamiento y visualización de datos de telemetría de la aeronave Calima T-90 de la Fuerza Aérea Colombiana.
Fecha
Autor corporativo
Título de la revista
ISSN de la revista
Título del volumen
Editor
Compartir
Director
Altmetric
Resumen
This document shows a proposal for the design and implementation of a tool for the processing, storage and visualization of telemetry data from the Calima T-90 aircraft of the Colombian Air Force (FAC), based on a project previously carried out by the Defense Aeronautical Certification Office ( SECAD) that sought to establish a telemetry data communication link in real time between a ground station and the aircraft that are used for pilot training purposes at the Marco Fidel Suarez Military Aviation School. According to the results achieved so far by the FAC, there are several conclusions, the most relevant are: first, there is a delay of several seconds in the processing of data at the software level that can cause loss of information and malfunction of the system; second, the FAC has to pay expensive licenses when using NI (National Instruments) technology, in addition to the fact that LabVIEW software is quite restrictive for the developer and requires a lot of computational resources to be executed on a computer. Based on these shortcomings, an application has been implemented in a RASPBERRYPI4 where there is a BACKEND entity made in Python that receives the data from the underground antenna, processes the information and emits it through WEBSOCKET. The FRONTEND entity receives the data and displays it in a graphical interface, using the freely licensed HTML, CSS and JavaScript languages. The application is tested at the CAMAN base (Air Maintenance Command) of the FAC in Madrid Cundinamarca using an avionics panel from the Calima T90 aircraft, in which the behavior of the aircraft in flight is simulated, checking a rapid response to graph the data coming from the aircraft to 4 proposed scenarios. As a result, there is an application with low consumption of Hardware resources and a code that can be used as a base for future related projects.