Specific Process Knowledge/Characterization/XRD/Process Info: Difference between revisions
Appearance
| (2 intermediate revisions by 2 users not shown) | |||
| Line 74: | Line 74: | ||
image:eves_XRD_drawing_series_GiXRD_20230206.png|<b>C 1s</b> signal. | image:eves_XRD_drawing_series_GiXRD_20230206.png|<b>C 1s</b> signal. | ||
</gallery> | </gallery> | ||
For GIXRD you need a small incident slit (which is limited by the footprint on the wafer, so for a small incident angle and a small sample you will need even smaller incident slit size). However the receiving slits can be large / fully open as the PSA will anyway determine what diffraction angles are accepted into the detector. | |||
You can also use the 1D detector mode of the detector if you use an open PSA in the setup. This will speed up data collection. | |||
<gallery caption="XPS recordings. 10 nm SiC deposited on Si wafer" widths="500px" heights="300px" perrow="1"> | <gallery caption="XPS recordings. 10 nm SiC deposited on Si wafer" widths="500px" heights="300px" perrow="1"> | ||
| Line 109: | Line 113: | ||
Pole figures can be used to determine the orientation of a crystal. For polycrystalline materials, it is possible to determine if there is a preferred direction of the crystal grains. In a pole figure, a measurement of a predefined peek for the material is measured in the half sphere above the sample. This will result in a map of intensities in relation to the angles from the surface normal and along sample rotation. For instance if you have a single crystalline sample with a [0 0 1] surface and measure on the [1 1 1] lattice plane, you should find 4 peaks spaced 90° in beta and at 35.26° in alpha. | Pole figures can be used to determine the orientation of a crystal. For polycrystalline materials, it is possible to determine if there is a preferred direction of the crystal grains. In a pole figure, a measurement of a predefined peek for the material is measured in the half sphere above the sample. This will result in a map of intensities in relation to the angles from the surface normal and along sample rotation. For instance if you have a single crystalline sample with a [0 0 1] surface and measure on the [1 1 1] lattice plane, you should find 4 peaks spaced 90° in beta and at 35.26° in alpha. | ||
Peak angles can be calculated by simple vector calculations; however, | Peak angles can be calculated by simple vector calculations; however, we have made a [[Specific Process Knowledge/Characterization/XRD/Process Info/Pole Figure script|small MATLAB script]] calculating them for you. To use the script, open MATLAB and call the program with two vectors as input. First vector should be your surface orientation, second input the plane you measure on. For a [1 1 1] substrate surface and a [3 1 1] plane and a [0 0 1] substrate surface and a [1 3 3] plane, where the measurement planes are dependent on the 2theta angle, the command looks like this: | ||
{|style="margin:auto;" | {|style="margin:auto;" | ||