Lecture No 3: Data Communication and Networking: Information
Lecture No 3: Data Communication and Networking: Information
PC : data processing
1. Sharing of resources :
2. Exchange of information
a-z 1-9
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.
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.
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.
5. Error control. These rules are designed to detect errors in messages and to ensure
transmission of correct messages. The most common method is to retransmit
erroneous message block. In such a case, a block having error is discarded by the
receiver and is retransmitted by the sender.
6. Precedence and order of transmission. These rules ensure that all the nodes get
a chance to use the communication lines and other resources of the network based on
the priorities assigned to them.
Data security. Providing data security and privacy is also built into most
communication software packages. It prevents access of data by unauthorized users.
1. Delivery: The data must be deliver in correct order with correct destination.
3. Timeliness: The data must be deliver in a timely manner. Late delivered Data
useless.
4. Jitter: It is the uneven delay in the packet arrival time that cause uneven quality.
Mode of Communication:
Simplex
Simplex transmission can be thought of as a one-way road in which the traffic travels
only in one direction—no vehicle coming from the opposite direction is allowed to drive
through.
To take a keyboard / monitor relationship as an example, the keyboard can only send
the input to the monitor, and the monitor can only receive the input and display it on the
screen. The monitor cannot reply, or send any feedback, to the keyboard.
Half Duplex
The communication between sender and receiver occurs in both directions in half
duplex transmission, but only one at a time. The sender and receiver can both send
and receive the information, but only one is allowed to send at any given time. Half
duplex is still considered a one-way road, in which a vehicle traveling in the opposite
direction of the traffic has to wait till the road is empty before it can pass through.
For example, in walkie-talkies, the speakers at both ends can speak, but they have to
speak one by one. They cannot speak simultaneously.
3. Full Duplex
n full duplex transmission mode, the communication between sender and receiver
can occur simultaneously. The sender and receiver can both transmit and receive
at the same time. Full duplex transmission mode is like a two-way road, in which
traffic can flow in both directions at the same time.
What is Network?
In the today world, two devices are in network if a process in one device is able to
exchange information with a process in another device. Networks are known as a medium of
connections between nodes (set of devices) or computers. A network is consist of group
of computer systems, servers, networking devices are linked together to share resources,
including a printer or a file server. The connections is established by using either cable media or
wireless media.
Types of Networks
Types of Networks
A MAN can be created as a single network such as Cable TV Network, covering the entire city
or a group of several Local Area Networks (LANs). It this way resource can be shared from LAN
to LAN and from computer to computer also. MANs are usually owned by large organizations to
interconnect its various branches across a city.
The two most important components of MANs are security and standardization.
Security is important because information is being shared between dissimilar systems.
Standardization is necessary to ensure reliable data communication.
The Metropolitan Area Networks (MAN) protocols are mostly at the data link level
(layer 2 in the OSI model), which are defined by IEEE, ITU-T, etc.