Difference between revisions of "UITF Compton Transmission Polarimeter Data Acquisition System"

From Ciswikidb
Jump to navigation Jump to search
 
(10 intermediate revisions by 2 users not shown)
Line 9: Line 9:
 
=='''DAQ Hardware'''==
 
=='''DAQ Hardware'''==
  
* Electronic Map of Portable Rack (September 12, 2022)
+
* Electronic Map of Portable Rack (October 31, 2022) [[media:UITF_COMTRA_DAQ_October_2022.pptx]] [[media:UITF_COMTRA_DAQ_October_2022.pdf]]
  
  
  
  
=='''DAQ Software'''==
+
=='''[[DAQ Software]]'''==
  
 
* How to login to DAQ server
 
* How to login to DAQ server
  
* Helicity Board GUI
+
* Helicity Generator Board GUI
  
 
* PMT HV GUI
 
* PMT HV GUI
  
* Amplifier GUI
+
* PMT 5RL Amplifier
 +
 
 +
From itfcomtradaq0:
 +
  ssh comtrasbc0
 +
Then set the flexio output with a program:
 +
  flexioSetOutput  <A16 FlexIO Address>  <Card>  <value>
 +
The address is 0xee0
 +
card is either 0 or 1
 +
value is from 0 to 7
  
 
* How to start a run
 
* How to start a run
Line 28: Line 36:
 
* How to analyze a run
 
* How to analyze a run
  
 +
=='''Manuals and Reference'''==
  
=='''Manuals and Reference'''==
+
* '''16 Channel Ethernet Flash 250 MHz Analog to Digital Converter (EFADC250-16)''': [[media:EFADC16_DataSheet.pdf]]
 +
 
 +
* Hai Dong, '''User Software for EFADC Compton Polarimeter''', May 2021: [[media:Comp_Pol_Software.docx]] [[media:Comp_Pol_Software.pdf]]
 +
 
 +
* Hai Dong, '''Description and Instructions For Compton Polarimeter Firmware Version 0x3900''', March 2021: [[media:ComptonPolarimeter_Firmware_ver0x3900.docx]] [[media:ComptonPolarimeter_Firmware_ver0x3900.pdf]]

Latest revision as of 12:22, 14 November 2022

Introduction

  • Portable Rack



DAQ Hardware



DAQ Software

  • How to login to DAQ server
  • Helicity Generator Board GUI
  • PMT HV GUI
  • PMT 5RL Amplifier
From itfcomtradaq0:
  ssh comtrasbc0
Then set the flexio output with a program:
 flexioSetOutput   <A16 FlexIO Address>  <Card>  <value>
The address is 0xee0
card is either 0 or 1
value is from 0 to 7
  • How to start a run
  • How to analyze a run

Manuals and Reference