<-head> Untitled Document

IEEE MAC Protocol 802.14

In an HFC network, downstream communication from the headend to the stations is free of contention, the upstream channel from the stations to the headend is a shared access channel and subject to collisions.

Initialization:

Normal Operation:

IEEE 802.14 uses a channelized approach:

The headend station transmits feedback and data to the stations using a downstream channel. The system of upstream and downstream transmission channels are asymmetrical with typical upstream and downstream rates equaling approximately 0.5-10 Mbits/sec and 30 Mbits/sec respectively. The IEEE 802.14 MAC is only concerned with the transmission of data on the upstream channel.

 

Using the downstream channel, the headend acknowledges the request or indicates that a collision has occurred. The latter initiates the collision resolution process. Once the collision is resolved, the headend station sends a message to the station granting the use of the upstream channel. Because bandwidth is allocated by a reservation process, no collisions will occur during the transmission of data. Only transmission requests, which are transmitted in contention slots, are subject to collisions.

To reduce the bandwidth wastage due to collisions, stations send small request PDUs, which are subject to collisions, to the headend which then in turn schedules the requests and informs stations in the downstream channels, so that their upstream data slots can be sent collision free. Access delay can be reduced if most of the requests are piggybacked instead of having stations using contending minislots. A specific field in the header of the upstrem data slot is reserved for the purpose of a piggyback. So in this way, a station can send its bandwidth request through piggybacking on the collision-free data slot.

(Station state diagram)

 

 

There are two places in the HFC network where collisions could occur:

  1. ranging responses
  2. bandwidth requests

Collision resolution scheme for the MAC:


(collision resolution interval (CRI))

The collision resolution algorithm in IEEE 802.14 consists of two parts. The first part is the first transmission rule which is designed for newly arriving requests and the second part is the retransmission rule which is designed for collided requests.

The first transmission rule exercises the priority control, to allocate groups of minislots of different varying priorities. It also uses a FIRST-IN-FIRST-OUT (FIFO) mechanism to block requests that are too young.

Retransmission:

Media Access Control in the HFC Network