Solenoid expert pxi

From Hall D Ops Wiki
Revision as of 11:04, 6 August 2014 by Yqiang (Talk | contribs) (Reboot PXI Chassis)

Jump to: navigation, search

Basic Information

A PXI system is built and configured to monitor the vital signals of the Hall-D super-conducting magnet to ensure its safe operation, particularly to detector the turn-to-turn short faults. Currently, the system contains 4 ADC modules which can sample up to 32 channels simultaneously at a maximum rate of 250 kHz. A LabVIEW RT program is automatically loaded and executed when the system is booted as a stand alone turn-key system. Through its Ethernet connection, the system hosts an EPICS server so that the measurements can be easily accessed and archived remotely. It also serves as an Ethernet device to the magnet control system based on PLC to provides various readings including current, field and voltages.

A technical note is available on GlueX DocDB - doc-2016

Information for the period of solenoid commissioning can be found here

Configuration

  • hostname: halld-pxi.jlab.org
  • ip address: 129.57.26.123

How-To

Check PXI Status

Reboot PXI Chassis

Option I - local power cycling
  1. Climb the ladder and reach the top of the magnet where the PXI system is located.
  2. Reboot the PXI by pushing the power button in the front panel.
Option II - using remote PDU
  1. The power to the PXI system is distributed by a CyberPower PDU unit, the PXI can be rebooted using the PDU's web interface.
  2. Go to http://halldcppdu01.jlab.org (IP: 129.57.26.124).
  3. log in using user name halld and corresponding password (ask Elliott for password).
  4. In the left panel, click Outlet Control
  5. Check the #1 box, then choose Reboot in the pull down menu for the Select Task.
  6. Click Apply button to reboot the PXI
  7. One will be directed back to the Outlet Status page, and will see the status of PXI change to OFF then ON.

High Speed DAQ

Analyze High Speed Data

  1. log onto a gluon machine, e.g. gluon30.jlab.org, using account hdops: ssh -X hdops@gluon30
  2. enter the solenoid directory: cd ~\solenoid
  3. start the analyzer: ./analyzer
  4. in the analyzer, open a collection of raw data files or a processed ROOT file and start the analysis.