Data Communication Part 1
Data Communication Part 1
Categories of Communication
1. Verbal communication
2. Non-verbal communication
3. Written Communication
4. Visualization
Communication theory states that communication involves a sender and a receiver (or
1. Simplex communication - that sends information in one direction (one way communication)
2. Duplex communication - communication channel requires two simplex channels operating in
opposite directions.
Data communication – the exchange of data between two (or more) devices via some form of
transmission medium.
Note: In computer information systems, data are represented by binary information units (bits)
produced and consumed in the form of 0s and 1s.
Means of Communication
1. Twisted-pair wire – used for telephone
2. Modem ( Modulation/Demodulation)
3. Coaxial cable / UTP cable – commonly used for LAN application
4. Optical fiber – High capacity, fast
5. Microwave – data can be transmitted via microwave radio signals
Radio signals – travel in a direct line from one relay station to next
Relay stations – usually on tops of hills and towers
6. Satellite – data can be transmitted from one location to any locations on Earth
Network – collection of computers, printers, and other devices (nodes) that is able to communicate with
each other over some transmission medium
Network Criteria
1. Performance – depends on a number of factors like
- Number of users
- Type of transmission medium
- Hardware
- Software
2. Reliability – measured by
- Frequency of failure
- Recovery time of a network after a failure
- Catastrophe
3. Security – protection of data from
- Unauthorized access
- Viruses
Applications
- electronic messaging
- directory services
- information services
- teleconferencing
- cellular telephone
- cable television
- marketing and sales
- financial services
- electronic data interchange
- manufacturing
Standards Organization
Standards are developed by cooperation among standards creation committees, and
government regulatory agencies.
Regulatory Agencies
All communications technology is subject to regulation by government agencies like the Federal
Communications Commission (FCC) in the US.
Type of Network
1. HAN
2. LAN
3. CAN
4. MAN
5. WAN
6. GAN
Common Code
1. ASCII (American Standard Code for Information Interchange) – ASCII code(7 bit) is often used
with 8th bit known as parity bit used for detecting errors during Data transmission
2. EBCDIC (Extended Binary Coded Decimal Interchange Code – this is IBM’s 8bit
- It is 8bit code with 256 symbol
- No parity bit for error checking
- The graphic symbols are almost same as ASCII
- Several different in Control characters as compared to ASCII
3. Baudot Teletype code – it is a 5 bit code also known as ITA2 (international Telegraph Alphabet
No.2)
- 32 codes are possible , maximum symbols in this code are 58
- Used in Telegraphy/ Telex
Data Transmission – movement of the bits over a transmission medium connecting two devices
1. Parallel Transmission – all bits of s byte are transmitted simultaneously on separate wires
2. Serial Transmission –transmitted one after the other
- Usually the LSB has been transmitted first
- Serial Transmission requires only one circuit interconnecting two devices
- Suitable for Transmission over Long distance
Mode of transmission (two methods for Timing control for receiving bits)
1. Asynchronous Transmission – data transmitted one character at a time
- Timing only needs maintain with each character
2. Synchronous Transmission – block data transmitter without start/stop bits
- Clock must be synchronized
- Can use separate clock line