20.4 BACK SUBSTITUTION

The general form for a system of linear equations was given in Eq. 20.1. Back substitution technique converts the square matrix A into an upper triangular form:

(20.23) c20e023

Consider the 5 × 5 upper triangular linear system:

(20.24) c20e024

If all uii ≠ 0, then we can determine the unknowns according to the equations

(20.25) c20e025

where x5 must be calculated before x4 could be evaluated and so on. Thus, it appears that the calculations are sequential, with small opportunity for parallelization. However, the techniques we discussed earlier will help us derive parallel multithreaded and systolic architectures. The procedure we used to derive scheduling and projection functions for forward substitution can be used here.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.227.46.69