COWS
is part of the scientific paper "Fliegen am Limit - Aktive Sicherheit im Gleitschirmsport", that was first published on 10/24/2022 and is being further developped by 03/31/2024 as of the "Schweizer Jugend forscht 2024" initiative. In summary, this tool implements the algorithms and concepts developed in the paper for the prediction of dangerous flight conditions in a system that works reliably under laboratory conditions. Please find a detailed description of the tool in the paper.
Both the original and updated paper are listed below:
Date | Description | Author | Supervisor | Context | Link |
---|---|---|---|---|---|
10/24/2022 | Original paper | Nicolas Huber | Albert Kern | Kantonsschule Zürcher Oberland (KZO) | nicolas-huber.ch |
03/31/2024 | Updated paper | Nicolas Huber | Albert Kern, Ronald Luijten | Schweizer Jugend forscht (SJf) | nicolas-huber.ch |
If you'd like to use the content of both this documentation and the revised paper, please cite as follows:
Attribution |
---|
Huber, Nicolas (2024): Fliegen am Limit - Aktive Sicherheit im Gleitschirmsport, Zürich: Kantonsschule Zürcher Oberland (KZO) & Schweizer Jugend forscht (SJf). |
Thank you for your dedication to proper attribution. Happy reading & always happy landing!
All the best,
Nicolas
COWS
was built on an Arduino Mega platform. The individual components are described in the paper, the programming is based on C++. The system can measure the line tension at various points on the paraglider using load cells. Based on these measurements, an assessment of the danger potential of a situation is made several times per second. This works by means of rules and limit values, which were determined in an empirical study under laboratory conditions. The system is to be regarded as a first prototype and serves as a platform for future development efforts.
The application is structured as follows:
⎡ COWS
⎢ ⟶ docs/
⎢ ⟶ src/
⎢ ⟶ main/
⎢ ⟶ exhibition/
⎢ ⟶ LICENSE.md
⎢ ⟶ README.md
⎣
At this time, the COWS
project is not open for community contributions. The development is currently handled exclusively by Nicolas Huber. Your interest is appreciated and this section will be updated if the policy changes in the future.
Feel free to contact the author (Nicolas Huber) for any questions or suggestions: info@nicolas-huber.ch.
- [1.0.0] - Codebase by 11/23/2022, published as of Schweizer Jugend forscht 2024 by 03/31/2024.
The source code of this application is licensed under the license linked here.
If not stated differently, the source code of this project is Nicolas Huber's intellectual property. External sources can be found in the code and are marked as such.
In consideration of the LICENSE.md
, the licensee, who is considered as such at the point of downloading this application, agrees to respect the terms and conditions. The licensee undertakes to show respect for Nicolas Huber's intellectual property and to use it only in accordance with his instructions.
The tool is branded as follows:
COWS Branding |
---|
Fig. 1: COWS Branding |
Thanks for noticing!
The author is not responsible for any damage caused by the use of the software.
© 2024, Nicolas Huber. All rights reserved.