-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
As a muon scientist, I need to see the current status of the Kicker PSU, so that I can monitor its behaviour.
Acceptance Criteria
- I can view whether the Kicker PSU is currently switched ON or OFF
- I can view the voltage readback of the Kicker PSU (measured in kV).
- I can view the current readback of the Kicker PSU (measured in mA).
Notes
- required by Muon Front End: Monitor Kicker #3071
- The Kicker PSU is controlled by a National Instruments DAQ device (DAQ-Mx).
- The ON/OFF status of the Kicker PSU is read from a PLC.
- The PLC is a Schneider Electric M580 device
- The Kicker PSU voltage & current can only be read from the DAQ-Mx. At the present time, they cannot be set (hardware limitation).
- Note: IBEX does not communicate directly with the Kicker PSU. It communicates with the NI DAQ-Mx. In order to read or set the voltage and/or current on the PSU, there needs to be some sort of calibration or lookup between the NI DAQ-Mx and the PSU.
- The calibration (scaling) relationship is:
- Kicker Voltage: 0-10V (DAQ) = 0-45kV (PSU)
- Kicker Current: 0-10V (DAQ) = 0-15mA (PSU)
- The calibration (scaling) relationship is: