1
0
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:
Anson Biggs 2021-12-06 15:24:33 -07:00
parent 4a08d25ec6
commit 18dcf828f7
3 changed files with 37 additions and 33 deletions

BIN
FinalReport.pdf Normal file

Binary file not shown.

BIN
img/assemblyCAD.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

View File

@ -98,12 +98,22 @@
<div> <div>
<h2 class="display-4">About LANDER</h2> <h2 class="display-4">About LANDER</h2>
<p> <p>
We are Redline Racing, a student-run Formula As interest in colonizing the Moon increases, developing a
<abbr title="Society of Automotive Engineers">SAE</abbr> team. sustainable method of transporting equipment and resources to
We strive to compete with teams from around the world. Our and from the lunar surface will be necessary. LANDER's
club represents Embry-Riddle Aeronautical University in approach to this problem is a system that uses one thruster
Prescott, Arizona, the number one Aerospace Engineering capable of vectoring thrust to control vehicle attitude and
University in the United States. 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
proofof-concept system, the team hopes to lay the foundation
for future development in this area.
</p> </p>
</div> </div>
</div> </div>
@ -585,14 +595,16 @@
</div> </div>
<div class="col-lg-6"> <div class="col-lg-6">
<div> <div>
<h2 class="display-4">About Formula SAE</h2> <h2 class="display-4">Operational Demonstration Results</h2>
<p> <p>
Every year, SAE International hosts multiple Formula and other The experimental thrust curve shows that the four load cells
vehicle category competitions around the world, allowing managed to match the thrust curve for the
domestic and international teams to showcase their vehicle(s). <a href="https://www.thrustcurve.org/motors/Estes/F15/"
The Formula SAE competition is the world's largest collegiate >Estes F15</a
automotive design competition, with approximately 400 teams >
competing every year. within 6.2 Newton Seconds or 13.2%. These results are very
impressive given the quality load cell and vehicle
manufacturing from AXFAB.
</p> </p>
</div> </div>
</div> </div>
@ -606,26 +618,22 @@
<div class="col-lg-6 order-lg-2"> <div class="col-lg-6 order-lg-2">
<div class="p-5"> <div class="p-5">
<img <img
class="img-fluid rounded-circle" class="img-fluid"
src="img/assembly.jpg" src="img/assemblyCAD.png"
alt="Picture of people gathered at an SAE International Event" alt="Picture of people gathered at an SAE International Event"
/> />
</div> </div>
</div> </div>
<div class="col-lg-6 order-lg-1"> <div class="col-lg-6 order-lg-1">
<div> <div>
<h2 class="display-4">About the Competition</h2> <h2 class="display-4">Test Stand Setup</h2>
<p> <p>
The Formula SAE competition takes place in multiple locations As shown in the figure to the right, the TVC is the yellow
across the United States and the World. The Competition offers assembly mounted inside of the rectangular vehicle. The red
practical experiences for undergraduate and graduate students mounting brackets of the vehicle are screwed into the blue
across multiple disciplines in the domains of engineering load cells. The load cells are bolted to the green mounting
design, manufacturing, and business applications. For teams to plate, which connects the vehicle assembly to the black test
be successful, they must justify their automotive design stand.
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.
</p> </p>
</div> </div>
</div> </div>
@ -639,12 +647,8 @@
<div class="jumbotron"> <div class="jumbotron">
<h1 class="display-4">Final Report</h1> <h1 class="display-4">Final Report</h1>
<p class="lead"> <p class="lead">
Short description of document. Lorem ipsum dolor sit amet, LANDER compiled all of the work and findings from the two
consectetur adipiscing elit, sed do eiusmod tempor incididunt ut semesters spend in capstone into a single document.
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.
</p> </p>
<!-- Button trigger modal --> <!-- Button trigger modal -->
@ -653,7 +657,7 @@
class="btn btn-primary btn-lg" class="btn btn-primary btn-lg"
onclick="window.location.href='FinalReport.pdf';" onclick="window.location.href='FinalReport.pdf';"
> >
Donation Instructions Open FinalReport.pdf
</button> </button>
<!-- <hr class="my-4" /> <!-- <hr class="my-4" />