EE535 - Project 4

DQDB Bus Contention Resolution Interactive Applet


3. DQDB Protocol Data Unit Formats

The slot or cell has 53 octets which consist of and ACF field (one octet), a header (4 octets), and a segment payload (48 octets). Figure 4 shows the slot format.

Figure 4. QA Slot Format

The ACF field contains the BUSY bit which indicates whether the slot has any information (BUSY=1) or it does not (BUSY=0). The SL_TYPE indicates what type of cell the slot is (QA slot --> SL_TYPE=0, PA slot --> SL_TYPE=1). The PSR field indicates whether the segment in the previous slot may be cleared (PSR=1) or not (PSR=0). Finally, the REQUEST field contains three REQ bits, one for each of three possible priority levels. Each of the REQ_I bits (I=2,1,0) is set to 0 by the head of the bus (HOB) and may be set to a value between 0 and 2 where 0 is the lowest priority level and 2 is the highest.

The QA segment is divided in a 4 octet header and a 48 octet payload. The QA segment header contains 4 fields which are inserted by the AU when it writes the QA segment to an empty slot. The fields are:


Fri Apr 11 14:36:41 EDT 1997


Back to the DQDB Bus Contention Resolution Interactive Applet
Project Homepage. HW4 - Spring 97.

Back to the WPI EE535
Telecommunications and Transmission Technologies
Course Homepage