Is this project an undergraduate, graduate, or faculty project?
Undergraduate
group
What campus are you from?
Daytona Beach
Authors' Class Standing
Daniel Wilczak - Junior Dylan Ballback - Sophomore
Lead Presenter's Name
Daniel Wilczak
Faculty Mentor Name
Dr Matthew Verleger
Abstract
The purpose of the present study was to design a flight control system with no pre-determined mathematical model, but instead using a genetic algorithm to maintain the optimal altitude. The study is done through a quantitative empirical research method. In the process of conducting the research, we found that programming a genetic algorithm was cumbersome for novice users to implement. Due to this, we created and released an open source Python package called EasyGA. An initial population of 10 chromosomes and 5 generations were used during the trial. The throttle value of the device had an associated gene value of 1 second. When the trial of five generations was completed, the total increase percentage was 171 percent. Preliminary results showed that optimizing a one DOF device, in real-time, is possible without using a pre-determined mathematical model.
Did this research project receive funding support from the Office of Undergraduate Research.
Yes, Ignite Grant
Optimizing a One DOF Robot Without a Mathematical Model Using a Genetic Algorithm
The purpose of the present study was to design a flight control system with no pre-determined mathematical model, but instead using a genetic algorithm to maintain the optimal altitude. The study is done through a quantitative empirical research method. In the process of conducting the research, we found that programming a genetic algorithm was cumbersome for novice users to implement. Due to this, we created and released an open source Python package called EasyGA. An initial population of 10 chromosomes and 5 generations were used during the trial. The throttle value of the device had an associated gene value of 1 second. When the trial of five generations was completed, the total increase percentage was 171 percent. Preliminary results showed that optimizing a one DOF device, in real-time, is possible without using a pre-determined mathematical model.