LESSON 4
COMMUNICATION
AND COMPUTER NETWORK
4.1 INTRODUCTION
Today
computer is available in many offices and homes and therefore there is a need
to share data and programs among various computers with the advancement of data
communication facilities. The communication between computers has increased and
it thus it has extended the power of computer beyond the computer room. Now a
user sitting at one place can communicate computers of any remote sites through
communication channel. The aim of this chapter is to introduce you the various
aspects of computer network.
4.2 OBJECTIVES
After going
through this lesson you will be in a position to:
·
explain the concept of data communication
·
understand the use of computer network
·
identify different components of computer network
·
identify different types of network
·
explain communication protocols
·
understand what is internet and email and its uses in
modern communication
·
appreciate the use of satellite communication.
4.3 DATA
COMMUNICATION
We
all are acquainted with some sorts of communication in our day to day life. For
communication of information and messages we use telephone and postal
communication systems. Similarly data and information from one computer system
can be transmitted to other systems across geographical areas. Thus data
transmission is the movement of information using some standard methods. These
methods include electrical signals carried along a conductor, optical signals
along an optical fibers and electromagnetic areas.
Suppose
a manager has to write several letters to various clients. First he has to use
his PC and Word Processing package to prepare his letter. If the PC is
connected to all the client's PCs through networking, he can send the letters
to all the clients within minutes. Thus irrespective of geographical areas, if
PCs are connected through communication channel, the data and information,
computer files and any other program can be transmitted to other computer
systems within seconds. The modern form of communication like e-mail and Internet is possible only because of computer networking.
Basic Elements of a Communication
System
The
following are the basic requirements for working of a communication system.
1. A sender (source) which creates the
message to be transmitted.
2. A medium that carries the message.
3. A receiver (sink) which receives the
message.
In
data communication four basic terms are frequently used. They are
·
Data: A
collection of facts in raw forms that become information after processing.
·
Signals: Electric
or electromagnetic encoding of data.
·
Signaling:
Propagation of signals across a communication medium.
·
Transmission:
Communication of data achieved by the processing of signals.
4.3.1 Communication Protocols
You
may be wondering how do the computers send and receive data across
communication links. The answer is data
communication software. It is this software that enables us to communicate
with other systems. The data communication software instructs computer systems
and devices as to how exactly data is to be transferred from one place to
another. The procedure of data transformation in the form of software is
commonly called protocol.
The
data transmission software or protocols perform the following functions for the
efficient and error free transmission of data.
Data sequencing: A long message to be transmitted
is broken into smaller packets of fixed size for error free data transmission.
Data Routing: It is the process of finding the
most efficient route between source and destination before sending the data.
Flow control: All machines are not equally
efficient in terms of speed. Hence the flow control regulates the process of
sending data between fast sender and slow receiver.
Error Control: Error detecting and recovering is
the one of the main function of communication software. It ensures that data
are transmitted without any error.
4.3.2 Data Transmission Modes
There
are three ways for transmitting data from one point to another
1. Simplex: In simplex mode the communication
can take place in one direction. The receiver
receives the signal from the transmitting device. In this mode the flow of
information is Uni.-directional. Hence it is rarely used for data
communication.
2. Half-duplex: In half-duplex mode the
communication channel is used in both directions, but only in one direction at
a time. Thus a half-duplex line can alternately send and receive data.
3. Full-duplex: In full duplex the communication
channel is used in both directions at the same time. Use of full-duplex line
improves the efficiency as the line turn-around time required in half-duplex
arrangement is eliminated. Example of this mode of transmission is the
telephone line.
A B Simplex A to B only
A B
Half-Duplex A to B or B to A
A B
Full-Duplex A to B and B to A
Fig. 4.1
4.3.3 Digital
and Analog Transmission
Data
is transmitted from one point to another point by means of electrical signals
that may be in digital and analog form. So one should know the fundamental
difference between analog and digital signals. In analog signal the
transmission power varies over a continuous range with respect to sound, light
and radio waves. On the other hand a digital signal may assume only discrete
set of values within a given range. Examples are computer and computer related
equipment. Analog signal is measured in Volts
and its frequency in Hertz (Hz). A
digital signal is a sequence of voltage represented in binary form. When digital data are to be sent over an analog form
the digital signal must be converted to analog form. So the technique by which
a digital signal is converted to analog form is known as modulation. And the reverse process, that is the conversion of
analog signal to its digital form, is known as demodulation. The device, which
converts digital signal into analog, and the reverse, is known as modem.
4.3.4 Asynchronous and Synchronous Transmission
Data
transmission through a medium can be either asynchronous or synchronous. In
asynchronous transmission data is transmitted character by character as you go
on typing on a keyboard. Hence there is irregular gaps between characters.
However, it is cheaper to implement, as you do not have to save the data before
sending. On the other hand, in the synchronous mode, the saved data is
transmitted block by block. Each block can contain many characters. Synchronous
transmission is well suited for remote communication between a computer and
related devices like card reader and printers.
Following
are the major communication devices used to day.
Wire Pairs: Wire pairs are commonly used in
local telephone communication and for short distance digital data
communication. They are usually made up of copper and the pair of wires is
twisted together. Data transmission speed is normally 9600 bits per second in a
distance of 100 meter.
Coaxial Cables: Coaxial cable is groups of
specially wrapped and insulted wires that are able to transfer data at higher
rate. They consist of a central copper wire surrounded by an insulation over
which copper mesh is placed. They are used for long distance telephone lines
and local area network for their noise immunity and faster data transfer.
Microwave: Microwave system uses very high
frequency radio signals to transmit data through space. The transmitter and
receiver of a microwave system should be in line-of-sight because the radio
signal cannot bend. With microwave very long distance transmission is not
possible. In order to overcome the problem of line of sight and power
amplification of weak signal, repeaters are used at intervals of 25 to 30
kilometers between the transmitting and receiving end.
Communication Satellite: The problem
of line-sight and repeaters are overcome by using satellites which are the most
widely used data transmission media in modern days. A communication satellite
is a microwave relay station placed in outer space. INSAT-1B is such a
satellite that can be accessible from anywhere in India. In satellite communication,
microwave signal is transmitted from a transmitter on earth to the satellite at
space. The satellite amplifies the weak signal and transmits it back to the
receiver. The main advantage of satellite communication is that it is a single
microwave relay station visible from any point of a very large area. In
microwave the data transmission rate is 16 giga bits per second. They are
mostly used to link big metropolitan cities.
IN-TEXT
QUESTIONS 1
1. What is communication protocol?
2. What is the difference between asynchronous and synchronous
transmission?
3. State
whether True or
False
(a)
The basic requirements for working of a communication system are sender medium
and receiver.
(b)
Electric or Electromagnetic encoding of data is called Transmission.
(c)
In full duplex the communication channel is used in both directions at the same
time.
(d)
Analog signal is measured in Volts and its frequency in Hertz
(e)
The technique by which a digital signal is converted to analog form is known as
modulation.
No comments:
Post a Comment