In order to realize a filter it is in practice important to have as many alternative structures available as possible. A general method of deriving from any given structure another structure from which the input- output properties remain unchanged is based on the so-called transposition theorem. The different steps to obtain a transposed structure are as follows:
- Reverse direction of all branches.
- Change branch points ($\color{blue}{\bullet}$)into summation nodes ($\color{red}{\oplus}$)and vice versa.
- Interchange the input ($\color{green}{x[n]}$) and output ($y[n]$).
Example
Apply the transition theorem to the following direct form I realization of a 3-th order transversal filter:
The first step is to reverse the direction of all branches and the second step is to interchange branch points, as denoted in blue bullets in the figure, into summation nodes, denoted in red in the figure, and the other way around. This results into a new structure, as depicted at the left hand side of the figure below.
The third step is to interchange the input $x[n]$ and output $y[n]$, as depicted at the right hand side of the figure, which is the direct form II realization of the 3-th order transversal filter.