Lecture 3.2.4 (Various Interconnection Networks)
Lecture 3.2.4 (Various Interconnection Networks)
Links − A link is a cable of one or more optical fibers or electrical wires with a
connector at each end attached to a switch or network interface port. Through this, an
analog signal is transmitted from one end, received at the other to obtain the original
digital information stream.
Switches − A switch is composed of a set of input and output ports, an internal “cross-
bar” connecting all input to all output, internal buffering, and control logic to effect
the input-output connection at each point in time. Generally, the number of input ports
is equal to the number of output ports.
Network Interfaces − The network interface behaves quite differently than switch
nodes and may be connected via special links. The network interface formats the
packets and constructs the routing and control information. It may have input and
output buffering, compared to a switch. It may perform end-to-end error checking and
flow control. Hence, its cost is influenced by its processing complexity, storage
capacity, and number of ports.
Interconnection Network
Interconnection networks are composed of switching elements. Topology is the pattern to
connect the individual switches to other elements, like processors, memories and other
switches. A network allows exchange of data between processors in the parallel system.
References