mirror of
https://gitlab.com/lander-team/site.git
synced 2025-06-16 07:06:40 +00:00
assembly and FR
This commit is contained in:
parent
4a08d25ec6
commit
18dcf828f7
BIN
FinalReport.pdf
Normal file
BIN
FinalReport.pdf
Normal file
Binary file not shown.
BIN
img/assemblyCAD.png
Normal file
BIN
img/assemblyCAD.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 MiB |
70
index.html
70
index.html
@ -98,12 +98,22 @@
|
||||
<div>
|
||||
<h2 class="display-4">About LANDER</h2>
|
||||
<p>
|
||||
We are Redline Racing, a student-run Formula
|
||||
<abbr title="Society of Automotive Engineers">SAE</abbr> team.
|
||||
We strive to compete with teams from around the world. Our
|
||||
club represents Embry-Riddle Aeronautical University in
|
||||
Prescott, Arizona, the number one Aerospace Engineering
|
||||
University in the United States.
|
||||
As interest in colonizing the Moon increases, developing a
|
||||
sustainable method of transporting equipment and resources to
|
||||
and from the lunar surface will be necessary. LANDER's
|
||||
approach to this problem is a system that uses one thruster
|
||||
capable of vectoring thrust to control vehicle attitude and
|
||||
perform propulsive landings with minimal fuel use. However,
|
||||
key to the design challenge is creating a suitable test
|
||||
environment for such a system that can simulate variables,
|
||||
such as lunar gravity and a lack of atmosphere. Project LANDER
|
||||
endeavored to provide a potential solution by designing a
|
||||
complex simulation utilizing live data. Due to an abbreviated
|
||||
timetable and low-quality components, LANDER did not meet all
|
||||
of its requirements for the Thrust Vector Control Test and
|
||||
Operational Demonstration. However, while LANDER was a
|
||||
proof–of-concept system, the team hopes to lay the foundation
|
||||
for future development in this area.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -585,14 +595,16 @@
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
<div>
|
||||
<h2 class="display-4">About Formula SAE</h2>
|
||||
<h2 class="display-4">Operational Demonstration Results</h2>
|
||||
<p>
|
||||
Every year, SAE International hosts multiple Formula and other
|
||||
vehicle category competitions around the world, allowing
|
||||
domestic and international teams to showcase their vehicle(s).
|
||||
The Formula SAE competition is the world's largest collegiate
|
||||
automotive design competition, with approximately 400 teams
|
||||
competing every year.
|
||||
The experimental thrust curve shows that the four load cells
|
||||
managed to match the thrust curve for the
|
||||
<a href="https://www.thrustcurve.org/motors/Estes/F15/"
|
||||
>Estes F15</a
|
||||
>
|
||||
within 6.2 Newton Seconds or 13.2%. These results are very
|
||||
impressive given the quality load cell and vehicle
|
||||
manufacturing from AXFAB.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -606,26 +618,22 @@
|
||||
<div class="col-lg-6 order-lg-2">
|
||||
<div class="p-5">
|
||||
<img
|
||||
class="img-fluid rounded-circle"
|
||||
src="img/assembly.jpg"
|
||||
class="img-fluid"
|
||||
src="img/assemblyCAD.png"
|
||||
alt="Picture of people gathered at an SAE International Event"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 order-lg-1">
|
||||
<div>
|
||||
<h2 class="display-4">About the Competition</h2>
|
||||
<h2 class="display-4">Test Stand Setup</h2>
|
||||
<p>
|
||||
The Formula SAE competition takes place in multiple locations
|
||||
across the United States and the World. The Competition offers
|
||||
practical experiences for undergraduate and graduate students
|
||||
across multiple disciplines in the domains of engineering
|
||||
design, manufacturing, and business applications. For teams to
|
||||
be successful, they must justify their automotive design
|
||||
decisions based on their ability to meet the requirements of
|
||||
the competition. The engineering challenges presented make
|
||||
Formula SAE one of the most challenging and complex student
|
||||
design competitions.
|
||||
As shown in the figure to the right, the TVC is the yellow
|
||||
assembly mounted inside of the rectangular vehicle. The red
|
||||
mounting brackets of the vehicle are screwed into the blue
|
||||
load cells. The load cells are bolted to the green mounting
|
||||
plate, which connects the vehicle assembly to the black test
|
||||
stand.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -639,12 +647,8 @@
|
||||
<div class="jumbotron">
|
||||
<h1 class="display-4">Final Report</h1>
|
||||
<p class="lead">
|
||||
Short description of document. 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.
|
||||
LANDER compiled all of the work and findings from the two
|
||||
semesters spend in capstone into a single document.
|
||||
</p>
|
||||
|
||||
<!-- Button trigger modal -->
|
||||
@ -653,7 +657,7 @@
|
||||
class="btn btn-primary btn-lg"
|
||||
onclick="window.location.href='FinalReport.pdf';"
|
||||
>
|
||||
Donation Instructions
|
||||
Open FinalReport.pdf
|
||||
</button>
|
||||
|
||||
<!-- <hr class="my-4" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user