[ES] Las interfaces gráficas son herramientas que permiten a los usuarios tener un mayor control sobre ciertos programas y, además, poder visualizar de una manera sencilla resultados y otros parámetros de interés. En el ...[+]
[ES] Las interfaces gráficas son herramientas que permiten a los usuarios tener un mayor control sobre ciertos programas y, además, poder visualizar de una manera sencilla resultados y otros parámetros de interés. En el caso de que se cuente con una interfaz dinámica, se llega a conseguir un mayor dominio sobre el trabajo que se esté realizando ya que permiten la manipulación de determinadas variables y ver su efecto sobre parámetros en tiempo real. El principal objetivo de este trabajo consistirá en la programación y elaboración de una GUI dinámica con la herramienta AppDesigner de Matlab a partir del código de un simulador de vuelo académico. Esta aplicación facilitará la visualización de la respuesta de una aeronave con configuración convencional ante una variación en los controles de la misma. También se estudiará la implementación de nuevas funciones al simulador así como la visualización de nuevos parámetros, consiguiendo así una mayor versatilidad y ampliando el estudio que se puede hacer de las actuaciones de la aeronave. De manera adicional, se probará a resolver las ecuaciones diferenciales propias de la mecánica de vuelo con métodos numéricos diferentes al ode45 de Matlab, que usa actualmente el simulador, para conseguir un tiempo de cálculo mejor.
[-]
[EN] Graphical interfaces are tools that give users a higher control over specific programs and also the possibility of visualizing results and other parameters of interest in a simple way. A dynamic interface can provide ...[+]
[EN] Graphical interfaces are tools that give users a higher control over specific programs and also the possibility of visualizing results and other parameters of interest in a simple way. A dynamic interface can provide proficiency over the work being carried out since it allows the manipulation of some variables and showing the real-time effect on the parameters. The main aim of this project resides in the programmation and development of a dynamic GUI using the Matlab tool AppDesigner based on the code of an academic flight simulator. This application will facilitate the display of the response of a conventional configuration aircraft to the variations in the aircraft controls. It will be carried out the study of the implementation of new functions in the simulator as well as the display of new parameters in order to achieve greater versatility and extend the performance study of the aircraft. In addition, different numerical methods will be tested to solve the flight mechanics differential equations instead of the current Matlab ode45 to achieve a better computation time.
[-]
|