.

COMMUNICATIONS - DATA TRANSMISSION

DATA TRANSMISSION


Coding

In all digital communications channels, computers transmit data and information in forms of binary codes. Both sender and receiver of the data and information should have a standard for both to understand them.

A coding scheme for communications is a binary system, as in the computer systems. The system consists of groups of bits (0 or 1) that represent characters. In computer systems, a byte is a group of bits and represents a character. In data communications, a byte is the same, but some codes use different number of bits such as 5, 7, 8 or 9.

Two predominant coding schemes ASCII and EBCDIC. ASCII refers America Standard Code for Information Interchange. It is the most popular code for data communications and is the standard code on most communications terminals. Among two types of ASCII, a 7-bit code can make 128 character combinations, and an 8-bit can do 256 combinations. EBCDIC refers Extended Binary Coded Decimal Interchange Code. It is IBM's standard information code, and has 8 bits for a character.


Bandwidth

Each types of communications media has different transmission speed. The bandwidth is a measure of the transmission rate of communications channels.


Transmission Mode

Two forms of data movement exist: parallel data transmission and serial data transmission.


Direction of Data Transmission

Besides the previously mentioned ways in which data may travel, there are three directional modes of travel in data transmission.


Modes of Transmitting Data

Another way of classifying data communications flow is as synchronous or asynchronous.




.