Skip to content

junwoo091400/paraglider_research

Repository files navigation

Paraglider Research

I fly paragliders, and I always wanted to understand how it actually works/behaves. This repository is a culmination of my effort on trying to achieve that goal, mostly just shiit scripts that I test to get ideas.

I also wrote a blog draft: "What limits the speed of a paraglider?". Feel free to comment in the document to exchange ideas!

References

Bulk of the effort is on top of awesome resources I found online, such as:

Contents

Here are some notable contents.

Comparing Glider model to real flight data

compare_mescal_to_real_flight.py overlays the real flight data from a chill, long glide flight (from Frontalpstock, Switzerland) on a theoretical model output of the glidersim.

The speed & glide ratio gets calculated directly from the GPX data, and is thus very inaccurate (high noise). But nevertheless, it is interesting to actually plot them on top of each other!

Here's what executing that script shows:

Sim vs Real

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages