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

ESS_GUIESS_GUI_DocsESS_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 417c03f was 417c03f, checked in by Piotr Rozyczko <rozyczko@…>, 6 years ago

Moved RST files around and modified sphinx config to use them. SASVIEW-927

  • Property mode set to 100755
File size: 4.2 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. For slit geometry the invariant is given by

Q* = Δqv0qI(q) dq

where $Delta q_v$ 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 le Q le infty$. At best, combining USAS and WAS data might cover the range $10^{-5} le Q le 10$ 1/|Ang| . 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/Q^4$ is used where the constant $C = 2 pi Deltarho S_v$ is to be found by fitting part of data within the range $Q_{N-m}$ to $Q_N$ (where $m < N$).

Low-$Q$ region (<= Qmin in data)

  • The Guinier function $I_0 exp(-R_g^2 Q^2/3)$ where $I_0$ and $R_g$ 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.

  4. Use the Customised Input boxes on the Invariant panel 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.

  5. Adjust the extrapolation range as necessary. In most cases the default values will suffice.

  6. Click the Compute button.

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

    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.

  8. If the value of $Q^*$ calculated with the extrapolated regions is invalid, a red warning will appear at the top of the Invariant panel.

    The details of the calculation are available by clicking the Details button in the middle of the panel.

image005.png

Parameters

Volume Fraction

The volume fraction $phi$ is related to $Q^*$ by

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

where $Deltarho$ is the SLD contrast.

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

Specific Surface Area

The specific surface area $S_v$ is related to $Q^*$ by

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

where $C_p$ 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

Docutils System Messages

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