![](http://datasheet.mmic.net.cn/330000/PM73487-PI_datasheet_16444394/PM73487-PI_51.png)
PM73487 QRT
PMC-Sierra, Inc.
PMC-980618
Issue 3
622 Mbps ATMTraffic Management Device
Released
Datasheet
39
Figure 43 illustrates the steps that are taken when playing out a cell.
2.6.4
Transmit Resequencing Algorithm
To guarantee the FIFO delivery of cells, the QRT supports an algorithm to make sure the cells can
be put back into order. The algorithm it supports is a classic window algorithm where only N cells
are allowed to be outstanding without acknowledgment. In the QRT, N is either 1 or 2. This limits
the data rate of an individual connection to approximately 155 Mbps. The transmit end reorders
the cells according to their SN.
The resequencing of one algorithm ignores the incoming SN and accepts all cells as if their SN
were correct. This can be used for multicast cells as the QSE delivers them in FIFO order.
The resequencing of two algorithms inspects an incoming cell to determine if it has the expected
SN,
e
. If it does, the cell is immediately processed. If it has SN
e + 1
, then it is stored to await the
run-completing cell (that is, the cell with the original expected SN,
e
). If it has neither SN
e
, nor
SN
e + 1
, a recovery algorithm is started which gets the channel back into sequence. This is
described in
“Transmit Recovery Algorithm” on page 40
.
The resequencing of two algorithms interacts with EPD. When a cell is missing, the algorithm
cannot determine if the missing cell is an End-Of-Frame (EOF) cell. It is then necessary to defer
the choice of whether or not to send both cells until the run-completing cell is received. The
Figure 43. Cell Playout Steps
Figure 44. Transmit Resequencing Operation
Find pointer to cell
from linked list
Play out cell and
update channel state
Read OUTCHAN
from cell buffer
Fetch cell
Determine VO
Run Queue Service Algorithm to
determine the Service Class (SC)
Cell ONACKed
Cells arrive at receive UTOPIA
Cells are numbered and sent
across the fabric
Cells are sent from transmit UTOPIA
3
4
4
6
5