Data Communication........................, Essays (university) of Data Communication Systems and Computer Networks

Note of Data Communication......................................

Typology: Essays (university)

2016/2017

Uploaded on 10/19/2017

hachibur-rahaman
hachibur-rahaman 🇧🇩

1 document

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Data Communication
What is Data ?
Data is information processd or stored by a computer.This information may
be in the form of text documents, images, audio clips, software programs or
other types of data.
What is Data Communication?
Data communication refers to the exchange of data between a source and
a receiver. Data communication is said to be local if communicating devices
are in the same building or a similarly restricted geographical area.
The meanings of source and receiver are very simple. The device that
transmits the data is known as source and the device that receives the
transmitted data is known as receiver. Data communication aims at the
transfer of data and maintenance of the data during the process but not the
actual generation of the information at the source and receiver.
Datum mean the facts information statistics or the like derived by
calculation or experimentation. The facts and information so gathered are
processed in accordance with dened systems of procedure. Data can exist
in a variety of forms such as numbers, text, bits and bytes. The Figure is an
illustration of a simple data communication system.
A data communication system may collect data from remote locations
through data transmission circuits, and then outputs processed results to
remote locations. Figure provides a broader view of data communication
networks. The dierent data communication techniques which are presently
in widespread use evolved gradually either to improve the data
communication techniques already existing or to replace the same with
better options and features. Then, there are data communication jargons to
contend with such as baud rate, modems, routers, LAN, WAN, TCP/IP, ISDN,
during the selection of communication systems. Hence, it becomes
necessary to review and understand these terms and gradual development
of data communication methods.
pf3

Partial preview of the text

Download Data Communication........................ and more Essays (university) Data Communication Systems and Computer Networks in PDF only on Docsity!

Data Communication

What is Data?

Data is information processd or stored by a computer.This information may

be in the form of text documents, images, audio clips, software programs or

other types of data.

What is Data Communication?

Data communication refers to the exchange of data between a source and a receiver. Data communication is said to be local if communicating devices are in the same building or a similarly restricted geographical area.

The meanings of source and receiver are very simple. The device that transmits the data is known as source and the device that receives the transmitted data is known as receiver. Data communication aims at the transfer of data and maintenance of the data during the process but not the actual generation of the information at the source and receiver.

Datum mean the facts information statistics or the like derived by calculation or experimentation. The facts and information so gathered are processed in accordance with defined systems of procedure. Data can exist in a variety of forms such as numbers, text, bits and bytes. The Figure is an illustration of a simple data communication system.

A data communication system may collect data from remote locations through data transmission circuits, and then outputs processed results to remote locations. Figure provides a broader view of data communication networks. The different data communication techniques which are presently in widespread use evolved gradually either to improve the data communication techniques already existing or to replace the same with better options and features. Then, there are data communication jargons to contend with such as baud rate, modems, routers, LAN, WAN, TCP/IP, ISDN, during the selection of communication systems. Hence, it becomes necessary to review and understand these terms and gradual development of data communication methods.

Components of data communication system

A Communication system has following components:

  1. Message : It is the information or data to be communicated. It can consist of text, numbers, pictures, sound or video or any combination of these.
  2. Sender : It is the device/computer that generates and sends that message.
  3. Receiver : It is the device or computer that receives the message. The location of receiver computer is generally different from the sender computer. The distance between sender and receiver depends upon the types of network used in between.
  4. Medium : It is the channel or physical path through which the message is carried from sender to the receiver. The medium can be wired like twisted pair wire, coaxial cable, fiber-optic cable or wireless like laser, radio waves, and microwaves.
  5. Protocol : It is a set of rules that govern the communication between the devices. Both sender and receiver follow same protocols to communicate with each other.

A Protocol performs the following functions

  1. Data sequencing. It refers to breaking a long message into smaller packets of fixed size. Data sequencing rules define the method of numbering packets to detect loss or duplication of packets, and to correctly identify packets, which belong to same message.
  2. Data routing. Data routing defines the most efficient path between the source and destination.
  3. Data formatting. Data formatting rules define which group of bits or characters within packet constitute data, control, addressing, or other information.