mirror of
https://gitlab.com/lander-team/site.git
synced 2025-06-15 22:56:39 +00:00
finished easteregg
This commit is contained in:
parent
7c486ca6fc
commit
ed2683efe0
21
index.html
21
index.html
@ -179,13 +179,17 @@
|
||||
<p>
|
||||
The simulated vehicle comprises a feedback loop where the
|
||||
rocket motor causing forces on load cells translates to forces
|
||||
in the simulation. The control system utilizes a PID which
|
||||
gives commands to the simulated vehicle; the commands are then
|
||||
translated back into hardware as TVC commands. The physical
|
||||
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.
|
||||
in the simulation. The control system utilizes a
|
||||
<abbr
|
||||
title="proportional–integral–derivative controller is a control loop mechanism for driving an error in state (vehicle deflection) to zero."
|
||||
>PID</abbr
|
||||
>
|
||||
which gives commands to the simulated vehicle; the commands
|
||||
are then translated back into hardware as TVC commands. The
|
||||
physical 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>
|
||||
</div>
|
||||
</div>
|
||||
@ -338,8 +342,9 @@
|
||||
font-style: italic;
|
||||
"
|
||||
>
|
||||
ad astra per aspera
|
||||
ad astra per alas porci
|
||||
</p>
|
||||
<p style="font-size: 0.5em; margin-top: 150px">🐖</p>
|
||||
</div>
|
||||
</footer>
|
||||
<!-- JS, Popper.js, and jQuery for Bootstrap -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user