Difference between revisions of "Geometry:TSAXS 3D"

From GISAXS
Jump to: navigation, search
(Check)
(Components)
Line 100: Line 100:
  
 
==Components==
 
==Components==
The [[momentum transfer]] components are:
+
For arbitrary 3D scattering vectors, the [[momentum transfer]] components are:
 
:<math>
 
:<math>
 
\begin{alignat}{2}
 
\begin{alignat}{2}

Revision as of 12:00, 30 December 2015

In transmission-SAXS (TSAXS), the x-ray beam hits the sample at normal incidence, and passes directly through without refraction. TSAXS is normally considered in terms of the one-dimensional momentum transfer (q); however the full 3D form of the q-vector is necessary when considering scattering from anisotropic materials. The q-vector in fact has three components:

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathbf{q} = \begin{bmatrix} q_x \\ q_y \\ q_z \end{bmatrix} }

This vector is always on the surface of the Ewald sphere. Consider that the x-ray beam points along +y, so that on the detector, the horizontal is x, and the vertical is z. We assume that the x-ray beam hits the flat 2D area detector at 90° at detector (pixel) position . The scattering angles are then:

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{alignat}{2} \theta_f & = \arctan\left[ \frac{x}{d} \right] \\ \alpha_f ^\prime & = \arctan\left[ \frac{z}{d} \right] \\ \alpha_f & = \arctan \left[ \frac{z }{d / \cos \theta_f} \right] \end{alignat} }

where is the sample-detector distance, is the out-of-plane component (angle w.r.t. to y-axis, rotation about x-axis), and is the in-plane component (rotation about z-axis). The alternate angle, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \scriptstyle \alpha_f } , is the elevation angle in the plane defined by .

Total scattering

The full scattering angle is defined by a right-triangle with base d and height :

The total momentum transfer is:

Given that:

We can also write:

Where we take for granted that q must be positive.

In-plane only

If (and ), then , , and:

The other component can be thought of in terms of the sides of a right-triangle with angle :

Summarizing:

Out-of-plane only

If , then , , and:

The components are:

Summarizing:

Components

For arbitrary 3D scattering vectors, the momentum transfer components are:

In vector form:

Total magnitude

Note that this provides a simple expression for q total:

Check

As a check of these results, consider:

And:

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{alignat}{2} & \left( 1+\frac{\sin^2 \theta_f}{\cos^2 \theta_f} + \frac{ \sin^2 \alpha_f }{ \cos^2 \alpha_f \cos^2 \theta_f } \right) ^{-1/2} \\ = & \left( \frac{\cos^2 \alpha_f \cos^2 \theta_f}{\cos^2 \alpha_f \cos^2 \theta_f}+\frac{\cos^2 \alpha_f \sin^2 \theta_f}{\cos^2 \alpha_f \cos^2 \theta_f} + \frac{ \sin^2 \alpha_f }{ \cos^2 \alpha_f \cos^2 \theta_f } \right) ^{-1/2} \\ = & \left( \frac{\cos^2 \alpha_f \cos^2 \theta_f + \cos^2 \alpha_f \sin^2 \theta_f + \sin^2 \alpha_f}{\cos^2 \alpha_f \cos^2 \theta_f} \right) ^{-1/2} \\ = & \left( \frac{\cos^2 \theta_f \cos^2 \alpha_f }{\cos^2 \alpha_f \cos^2 \theta_f + \cos^2 \alpha_f \sin^2 \theta_f + \sin^2 \alpha_f} \right) ^{+1/2} \\ = & \frac{\cos \theta_f \cos \alpha_f }{ \sqrt{ \cos^2 \alpha_f (\cos^2 \theta_f + \sin^2 \theta_f) + \sin^2 \alpha_f }} \\ = & \cos \theta_f \cos \alpha_f \end{alignat} }