add images and text
This commit is contained in:
parent
e700fe3b9c
commit
ca1bd2becf
7 changed files with 32 additions and 2 deletions
|
|
@ -6,7 +6,6 @@
|
|||
"PoE": ("Power over Ethernet",),
|
||||
))
|
||||
|
||||
|
||||
#align(center)[#text(size:20pt)[EET Deployment Overview on Maerospace
|
||||
Equipement]]
|
||||
|
||||
|
|
@ -18,4 +17,35 @@ The type of equipement is also not limited to processing servers and may include
|
|||
= Measurement Equipement
|
||||
|
||||
The measurement equipement (thereafter refered to as the #acr("EET") box or simply the box) comprises a Hall Effect sensor, a digitizer, and a #acr("SBC").
|
||||
The box is power through #acr("PoE") and thus uses the same Ethernet cable for power and communication.
|
||||
The box is powered through #acr("PoE") and thus uses the same Ethernet cable for power and communication.
|
||||
|
||||
#figure(
|
||||
grid(
|
||||
columns: (1fr,1fr),
|
||||
align(center)[#image("images/box_1.png", width:90%)],
|
||||
align(center)[#image("images/box_2.png", width:90%)],
|
||||
),
|
||||
caption: "Example of EET box. Front and back views.",
|
||||
)<fig:box>
|
||||
|
||||
= Planned Installation
|
||||
|
||||
The initial installation will deploy 6 boxes to measure DC power at different point in the system.
|
||||
Because the goal is to remain minimaly invasive, only the exposed DC cables will be monitored.
|
||||
The measurement points are:
|
||||
|
||||
+ 2 DC cable pairs from the power supply on the right (marked 1 on @fig:rack).
|
||||
+ 3 DC cables from the power supply on the left (marked 2 on @fig:rack).
|
||||
+ The gateway computer outside on the rack (not marked on @fig:rack).
|
||||
|
||||
#figure(
|
||||
image("images/rack_annotated.png", width:80%),
|
||||
caption: "Some of the measurement points.",
|
||||
)<fig:rack>
|
||||
|
||||
The following equipement will be added to the system:
|
||||
|
||||
- 5 EET measurement boxes.
|
||||
- 5 replacement cables for the cables that are monitored.
|
||||
- 1 PoE switch.
|
||||
- #text(red)[1 on-premis aggregator server]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue