Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luickk/3d_printed_rocket
3d printed, self landing rocket
https://github.com/luickk/3d_printed_rocket
3d-models 3d-printing rocket
Last synced: 14 days ago
JSON representation
3d printed, self landing rocket
- Host: GitHub
- URL: https://github.com/luickk/3d_printed_rocket
- Owner: luickk
- Created: 2018-03-06T18:51:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-08T20:40:37.000Z (over 5 years ago)
- Last Synced: 2024-12-25T08:36:41.389Z (17 days ago)
- Topics: 3d-models, 3d-printing, rocket
- Homepage:
- Size: 894 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3D Printed self stabilizing rocket
This rocket is built to start and land all by itself. The landing manouver is done by tilting the fins on the upper part of the rocket, in order to slowly tilt the rocket till it's horizontal to decrease the fall speed .
# Data
weights
----------
| weights_rocket_body | weights_rocket_parts|
|----------------|-------------------------------|
|rckt_stage_1 `60g`| rckt_wings `26*4g` |
|rckt_stage_2 `60g`| rckt_fins `15*4g` |
|rckt_nosecone `22g`| rckt_tech_holder `20g`|
|sum `142g`| rckt_battery `20g`|
|| rckt_servo `4*10g`|
|| sum `244g`| |rocket stats
----------
> **motor**: D9, 20 Ns
> **diameter**: 5 cm
> **inner diameter**: 4.7 cm
> **flight height**: 180 m
> **weight**: 512 g
> **parachute size**: 100 cm with 3.5 mps# Files
> .stl standard files used for 3D printing and 3D modeling
> .ork Files for the [rocket simulation program](http://openrocket.info/)# Idea
The goal is to start and land a rocket while not using a parachute ejection system to land the rocket. To acomplish that, the rocket has wings mounted to it s center of gravity. When it launches and reaches its point of max altitude it will eject the nosecone to lower the point of gravity. Then it will fall with the center of the gravity (wings) downwards so the rocket can be brought in the horizontal by tilting the rocket fins.
# Landing
For the landing the nosecone is blown out, in order to change the center of gravity further down.
![rocket without nosecone](http://mrgrimod.de/FILES/5.png)
In the next two seconds the rocket will accelerate to 10 m/s. Then the rocket will start to stabilize its self on the yaw axis and to tilt its self on the roll axis to finally put the rocket in the right position and generate lift to slow down the rocket and land.
![start+landing](http://mrgrimod.de/FILES/6.jpg)