-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrockets.html
381 lines (342 loc) · 17.1 KB
/
rockets.html
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<meta property="og:url" content="http://umaiaa.com/rockets.html" />
<meta property="og:type" content="website" />
<meta property="og:title" content="UM Rocket Canes" />
<meta property="og:description" content="The University of Miami Rocket Canes" />
<meta property="og:image" content="http://umaiaa.com/img/thumbnail.png" />
<title>Rocket Canes</title>
<!-- Bootstrap Core CSS -->
<!-- <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<!-- Custom Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico"/>
<!-- Custom Fonts -->
<!-- <link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> -->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Bungee|Rubik+One" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<!-- Theme CSS -->
<link href="css/grayscale.min.css" rel="stylesheet">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-93306667-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<!-- Navigation -->
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
<div class="container">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
UM AIAA <i class="fa fa-bars"></i>
</button>
<div class="collapse navbar-collapse navbar-main-collapse">
<ul class="nav navbar-nav">
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<li>
<a class="page-scroll" href="index.html">UM AIAA</a>
</li>
<li>
<a class="page-scroll" href="#page-top">Rockets</a>
</li>
<li>
<a class="page-scroll" href="index.html#planes">Planes</a>
</li>
<!-- <li>
<a class="page-scroll" href="#space">Space</a>
</li> -->
<li>
<a class="page-scroll" href="index.html#astronomy">Astronomy</a>
</li>
<li>
<a class="page-scroll" href="index.html#donate">Donate</a>
</li>
<li>
<a class="page-scroll" href="team.html">Team</a>
</li>
<li>
<a class="page-scroll" href="index.html#contact">Contact</a>
</li>
</ul>
</div>
<!-- </div> -->
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Intro Header -->
<header class="intro-cdr">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h1 class="cdr-heading front">Critical Design Review</h1>
<p>
On November 30th, the Rocket Canes will host their first
official design review where faculty, alumni, and engineers
will give feedback on the vehicle and project as preparations
begin for the 2017 Spaceport America Cup.
</p>
</div>
</div>
</div>
</div>
</header>
<!-- Intro Header -->
<!-- <header class="intro-rockets">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h1 class="brand-heading">Rocket Canes</h1>
</div>
</div>
</div>
</div>
</header> -->
<!-- RocketCanes -->
<section id="rockets" class="content-section white-section">
<div class="container content-body">
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<h2>IREC 2016-2017</h2>
<img class="body-image" src="../img/irec.png">
<p>The University of Miami is set to compete in the 2017
Intercollegiate Rocket Engineering Competition for the first
time in the school's history. We will achieve an apogee of
30,000ft (cruising altitude of a 747!) after spending
all year testing and designing the vehicle. This is part
of our logarithmic scaling plan as a team. Last year, we
went to 3,000 feet. This year, we go to 30,000 feet.</p>
</div>
</div>
<div class="row text-center members">
<h4>Team Members</h4>
<div class="col-xs-5 col-sm-4 col-xs-offset-1 col-sm-offset-2">
<p>German Acosta Quiros <br />
Kawan Amelung<br />
Joseph Tsuji<br />
Alexander Berne<br />
Daniel Morgan<br />
Diego Ortiz<br />
Raden Gustinvil<br />
Jackey Chen<br />
Jacob Wise<br />
Parv Gondalia<br />
Tachaka Ray<br />
</p>
</div>
<div class="col-xs-5 col-sm-4">
<p>Michael Pressman<br />
Josh Dughman<br />
Jeremiah Truesdell<br />
Rachel Lyons<br />
Shayna Hume<br />
Devin Michaels<br />
JP Concha<br />
Justin Johnson<br />
Justin Lei<br />
Michael Lennon<br />
</p>
</div>
</div>
</div>
</section>
<!-- RocketCanes -->
<section id="rockets" class="content-section">
<div class="container content-body">
<h2>HMR 2015-2016</h2>
<div class="row text-center">
<div class="col-sm-8 col-sm-offset-2">
<h4>Third Place</h4>
<p>Achieved third place at the Florida Space Grant
Consortium's Hybrid Motor Rocket Competition.</p>
</div>
</div>
<div class="row text-center">
<div id="video" class="col-sm-8 col-sm-offset-2 text-center">
<!-- <h2>HMR Video</h2> -->
<iframe id="videovideo" src="https://player.vimeo.com/video/155258274" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
<p>By Luis Afiuni Avila</p>
</div>
</div>
<div class="row"><div class="col-sm-8 col-sm-offset-2"><blockquote><p>
A mediocre team that works together well is rare. A good team that
puts together a product is rarer. A team that builds something
from nothing, that volunteers long hours and weekends, that stands
tall after failures and is ready to make things better after a
success, is the stuff of myth. I’m writing this to tell you this
project has been fantastic.<br />This competition was an opportunity
for undergraduate students to prove that engineering at the
University of Miami was worth its prestige. It was an opportunity
for us to dive deep into the engineering process in a way no class,
no lecture, and no assignment could replicate. It grew from a few
shared hopes and developed into a reality better than our wildest dreams.<br />
We could not have made it this far without the friends we’ve made
along the way. The connections forged along the way will continue
to reward us in whatever programs we choose to develop. We’d
especially like to thank: Angel Morciego and Ilia Aleman, the
machinists whose experience and wisdom was worth their weight in
gold; Dr. Ines Basalo who graciously allowed us to work in her
Measurements Laboratory; Dean Jean-Pierre Bardet who allowed us
to perform tests at the College and supported our efforts; Dr.
Ryan Karkkainen for advising and supporting the project; the
engineers at Syntheon for their mentoring; and plenty of other
faculty and staff at UM.<br />
To some of the other teams competing, this may have been a cool
side-project. To us, this was the first step of many awaiting us.
The experiences, resources, and connections from this year will
only by carried forward in our momentum.<br />
Rocket Canes, whether we win or lose, I cannot say thank you enough.
I’ve been honored to work with you. I’m blessed to keep doing so.
Let’s keep moving forward.<br /><br />
Fly high my friends,<br />
German Acosta Quiros<br />
Rocket Canes Project Manager 2015 – 2016
</p></blockquote></div></div>
<div class="row text-center members">
<h4>2015-2016 Team Members</h4>
<div class="col-xs-5 col-sm-4 col-xs-offset-1 col-sm-offset-2">
<p>German Acosta Quiros <br />
Kawan Amelung<br />
Joseph Tsuji<br />
Jan Paul Schnabel<br />
Shayna Hume<br />
Leonardo Costa<br />
Raden Gustinvil<br />
Ziyi Zhuang<br />
Joseph Saad<br />
</p>
</div>
<div class="col-xs-5 col-sm-4">
<p>David Grossman<br />
Brehnden Daly<br />
Jeremiah Truesdell<br />
Rachel Lyons<br />
Kai Weitekamper<br />
Devin Michaels<br />
Rob Foster<br />
Rob Haislmaier<br />
Justin Lei<br />
</p>
</div>
</div>
<div class="row text-center">
<h4>The Rocket</h4>
<div class="col-xs-12 col-sm-8 col-sm-offset-2">
<img id="rocket-photo" class="photo" src="img/rocket.JPG">
</div>
<div class="col-xs-5 col-sm-2 col-xs-offset-1 col-sm-offset-2">
<h4>Body</h4>
<p>Carbon Fiber</p>
<!-- <p>3D printed bulkhead and couplers</p> -->
</div>
<div class="col-xs-5 col-sm-2">
<h4>Motor</h4>
<p>G-class</p>
<!-- <p>300 m/s</p>
<p>150 N*s impulse</p> -->
</div>
<div class="col-xs-5 col-sm-2 col-xs-offset-1 col-sm-offset-0">
<h4>Avionics</h4>
<p>Stratologger CF</p>
</div>
<div class="col-xs-5 col-sm-2">
<h4>Recovery</h4>
<!-- <p>parachute</p> -->
<p>3D printed nosecone</p>
</div>
</div>
<div class="row text-center">
<div class="col-sm-8 col-sm-offset-2">
<h4>Aluminum Angel</h4>
<p>The Aluminum Angel was our in-house made-from-scratch static testing
rig, and the first complete product we created as a rocket team.
Check out the static test videos using the Aluminum Angel! We melt
some asphalt!
</p>
<img class="photo" src="img/alangel.jpg">
<br />
<br />
</div>
</div>
<div class="row text-center">
<h1>Videos</h1>
<!-- <video width="320" height="240" controls>
<source src="video/static-test.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<video width="320" height="240" controls>
<source src="video/static-test-slo-mo.mp4" type="video/mp4">
Your browser does not support the video tag.
</video> -->
<iframe width="560" height="315" src="https://www.youtube.com/embed/zRMmJLAROHQ" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/EYPOh8e4Kko" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/OTjPIBnVjiY" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/mGY4v8ePHGU" frameborder="0" allowfullscreen></iframe>
<br /><br /><br /><h2>Check us out on YouTube!</h2>
<ul class="list-inline banner-social-buttons text-center">
<li>
<a href="https://www.youtube.com/channel/UCUv4ETF6xoheGq7n23iswtw" class="btn btn-default btn-lg"><i class="fa fa-youtube fa-fw"></i> <span class="network-name">YouTube</span></a>
</li>
</ul>
</div>
<!-- <div class="row">
<div class="col-sm-6 col-sm-offset-1">
<p>content</p>
</div>
<div id="specificdiv" class="col-sm-3 col-sm-offset-1 text-center">
</div>
</div> -->
</div>
</section>
<!-- Planes -->
<!-- <section id="planes" class="content-section green-section">
<div class="container content-body">
<div class="row">
<div class="col-sm-6 col-sm-offset-5">
<h2>Design Build Fly</h2>
<p>Design Build Fly is an RC airplane competition where
the airplane is - you guessed it - designed, built, and
flown by the students. The team will be competing in the
Tucson, Arizona on April 7th, 2017. For more info,
contact the project manager, Michael Lennon at
<a href="mailto:[email protected]">[email protected]</a>.
</p>
</div>
</div>
</div>
</section> -->
<!-- Footer -->
<footer>
<div class="container text-center">
<p>Copyright © University of Miami AIAA 2017</p>
</div>
</footer>
<!-- jQuery -->
<!-- <script src="vendor/jquery/jquery.js"></script> -->
<!-- <script src="http://www.google.com/jsapi" type="text/javascript"></script> -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<!-- <script type="text/javascript">google.load("jquery", "1.9.0");</script> -->
<!-- Bootstrap Core JavaScript -->
<!-- <script src="vendor/bootstrap/js/bootstrap.min.js"></script> -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<!-- Plugin JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<!-- Google Maps API Key - Use your own API key to enable the map feature. More information on the Google Maps API can be found at https://developers.google.com/maps/ -->
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCRngKslUGJTlibkQ3FkfTxj3Xss1UlZDA&sensor=false"></script>
<!-- Theme JavaScript -->
<script src="js/grayscale.min.js"></script>
</body>
</html>