If a material deforms through the movement of dislocations, rearrangement of dislocations to a low-energy configuration may happen during deformation (i.e. in slow, geologic deformation) or or afterwards (in many metals). In any case, the arrangement of dislocation walls can lead to so-called subgrains boundaries. If such a boundary is composed of edge dislocations, it is called a tilt boundary and the rotation axis relating both parts of the grain at each side can be expected to be within the boundary plane (ideally parallel to the edge dislocation line). If the boundary is composed of screw dislocations, the rotation axis should be normal to the boundary. Between those end-members, there are general boundaries where the rotation axis is not easily related to the type of dislocations unless further information is available.
In this chapter we discuss the computation of the misorientation axes at subgrain boundaries and discuss whether they vote for twist or tilt boundaries. We start by importing an sample EBSD data set and computing all subgrain boundaries as it is described in more detail in the chapter Subgrain Boundaries.
In the above plot we have marked all subgrain boundaries in blue and adjusted the transparency value according to the misorientation angle.
Misorientation Axes
When analysing the misorientation axes of the subgrain boundary misorientations we need to distinguish whether we look at the misorientation axes in crystal coordinates or in specimen coordinates. Lets start with the misorientation axes in crystal coordinates which can directly be computed by the command axis
.
Obviously from the above plot it is not easy to judge about prefered misorientation axes. We get more insight if we compute the density distribution of the misorientation axes and look for local extrema.
We find two preferred misorientation axes - (001) and (071). TODO: can this be interpreted?
The misorientation axis in specimen coordinates
The computation of the misorientation axis in specimen coordinates is a little bit more complicated as it is impossible using only the misoriention. In fact we require the adjacent orientations on both sides of the subgrain boundaries. We can find those by making use of the ebsdId
stored in the grain boundaries. The command
results in a \(N \times 2\) matrix of orientations with rows corresponding to the boundary segments and two columns for both sides of the boundary. The misorientation axis in specimen coordinates is again computed by the command axis
We have used here the option antipodal
as we have no fixed ordering of the grains at the two sides of the grain boundaries. For a more quantitative analysis we again compute the corresponding density distribution and find the preferred misorientation axes in specimen coordinates
Tilt and Twist Boundaries
Subgrain boundaries are often assumed to form during deformation by the accumulation of edge or screw dislocations. In the first extremal case of exclusive edge dislocations the misorientation axis is parallel to the deformation line and within the boundary plane. Such boundaries are called tilt boundaries. In the second extremal case of exclusive screw dislocations the misorientation axis is the screw axis and is parallel to the boundary normal. Such boundaries are called twist boundaries.
In the case of 2d EBSD data one usually has not the full boundary information, but only the trace of the boundary with the measurement surface. Hence, it is impossible to distinguish tilt and twist boundaries. However, for twist boundaries misorientation axis must be normal to the boundary trace. This means, if the misorientation axis lays in the measurement plane and normal to the boundary trace, the boundary is quite likely to be a twist boundary. At the other hand, if the misorientation axis is parallel to the trace of a boundary, the boundary is quite likely to be a tilt boundary. We can be easily check the latter situation from our EBSD data, which allows us to exclude certain boundaries to be twist boundaries and to be most likely tilt boundaries To do so, we colorize in the following plot all subgrain boundaries according to the angle between the boundary trace and the misorientation axis. Blue subgrain boundaries are very likely tilt boundaries, while red subgrain boundaries are can be either tilt or twist boundaries.