Skip to content

Muon Kicker: Display Status of Kicker PSU #3404

Description

@kjwoodsISIS

As a muon scientist, I need to see the current status of the Kicker PSU, so that I can monitor its behaviour.

Acceptance Criteria

  1. I can view whether the Kicker PSU is currently switched ON or OFF
  2. I can view the voltage readback of the Kicker PSU (measured in kV).
  3. I can view the current readback of the Kicker PSU (measured in mA).

Notes

  1. required by Muon Front End: Monitor Kicker #3071
  2. The Kicker PSU is controlled by a National Instruments DAQ device (DAQ-Mx).
    1. See Kicker_Separator_Schematics.
  3. The ON/OFF status of the Kicker PSU is read from a PLC.
    1. The PLC is a Schneider Electric M580 device
  4. The Kicker PSU voltage & current can only be read from the DAQ-Mx. At the present time, they cannot be set (hardware limitation).
  5. 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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions