Understanding Ewald's sphere in the context of X-Ray diffraction

In summary, the Ewald's sphere is a construction used in X-ray diffraction to determine the positions of reciprocal lattice points that satisfy Bragg's Law. It involves drawing a sphere of radius |k| around the tail of the incident wave vector, with its tip on the point A (representing the origin in reciprocal space). If this sphere intersects any other point B = (hkl) in the reciprocal lattice, then a diffraction peak is formed, indicating that the (hkl) planes satisfy Bragg's Law. This construction can be explained trigonometrically by considering the distance between AB and the radius of the sphere, or by realizing that k-k' is a reciprocal lattice vector if the point B lies on the sphere
  • #1
Wrichik Basu
Science Advisor
Insights Author
Gold Member
2,140
2,716
##\require{physics}##I am trying to understand how the Ewald's sphere works in the context of X-ray diffraction (XRD). I am reading from Kittel's book, as well as a few lecture series. Let me first state what I have learnt in this context (please correct me if I am wrong).
  • For any real lattice with translation vector ##\va{R} = n_1 \va{a}_1 + n_2 \va{a}_2 + n_3 \va{a}_3##, we can have a vector in the reciprocal space, defined as
$$\begin{align}
\mathrm{e}^{i \va{G} \vdot \va{R}} &= 1 \\
\implies \va{G} \vdot \va{R} &= 2\pi m;\ \ m \in \mathbb{Z}.
\end{align}$$ where ##\va{a}_i## are the basis vectors in the real space.
  • ##\va{G}_{hk\ell} = h \va{g}_1 + k \va{g}_2 + \ell \va{g}_3## is a vector perpendicular to the set of planes in the real space whose Miller indices are given by ##(h, k, \ell);## ##\va{g}_i## are the basis vectors in the reciprocal space.
$$\begin{equation}
\abs{\va{G}_{hk\ell}} = \dfrac{2\pi}{d_{hk\ell}}
\end{equation}$$ where ##d_{hk\ell}## is the perpendicular distance between to planes with the same Miller indices ##(h, k, \ell).##
  • If ##\va{k}## is the wave vector of the incident X-ray beam, and ##\va{k'}## is the wave vector of the diffracted X-ray, then the scattering vector is ##\Delta \va{k} = \va{k'} - \va{k}.##
1680901286264.png

Diffraction of X-rays from the lattice planes.
Source: C. Kittel, Introduction to Solid State Physics, 8th ed. (2014)
  • The following are equivalent ways of writing Bragg's Law:
$$\begin{align}
2 d_{hk\ell} \sin \theta &= n \lambda;\\
\Delta \va{k} &= \va{G}.
\end{align}$$
With this, let's come to the Ewald's sphere. I will go ahead and copy another diagram from Kittel:

1680900687081.png

The caption reads:
The points on the RHS are reciprocal lattice points of the crystal. The vector ##\va{k}## is drawn in the direction of the incident X-ray beam, and the origin is chosen such that ##\va{k}## terminates on any reciprocal lattice point (say, A). We draw a sphere of radius $$\abs{\va{k}} = \dfrac{2\pi}{\lambda}$$ about the origin of ##\va{k}##. A diffracted beam will be formed if the sphere intersects any other point in the reciprocal lattice. The sphere, as drawn, intercepts a point (say, B) connected with the end of ##\va{k}## by a reciprocal lattice vector ##\va{G}##. The diffracted beam is in the direction $$\va{k'} = \va{k} + \va{G}.$$ The angle ##\theta## is the Bragg angle of diffraction.

So, the reciprocal lattice points are basically ##(h, k, \ell).##

These are my questions:
  1. The incident wave vector ##\va{k}## terminates on the point ##A(h_1, k_1, \ell_1).## In the real space, is this the set of lattice planes from where the reflection is taking place?
  2. If the above is correct, what is the significance of the point ##B(h_2, k_2, \ell_2)## in the real space? This is a different set of planes. What role do these planes play in the diffraction? I understand from geometry that this construction is basically satisfying Bragg's Law in one of the forms stated above. But I couldn't understand the role of the set of planes ##(h_2, k_2, \ell_2)## in the real space.
  3. Is it possible that the sphere passes through more than two points? If yes, how can we interpret this situation? For instance, if the sphere passes through a third point ##C(h_3, k_3, \ell_3),## we can connect ##A## and ##C## with a different ##\va{G}## vector. And so, there will be reflections in different directions...?
 
  • Like
Likes Philip Koeck
Physics news on Phys.org
  • #2
The procedure is like this - let the point "A" in the diagram denote the origin (000) in reciprocal space. Draw the incoming k-vector with its tip on the point A, as in the diagram. Then draw the sphere of radius |k| around the tail of this vector. If the sphere intersects any point B = (hkl) in reciprocal space, then the (hkl) planes satisfy the Bragg equation and you get a diffraction peak (reflection) from this plane - you can have several such planes (see e.g. x-ray powder diffraction spectra).

There's a few ways of seeing why this works, either trigonometrically: radius of sphere = 1/##\lambda##, distance between AB = ##1/d_{\mathrm{hkl}}## = 1/(hkl plane spacing), use triangle formulae,

or by realising that i) the fact the scattering is elastic implies that |k| = |k'| = 1/##\lambda##, hence the sphere construction and ii) if the point B lies on the sphere, then k-k' is a reciprocal lattice vector, which is the equivalent statement of Bragg's law.
 
  • #3
ergospherical said:
The procedure is like this - let the point "A" in the diagram denote the origin (000) in reciprocal space. Draw the incoming k-vector with its tip on the point A, as in the diagram. Then draw the sphere of radius |k| around the tail of this vector. If the sphere intersects any point B = (hkl) in reciprocal space, then the (hkl) planes satisfy the Bragg equation and you get a diffraction peak (reflection) from this plane - you can have several such planes (see e.g. x-ray powder diffraction spectra).

There's a few ways of seeing why this works, either trigonometrically: radius of sphere = 1/##\lambda##, distance between AB = ##1/d_{\mathrm{hkl}}## = 1/(hkl plane spacing), use triangle formulae,

or by realising that i) the fact the scattering is elastic implies that |k| = |k'| = 1/##\lambda##, hence the sphere construction and ii) if the point B lies on the sphere, then k-k' is a reciprocal lattice vector, which is the equivalent statement of Bragg's law.
That answers all my questions. Thanks! Kittel should have explicitly written somewhere that point A is to be taken as the origin.
 
  • #4
Wrichik Basu said:
Thanks! Kittel should have explicitly written somewhere that point A is to be taken as the origin.
The 'A,B' diagram is of reciprocal space; there is no origin in it (afaiu) because the origin would be at (∞,∞), so everything is relative to point A.
It's years since I did Xray diffraction and I remember having similar problems because I didn't really 'get' reciprocal space at the time.
Does that.help - or is it bloomin' obvious?
 

FAQ: Understanding Ewald's sphere in the context of X-Ray diffraction

What is Ewald's sphere in the context of X-ray diffraction?

Ewald's sphere is a geometric construct used in the analysis of X-ray diffraction patterns. It represents the relationship between the incident X-ray beam, the crystal lattice, and the diffracted beams. The sphere has a radius equal to the reciprocal of the X-ray wavelength, and its surface intersects with points in reciprocal space that correspond to the Bragg reflections observed in the diffraction pattern.

How is Ewald's sphere constructed?

To construct Ewald's sphere, one first draws a sphere with a radius equal to 1/λ, where λ is the wavelength of the incident X-rays. The center of this sphere is placed at the tip of the wave vector of the incident beam in reciprocal space. The crystal's reciprocal lattice points are then plotted, and the points that lie on the surface of the sphere correspond to the directions in which diffraction occurs according to Bragg's law.

Why is Ewald's sphere important in X-ray diffraction?

Ewald's sphere is crucial because it provides a visual and mathematical way to understand which crystal planes will diffract the incident X-rays. By determining where the reciprocal lattice points intersect with the sphere, one can predict the angles and intensities of the diffracted beams, facilitating the analysis of the crystal structure.

How does Ewald's sphere relate to Bragg's law?

Ewald's sphere is a graphical representation of Bragg's law in reciprocal space. Bragg's law states that diffraction occurs when the path difference between X-rays scattered by successive planes of atoms equals an integer multiple of the wavelength. In the context of Ewald's sphere, this condition is satisfied when a reciprocal lattice point lies on the surface of the sphere, indicating that the corresponding set of crystal planes will diffract the incident X-ray beam.

Can Ewald's sphere be used for different types of radiation other than X-rays?

Yes, Ewald's sphere can be adapted for use with other types of radiation, such as neutrons or electrons, by adjusting the radius of the sphere to match the wavelength of the incident radiation. The fundamental principles remain the same, allowing for the analysis of diffraction patterns produced by various types of waves interacting with a crystal lattice.

Similar threads

Back
Top