hr0nix

Members
  • Content

    4
  • Joined

  • Last visited

  • Feedback

    0%

Community Reputation

0 Neutral

Jump Profile

  • Home DZ
    Sibson
  • License
    B
  • License Number
    111531
  • Licensing Organization
    BPA
  • Number of Jumps
    100
  • Tunnel Hours
    2
  • Years in Sport
    2
  • First Choice Discipline
    Formation Skydiving
  • First Choice Discipline Jump Total
    40
  1. A new version of the simulator is now available, thanks to tons of contributions from unkulunkulu. New features include: Visualization of the area that is potentially reachable from the current location of the canopy. You can see how it's affected by your decisions in real time. Visualization of the area where you can get to the target from. Ability to adjust the position of the landing target. Ability to choose an arbitrary landing target from the Google Places database. You can land near The Greate Sphinx if you want. Tons of small improvements and bugfixes. [inline visualization.jpg]
  2. Thanks for the feedback. This is a known problem, which, hopefully, I'll figure out how to fix soon.
  3. I'd like to emphasize that by no means I wanted to diminish the importance of experience and proper instruction. I agree completely that no computer program can replace a good canopy course. I don't, however, see why cannot one use computer programs to assist the learning. For instance, when I was reading the canopy handling manual for the first time, I was mostly picturing patterns in different wind conditions in my head, which was not very productive. How much more effective would it have been to try to figure out the pattern for particular conditions on a real map, and then compare what you've come up with to a pattern that would actually work. So, I think the tool is useful at least for visualization purposes.
  4. As a newbie skydiver, I struggle a lot with getting my accuracy landings right. I tend to make same mistakes over and over again, especially on an unfamiliar dropzone or in high winds: my final legs are often too long or too short, I sometimes fly with the wind for too long, making it impossible to get where I intended to land. I believe that the reason for that is the lack of intuition of how my canopy behaves in the air in strong winds. Given my low jump numbers, I haven't really had a chance to develop the intuition yet. That's why I decided to create a simple tool to emulate the behaviour of ram-air canopy in the air, hoping that playing with the tool will help with that to some extent. Given how hard this stuff can be for me, there are probably other inexperienced skydivers out there who will find this tool at least somewhat useful. The tool can be found here: http://hr0nix.github.io/BlueSkies/ Here is what I think it can be used for: * Practicing different landing patterns in strong winds. * Getting an idea of where can you make it back from under your main or reserve. * Entering the current wind conditions before the jump and getting a rough idea of what to expect under canopy. The simulation is quite simple and aimed to reflect the experience of skydivers with low jump numbers. The canopy is assumed to be loaded quite moderately: it has 10 m/s (22.4 mph) horizontal and 5 m/s (11.2 mph) vertical speed with no breaks applied, zero horizontal and 10 m/s (22.4 mph) vertical speed with breaks fully depressed, 7.5 m/s (16.8 mph) horizontal and 3.0 m/s (6.7 mph) vertical speed in quarter breaks. I took this numbers from a Russian book on skydiving, and, hopefully, they somewhat resemble the real experience. At least, the fact that you can go further by applying some breaks when you are upwind seems to be simulated correctly. All turns are assumed to be flat, that is, slow and with no altitude loss. The landing pattern is computed assuming a full speed approach. If you have any suggestions on improving the tool, want me to add a new dropzone or to buy me a beer, feel free to reply or PM me. Also, the source code is available on https://github.com/hr0nix/BlueSkies, and I'm more than willing to accept pull requests.