McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004
GO-BACK-N ARQ: Sequence NumbersGO-BACK-N ARQ: Sequence Numbers
» Frames from the sending station are numbered sequentially.
» Because we need to include the sequence number in the header,
so we need to set a limit.
» If the header of a frame allows m bits for sequence number then,
the sequence numbers range is between 0 to 2
m
-1.
» If we take m=3 then the sequence numbers are:
»0,1,2,3,4,5,6,7, 0,1,2,3,4,5,6,7, 0,1,2,3,4,5,6,7, 0,1,…