Day 13
Day 13
Solution
In the first stage we have N/n or 10 crossbars, each of size
20 × 4. In the second stage, we have 4 crossbars, each of
size 10 × 10. In the third stage, we have 10 crossbars,
each of size 4 × 20. The total number of crosspoints is
2kN + k(N/n)2, or 2000 crosspoints. This is 5 percent of
the number of crosspoints in a single-stage switch (200 ×
200 = 40,000).
Note
According to the Clos criterion:
n = (N/2)1/2
k > 2n – 1
Crosspoints ≥ 4N [(2N)1/2 – 1]
Solution
We let n = (200/2)1/2, or n = 10. We calculate k = 2n − 1 =
19. In the first stage, we have 200/10, or 20, crossbars,
each with 10 × 19 crosspoints. In the second stage, we
have 19 crossbars, each with 20 × 20 crosspoints. In the
third stage, we have 20 crossbars each with 19 × 10
crosspoints. The total number of crosspoints is 20(10 ×
19) + 19(20 × 20) + 20(19 ×10) = 15200.
Time Division Switch: Time-slot interchange(TSI)
• TDM multiplexer, a TDM demultiplexer, and a TSI consisting of
random access memory (RAM) with several memory locations.
• The size of each location is the same as the size of a single time slot.
• The number of locations is the same as the number of inputs.
• RAM fills up with incoming data from time slots in the order
received.
• Slots are then sent out in an order based on the decisions of a control
unit.
Time-space-time switch(TST)
Time-space-time switch(TST)
• Two time stages and one space stage and has 12 inputs and 12
outputs.
• divides the inputs into three groups and directs them to three
timeslot interchanges
• Thus the average delay is one-third of what would result from
using one time-slot interchange to handle all 12 inputs
• The last stage is a mirror image of the first stage.
• The middle stage is a space division switch (crossbar) that
connects the TSI groups to allow connectivity between all
possible input and output pairs
Packet switch components
Input port