Difference between revisions of "X-ray absorption & fluorescence"

From Ug11bm
Jump to navigationJump to search
Line 11: Line 11:


== Absorption Length ==
== Absorption Length ==
The X-ray beam intensity ''I'' at depth ''x'' in a material is a function of the attenuation coefficient ''mu'', and is calculated by Beer-Lambert law:
The X-ray beam intensity ''I'' at depth ''x'' in a material is a function of the attenuation coefficient ''mu'', and is calculated by Beer-Lambert law:


  I(x) = Io e^(-mu * x)
  I(x) = Io e^(-mu * x)

Revision as of 01:58, 29 August 2011

General Infomation

See the X-ray Absorption Information (11BM page) http://11bm.xor.aps.anl.gov/absorption.html

Web Links

WebAbsorb: web based calculator to compute X-ray absorption for powder XRD capillary samples (11BM page) http://11bm.xor.aps.anl.gov/absorb/absorb.php

MuCal: calculate X-ray absorption, fluorescence and more (by C. Segre @ IIT/ANL http://csrri.iit.edu/mucal.html

Absorption Length

The X-ray beam intensity I at depth x in a material is a function of the attenuation coefficient mu, and is calculated by Beer-Lambert law:

I(x) = Io e^(-mu * x)

The attenuation coefficient mu is typical given in inverse length units of 1/cm, and is a function of the incident wavelength, material chemistry and density. It can be calculated or estimated using the links and tables listed below.

The Absorption Length (or Attenuation Length) is then defined as the distance into a material where the incident x-ray beam intensity (Io) has decreased to 1 / e, or about 63% (recall that Euler's number e = 2.718).

This is a convenient description since:

(1/e) = e^(-mu * x)

ln(1/e) = ln(e^(-mu * x))

1 = mu * x

x = 1/mu

example

dfdf

Software

pyFPRIME and ABSORB

https://subversion.xor.aps.anl.gov/trac/pyFprime/

These two python GUI programs are used for computing approximate x-ray scattering cross sections (f, f' and f") for individual elements using the Cromer & Liberman algorithm.

FPRIME computes and plots elemental scattering factors.

ABSORB computes scattering and absorption for a given composition and makes an attempt to estimate density as well. ABSORB can be also accessed as a web utility (see http://11bm.xor.aps.anl.gov/absorb/absorb.php).