
Click here to go back to my Technical Page
| Level 7 | Application |
| Level 6 | Presentation |
| Level 5 | Session |
| Level 4 | Transport |
| Level 3 | Network |
| Level 2 | Data Link |
| Level 1 | Physical |









| Start Bit | 5, 6, 7 or 8 Data Bits | Parity Bit | Stop Bit |
| Start Bit: | Tells the receiving device to start looking for data bits. |
| Data Bits: | The binary value of the data bits represent a character in accordance with the code being used (eg ASCII, EBCDIC etc) |
| Parity Bit: | This bit is optionally used to enable the receiving device to detect any errors that have corrupted the data during transmission. |
| Stop Bit: | Tells the receiving device to stop looking for data bits. |
| ITB | ||||||||
| SYN | SYN | SOH | Header | STX | Text | ETX | BCC | BCC |
| ETB |
| SYN: | Sync characters establish and maintain character synchronisation between transmitting and receiving stations. They are also used as a time fill in the absence of data. For character synchronisation, the receving station must recognise at least two contigu |
| SOH: | Start of header indicates the beginning of the optional header block. |
| Header: | A user defined segment containing such information as: source or destination code, priority, date, message type. |
| STX: | Start of text terminates the heading and indicates the beginning of the text segment. |
| Text: | Information portion of the message. |
| ITB: | End of intermediate block. Indicates that text is to continue in the next block. |
| ETB: | End of transmission block. Indicates that the message is ended, however more blocks may follow. |
| ETX: | End of text. Same as ETB except that it indicates no more data blocks will follow. |
| BCC: | Block check character for error detection. |
| Flag | Address | Control | Data | FCS | FCS | Flag |
| Flags: | Flags (hex 7E) act as frame delimiters |
| Address Field: | Command frames contain receiving station's address. Response Field frames contain sending station's address. |
| Control Field: | Identifies function and purpose of frame. Contains commands, responses and sequence numbers. |
| Data Field: | The data, or information field contains any number of bits, typically in multiples of 8 (octets). |
| FCS: | Frame check sequence for error detection. |
Click here to go back to my Technical Page
This page has been accessedtimes.