Difference between revisions of "ToF-AMS DAQ"

From Jimenez Group Wiki
Jump to: navigation, search
(FAQs)
(Replaced content with 'The DAQ has moved to [https://sites.google.com/site/tofamsdaq/ a new site]')
 
(130 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Latest Versions ==
+
The DAQ has moved to [https://sites.google.com/site/tofamsdaq/ a new site]
{| style="color:black; background-color:#ffffcc;" cellpadding="10" cellspacing="0" border="1"
 
!Version
 
!Date
 
!Type
 
!Release Notes
 
 
 
|-
 
|[http://cires.colorado.edu/jimenez-group/ToFAMSResources/ToFSoftware/Downloads/ToFAcq/ToFAMS_v303.exe '''V3.0.3''']
 
|06-March-2009
 
|Public
 
|[http://docs.google.com/View?docID=0AakKIkjDi9nmZGhwOThwNjdfNTZmNXpyMjlnZw&revision=_latest&hgd=1#Latest_Release '''Public Notes''']
 
 
 
|-
 
|[http://cires.colorado.edu/jimenez-group/ToFAMSResources/ToFSoftware/Downloads/ToFAcq/ToFAMS_v3019.exe '''V3.0.19''']
 
|29-Sept-2009
 
|Beta
 
|[http://docs.google.com/Doc?docid=0AakKIkjDi9nmZGhwOThwNjdfNTZmNXpyMjlnZw&hl=en#Latest_Beta '''Beta Notes"]
 
|}
 
 
 
*[http://docs.google.com/Doc?docid=0AakKIkjDi9nmZGhwOThwNjdfNTZmNXpyMjlnZw&hl=en#Known_Bugs Known Bugs in Recent Releases]
 
 
 
== News ==
 
'''29-Sept'''
 
V3.0.19 posted. Primarily bug fixes, based on use of v3.0.16 at FLAME-3 in Montana.
 
 
 
'''05-Aug'''
 
V3.0.16 posted. See notes on [[#RealTime Warning Pop-up]]
 
 
 
== Other Downloads ==
 
 
 
 
 
=== Supplemental ===
 
 
 
{| style="color:black; background-color:#ffffcc;" cellpadding="10" cellspacing="0" border="1"
 
!Name
 
!Date
 
!Notes
 
!Link
 
 
 
|-
 
|ToF-AMS DAQ dlls
 
|
 
|Necessary for v2.2.22+
 
|[http://cires.colorado.edu/jimenez-group/ToFAMSResources/ToFSoftware/Downloads/Supplemental/ToFAMSDAQDlls.zip '''Download (.zip)''']
 
|-
 
|CRITR 1.1
 
|
 
|Program for movement of chopper, TOF Triggering, and monitor/save of slow board voltages
 
|[http://cires.colorado.edu/jimenez-group/ToFAMSResources/ToFSoftware/Downloads/Supplemental/CRiTR_v1_1.exe '''Download''']
 
|-
 
|DAQ QuickView Display
 
|
 
|By D. Sueper. Save to C:\ToFAMS\ToFAMSData\LogFiles\TimeTrace
 
|[http://cires.colorado.edu/jimenez-group/ToFAMSResources/ToFSoftware/Downloads/Supplemental/DAQ_QuickView.ipf '''Download''']
 
|-
 
 
 
 
 
|}
 
 
 
=== External ===
 
 
 
{| style="color:black; background-color:#ffffcc;" cellpadding="10" cellspacing="0" border="1"
 
!Name
 
!Date
 
!Notes
 
!Link
 
|-
 
|ToF-AMS DAQ dlls
 
|
 
|Necessary for v2.2.22+
 
|Download (.zip)
 
|-
 
|CRITR 1.1
 
|
 
|Program for movement of chopper, TOF Triggering, and monitor/save of slow board voltages
 
|Download
 
|-
 
|DAQ QuickView Display
 
|
 
|By D. Sueper. Save to C:\ToFAMS\ToFAMSData\LogFiles\TimeTrace
 
|Download
 
|-
 
|}
 
 
 
== Documentation ==
 
[http://cires.colorado.edu/jimenez-group/ToFAMSResources/ToFSoftware/Downloads/Supplemental/ToF-AMS_DAQ_UM_v30.pdf Manual (.pdf)]
 
 
 
[http://docs.google.com/View?docID=0AakKIkjDi9nmZGhwOThwNjdfNTZmNXpyMjlnZw&revision=_latest&hgd=1 Release Note (Current and Archive)]
 
 
 
== FAQs ==
 
 
 
=== Menu Files / Settings ===
 
==== What is Co-Adding ====
 
"Co-adds" is a user-adjustable value on the timing tab of the menu window, with relevance for PToF and Single particle modes.
 
 
 
As shown in the figure below, the PToF data set is a matrix with rows corresponding to TOF extractions. We call this data matrix (yellow region) the chopper block.
 
 
 
[[File:Ptof_coAdd.png|none|caption]]
 
 
 
 
 
The start of a chopper cycle is triggered at the moment when the chopper slit passes the axis of the particle beam. The first row row of the acquired block is the first TOFMS recorded after the chopper trigger, the second row is the second TOFMS recorded, and so on.
 
 
 
For Single Particle modes the block contains data for a single chopper cycle. For PToF Mode, the chopper block is the average of many chopper cycles. (The number of cycles averaged in a single file depends on dwell time and save time settings.) In all acquisition modes, full waveforms are stored in the memory of the AP240 before transfer to the PC. For PToF mode, the ADC averages multiple cycles before transfer to the PC.
 
 
 
Like all storage devices, the ADC has finite memory and can only store a limited amount of data. For the ToF-AMS the limit is 4M samples per acquisition. The total number of data values in the acquired block is the product of the number of samples/TOF (length of TOF waveform) and the TOF/chop (number of rows in block).
 
 
 
As you can see in the figure, the number of samples/TOF determines the mass range and the TOF/chop determines the particle size range. If you desire an extended mass range and/or size range the total number of samples may grow very large. The DAQ will warn you if your settings exceed 4M samples. Short of that, you should also consider that a large number of samples yields large PTOF file size.
 
 
 
Co-Adding allows us to extend mass and size range to a point where the product of numSamples and TOF/Chop is greater than 4M, while keeping the memory used on the AP240 (and the number of samples in the data file) below 4M samples.
 
 
 
To understand co-adds, we differentiate between the acquisition block from the save block, as shown in the second part of the figure above. Both blocks will have number of columns equal numSamples, but the co-add blocks has a reduced number of rows. Specifically, the number of rows = (TOF/chop)/2. It accomplishes this by averaging successive TOF/extraction within the block.
 
 
 
The advantage of co-adding is the ability to acquire PToF data across large mass and/or size range with reduced ADC memory usage. This is mandatory in some circumstance. And, in all situations it will improve efficiency (less data to transfer and write to disk) and reduce file size.
 
Keep in mind, though, that the because co-adding averages successive rows of the acquired block, the resolution of the PToF measurement is reduced.
 
 
 
=== Acquisition Window ===
 
 
 
=== RealTime Warning Pop-up ===
 
 
 
Users frequently have RealTime data save enabled without realizing it.
 
 
 
This includes the RT.txt and TimeTrace.txt file types. Save of these files does not degrade performance. But, if save of either file type is enabled for a long time without attention, the text files can consume a significant amount of disk space, for no good reason.
 
 
 
Beginning with v3.0.16, the DAQ will alert you if (1) Both files types are enabled (2)A large number of unprocessed RT files exist and/or (3) The active TimeTrace file is growing too large.
 
 
 
At the load of the acquisition window, the DAQ check current settings and file sizes. If condition (1),(2), or (3) is met, the pop-up window shown below will appear. From this window, you can clear existing RT files, turn file saves on/off, and start a new TimeTrace.txt file.
 
 
 
=== Data Files ===
 
 
 
=== BitWise ===
 
 
 
=== Calibration / Tuning Window ===
 
 
 
=== Troubleshoot ===
 

Latest revision as of 12:08, 13 February 2012

The DAQ has moved to a new site