docs about final project

This commit is contained in:
2025-02-05 10:23:30 +01:00
parent abd96cc3c4
commit a2887d8953

View File

@@ -37,17 +37,25 @@ The drone needs to be able to fly for atleast 20 minutes. It needs 2 screens on
## Drawing the drone ## Drawing the drone
I have a few concept images above and this is the result my drawings. I have a few concept images above and this is the result my drawings.
![alt text](IMG_7688.jpg) ![alt text](../assets/assets_week_2/fusion360/IMG_7688.jpg)
![alt text](IMG_7686-min.jpg) ![alt text](../assets/assets_week_2/fusion360/IMG_7686-min.jpg)
![alt text](IMG_7712-min.jpg) ![alt text](../assets/assets_week_2/fusion360/IMG_7712-min.jpg)
![alt text](IMG_7711-min.jpg) ![alt text](../assets/assets_week_2/fusion360/IMG_7711-min.jpg)
In the second picture you can see that I wanted to make the drone 30 cm in length. But then I looked at the prices for bigger batteries and it started to get super expansive real fast. So I decided to make it smaller. So now im planning on making a drone 10 cm in length. Im still going for the design in the thirth image. In the second picture you can see that I wanted to make the drone 30 cm in length. But then I looked at the prices for bigger batteries and it started to get super expansive real fast. So I decided to make it smaller. So now im planning on making a drone 10 cm in length. Im still going for the design in the third image. You can also kinda see that I got my inspiration from the third concept art image. And im giving my on twist on it.
## Designing the drone ## Designing the drone
When desigining the drone I wanted to do everything parametric. So im going to try to use as much variables as possible and make everything depend on each other so everything automaticly scales when I change one parameter. When designing the drone I wanted to do everything parametric. So im going to try to use as much variables as possible and make everything depend on each other so everything automatically scales when I change one parameter.
## Designing paramemtricly ### Designing the drone parametrically
Designing parametricly is very hard because every constraint needs to be perfect. Otherwise when changing lengths the design will fold into itself like this. Designing parametrically is very hard because every constraint needs to be perfect. Otherwise when changing lengths the design will fold into itself like this.
![alt text](image.png) ![alt text](../assets/assets_week_2/fusion360/image.jpg)
I've spend one day getting the constraints perfect for the sketch so it scales well with everything. I've spend one day getting the constraints perfect for the sketch so it scales well with everything. And this is the result of that. When I change one parameter in the variable menu the entire body scales with it. This is the final result of my design. I've made the body myself and I've imported the components from grabcad. So I had more time for blender and Onshape and so I could visualize it better.
![alt text](../assets/assets_week_2/fusion360/image-18.jpg)
### Rendering
I've also made a render of the drone to visualize it for other people. Making this was kind of a pain because blender is a gigantic program. You can see my [docs](../Assignments/week_2_computer_aided_design_(cad)/drone_designing.md) to see where I struggled. This is my final result of the render.
<video controls src="../assets/assets_week_2/blender/droneRender.mp4" title="Title"></video>
## CAM and machines