-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path032117.html
More file actions
50 lines (49 loc) · 2.13 KB
/
032117.html
File metadata and controls
50 lines (49 loc) · 2.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<html>
<body bgcolor="#fff7e6">
<head>
<style>
body {
font-family: monospace;
font-size: 16px;
width: 800px;
}
ul li {
margin-bottom: 16px
}
</style>
<script type="text/javascript" async src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_SVG"></script>
</head>
<body>
<center>
<br><br>
<img src="uavbw.png">
<br><br>
<span>stumbling into aerodynamics</span>
<br><br>
<a href=index.html>Home<a/>
<a href=posts.html>Posts<a/>
<a href=about.html>About Me<a/>
<br>
<h2>Posts</h2>
</center>
<h2>3/21/17 - Airfoil Results and Full Model</h2>
<p align="justify">
The print of the SD7037 airfoil (<iframe width="160" height="80" src="https://sketchfab.com/models/3d70ce12f69840db9ca8f17ba6c86ba1/embed?autospin=1&autostart=1" frameborder="0"></iframe>) has finished. It printed more accurately than I was expecting. I oriented the shape vertically so any stripes from layers would run with the direction of airflow. This method of manufacturing airfoils is effective for prototyping, but I will try something else for the final test models.
<br><br>
For the next model, I will try to use the laser cutter for greater precision and some flexibility in materials. I also have more experience with the laser cutter. A possible solution is to cut multiple profiles of the airfoil out of a sheet of chip board along with holes for alignment. A dowel through these holes will allow proper alignment, but this might not be necessary.
<center>
<img src="sd7037anim.gif" width="450px">
</center>
<br>
<p align="justify">
<hr>
<h3>Model</h3>
This model represents the final design for the wind tunnel including the adapter for the fan. The fan is 8" in diameter yet needs to attach to a 12" by 12" square cross section. The solution I have designed avoids creating too much turbulence or decreasing the volumetric flow rate too much.
<br><br>
<center>
<img src="AssemblyTunnel.png" width="450px">
</center>
<br><br>
I will render better images once I have access to a computer capable of doing so.
<br><br><br>
--Aryn Harmon