Updated System Views (markdown)
parent
17c9362a2f
commit
22ffbe687f
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
## Main View
|
## Main View
|
||||||
|
|
||||||
|
### Title Bar
|
||||||
|
|
||||||
|
The left of the bar is the trip-time to the supervisor. This should be in the low single or double digit milliseconds unless the server is very overloaded. The right of the bar shows the current server time and date.
|
||||||
|
|
||||||
|
<img width="107" alt="image" src="https://user-images.githubusercontent.com/2926271/221396369-b6b2cab5-8946-4f98-8bce-de82ed10ba79.png">
|
||||||
|
|
||||||
### Unit Overview
|
### Unit Overview
|
||||||
|
|
||||||
<img width="841" alt="image" src="https://user-images.githubusercontent.com/2926271/221394734-56089e71-15fc-4ede-a530-1759c0178be4.png">
|
<img width="841" alt="image" src="https://user-images.githubusercontent.com/2926271/221394734-56089e71-15fc-4ede-a530-1759c0178be4.png">
|
||||||
@ -79,3 +85,39 @@ Most fields here are self-explanatory by their labels. Average charge is over 3
|
|||||||
* HIGH CHARGE (red) → charge level high (≥ 99%)
|
* HIGH CHARGE (red) → charge level high (≥ 99%)
|
||||||
|
|
||||||
## Unit Detail Views
|
## Unit Detail Views
|
||||||
|
|
||||||
|
<img width="574" alt="image" src="https://user-images.githubusercontent.com/2926271/221396459-07513778-b4da-4733-9143-a804a411f56c.png">
|
||||||
|
|
||||||
|
The unit detail views show the majority of reactor unit information. For details on the annunciator panel sections, see the [unit annunciator panel page](https://github.com/MikaylaFischler/cc-mek-scada/wiki/Annunciator-Panels#unit-annunciator-panels). For details on the alarms panel, see the [alarms page](https://github.com/MikaylaFischler/cc-mek-scada/wiki/Alarms#alarm-panel).
|
||||||
|
|
||||||
|
### Core Map
|
||||||
|
|
||||||
|
<img width="172" alt="image" src="https://user-images.githubusercontent.com/2926271/221396484-314f6701-f7ea-4fdc-b785-f0d9676c1db7.png">
|
||||||
|
|
||||||
|
The reactor core map is mostly there because it looks cool (well, because actual nuclear power plants have them). The shape will match the width/length of the reactor, but the location of fuel assemblies just assumes an optimal layout is used. Colors are defined as follows:
|
||||||
|
* ≤ 300K = GRAY
|
||||||
|
* ≤ 350K = BLUE
|
||||||
|
* < 600K = GREEN
|
||||||
|
* < 1000K = YELLOW
|
||||||
|
* < 1200K = ORANGE
|
||||||
|
* < 1300K = RED
|
||||||
|
* ≥ 1300K = PINK
|
||||||
|
|
||||||
|
### Unit Status Messages
|
||||||
|
|
||||||
|
<img width="285" alt="image" src="https://user-images.githubusercontent.com/2926271/221396706-43e42f7e-dc87-4887-a3ec-86b3aff772ee.png">
|
||||||
|
|
||||||
|
For all unit status messages, see the status message page.
|
||||||
|
|
||||||
|
### Details and Control Panel
|
||||||
|
|
||||||
|
<img width="500" alt="image" src="https://user-images.githubusercontent.com/2926271/221396741-38091b0b-38a5-4546-85d0-52157581e1ce.png">
|
||||||
|
<img width="500" alt="image" src="https://user-images.githubusercontent.com/2926271/221396806-41892090-e295-4468-bcaa-cd7aa47721c8.png">
|
||||||
|
|
||||||
|
This region includes reactor status information and controls. The four bars to the left are the fuel fill, coolant fill, heated coolant fill, and waste fill percentages (from left to right). The commanded burn rate (set burn rate) and burn rate (actual burn rate, which is 0 if inactive) are shown separately. If an environment detector is connected and assigned to this unit, the radiation level is shown here.
|
||||||
|
|
||||||
|
When not in auto control mode, the burn rate can be set manually by the operator using the spinbox control then pressing SET.
|
||||||
|
|
||||||
|
<img width="500" alt="image" src="https://user-images.githubusercontent.com/2926271/221396809-f92bf634-fab9-4848-8479-a43b0e91821b.png">
|
||||||
|
|
||||||
|
The START and RESET buttons enable/disable depending on state. For example, if the reactor is running or in auto control, the start button is disabled (cannot be pressed, turns gray). If the RPS is tripped, the RESET button is enabled (can be pressed). The SCRAM and ACK buttons can always be pressed. SCRAM will trigger a manual RPS trip. ACK will acknowledge (mute) all [alarms](https://github.com/MikaylaFischler/cc-mek-scada/wiki/Alarms) for just this unit.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user