-
Notifications
You must be signed in to change notification settings - Fork 4
/
sl_docs.html
196 lines (184 loc) · 12.8 KB
/
sl_docs.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
<html>
<head>
<title>STAR</title>
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="assets/css/sl_docs.css">
<link rel="stylesheet" type = "text/css" href="assets/css/nav_footer.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.1/css/all.css" integrity="sha384-O8whS3fhG2OnA5Kas0Y9l3cfpmYjapjI0E4theH4iuMD+pLhbf6JI0jIMfYcK3yZ" crossorigin="anonymous">
<meta name="title" content="STAR">
<meta name="keywords" content="STAR, CalSTAR, CALSTAR, rocket team, UC Berkeley, space, school, high power, rocketry, club, technology">
<meta name="description" content="STAR, UC Berkeley's Space Technologies and Rocketry Team, is a student club whose mission is to design, build, test, and launch high-power rockets. Founded in Fall 2015, STAR has competed in NASA's Student Launch Initiative (USLI) as well as ESRA's Intercollegiate Rocket Engineering Competition (IREC). As the team continues to grow and establish itself, we hope to do research in the fields of space, technology, and rocketry. We would also like to reach out to the community of Berkeley and the Bay Area to establish a prominent aerospace community that doesn't exist currently. This is just the beginnng">
<meta property="og:title" contenet="STAR">
<meta property="og:url" content="http://stars.berkeley.edu">
<meta property="og:description" content="STAR is a UC Berkeley competition team that designs, builds, tests, and launches rockets.">
<meta property="og:image" content="http://kevinhsuwho.github.io/assets/images/star.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="js/bootstrap.js"></script>
<meta charset="UTF-8">
</head>
<body>
<script src="js/navScroll.js"></script>
<nav class="navbar fixed-top navbar-expand-lg navbar-dark">
<a class="navbar-brand" href="index.html">
<img src="./assets/newimages/white_logo.png" id = "logo">
</a>
<button class="navbar-toggler ml-auto" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav right-align-menu ml-auto">
<li class="nav-item">
<a class="nav-link" href="projects.html"> Projects</a>
</li>
<li class="nav-item dropdown active">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Teams
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="leads.html">Speciality Leads</a>
<a class="dropdown-item" href="managers.html">Project Manager</a>
<a class="dropdown-item" href="#">Team Members</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="news.html">News</a>
</li>
<li class="nav-item">
<a class="nav-link" href="sponsors.html">Sponsors</a>
</li>
<li class="nav-item">
<a class="nav-link" href="sl_docs.html">Sl Docs</a>
</li>
<li class="nav-item">
<a class="nav-link" id= "nav_last" href="Contact Us.v2.html">Contact us</a>
</li>
</ul>
</div>
</nav>
<div class="main-picture">
<div class="container">
<div class="main-content">
<h1>DOCS</h1>
<h2>STAR'S COLLECTION OF STUDENT LAUNCH DOCUMENTS</h1>
<!-- <div class="row pitch">
<div class="col-md-10">
<h3>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</h3>
</div>
<div class="col-md-2">
</div>
</div> -->
</div>
</div>
</div>
<div class="documentation">
<div class="container">
<h1>DOCUMENTS</h1>
<h2>For NASA Student launch, the documentation team compiled multiple 100+ page LaTeX documents detailing the entire design, fabrication, and testing process. For IREC, in addition to official progress reports, there will be reports on Failure Modes and Effects Analyses, test procedures, assembly checklists, and other documents to ensure a successful launch.</h2>
<div class="row">
<div class="col-md-4">
<h3>2017 - 2018</h3>
<div class="doclist">
<li><a href="https://stars.berkeley.edu/assets/files/2018%20FRR%20Report.pdf" target="_blank">NASA SL 2018 Flight Readiness Review (FRR)</a></li>
<li><a href="https://stars.berkeley.edu/assets/files/2018%20FRR%20Flysheet.pdf" target="_blank">NASA SL 2018 FRR Flysheet</a></li>
<li><a href="https://stars.berkeley.edu/assets/files/2018%20FRR%20Presentation.pdf" target="_blank">NASA SL 2018 FRR Presentation</a></li>
<li><a href="https://stars.berkeley.edu/assets/files/2018%20Critical%20Design%20Review%20(CDR).pdf">NASA SL 2018 Critical Design Review (CDR)</a></li>
<li><a href="https://stars.berkeley.edu/assets/files/2018%20CDR%20Flysheet.pdf">NASA SL 2018 CDR Flysheet</a></li>
<li><a href="https://stars.berkeley.edu/assets/files/2018%20CDR%20Presentation.pdf">NASA SL 2018 CDR Presentation</a></li>
<li><a href="https://stars.berkeley.edu/assets/files/2018%20PDR%20Report.pdf"> NASA SL 2018 Preliminary Design Review (PDR) </a></li>
<li><a href="https://stars.berkeley.edu/assets/files/2018%20PDR%20Flysheet.pdf"> NASA SL 2018 PDR Flysheet </a></li>
<li><a href="https://stars.berkeley.edu/assets/files/2018%20PDR%20Presentation.pdf"> NASA SL 2018 PDR Presentation </a></li>
<li><a href="https://stars.berkeley.edu/assets/files/NASA%20SL%20Proposal%20(2018).pdf" target="_blank"> NASA SL 2018 Project Proposal </a></li>
</div>
</div>
<div class="col-md-4">
<h3>2016 - 2017</h3>
<div class="doclist">
<li><a href="https://stars.berkeley.edu/assets/files/CalSTAR_PLAR.pdf" target="_blank"> NASA SL 2017 Post-Launch Assessment Review (PLAR)</a></li>
<li><a href="https://stars.berkeley.edu/assets/files/CalSTAR_FRR.pdf" target="_blank"> NASA SL 2017 Flight Readiness Review (FRR) </a></li>
<li><a href="https://stars.berkeley.edu/assets/files/Final%20FRR%20Flysheet.pdf" target="_blank"> NASA SL 2017 FRR Flysheet </a></li>
<li><a href="https://stars.berkeley.edu/assets/files/CalSTAR_FRR_Presentation.pdf" target="_blank"> NASA SL 2017 FRR Presentation </a></li>
<li><a href="https://stars.berkeley.edu/assets/files/CalSTAR_FRR_Addendum.pdf" target="_blank"> NASA SL 2017 FRR Addendum </a></li>
<li><a href="https://stars.berkeley.edu/assets/files/CalSTAR_CDR.pdf" target="_blank"> NASA SL 2017 Critical Design Review (CDR) </a></li>
<li><a href="https://stars.berkeley.edu/assets/files/Final%20CDR%20Flysheet.pdf" target="_blank"> NASA SL 2017 CDR Flysheet </a></li>
<li><a href="https://stars.berkeley.edu/assets/files/CalSTAR_CDR_Presentation.pdf" target="_blank"> NASA SL 2017 CDR Presentation </a></li>
<li><a href="https://stars.berkeley.edu/assets/files/CalSTAR_PDR.pdf" target="_blank"> NASA SL 2017 Preliminary Design Review (PDR)</a></li>
<li><a href="https://stars.berkeley.edu/assets/files/Final%20PDR%20Flysheet.pdf" target="_blank"> NASA SL 2017 PDR Flysheet </a></li>
<li><a href="https://stars.berkeley.edu/assets/files/CalSTAR_PDR_Presentation.pdf" target="_blank"> NASA SL 2017 PDR Presentation </a></li>
<li><a href="https://stars.berkeley.edu/assets/files/CalSTAR_NSL_Proposal.pdf" target="_blank"> NASA SL 2017 Project Proposal </a></li>
</div>
</div>
<div class="col-md-4">
<h3>MATERIAL SAFETY</h3>
<div class="doclist">
<li><a href="https://stars.berkeley.edu/assets/files/acetone_MSDS.pdf" target="_blank"> Acetone</a></li>
<li><a href="https://stars.berkeley.edu/assets/files/aerotechmotor_MSDS.pdf" target="_blank"> Aerotech Motor</a></li>
<li><a href="https://stars.berkeley.edu/assets/files/ammoniumperchlorate_MSDS.pdf" target="_blank"> Ammonium Perchlorate</a></li>
<li><a href="https://stars.berkeley.edu/assets/files/BlackPowder_MSDS.pdf" target="_blank"> Black Powder</a></li>
<li><a href="https://stars.berkeley.edu/assets/files/Bluetube_MSDS.pdf" target="_blank"> Bluetube</a></li>
<li><a href="https://stars.berkeley.edu/assets/files/epoxy105_MSDS.pdf" target="_blank"> Epoxy (105 Resin)</a></li>
<li><a href="https://stars.berkeley.edu/assets/files/Fiberglass_MSDS.pdf" target="_blank"> Fiberglass</a></li>
<li><a href="https://stars.berkeley.edu/assets/files/JBWeld_MSDS.pdf" target="_blank"> JB Weld</a></li>
<li><a href="https://stars.berkeley.edu/assets/files/polycarbonate_MSDS.pdf" target="_blank"> Polycarbonate</a></li>
<li><a href="https://stars.berkeley.edu/assets/files/solder_MSDS.pdf" target="_blank"> Solder</a></li>
<li><a href="https://stars.berkeley.edu/assets/files/styrofoam_MSDS.pdf" target="_blank"> Styrofoam</a></li>
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="footer-content">
<div class="container">
<div class="footer-content-box col-md-4" style="float: left;">
<h5>ABOUT US</h5>
<p>STAR is UC Berkeley’s competitive high-power rocketry team, founded in 2015 and comprised of a medley of audacious and wildly curious students with a burning passion for space.</p>
<a href="mailto:[email protected]" target="_blank"><i class="fas fa-envelope-square"></i></a>
<a href="https://www.facebook.com/ucberkeleystar" target="blank"><i class="fab fa-facebook-square"></i></a>
<a href="https://www.youtube.com/channel/UC-ceqnZp3XVz5mH8297izJA" target="blank"><i class="fab fa-youtube-square"></i></a>
<a href="https://www.flickr.com/photos/ucberkeleystar" target="_blank"><i class="fab fa-flickr"></i></a>
</div>
<div class="footer-content-box col-md-4" id="flickr" style="float: left;">
<h5><a href="https://www.instagram.com/_calstar/?hl=en">INSTAGRAM</a></h5>
<div class="flickr-img-tbl">
<div class="flickr-img-row row">
<!-- <div class="col-md-4">
<img src="assets/images/flickr1.jpg">
</div>
<div class="col-md-4">
<img src="assets/images/flickr3.jpg">
</div>
<div class="col-md-4">
<img src="assets/images/flickr4.jpg">
</div> -->
</div>
</div>
</div>
<div class="footer-content-box col-md-4" id="three" style="float: left;">
<h5>JOIN TODAY!</h5>
<p>For more information about what STAR is and who we are, check us out at <a href="https://calstar.gitbook.io" target="_blank">calstar.gitbook.io</a>, and come out to our infosessions at the beginning of each semester! Also, feel free to reach out to any of our team members <a href="team.html">here.</a></p>
</div>
</div>
</div>
<div class="footer-bar">
<div class="container">
<div style="float: left;">
<p> © STAR. MADE BY <a href="https://github.com/Omkar-Waingankar">OMKAR WAINGANKAR</a>,
<a href="https://github.com/arjunsahai">ARJUN SAHAI</a>, CINDY KHAN-TUSHIG<p>
</div>
</div>
</div>
<div class="footer-bar" style="text-align:left; background-color:white; color:navy;">
<div class="container">
<div style="float: left; margin-top: 2vh;">
<a href="https://www.ocf.berkeley.edu">
<img class="ocfpic" src="https://www.ocf.berkeley.edu/hosting-logos/ocfbadge_blue8.png"
alt="Hosted by the OCF" style="border: 0; height: 32px; width: 32px;"/> </a>
</div>
<div style="float: left; position: relative; left: 10px;">
<p> We are a student group acting independently of the University of California. We take full responsibility for our organization and this website.<p>
</div>
</div>
</div>
</body>
</html>