source: sasview/src/sas/qtgui/Perspectives/Invariant/media/invariant_help.rst @ abcac7a

ESS_GUIESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change on this file since abcac7a was abcac7a, checked in by celinedurniak <celine.durniak@…>, 6 years ago

Added new screenshots for documentation on Invariant

  • Property mode set to 100755
File size: 4.9 KB

Invariant Calculation

Description

The scattering, or Porod, invariant (Q* ) is a model-independent quantity that can be easily calculated from scattering data.

For two phase systems, the scattering invariant is defined as the integral of the square of the wavevector transfer (Q ) multiplied by the scattering cross section over the full range of Q from zero to infinity, that is

Q* = 0q2I(q) dq

in the case of pinhole geometry (SAS).

For slit geometry (USAS) the invariant is given by

Q* = 0Δqv qI(q) dq

where Δqv is the slit height.

The worth of Q* is that it can be used to determine the volume fraction and the specific area of a sample. Whilst these quantities are useful in their own right, they can also be used in further analysis.

The difficulty with using Q* arises from the fact that experimental data is never measured over the range 0 ≤ Q ≤ ∞ . At best, combining USAS and WAS data might cover the range 10 − 5 ≤ Q ≤ 10 . Thus it is usually necessary to extrapolate the experimental data to low and high Q . For this

High-Q region (>= Qmax in data)

  • The power law function C ⁄ Q4 is used where the constant C = 2πΔρ Sv with Δρ , the scattering length density (SLD) contrast and Sv , the specific surface area. The value of C is to be found by fitting part of data within the range QN − m to QN (where m < N ), .

Low-Q region (<= Qmin in data)

  • The Guinier function I(Q) = I(0)exp( − R2gQ2 ⁄ 3) where Rg is the radius of gyration. The values of I(0) and Rg are obtained by fitting as for the high-Q region above. Alternatively a power law can be used.

Using invariant analysis

  1. Select Invariant from the Analysis menu on the SasView toolbar.
  2. Load some data with the Data Explorer.
  3. Select a dataset and use the Send To button on the Data Explorer to load the dataset into the Invariant panel.
image_invariant_load_data.png
  1. Use the Customised Input box on the Options tab to subtract any background, specify the contrast (i.e. difference in SLDs - this must be specified for the eventual value of Q* to be on an absolute scale), or to rescale the data.

  2. Adjust the extrapolation range in the Options tab as necessary. In most cases the default values will suffice.

  3. Click the Calculate button.

  4. To include a lower and/or higher Q range, check the relevant Enable Extrapolate check boxes.

    image_invariant_option_tab.png

    Option tab of the Invariant panel.

    If power law extrapolations are chosen, the exponent can be either held fixed or fitted. The number of points, Npts, to be used for the basis of the extrapolation can also be specified in the related Power box(es).

    image_invariant_outplot_plot.png

    Output plot generated after calculations.

  5. If the value of Q* calculated with the extrapolated regions is invalid, the related box will be highlighted in red.

    The details of the calculation are available by clicking the Status button at the bottom of the panel.

    image_invariant_details.png

Parameters

Volume Fraction

The volume fraction φ is related to Q* by

φ(1 − φ) = (Q*)/(2π2ρ)2) ≡ A

where Δρ is the SLD contrast.

φ = ((1 − 4A))/(2)

Specific Surface Area

The specific surface area Sv is related to Q* by

Sv = (2πφ(1 − φ)Cp)/(Q*) = (2πACp)/(Q*)

where Cp is the Porod constant.

Reference

O. Glatter and O. Kratky Chapter 2 in Small Angle X-Ray Scattering Academic Press, New York, 1982

http://web.archive.org/web/20110824105537/http://physchem.kfunigraz.ac.at/sm/Service/Glatter_Kratky_SAXS_1982.zip

Note

This help document was last changed by Steve King, 01May2015

Note: See TracBrowser for help on using the repository browser.