Code Monkey home page Code Monkey logo

glider-challenge-2019's Introduction

Glider-Challenge-2019

Description

A simple script used to aid design the stability condition and estimated flight distance of a balsa wood handcrafted glider wich was launched with a slingshot across the field.

The scripts follow a simple stability criteria. For the flight distance the script use XFOIL to determine the aerodynimics coefficients, it's a free program created by Mark Drella

How to Use

If you use a Debian Linux distribuition you can download XFOIL with a simple:

sudo apt-get install xfoil

If you are using a Windows as operating system you just need to keep the .exe file in the same folder of the script.

Results

At the end of the calculations a couple charts will be ploted, the most relevant for stability is showed in FIGURE 01

Figure

FIGURE 01

The plot show where your current configuration is placed inside of the envelope, once your design is between this lines the vertical and horizontal stability is ensured. Next the values of the aredodynimics coefficients will be displayed:

Aerodynimics Coefficiets
cd:  0.01489  cl:  0.2931
Aerodynimics Coefficiets
cd:  0.01464  cl:  0.2904
Aerodynimics Coefficiets
cd:  0.01442  cl:  0.2875

In the end of the routine a brief review of your design will be showed with the estimated flight distance.

Wing Area: 0.01058  m^2
Vertical tail area: 0.000681 m^2
Horizontal tail area: 0.000456 m^2
Dihedral angle: 2.76  degree
VvB: 0.18
Estimated flight distance: 36.94 m

References

glider-challenge-2019's People

Contributors

lukmarks avatar

Stargazers

Ricardo Reis avatar Wilder Pereira avatar

Watchers

James Cloos avatar  avatar

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.