FAQs AMS Data Analysis

From Jimenez Group Wiki
Revision as of 15:02, 17 February 2011 by DonnaS (talk | contribs) (Can you explain in detail how the Frag Table works?)
Jump to: navigation, search

The purpose of this page is to serve as a repository of FAQs of AMS data analysis.

Can you explain in detail how the Frag Table works?

The Frag Table gives the mathematical formulation of the apportionment of unit resolution sticks to aerosol species. The word 'Frag' is shorthand for fragmentation. The AMS measures aerosol components that have been fragmented due to the impact and ionization processes within the instrument. This fragmentation happens in a predictable, quantifiable way, and the fragmentation table encapsulates all the information we know about this fragmentation. As a practical matter, the AMS software code performs a mathematical multiplication of the unit resolution difference (Open beam - Closed beam) sticks with coefficients determined in the frag table. The frag table itself is a group of 1 dimensional text waves in Igor that is automatically loaded and set to default values in the AMS software. The software interprets the entries in these text waves and generates numerical coefficients for the matrix multiplication. The frag table came about primarily from the work of James Allen and is detailed in the paper Allan, J.D., et al., Technical Note: Extraction of Chemically Resolved Mass Spectra from Aerodyne Aerosol Mass Spectrometer Data, Journal of Aerosol Science, 35: 909–922, 2004 and can be downloaded here.

The values in the frag table


The Syntax of the frag table

  • The measured signal at a given m/z is designated by that m/z number. E.g. if an entry reads "48", it means that the total measured signal at m/z 48 is assigned to that element.
  • Additions
  • Subtractions
  • Multiplications

Types of frag table corrections

  • The frag table accounts for isotopes, interferences from other species, and empirically-measured fragmentation
    • Example of isotopes: frag_K[41] from frag_K[39]
    • Example of interferences: frag_CO2[44]
    • Example of fragmentation: frag_org[48] and frag_org[49]

The standard frag table produces unusual results, should I modify it and how?

  • In some cases additional adjustments are needed so that it is appropriate for the experiment at hand. Examples include changes to the frag table of SO4 and NO3 when sampling smog chamber SOA without a seed or NOx (which is known to not have those components), or biomass burning aerosol for which the SO4 and NO3 subtractions break down. If you are in this situation, keep reading. Note that if you have HR data, you can measure some of these things directly and that's always better than modifying the Squirrel (UMR) frag table. This is part of the "Users' Responsibility", which we have discussed at length at Users Meetings etc.
  • The AMS organic mass is calculated by applying the fragmentation matrix to the total spectrum. The fragmentation matrix is defined from the fragmentation table, as discussed in this paper (which you need to read if you want to be able to think intelligently about this topic):
  • That table was constant for field data from ~2003 and until 2008. The only one change for field data was proposed by the Aiken et al. paper below, after seeing that there was some CO+ at m/z 28 arising from ambient organics, and that the H2O+ arising from ambient organics was lower than assumed in that Allan et al. 2004 paper. We did this explicitly so that the total organic mass calculated was constant with either the "old" or the "new" frag table. (The shape of the spectrum at 16-18 and 28 does change, but the choice is obvious as soon as you see the spectrum). That paper is (see the section titled "Improved Fragmentation Table for Ambient Organics"):

How do you account for variable CO2 in the sampled air during analysis ?

  • The AMS samples particles 10 million times (1e7) more efficiently than gases, due to the lens and differential pumping system. E.g. N2 is about 1 kg/m3 of air, but in the AMS we measure it as 100 ug/m3 of equivalent aerosol signal, or 1e-7 of the actual concentration.
  • A typical CO2 concentration is of the order of 400 ppm of air, which is of the order of 400 mg/m3, which creates to about 40 ng m-3 of equivalent aerosol signal. This average value is generally subtracted with the Squirrel frag table and the HR frag table, as discussed in this section of the ToF-AMS Field Data Analysis Guide.
  • If CO2 levels in your experiment are pretty constant AND the amount subtracted is a small fraction of the aerosol CO2+ signal, that constant subtraction may be sufficient.
  • If CO2 levels vary a lot in your experiment, or reach much higher values (as when sampling concentrated combustion exhaust), AND/OR if the gas-phase CO2+ subtraction is a substantial (> 10%, or whichever criterion you establish based on your desired precision and accuracy), then you need to implement a time-dependent subtraction based on a CO2 gas-phase measurement.
  • If the CO2 gas-phase concentrations are very high (percent) you may be able to measure them with the AMS PToF mode, which also may allow separation of the gas vs particle phase components.
  • For other gas-phase species such as CO, N2O, CH4, at their typical ambient concentrations they produce too small of a signal to see it in the AMS. If you are sampling air with large concentrations of those gases (at least tens of ppmv), then you can apply the same principles described above for gas-phase CO2.