next up previous contents
Next: 6.4.3.2 Multiple Shooting Up: 6.4.3 Shooting Method Previous: Single Shooting

6.4.3.1 Shooting with Reduced Superposition

In case of single shooting the ODE system has to be integrated N + Ns times: N times to determine the fundamental solution matrix $ \underline{\mathbf{V}}$(h) at the opposite boundary point z = h and another Ns times to determine the BVP solutions $ \underline{\mathbf{U}}$(z) subject to the Ns BCs since the fundamental solution matrix is not stored at each mesh point to keep the memory demands small. However, the N BCs are equally separated at the two ending points z = 0 and z = h. It suffices to integrate the ODE system only N/2 times to relate both boundaries as will be shown. Since N/2 BCs are given at one point we can express the solution u(z) of our separated BVP by a reduced superposition like

 
$\displaystyle \mathbf{u}(z) = \sum_{i=1}^{N/2} \hat{s}_i \mathbf{\hat{v}}_i(z)\...
...\qquad\quad\mathbf{u}(z) = \underline{\mathbf{\widehat{V}}}(z)\mathbf{\hat{s}},$ (6.41)

whereby $ \hat{s}$ is a N/2-dimensional coefficient vector and the N x N/2-dimensional matrix $ \underline{\mathbf{\widehat{V}}}$(z) carries the N/2 linearly independent $ \hat{v}$i(z) spanning the vector space $ \mathbb{C}$N x N/2. Now the initial values cannot be chosen arbitrarily. On the contrary, they have to fulfill the N/2 BCs at one ending point. Since we have homogeneous BCs at the lower interface at z = h we determine $ \underline{\mathbf{\widehat{V}}}$(h) at this point, i.e., we search for a matrix $ \underline{\mathbf{\widehat{V}}}$(h) that obeys (cf. (6.51))

 
$\displaystyle \underline{\mathbf{B}}_h\underline{\mathbf{\widehat{V}}}(h) = \underline{\mathbf{0}}.$ (6.42)

For that we calculate the QR-factorization [202, pp. 223-236] of the complex-conjugate transposed or Hermitian of the boundary matrix $ \underline{\mathbf{B}}_{h}^{\mathrm{H}}$ $ \in$ $ \mathbb{C}$N x N/2 (cf. Table 6.1),

$\displaystyle \underline{\mathbf{B}}_h^{\mathrm{H}} = \underline{\raisebox{0pt}...
...gin{pmatrix}\underline{\mathbf{R}}_h^1 \\ \underline{\mathbf{0}} \end{pmatrix}.$ (6.43)

Here, $ \underline{\raisebox{0pt}[1ex][0pt]{$\mathbf{Q}$}}_{h}^{}$ $ \in$ $ \mathbb{C}$N x N is an orthogonal matrix, whereas $ \underline{\mathbf{R}}_{h}^{}$ $ \in$ $ \mathbb{C}$N x N/2 is upper triangular. The two sub-matrices $ \underline{\raisebox{0pt}[1ex][0pt]{$\mathbf{Q}$}}_{h}^{1,2}$ are of dimension N x N/2, and $ \underline{\mathbf{R}}_{h}^{1}$ and $ \underline{\mathbf{0}}$ are N/2 x N/2-dimensional. Since the inverse of an orthogonal matrix simply equals its Hermitian we obtain

$\displaystyle \underline{\raisebox{0pt}[1ex][0pt]{$\mathbf{Q}$ }}_h^{{\mathrm{H...
...x][0pt]{$\mathbf{Q}$ }}_h^2 &= \underline{\mathbf{0}}.\end{cases}\hspace*{-2cm}$ (6.44)

The last equation is the required BC (6.63), and we thus have

$\displaystyle \underline{\mathbf{\widehat{V}}}(h) = \underline{\raisebox{0pt}[1ex][0pt]{$\mathbf{Q}$ }}_h^2.$ (6.45)

The missing steps equal those performed in simple shooting (cf. Table 6.2). The big advantage stems from the fact that we halved the number of required integrations to obtain the linearly independent solution matrix at the opposite interval boundary (cp. (6.56) with (6.62)). The reduced superposition algorithm is summarized in Table 6.3. Numerical problems are moderated since the size of the linear equations system is also halved--compare Step 3 of Table 6.3 with Step 2 of Table 6.2--and can thus be inverted in a more stable way. As a final remark note that the ODE is now integrated in ``opposite'' direction as before, i.e., from z = h to z = 0 (cf. Figure 6.4).
  
Table 6.3: Algorithm for shooting with reduced superposition.
\begin{table}% latex2html id marker 10315\vspace*{2mm}
\begin{center}
\fbox{\s...
...e obtained IVP.
\end{itemize}\end{center}\end{minipage}}}\end{center}\end{table}


next up previous contents
Next: 6.4.3.2 Multiple Shooting Up: 6.4.3 Shooting Method Previous: Single Shooting
Heinrich Kirchauer, Institute for Microelectronics, TU Vienna
1998-04-17