From 9d2710efc5eda504f0c9d07e3613513550c44417 Mon Sep 17 00:00:00 2001 From: Alfonso Parra Rubio <alfonsoparrarubio@aprubio.local> Date: Thu, 28 Jan 2021 02:33:23 -0500 Subject: [PATCH] readme --- README.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 84614c9..14d79ee 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,22 @@ -re +# Fixed Wings for Fab Labs + + +Fixed wings requires reflex airfoils at least in the root to be stable on flight. Taper angle is highly recommended as they provide: + - Largest area to play with the components and control the center of mass. + - Nice stability (yaw) + - Larger moment in the tip of the flap + +We can manufacture the wing as unrolling its (almost) single curvature surface. This makes it a great candidate to be manufactured in a 2.5 axis machine (likely with a knife as we will need to crease our flat preform. The optimal crease is a V cut operation as the Zund provides). + +## Design + +Free tools are available to let us estimate range and endurance, design it while analyze it(XFLR5) and design it (MACHUP). + +As an example, I am starting to design a fixed wing for Bhutan. I used XFLR5 and Rhino. + +<img src="img/phoenix.png" alt="LAttice" width="900" > +<img src="img/profanalasis.png" alt="LAttice" width="900" > +<img src="img/cooldata.png" alt="LAttice" width="900" > +<img src="img/wingdesign.png" alt="LAttice" width="900" > +<img src="img/gif.gif" alt="LAttice" width="300" > -- GitLab