Difference between revisions of "Data Acquisition System"

From Ciswikidb
Jump to navigation Jump to search
Line 23: Line 23:
 
   xterm 1: telnet iocmdaq1
 
   xterm 1: telnet iocmdaq1
  
   xterm 2: mslqd (the msqlp database is usuaaly running unless opsmdaq0 was rebooted)
+
   xterm 2: msqld (the msqld database is usually running unless opsmdaq0 was rebooted)
  
 
   xterm 3: platform
 
   xterm 3: platform
Line 33: Line 33:
 
When the CODA MASTER panel appears, select '''Config''' => '''Enable Buttons'''.
 
When the CODA MASTER panel appears, select '''Config''' => '''Enable Buttons'''.
  
Select '''ET System''', '''Event Builder''' and '''Event Recorder'''. and '''Run Control'''.
+
Select '''ET System''', '''Event Builder''', '''Event Recorder''' and '''Run Control'''.
After doing that if you will click on '''Get Status''' you will find status of ''' Event builder''' '''Event Recorder''' and of the '''ROC1'''. All buttons must be green.
+
After doing that if you will click on '''Get Status''' you will find status of ''' Event builder''', '''Event Recorder''' and '''ROC1'''. All buttons must be green.
  
Selecting '''Run Control''' the main CODA panel will appear.  
+
Select '''Run Control''' and the main CODA panel will appear.  
  
  
Line 58: Line 58:
 
<li>''Reset''</li>
 
<li>''Reset''</li>
 
</ol>
 
</ol>
and start from number 5. When you are applaying a reset, do it twice (suggestion).
+
and start from number 5.
 
 
== 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.
 
 
 
[[Image: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
 
[[Image:JLABDisc.png]]
 

Revision as of 09:01, 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.
 xterm 1: telnet iocmdaq1
 xterm 2: msqld (the msqld database is usually running unless opsmdaq0 was rebooted)
 xterm 3: platform
 xterm 4: codamaster

Choose the configuration: Mott_Sample

When the CODA MASTER panel appears, select Config => Enable Buttons.

Select ET System, Event Builder, Event Recorder and Run Control. After doing that if you will click on Get Status you will find status of Event builder, Event Recorder and ROC1. All buttons must be green.

Select Run Control and the main CODA panel will appear.


Start and Stop a Run

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

  1. Sessions => inj
  2. Configurations => Cool => Mott_Sample
  3. Platform => Connect
  4. Configure
  5. Download
  6. Prestart
  7. Start

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.