1
0
mirror of https://gitlab.com/lander-team/site.git synced 2025-06-16 15:17:14 +00:00

fleshed out content

This commit is contained in:
Anson Biggs 2021-12-06 19:17:50 -07:00
parent b4dcd145c5
commit e587fd48b7
2 changed files with 53 additions and 45 deletions

BIN
img/conops.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 KiB

View File

@ -152,9 +152,14 @@
<a href="https://www.thrustcurve.org/motors/Estes/F15/" <a href="https://www.thrustcurve.org/motors/Estes/F15/"
>Estes F15</a >Estes F15</a
> >
within 6.2 Newton Seconds or 13.2%. These results are very within 6.2 Newton Seconds or 13.2% of expected. Due to
impressive given the quality load cell and vehicle multiple changes in project and scope LANDER initially chose
manufacturing from AXFAB. very cheap load cells since the test stand demonstration was
originally mean't to be a verification for much larger goals.
Acquiring usable data from the load cells ended up taking much
more time and resources than the team initially expected, but
thanks to proper risk mitigation the team was able to overcome
the challenge and find a real solution.
</p> </p>
</div> </div>
</div> </div>
@ -179,12 +184,11 @@
<h2 class="display-4">Test Stand Setup</h2> <h2 class="display-4">Test Stand Setup</h2>
<p> <p>
The fully assembled system and the CAD of the system can be The fully assembled system and the CAD of the system can be
seen on the figure to the right. the TVC is the yellow seen on the figure to the right. LANDER consists of 5
assembly mounted inside of the rectangular vehicle. The red subsystems, Control Software, Avionics, Control Mechanisms,
mounting brackets of the vehicle are screwed into the blue Structure, and Test Stand. The test stand involves a complex
load cells. The load cells are bolted to the green mounting hardware in the loop computer simulation running on a
plate, which connects the vehicle assembly to the black test microcontroller.
stand.
</p> </p>
</div> </div>
</div> </div>
@ -197,34 +201,26 @@
<div class="row align-items-center"> <div class="row align-items-center">
<div class="col-lg-6 order-lg-1"> <div class="col-lg-6 order-lg-1">
<div class="p-1"> <div class="p-1">
<div <img
style=" class="img-fluid"
position: relative; src="img/conops.png"
padding-bottom: calc(108.6% + 44px); alt="Picture of people gathered at an SAE International Event"
" />
>
<iframe
src="https://gfycat.com/ifr/ScornfulDefinitiveFairyfly"
frameborder="0"
scrolling="no"
width="100%"
height="100%"
style="position: absolute; top: 0; left: 0"
allowfullscreen
></iframe>
</div>
</div> </div>
</div> </div>
<div class="col-lg-6 order-lg-2"> <div class="col-lg-6 order-lg-2">
<div> <div>
<h2 class="display-4">Test Stand Setup</h2> <h2 class="display-4">Software Concept of Operations</h2>
<p> <p>
As shown in the figure to the right, the TVC is the yellow The simulated vehicle comprises a feedback loop where the
assembly mounted inside of the rectangular vehicle. The red rocket motor causing forces on load cells translates to forces
mounting brackets of the vehicle are screwed into the blue in the simulation. The control system utilizes a PID which
load cells. The load cells are bolted to the green mounting gives commands to the simulated vehicle; the commands are then
plate, which connects the vehicle assembly to the black test translated back into hardware as TVC commands. The physical
stand. vehicle encompasses the avionics, TVC, and load cells. The
physical vehicle receives commands from the simulated vehicle
and returns, calculated thrust data back to the control
software.
</p> </p>
</div> </div>
</div> </div>
@ -234,8 +230,10 @@
<hr /> <hr />
<section> <section>
<div class="container"> <div class="container">
<h2 class="display-4">Videos of the Operational Demonstration</h2>
<p style="font-style: italic">The Grand Finale</p>
<div class="row align-items-center"> <div class="row align-items-center">
<div class="col-lg-8 order-lg-2"> <div class="col-lg-7 order-xl-2">
<div class="p-1"> <div class="p-1">
<div <div
style=" style="
@ -255,31 +253,41 @@
</div> </div>
</div> </div>
</div> </div>
<div class="col-lg-4 order-lg-1"> <div class="col-lg-5 order-xl-1">
<div> <div>
<h2 class="display-4">Test Stand Setup</h2> <div
<p> style="
As shown in the figure to the right, the TVC is the yellow position: relative;
assembly mounted inside of the rectangular vehicle. The red padding-bottom: calc(108.6% + 44px);
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 <iframe
stand. src="https://gfycat.com/ifr/ScornfulDefinitiveFairyfly"
</p> frameborder="0"
scrolling="no"
width="100%"
height="100%"
style="position: absolute; top: 0; left: 0"
allowfullscreen
></iframe>
</div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</section> </section>
</section> </section>
<hr style="padding: 50px" />
<section> <section>
<div class="container"> <div class="container">
<div class="row align-items-center"> <div class="row align-items-center">
<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">
LANDER compiled all of the work and findings from the two At the conclusion and verification of the Operational
semesters spend in capstone into a single document. Demonstration LANDER has compiled a Final Report for the project.
The Final Report compiles two semesters of work into one succinct
document that highlights all of the findings from the project.
</p> </p>
<!-- Button trigger modal --> <!-- Button trigger modal -->