3

Click here to load reader

Data Communication (IT-Lab) Assig # 3

Embed Size (px)

Citation preview

Page 1: Data Communication (IT-Lab) Assig # 3

Detail About

Data Communications

Data Communication is a process of exchanging data or information. In case of computer networks this exchange is done between two devices over a transmission medium. .This process involves a communication system which is made up of hardware and software. The hardware part involves the sender and receiver devices and the intermediate devices through which the data passes. The software part involves certain rules which specify what is to be communicated, how it is to be communicated and when. It is also called as a Protocol. The following sections describe the fundamental characteristics that are important for the effective working of data communication process and are followed by the components that make up a data communications system.

Characteristics of Data Communication

The effectiveness of any data communications system depends upon the following four fundamental characteristics

1. Delivery: The data should be delivered to the correct destination and correct user.

2. Accuracy: The communication system should deliver the data accurately, without introducing any errors. The

data may get corrupted during transmission affecting the accuracy of the delivered data

3. Timeliness: Audio and Video data has to be delivered in a timely manner without any delay; such a data delivery

is called real time transmission of data.

4. Jitter: It is the variation in the packet arrival time. Uneven Jitter may affect the timeliness of data being

transmitted.

Components of Data Communication

1. Sender: Sender is the computer which is used to send/transmit data by using a network to some other

computer. Sender can be a person, computer, and device. Sender is also called transmitter, source.

Page 2: Data Communication (IT-Lab) Assig # 3

2. Receiver: Receiver is the computer which is used to receive/interpret data from some other computer.

Receiver is also called target, interpreter.

3. Data / Message: Data/message is in the form of text, number, voice, picture, and video. Data is the actual material

that is to be transmitted or received from one computer to another computer by using communication devices.

4. Media: Media is communication channel which is used to make communication possible between different

devices. Media can be physical or unguided. Physical media consist of cables (coaxial used in cable TV network, UTP unshielded twisted pair, STP shielded twisted pair, fiber optic,) physical medial is also called guided, connected media. Unguided media use wireless devices for communication.

5. Protocol: Protocols are set of rules and regulations that how data can be transmitted from one place to

another place. They are instruction that actually complete the step by step process of communication. How problems may be troubleshoot. How messages and information be displayed after successful transmission and interpretation.

6. Encoder: The encoder is an electronic device. It converts digital signals into a form which can be transmitted

through transmission medium.

7. Decoder: The decoder is an electronic device. It converts signals from encoded form to digital form so that

can be understood by the receiver.