...
Table of Contents:
Table of Contents |
---|
...
Introduction - update names in drawing?
Each cryostat will have two ion pumps attached. One will be operated continuously and the second will sit idle as a backup. Each pump has a dedicated controller (for a total of four in the system).
...
Relevant Devices
Description | Qty | Source | Part Number | |
---|---|---|---|---|
Ion Pump Controller | 4 | Gamma1 | SPC-1-P-S-1-US110-E-S-N | |
Ion Pump | 4 | Gamma1 | 3SDI1V5KNN (3S TiTan) | |
Air Cables | 4 | Gamma1 | 10K-SC10-10K (10 m) | |
High Voltage Vacuum Feedthrough | 2 | Gamma1 | ||
Vacuum Cables | 4 | Custom | -Gamma1 | 10K-TF3-5K (PTFE 3m long) |
1 Gamma products were ordered through Edwards Vacuum (Western-US Gamma distributor)
...
Relevant Functional Block Diagram - update with part numbers, no graph paper
...
Relevant Datasheets & Manuals
...
Description | File |
---|---|
Enable the high pressure resolution mode (this is a front-panel-only setting). | |
...
Dispatcher
...
Configuration File
This dispatcher is part of kpfgreen (currently) and will be part of kpfred. There will be four dispatcher instances running each with a unique configuration file.
Values with $(NAME) note that the name of the ion pump will be specified in the configuration file and allow both ion pumps for a given cryostat to have a unique name (e.g., Ech and Coll for echelle side and collimator side.)
...
Keyword
...
Value
...
Type
...
$(NAME)_CURR
...
The current at the pump in Amps.
...
Double - read only
...
$(NAME)_VOLT
...
The voltage at the pump in … Volts.
...
Double - read only
...
$(NAME)_STATUS
...
Current controller status - see manual for details
...
String - read only
...
$(NAME)_PUMPON
Is the pump on?
0 - no
1 - yes
2 - unknown (most likely only at startup or if connection lost)
...
.
...
Enumerated - is writable.
...
)
...
Locks turning the pump off and on.
0 - Locked
1 - Unlocked
...
Enumerated
...
$(NAME)_IP_MODEL
...
Model of the device as reported by the device.
...
String - read only
...
$(NAME)_IP_FIRMWARE
...
Firmware version of the device as reported by the device.
...
String - read only
...
DISP#XXXX
...
Usual dispatcher keywords.
STOP - stops dispatcher
CONN - IP address and port
DEV - device name from config file
STA - status and includes whether or not a connection is made.
...
The required sections are:
...