Difference between revisions of "Data Acquisition System"

From Ciswikidb
Jump to navigation Jump to search
Line 19: Line 19:
 
= How to run CODA =
 
= How to run CODA =
  
* From an accelerator machine: ssh -X idaq@opsmdaq0 (Note: '''idaq''' is the injector DAQ account and uses ssh authorized_keys for login - no need to enter password) and open few ''xterm &'' windows.
+
* From an accelerator machine: '''ssh -X idaq@opsmdaq0''' (Note: '''idaq''' is the injector DAQ account and uses ssh authorized_keys for login - no need to enter password) and open few '''xterm &''' windows.
  
 
*  
 
*  

Revision as of 08:49, 28 June 2013

DAQ Hardware

  • Electronic Map of Mott Crates (January 29, 2013):

Media:ElectronicsMap_20130129.pdf

Media:ElectronicsMap_20130129.ppt

  • Cabling of FADC, Scalers, and TDC (January 29, 2013):

Media:Cable_20130129.pdf

Media:Cable_20130129.pptx

  • DAQ Timing (January 29, 2013):

Media:DAQ_Timing_20130129.pdf

Media:DAQ_Timing_20130129.pptx


How to run CODA

  • From an accelerator machine: ssh -X idaq@opsmdaq0 (Note: idaq is the injector DAQ account and uses ssh authorized_keys for login - no need to enter password) and open few xterm & windows.
 in xterm 1: telnet iocmdaq1
 in xterm 2 : platform

Telnet is used to control the status of the run, error messages are appearing here!

  • In another terminal type :
 in xterm 3 : codamaster

Choose one of the configurations.

180px

When the CODAMASTER panel appears, select config => enable buttons.

290px


Select ET System, Event Builder and Event Recorder. and Run Control to monitor and operate runs. After doing that if you will click on Get Status you will find status of Event builder Event Recorder and of the ROC1. Al buttons must be green as the picture is showing.

280px

Selecting Run control the main CODA panel will appear.


700px

Start and Stop a RUN

After the opening of the Run control panel, select in order:

  1. Sessions => inj
  2. Configurations => Cool => Choose the wanted one
  3. Platform => Connect
  4. Configure
  5. Download
  6. Prestart
  7. Start the run

as displayed in the picture:

500px

At the end:

  1. Stop

and if you want to apply a change or you need a new configuration:

  1. Reset

and start from number 5. When you are applaying a reset, do it twice (suggestion).

Errors, Warnings and FAQ

How to use the VME discriminator

The VME discriminator is the CAEN v895 whic has several possibilities. It is used in several configuration file but it must be set up correctly. The configurations used, at the moment, are:

  • PEPPo_Sample, PEPPo_Cosmics, Annihilation_Sample, PEPPo_SemiInt

How to use the module, from every directory:

  v895_config

An user interface will appear.

File:V895 config.png

PMT refer to PEPPO cristal PMTs, A1 and A2 are for annihilation counter and cosmics are for cosmic paddles.

  • Set thresholds for all the channels (thresholds are in mV) and select(tick) only channels used.
  • To set the number of channels used as to generate one trigger select the Majority Level (MJL) or coincidence.

MJL = 1 means that, with at least one detector above the threshold, it generates the output signal. MJL = 3 you need at least 3 detector signals above the thresholds to generate the output signal

For Cosmic and Annihilation configurations MJL set to 2.

To close Coda use the codamaster panel and press kill all followed by the exit botton under 'configuration'.


How to use the JLAB VME discriminator

One can open a GUI in from opsmdaq0

 /opt/idaq/lib/JLabdiscr/GUIDiscrim/src

File:JLABDisc.png