Shrink images in readme
This commit is contained in:
parent
2cd3083bf3
commit
d28fed9026
10
README.md
10
README.md
@ -7,25 +7,25 @@ fluid system, and combustion process.
|
|||||||
During a static engine test, we load solid HTPB fuel into the combustion chamber. As part of the test procedure, we load nitrous oxide into the run tank via the fluid panel. We then ignite the starter, and open the ball valve actuation system (BVAS) to begin our combustion cycle.
|
During a static engine test, we load solid HTPB fuel into the combustion chamber. As part of the test procedure, we load nitrous oxide into the run tank via the fluid panel. We then ignite the starter, and open the ball valve actuation system (BVAS) to begin our combustion cycle.
|
||||||
|
|
||||||
## Concept of Operation
|
## Concept of Operation
|
||||||

|
<img src=readme_media/conops_without_av.png width="500">
|
||||||
|
|
||||||
## Control Box
|
## Control Box
|
||||||
The control box is responsible for taking in operator inputs and sending them to the actuator box over CAN. The control box also receives feedback from the actuator box and updates the assortment of LEDs and the LCD screen on the indicator panel.
|
The control box is responsible for taking in operator inputs and sending them to the actuator box over CAN. The control box also receives feedback from the actuator box and updates the assortment of LEDs and the LCD screen on the indicator panel.
|
||||||
|
|
||||||
### Logic Diagram
|
### Logic Diagram
|
||||||

|
<img src=readme_media/control_box/control_logic.png width="500">
|
||||||
|
|
||||||
### Power Diagram
|
### Power Diagram
|
||||||

|
<img src=readme_media/control_box/control_power.png width="500">
|
||||||
|
|
||||||
## Actuator Box
|
## Actuator Box
|
||||||
The actuator box is responsible for actuating valves on the oxidizer fluid panel, main throttle valve on the engine, and igniting the starter system. During a test when avionics is deployed, the avionics stack handles engine control while the actuator box controls ground support systems.
|
The actuator box is responsible for actuating valves on the oxidizer fluid panel, main throttle valve on the engine, and igniting the starter system. During a test when avionics is deployed, the avionics stack handles engine control while the actuator box controls ground support systems.
|
||||||
|
|
||||||
### Logic Diagram
|
### Logic Diagram
|
||||||

|
<img src=readme_media/actuator_box/actuator_logic.png width="500">
|
||||||
|
|
||||||
### Power Diagram
|
### Power Diagram
|
||||||

|
<img src=readme_media/actuator_box/actuator_power.png width="500">
|
||||||
|
|
||||||
# Physical Design
|
# Physical Design
|
||||||
## Control Box
|
## Control Box
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user