Voigt profile
Probability density function
| |
Cumulative distribution function | |
Parameters | |
---|---|
Support | |
CDF | (complicated - see text) |
Mean | (not defined) |
Median | |
Mode | |
Variance | (not defined) |
Skewness | (not defined) |
Ex. kurtosis | (not defined) |
MGF | (not defined) |
CF |
In spectroscopy, the Voigt profile (named after Woldemar Voigt) is a line profile resulting from the convolution of two broadening mechanisms, one of which alone would produce a Gaussian profile (usually, as a result of the Doppler broadening), and the other would produce a Lorentzian profile. Voigt profiles are common in many branches of spectroscopy and diffraction. Due to the computational expense of the convolution operation, the Voigt profile is often approximated using a pseudo-Voigt profile.
All normalized line profiles can be considered to be probability distributions. The Gaussian profile is equivalent to a Gaussian or normal distribution and a Lorentzian profile is equivalent to a Lorentz or Cauchy distribution. Without loss of generality, we can consider only centered profiles which peak at zero. The Voigt profile is then a convolution of a Lorentz profile and a Gaussian profile:
where x is frequency from line center, is the centered Gaussian profile:
and is the centered Lorentzian profile:
The defining integral can be evaluated as:
where Re[w(z) ] is the real part of the Faddeeva function evaluated for
Properties
The Voigt profile is normalized:
since it is the convolution of normalized profiles. The Lorentzian profile has no moments (other than the zeroth) and so the moment-generating function for the Cauchy distribution is not defined. It follows that the Voigt profile will not have a moment-generating function either, but the characteristic function for the Cauchy distribution is well defined, as is the characteristic function for the normal distribution. The characteristic function for the (centered) Voigt profile will then be the product of the two:
Since both the normal and the Cauchy distribution are stable distributions, they are closed under convolution and it follows that the Voigt distribution will also be closed under convolution.
Cumulative distribution function
Using the above definition for z , the CDF can be found as follows:
Substituting the definition of the Faddeeva function (scaled complex error function) yields for the indefinite integral:
Which may be solved to yield:
where is a hypergeometric function. In order for the function to approach zero as x approaches negative infinity (as the CDF must do), an integration constant of 1/2 must be added. This gives for the CDF:
The width of the Voigt profile
The full width at half maximum (FWHM) of the Voigt profile can be found from the widths of the associated Gaussian and Lorentzian widths. The FWHM of the Gaussian profile is
The FWHM of the Lorentzian profile is just . Define φ = . Then the FWHM of the Voigt profile ( ) can be estimated as:
where = 2.0056 and = 1.0593. This estimate will have a standard deviation of error of about 2.4 percent for values of φ between 0 and 10. Note that the above equation will be exactly correct in the limit of φ = 0 and φ = ∞, that is for pure Gaussian and Lorentzian profiles.
A better approximation with an accuracy of 0.02% is given by[1]
This approximation will be exactly correct for a pure Gaussian, but will have an error of about 0.000305% percent for a pure Lorentzian profile.
The uncentered Voigt profile
If the Gaussian profile is centered at and the Lorentzian profile is centered at , the convolution will be centered at and the characteristic function will then be:
The mode and median will then both be located at .
Voigt functions
The Voigt functions[2] U, V, and H (sometimes called the line broadening function) are defined by
where
erfc is the complementary error function, and w(z) is the Faddeeva function.
Relation to Voigt Profile
- ,
with
and
Pseudo-Voigt Approximation
The Pseudo-Voigt Profile (or Pseudo-Voigt Function) is an approximation of the Voigt Profile V(x), using a linear combination of a Gaussian curve G(x) and a Lorentzian curve L(x) instead of their convolution.
The Pseudo-Voigt Function is often used for calculations of experimental Spectral line shape profiles.
The mathematical definition of the normalized Pseudo-Voigt profile is given by:
- with
There is several possible choices for the parameter.[3][4][5][6] A simple formula, accurate to 1%, is:[7]
where
References
- ↑ Olivero, J.J.; R.L. Longbothum (February 1977). "Empirical fits to the Voigt line width: A brief review". Journal of Quantitative Spectroscopy and Radiative Transfer 17 (2): 233–236. Bibcode:1977JQSRT..17..233O. doi:10.1016/0022-4073(77)90161-3. ISSN 0022-4073. Retrieved 2009-04-01.
- ↑ Temme, N. M. (2010), "Voigt function", in Olver, Frank W. J.; Lozier, Daniel M.; Boisvert, Ronald F.; Clark, Charles W., NIST Handbook of Mathematical Functions, Cambridge University Press, ISBN 978-0521192255, MR 2723248
- ↑ Wertheim, GK and Butler, MA and West, KW and Buchanan, DNE (1974). "Determination of the Gaussian and Lorentzian content of experimental line shapes". Review of Scientific Instruments 45 (11): 1369–1371. doi:10.1063/1.1686503.
- ↑ Sánchez-Bajo, F.; F. L. Cumbrera (August 1997). "The Use of the Pseudo-Voigt Function in the Variance Method of X-ray Line-Broadening Analysis". Journal of Applied Crystallography 30 (4): 427–430. doi:10.1107/S0021889896015464. Retrieved 2014-07-31.
- ↑ Liu, Yuyan and Lin, Jieli and Huang, Guangming and Guo, Yuanqing and Duan, Chuanxi (2001). "Simple empirical analytical approximation to the Voigt profile". JOSA B 18 (5): 666–672. doi:10.1364/josab.18.000666.
- ↑ Di Rocco, HO and Cruzado, A (2012). "The Voigt Profile as a Sum of a Gaussian and a Lorentzian Functions, when the Weight Coefficient Depends Only on the Widths Ratio". Acta Physica Polonica A 122 (4): 666–669.
- ↑ Ida, T and Ando, M and Toraya, H (2000). "Extended pseudo-Voigt function for approximating the Voigt profile". Journal of Applied Crystallography 33 (6): 1311–1316. doi:10.1107/s0021889800010219.
External links
- http://apps.jcns.fz-juelich.de/libcerf, numeric C library for complex error functions, provides a function voigt (x, sigma, gamma) with approximately 13-14 digits precision.