Excel version
|
Calc version
|
Old WingZ version
|
Click to see larger view
[Operating instructions] [Cell definitions and equations] [Student assignment handout]
This is a simulation of the spectroscopy of a line-source atomic
absorption (AA) measurement. It is not a simulation of an AA
instrument. What's the difference? An
instrument simulation shows you how to work an AA instrument.
This simulation shows you how AA spectroscopy works,
that is, what goes on under the instrument's surface. So much is
hidden from the observer in AA spectroscopy; with a typical
line-source instrument, it is not even possible to scan the
spectrum of the light source or the absorber with sufficient
resolution to see what is going on.
The purpose of the simulation is to make it clearer how the
various spectroscopic aspects relate to each other and to the
measured absorbance, in a line-source atomic absorption
measurement with continuum-source background correction in a
steady-state (i.e. flame) atomizer. You can observe the
spectral relationship of the hollow
cathode lamp emission profile to the atomic absorption
profile, observe the effect of different spectral line
widths of both the absorbing atom and the hollow cathode
lamp, correction of background absorption by continuum-source (D2)
method, over-correction caused by structured background
absorption, and the effect of non-absorbing lines, line-overlap
interferences, and hyperfine
structure.
Several simplifying assumptions are made, which do not impact the
main points to be made. In this simulation, the atomic absorption
lines are modeled as a Lorentzian (although the actual
line shape depends on the relative contributions of Doppler and
collisional (pressure) broadening, both of which temperature
and pressure dependent. The hollow cathode lamp's line is
modeled as a Gaussian (temperature-broadened only, not
pressure broadened, due to the low internal pressure of the lamp).
Background absorption is assumed to be constant over the spectral
bandwidth of the spectrometer, which is fixed at 0.2 nm. The
simulation is meant to be generic for any typical element, not
tailored to the specific spectroscopic properties of any one
element. Hence, the wavelength scale (x-axis) is relative to the
atomic line center and extends positive and negative from that.
Download links:
AtomicAbsorption.xlsx for
Excel
AtomicAbsorption2.ods for
OpenOffice Calc
AtomicAbsorption.wkz; for WingZ
(Wingz player application and basic set of simulation modules, for
windows PCs or Macintosh)
Other related simulations:
Instrumental Deviations from Beer's Law
Effect of Slit Width on
Signal-to-Noise Ratio in Absorption Spectroscopy
Comparison of Calibration Curve
Fitting Methods in Absorption Spectroscopy
INPUTS:
shift = collisional shift of absorption line, pm.
abs. width = spectral width of atomic absorption line, pm.
source width = spectral width of hollow-cathode lamp
emission line, pm.
atom density = relative concentration of atoms in atomizer,
arbitrary units.
stray light = relative intensity of continuum background radiation
from hollow-cathode lamp.
background abs. = non-specific background absorption in atomizer.
non-abs. line = intensity of a non-absorbing line from HCL.
arbitrarily placed at -60 pm, relative to main resonance line.
interference = peak absorbance of matrix absorption line,
arbitrarily placed at +60 pm.
hyperfine = relative intensity of hyperfine line,
relative to main resonance line.
Array calculations:
A39..A139: wavelength = -100 to +100 (displacement in pm from
resonance wavelength)
Total number of wavelength intervals = NumWavelengths
B39..B139: absorbance = PeakAbs/(1+((wavelength-shift)/AbsWidth)^2)+
Interf/(1+((wavelength-80)/AbsWidth)^2)+
Hyper*PeakAbs/(1+((wavelength-6)/AbsWidth)^2)
C39..C139: transmission = 10^(-absorbance-BackAbs)
D39..D139: SourceIntensity
= exp(-((wavelength) / SourceWidth)^2) + StrayLight/100+
NonAbs*exp(-((wavelength+60)/SourceWidth)^2)+
Hyper*exp(-((wavelength-6)/SourceWidth)^2)
E39..E139: TransmittedIntensity = transmission*SourceIntensity
Graph shows spectral profile in region ±100 pm around resonance line.
Gray line: SourceIntensity
Blue line: transmission
Red line: TransmittedIntensity
OUTPUTS:
Peak abs. = "true" peak absorbance at center of absorption line.
Width ratio = ratio of absorption width to source width.
Cont. A = absorbance measured with continuum source.
Uncorr. A = absorbance measured with line source.
Corrected A = atomic absorbance corrected for background absorbance
(equals Uncorr. A - Cont. A).
measured I = total intensity transmitted through atomizer, measured
at the detector over the entire spectral bandpass.
measured I-zero = total incident intensity measured at detector
over entire spectral bandpass.
delta I = difference between measured I-zero and measired I.
SNR = signal-to-noise ratio for photon-limited measurement.
Display calculations:
measured I = MeasI = sum(TransmittedIntensity)
measured I-zero = MeasIzero = sum(SourceIntensity)
delta I = MeasIzero-MeasI
SNR = 1000*CorrectedA*sqrt(MeasI)
Peak abs. = Conc/(AbsWidth)
Width ratio = SourceWidth/AbsWidth
Cont. A = Ac =log((NumWavelengths))/(sum(transmission)))
Line A = Al = log(MeasIzero/MeasI)
CorrectedA = Al-Ac
Operating Instructions
shift | Collisional ("red") shift of the absorption line, pm. |
abs. width | Spectral width of the the analyte's atomic absorption line, pm. |
source width | Spectral width of the hollow-cathode lamp emission line, pm. |
atom density | Relative atom density of analyte atoms, arbitrary units. |
stray light | Relative intensity of continuum background radiation from
the hollow-cathode lamp. |
background abs. |
Absorbance of the non-specific background absorption in the atomizer |
non-abs. line | Intensity of a non-absorbing line from the HCL,
arbitrarily placed at -60 pm, relative to the main resonance line. |
interference | Peak absorbance of a matrix absorption line, arbitrarily
placed at +60 pm, relative to the main resonance line. |
hyperfine | Relative intensity of the hyperfine line, relative to
intensity of the "main" line. |
Peak abs. | The "true" peak absorbance at the center of the absorption line. |
Width ratio | Ratio of the absorption width to the source width. |
Cont. A | Absorbance measured with the continuum source. |
Line A | Absorbance measured with the line source. |
Corrected A | Atomic absorbance corrected for background absorbance. (This is simply equal to Line A - Cont. A). |
measured I | Total intensity transmitted through the atomizer measured
over the entire spectral bandpass. |
measured I-zero | Total incident intensity measured over the entire spectral bandpass. |
delta I | Difference between measured I-zero and measured I. |
SNR | Theoretical signal-to-noise ratio for photon-noise-limited measurement. |
Run calib. curve | Varies the atom density from 0 to 10 units in steps of 1
and records the corrected
absorbance.
|
Plot and fit | Plots the resulting analytical calibration curve on a separate sheet, fits a straight line to the low absorbance (linear) region, and displays the slope and intercept of the line. |