
Concentrate N inputs into L outputs.
Typically L<<N
Knockout switch uses simple low speed devices and a concept from
an "elimination tournament".
Examples of an elimination tournament:
Rules of the "game":
Example:
N = 4, L = 3. A full elimination tournament.
Example 2:
Note that in each case, we went from N inputs to L outputs.
L<<N
How do we now feed L (or fewer) cells into 1 output line?
The outputs of the L-selector (concentrator) always end up at the
left-most inputs of the shifter:
The function of the shifter is to have the cells come out on its L
output lines in a sequential round robin order.
Consider the following example in which there are 3 active inputs
(i.e. inputs that have cells on them) in time slot 1.
The 3 active inputs start at the leftmost input port of the shifter and
are placed on output ports 1,2 and 3 of the shifter.
At time slot 2, there are 4 active inputs,so the shifter places the left-most
of those active cells on the (L1 + 1) output and
the second active input on the (L1 + 2) output, etc.
The shifter puts the actual cells in order on the output lines,
then starts over or wraps around.
Created by Russ Ford from notes from Professor Vastola's Broadband Networks
lecture given on 02/12/97 at RPI in Troy, NY.






BBN Notes From Lecture 9 on 2/12/97