onion
Onion shell model with constant, linear or exponential density
Parameter | Description | Units | Default value |
---|---|---|---|
scale | Source intensity | None | 1 |
background | Source background | cm-1 | 0.001 |
sld_core | Core scattering length density | 10-6Å-2 | 1 |
radius_core | Radius of the core | Å | 200 |
sld_solvent | Solvent scattering length density | 10-6Å-2 | 6.4 |
n_shells | number of shells | None | 1 |
sld_in[n_shells] | scattering length density at the inner radius of shell k | 10-6Å-2 | 1.7 |
sld_out[n_shells] | scattering length density at the outer radius of shell k | 10-6Å-2 | 2 |
thickness[n_shells] | Thickness of shell k | Å | 40 |
A[n_shells] | Decay rate of shell k | None | 1 |
The returned value is scaled to units of cm-1 sr-1, absolute scale.
This model provides the form factor, \(P(q)\), for a multi-shell sphere where the scattering length density (SLD) of each shell is described by an exponential, linear, or constant function. The form factor is normalized by the volume of the sphere where the SLD is not identical to the SLD of the solvent. We currently provide up to 9 shells with this model.
NB: radius represents the core radius \(r_0\) and thickness[k] represents the thickness of the shell, \(r_{k+1} - r_k\).
Definition
The 1D scattering intensity is calculated in the following way
where
The shells are spherically symmetric with particle density \(\rho(r)\) and constant SLD within the core and solvent, so
where the spherical bessel function \(j_1\) is
and the volume is \(V(r) = \frac{4\pi}{3}r^3\). The volume of the particle is determined by the radius of the outer shell, so \(V_\text{particle} = V(r_N)\).
Now lets consider the SLD of a shell defined by
An example of a possible SLD profile is shown below where \(\rho_\text{in}\) and \(\Delta t_\text{shell}\) stand for the SLD of the inner side of the \(k^\text{th}\) shell and the thickness of the \(k^\text{th}\) shell in the equation above, respectively.
For \(A > 0\),
for
where \(h\) is
\[h(x,y) = \frac{x \sin(y) - y\cos(y)}{(x^2+y^2)y} - \frac{(x^2-y^2)\sin(y) - 2xy\cos(y)}{(x^2+y^2)^2y}\]
For \(A \sim 0\), e.g., \(A = -0.0001\), this function converges to that of the linear SLD profile with \(\rho_\text{shell}(r) \approx A(r-r_{\text{shell}-1})/\Delta t_\text{shell})+B\), so this case is equivalent to
For \(A = 0\), the exponential function has no dependence on the radius (so that \(\rho_\text{out}\) is ignored in this case) and becomes flat. We set the constant to \(\rho_\text{in}\) for convenience, and thus the form factor contributed by the shells is
The 2D scattering intensity is the same as \(P(q)\) above, regardless of the orientation of the \(q\) vector which is defined as
NB: The outer most radius is used as the effective radius for \(S(q)\) when \(P(q) S(q)\) is applied.
References
L A Feigin and D I Svergun, Structure Analysis by Small-Angle X-Ray and Neutron Scattering, Plenum Press, New York, 1987.