|
|
[TOC]
|
|
|
[[_TOC_]]
|
|
|
|
|
|
The different parameters in the launch of a model rocket shall be verified using a motor test stand, rocket flight simulation and test launches with sensors on board. The results shall be presented during the 2024 DLA Launch Day.
|
|
|
|
|
|
# Project goals
|
|
|
- [ ] Develop and build a rocket motor test stand
|
|
|
|
|
|
- [ ] Develop and build a rocket motor test stand
|
|
|
- [ ] Verify the thrust curves of standard 18 mm motors
|
|
|
- [ ] Build and simulate a 35 mm model rocket to verify flight curves
|
|
|
- [ ] Use altimeter to verify simulation data in real flights
|
... | ... | @@ -20,7 +21,7 @@ A standard 35 mm model rocket shall be used in test flights and simulation: [Lis |
|
|
|
|
|
## Flight phases
|
|
|
|
|
|
Model rocket flights can be divided into different flight states [[1](https://code.fbi.h-da.de/hda10343/dla/-/wikis/Altimeter#sources)]:
|
|
|
Model rocket flights can be divided into different flight states \[[1](https://code.fbi.h-da.de/hda10343/dla/-/wikis/Altimeter#sources)\]:
|
|
|
|
|
|

|
|
|
|
... | ... | @@ -31,11 +32,11 @@ Model rocket flights can be divided into different flight states [[1](https://co |
|
|
|
|
|
## Rocket Motors
|
|
|
|
|
|
Model rockets are propelled by rocket motors. The achievable flight altitude strongly depends on the thrust characteristics of the rocket motor.
|
|
|
Model rockets are propelled by rocket motors. The achievable flight altitude strongly depends on the thrust characteristics of the rocket motor.
|
|
|
|
|
|

|
|
|
|
|
|
The rocket motors that are commercially available are standardized and have predefined thrust characteristics over time.
|
|
|
The rocket motors that are commercially available are standardized and have predefined thrust characteristics over time.
|
|
|
|
|
|

|
|
|
|
... | ... | @@ -51,24 +52,63 @@ In order to verify the motor characteristics and choose the correct motors for a |
|
|
|
|
|
The simulation of the rocket flight shall be done with [OpenRocket](https://openrocket.info):
|
|
|
|
|
|

|
|
|

|
|
|
 
|
|
|
|
|
|
## Altimeter
|
|
|
|
|
|
The sensor platform that was developed in [previous projects](2023 Altimeter WLAN) shall be used for in-flight data recording. It shall be modified if necessary (hardware and software).
|
|
|

|
|
|

|
|
|
The sensor platform that was developed in [previous projects](2023%20Altimeter%20WLAN) shall be used for in-flight data recording. It shall be modified if necessary (hardware and software).  
|
|
|
|
|
|
# Report (authors: @stcomosc, @istpankwa, @stronjin)
|
|
|
|
|
|
## Meilensteine
|
|
|
- %"Proof of Concept"
|
|
|
- %Prototyp
|
|
|
- %"Launch day 2024"
|
|
|
|
|
|
- %"Proof of Concept"
|
|
|
- %Prototyp
|
|
|
- %"Launch day 2024"
|
|
|
|
|
|
## Arbeitspakete
|
|
|
|
|
|
### Software
|
|
|
### Hardware
|
|
|
### Simulation |
|
|
\ No newline at end of file |
|
|
### Projectlead ( @stcomosc )
|
|
|
|
|
|
* manage issues
|
|
|
* watch milestones/deadlines
|
|
|
|
|
|
### Mechanical resp ( @stronjin )
|
|
|
|
|
|
* Wahl der Kraft/Druck-sensoren bzw. Anzahl der zu benutzende Sensoren. (Je mehr der Motor stark ist , desto grösser wird der Anzahl an Sensoren sein )
|
|
|
* Wahl der Temperatur-Sensoren (Sensoren zur Messung der Temperatur innerhalb des Motors und der umgebenden Umgebung )
|
|
|
* Steuerelektronik für die Aktivierung und Deaktivierung des Motors
|
|
|
* Sicherheitsvorkehrungen : Notabschaltungen , Sicherheitsbarrieren ,......
|
|
|
* Halterung + Richtungen für bessere Ergebnisse ( Material wahl . Holz , Plastik oder Alu profil ) 3D Druck
|
|
|
* Schutz von Mikrocontroller , etc 3D Druck
|
|
|
* DOE (Design of Experiment):
|
|
|
* Ablauf einer Messung am Prüfstand
|
|
|
* Vergleich verschiedener Konzepte zB:
|
|
|
* Feuerung nach oben/unten/Seite
|
|
|
* eine/mehrere waagzellen
|
|
|
|
|
|
### Simulation ( @istpankwa )
|
|
|
|
|
|
* Auswahl der Racket Typen Für die Prototypensimulation
|
|
|
* Erweiterung der Komponente des Model für die Simulation
|
|
|
* Auswahl des Antriebssystem für die Durchführung der Simulation
|
|
|
* Auswahl der Type und Anzahl der Motoren.
|
|
|
* Durchführung der Simulation Validierung des Modells Model
|
|
|
|
|
|
### Software architect ( @stcomosc )
|
|
|
|
|
|
* API design (OpenAPI aka swagger 3.1.0)
|
|
|
* UI/UX: Webapp design (nodejs framework Vue)
|
|
|
* Sicherheitsfeatures
|
|
|
|
|
|
### Softwaredevolpment ( @istpankwa @stcomosc @stronjin )
|
|
|
|
|
|
* Prüfstand steuern
|
|
|
* Kalibrierung
|
|
|
* Messdaten erfassen (start/stopp Speicherung/abrufen)
|
|
|
* erste Analyse auf dem board
|
|
|
* UI zum steuern (Web/Touchdisplay/Buttons+Display)
|
|
|
* Auswahl "Steuerung" uC/sbc/etc
|
|
|
* Auswahl Messtechnik
|
|
|
* evtl Anpassung bestehender Projekte (Altimeter und WiFi)
|
|
|
* Websocket Implementierung (Übertragung von Livedaten zur Webapp) |
|
|
\ No newline at end of file |