Code Monkey home page Code Monkey logo

genetic-airfoil's Introduction

Genetic-airfoil

Optimization of airfoil geometry for a high-altitude, long endurance (HALE) UAV.

Includes

  • Python-Xfoil interface to generate airfoil polar using Xfoil viscous analysis mode.
  • Conversion from PARSEC [1] parametrization to airfoil coordinates using a Chebychev grid.
  • Conversion from airfoil coordinates to PARSEC parameters through non-linear fitting via SLSQP optimization. plot
  • Optimization of airfoil geometry according to cost function f = 0.5Cl3/Cd2 + 0.3Cl/Cd + 0.2*alfa_range, where alfa_range is the range between the cruise angle of attack and the stall angle of attack. Done through a genetic algorithm formulation.

Comparison between initial parameters and optimized parameters

plot

Original vs optimized airfoil geometry

plot

References

[1] R.W. Derksen, Tim Rogalsky, “Bezier-PARSEC: An optimized aerofoil parameterization for design”, Advances in Engineering Software 41 (2010) 923-930.

genetic-airfoil's People

Contributors

ashokolarov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

genetic-airfoil's Issues

LICENSE of repo

Hi I was wondering what the license of the repo was. I usually use MIT so wanted to know how to integrate this into my codebase. Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.