-
Notifications
You must be signed in to change notification settings - Fork 3
/
project.html
495 lines (460 loc) Β· 20.1 KB
/
project.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
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>Projects | thrustMIT</title>
<meta content="" name="description" />
<meta content="" name="keywords" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="DESCRIPTION" />
<meta name="author" content="Codeconvey" />
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css"
/>
<!-- Favicons -->
<link
href="https://ik.imagekit.io/wns4q4r9n2/misc/black_logo__xHFqm2z7I.png"
rel="icon"
/>
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon" />
<!-- Google Fonts -->
<link rel="stylesheet" href="https://use.typekit.net/fij0rxo.css" />
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel="stylesheet"
/>
<!-- Vendor CSS Files -->
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet" />
<link href="assets/vendor/aos/aos.css" rel="stylesheet" />
<link
href="assets/vendor/bootstrap/css/bootstrap.min.css"
rel="stylesheet"
/>
<link
href="assets/vendor/bootstrap-icons/bootstrap-icons.css"
rel="stylesheet"
/>
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet" />
<link
href="assets/vendor/glightbox/css/glightbox.min.css"
rel="stylesheet"
/>
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet" />
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet" />
<!-- Template Main CSS File -->
<link href="assets/css/team.css" rel="stylesheet" />
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css" />
<script
src="https://kit.fontawesome.com/9358b9891c.js"
crossorigin="anonymous"
></script>
</head>
<body>
<!-- ======= Header ======= -->
<!-- ======= Header ======= -->
<header id="header" class="fixed-top d-flex align-items-center header-transparent ">
<div class="container d-flex align-items-center justify-content-between">
<div class="logo">
<h1><a ></a></h1>
<a href="index.html"><img src="assets/img/logo_text_white.png" alt="" class="img-fluid"></a>
</div>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link scrollto active" href="index.html">Home</a></li>
<li><a class="nav-link scrollto" href="index.html#about">About</a></li>
<li><a class="nav-link scrollto" href="index.html#subsystem">Subsystem</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle nav-link scrollto" href="index.html#projects" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Projects
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="project.html#agniastra"><img
width="40"
height="30"
style="padding-right: 10px;"
src="https://ik.imagekit.io/sayou7z5b/mission%20patch%20aligned%20for%20printing_1_.png?updatedAt=1715598341088"
/><span class="project-dropdown">AgniAstra</span></a>
</li>
<li><a class="dropdown-item" href="project.html#altair"><img
width="40"
height="30"
style="padding-right: 10px;"
src="https://ik.imagekit.io/sayou7z5b/altair.png?updatedAt=1697717242675"
/><span class="project-dropdown">Altair</span></a>
</li>
<li><a class="dropdown-item" href="#rayquaza"><img
width="40"
height="30"
style="padding-right: 10px;"
src="https://ik.imagekit.io/2wpcbxztl/rayquaza_dSTXkYGkn.jpg?ik-sdk-version=javascript-1.4.3&updatedAt=1665509884060"
/><span class="project-dropdown">Rayquaza</span></a>
</li>
<li><a class="dropdown-item" href="#phoenix"><img
width="40"
height="30"
style="padding-right: 10px;"
src="https://ik.imagekit.io/2wpcbxztl/5_cILftpLoU.png?ik-sdk-version=javascript-1.4.3&updatedAt=1665509374722"
/><span class="project-dropdown">Phoenix</span></a>
</li>
<li><a class="dropdown-item" href="#arya"><img
width="40"
height="30"
style="padding-right: 10px;"
src="https://ik.imagekit.io/wns4q4r9n2/Projects/Arya-final_tbMM207iL.png"
/><span class="project-dropdown">Arya</span></a>
</li>
<li><a class="dropdown-item" href="#vyom"><img
width="40"
height="30"
style="padding-right: 10px;"
src="https://ik.imagekit.io/wns4q4r9n2/Projects/VYOM_qJu7m0lQIQ.png"
/><span class="project-dropdown">Vyom</span></a>
</li>
</ul>
</li>
<li><a class="nav-link scrollto " href="index.html#sponsors">Sponsors</a></li>
<li><a href="team.html"><span>Team</span> </a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="alumni.html#2022" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Alumni
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="alumni.html#2023">2023</a></li>
<li><a class="dropdown-item" href="alumni.html#2022">2022</a></li>
<li><a class="dropdown-item" href="alumni.html#2021">2021</a></li>
<!--Added href for Alumni 2020 Batch-->
<li><a class="dropdown-item" href="alumni.html#2020">2020</a></li>
<li><a class="dropdown-item" href="alumni.html#2019">2019</a></li>
<li><a class="dropdown-item" href="alumni.html#2018">2018</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle nav-link" href="" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Media
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="pictures.html">Images</a></li>
<!-- <li><a class="dropdown-item" href="video.html">Videos</a></li> -->
<li><a class="dropdown-item" href="https://www.blogger.com/profile/05035701286142625642" target="_blank">Blog</a></li>
</ul>
</li>
<li><a class="nav-link scrollto" href="index.html#contact">Contact Us</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<!-- End Header -->
<main id="main">
<!-- =======notify======= -->
<section>
<div>
<br />
<center>
<h1>
<span><b class="white">OUR</b></span
><b class="white"> <span style="color: #ef6603">ROCKETS</span></b>
</h1>
</center>
</div>
</section>
<section id="agniastra" class="agniastra">
<div class="container">
<div class="section-title" data-aos="zoom-out">
<h2>2023-24</h2>
<p><font size="6" color="fd9042">AGNIASTRA</font></p>
</div>
<div class="row">
<div class="col-lg-6">
<center>
<img
height="650"
width="350"
src="https://ik.imagekit.io/sayou7z5b/untitled.33.png?updatedAt=1715601083467"
/>
</center>
</div>
<div class="col-lg-6 pt-4 pt-lg-0">
<center>
<img
width="300"
height="300"
src="https://ik.imagekit.io/sayou7z5b/mission%20patch%20aligned%20for%20printing_1_.png?updatedAt=1715598341088"
/>
</center>
<br />
<p>
<font color="white"
>AGNIASTRA, the latest innovation from thrustMIT, leveraging the power of a Cesaroni N5800 N-class commercial rocket motor. Its internal structure is meticulously crafted from Aluminium 6061, while its airframe seamlessly incorporates Carbon Fibre and Glass Fibre for optimal performance. Inside its sleek design lies a CanSat payload equipped with an infrared camera mounted on a rotating platform. This cutting-edge system maintains a real-time 3D understanding of targets by monitoring and interpreting their pose using onboard computer vision and deep learning algorithms. The avionics system comprises a unique stack-based modular flight computer that utilizes both Surface Mount Technology (SMT) and Through Hole Technology (THT) components to facilitate its mission of data logging, apogee detection, and rocket recovery.</font
>
</p>
</div>
</div>
</div>
</section>
<section id="altair" class="altair">
<div class="container">
<div class="section-title" data-aos="zoom-out">
<h2>2022-23</h2>
<p><font size="6" color="fd9042">ALTAIR</font></p>
</div>
<div class="row">
<div class="col-lg-6">
<center>
<img
height="550"
width="250"
src="assets/img/rockets/altair.png"
/>
</center>
</div>
<div class="col-lg-6 pt-4 pt-lg-0">
<center>
<img
width="300"
height="300"
src="https://ik.imagekit.io/sayou7z5b/altair.png?updatedAt=1697717242675"
/>
</center>
<br />
<p>
<font color="white"
>ALTAIR was our 5th rocket for Spaceport America Cup 2023. It has an airframe made of Carbon Fibre and Glass Fibre. In order to minimize flow separation, the rocket has leading-edge extended fins and crankshaft-based air brakes. It was powered by a Cesaroni M3400, an M-class commercial rocket engine and reached an apogee of 3.14 km. This was our closest ever launch to an apogee of 10,331 ft.</font
>
</p>
</div>
</div>
</div>
</section>
<section id="rayquaza" class="rayquaza">
<div class="container">
<div class="section-title" data-aos="zoom-out">
<h2>2021-22</h2>
<p><font size="6" color="fd9042">Rayquaza</font></p>
</div>
<div class="row">
<div class="col-lg-6">
<center>
<img
height="550"
width="250"
src="assets/img/rockets/rayquaza.png"
/>
</center>
</div>
<div class="col-lg-6 pt-4 pt-lg-0">
<center>
<img
width="300"
height="300"
src="https://ik.imagekit.io/2wpcbxztl/rayquaza_dSTXkYGkn.jpg?ik-sdk-version=javascript-1.4.3&updatedAt=1665509884060"
/>
</center>
<br />
<p>
<font color="white"
>RAYQUAZA was our 4th rocket for Spaceport America Cup
2022. With a Carbon Fibre airframe and Aluminium 6063
internal structure, it was powered by a Cesaroni
M3400, an M-class commercial rocket engine and reached an
apogee of 3.55 km. This was our first rocket ever to reach
10,000 ft. Rayquaza came 4th in the James Barrowman Award with
an error percentage less than 0.3 %.</font
>
</p>
</div>
</div>
<!-- <iframe width="560" height="315" src="https://www.youtube.com/embed/iYtH2khNIgU?start=446" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> -->
</div>
</section>
<section id="phoenix" class="phoenix">
<div class="container">
<div class="section-title" data-aos="zoom-out">
<h2>2020-21</h2>
<p><font size="6" color="fd9042">Phoenix</font></p>
</div>
<div class="row">
<div class="col-lg-6">
<center>
<img
height="550"
width="300"
src="https://ik.imagekit.io/shasta/thrustMIT_website/projects/phoenix_8Nh7jG9bA.png?ik-sdk-version=javascript-1.4.3&updatedAt=1667062614381"
/>
</center>
</div>
<div class="col-lg-6 pt-4 pt-lg-0">
<center>
<img
width="300"
height="300"
src="https://ik.imagekit.io/2wpcbxztl/5_cILftpLoU.png?ik-sdk-version=javascript-1.4.3&updatedAt=1665509374722"
/>
</center>
<br />
<p>
<font color="white"
>PHOENIX was the 3rd rocket we made and our official entry to
the 2021 Spaceport America Cup. With a Carbon Fibre airframe
and a Glass Fibre Avionics bay to facilitate telemetry, the
rocket had an apogee of 3 Km weighing a total of 36 Kgs.
Phoenix was powered by a COTS N-Class Cesaroni Pro98 Solid
rocket and carried a peizo electric device in the payload.
</font>
</p>
</div>
</div>
</div>
</section>
<section id="arya" class="arya">
<div class="container">
<div class="section-title" data-aos="zoom-out">
<h2>2018-19</h2>
<p><font size="6" color="fd9042">Arya</font></p>
</div>
<div class="row">
<div class="col-lg-6">
<center>
<img
height="550"
width="300"
src="https://ik.imagekit.io/shasta/thrustMIT_website/projects/arya_1q7cuV057.png?ik-sdk-version=javascript-1.4.3&updatedAt=1667062614382"
/>
</center>
</div>
<div class="col-lg-6 pt-4 pt-lg-0">
<center>
<img
width="300"
height="300"
src="https://ik.imagekit.io/wns4q4r9n2/Projects/Arya-final_tbMM207iL.png"
/>
</center>
<br />
<p>
<font color="white"
>ARYA, launched in spaceport America cup 2019, was our 2nd
rocket and was made entirely of carbon fibre with the weight
being 24kgs and apogee 3km. It had Aluminium 6061T6 bulkheads,
centring rings. Lapwing 2 was a subscale rocket used to test
all the system. An in house reefing mechanism was designed to
facilitate the easier recovery of the rocket.
</font>
</p>
</div>
</div>
</div>
</section>
<section id="vyom" class="vyom">
<div class="container">
<div class="section-title" data-aos="zoom-out">
<h2>2017-18</h2>
<p><font size="6" color="fd9042">Vyom</font></p>
</div>
<div class="row">
<div class="col-lg-6">
<center>
<img
height="500"
width="300"
src="https://ik.imagekit.io/shasta/thrustMIT_website/projects/My_project_hcjagHclU.png?ik-sdk-version=javascript-1.4.3&updatedAt=1667064320976"
/>
</center>
</div>
<div class="col-lg-6 pt-4 pt-lg-0">
<center>
<img
width="300"
height="300"
src="https://ik.imagekit.io/wns4q4r9n2/Projects/VYOM_qJu7m0lQIQ.png"
/>
</center>
<br />
<p>
<font color="white"
>VYOM was our first rocket and launched at Spaceport America
Cup 2018. With a Glass fiber airframe, couplers and fin
attachment, Aluminium 6061 T6 bulkheads, centering rings, All
female mould layup of Glass Fibre and split piece moulds for
nosecone and boattail, nose tip of ABS. The weight of the
rocket was 26kgs and reached an apogee of 1.2km. Vyom won us
the Best Debutant Award at the SA Cup 2018.
</font>
</p>
</div>
</div>
<br><br>
<!-- <iframe width="560" height="315" src="https://www.youtube.com/embed/u75T4NcelRU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div> -->
</section>
</main>
<!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container">
<a href="#"
><img
width="200"
src="assets/img/logo_text_white.png"
style="padding-bottom: 20px; padding-right: 10px"
/></a>
</div>
<div class="container">
<div class="social-links">
<a
href="https://twitter.com/ThrustMIT"
target="_blank"
class="twitter"
><i class="bx bxl-twitter"></i
></a>
<a
href="https://www.facebook.com/thrustMIT"
target="_blank"
class="facebook"
><i class="bx bxl-facebook"></i
></a>
<a
href="https://www.instagram.com/thrustmit/"
target="_blank"
class="instagram"
><i class="bx bxl-instagram"></i
></a>
<a
href="https://www.linkedin.com/company/thrustmit/"
target="_blank"
class="linkedin"
><i class="bx bxl-linkedin"></i
></a>
<a
href="https://www.youtube.com/channel/UCKYwoK8CVB18l2Z4X7ZkA8Q/featured"
target="_blank"
class="youtube"
><i class="bx bxl-youtube"></i
></a>
</div>
</div>
<div>
<div class="copyright" style="justify-content: center">
© Copyright <span>thrustMIT</span>. All Rights Reserved
</div>
</div>
</footer>
<!-- End Footer -->
<a
href="#"
class="back-to-top d-flex align-items-center justify-content-center"
><i class="bi bi-arrow-up-short"></i
></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>