DATA COMMUNICATION and Internet Notes Final
DATA COMMUNICATION and Internet Notes Final
DATA COMMUNICATION
Data communication is the exchange of data between two devices via some form of
transmission medium such as a wire cable. For data communications to occur, the
communicating devices must be part of a communication system made up of a combination of
hardware (physical equipment) and software (programs).
1
Twisted-Pair Cable: A twisted pair consists of two conductors (normally copper), each with its
own plastic insulation, twisted together. One of the wires is used to carry signals to the receiver,
and the other is used only as aground reference. The receiver uses the difference between the
two. It is of two types: Unshielded twisted Pair Cable (UTP) and Shielded Twisted-Pair Cable
(STP)
Coaxial Cable: Coaxial cable (or coax) carries signals of higher frequency ranges than those in
twisted pair cable. coax has a central core conductor of solid or stranded wire (usually copper)
enclosed in an insulating sheath, which is, in turn, encased in an outer conductor of metal foil,
braid, or a combination of the two. The outer metallic wrapping serves both as a shield against
noise and as the second conductor, which completes the circuit. This outer conductor is also
enclosed in an insulating sheath, and the whole cable is protected by a plastic cover.
Fiber optics cable: A fiber-optic cable is made of glass or plastic and transmits signals in the
form of light. Optical fibers use reflection to guide light through a channel. A glass or plastic
core is surrounded by a cladding of less dense glass or plastic. The difference in density of the
two materials must be such that a beam of light moving through the core is reflected off the
cladding instead of being refracted into it.
2
1. Simplex transmission mode
2. Half duplex transmission mode
3. Full Duplex transmission mode/ Duplex transmission mode
Simplex transmission mode: In simplex data can only travel in one direction. It used if only
one direction is necessary. e.g. Television picture which is passed to a television receiver aerial,
but there is no way to send data in the other direction.
3. Full Duplex transmission mode: In this mode, data can pass in both directions at the
same time. Used if both directions are necessary at the same time. E.g. A telephone
conversation as both users can speak and be heard at the same time.
3
COMPUTER NETWORKS
A computer network is a set of devices (often referred to as nodes) connected by communication
links. A node can be a computer, printer, or any other device capable of sending and/or receiving
data generated by other nodes on the network.
Categories of networks
Network divided in to three primary categories: LAN, MAN, WAN. In to which category a
network falls is determined by its Size, Ownership, Distance it covers, and Physical architecture.
1. LOCAL-AREA NETWORK(LAN) :
LAN is usually privately owned and Links devices in single office, building or campus. LAN
size is Limited to few kilometres. LANs are designed to allow resources (i.e. hardware or
software) to be shared between PCs and workstations. LAN will use a single transmission
media. The most common LAN Topologies are Ring, bus, star.
4
WAN provides long-transmission of data, voice, image and video information over large
geographic areas that may comprise a country, a continent or even the whole world.
WAN that is wholly owned and used by a single company is often referred to as an enterprise
network.
Categories of topology:
There are four basic topologies possible.
MESH TOPOLOGY
In a mesh topology, every device has a dedicated point-to-point link to every other device. The
term dedicated means that the link carries traffic only between the two devices it connects.
5
ADVANTAGES:
1. The use of dedicated links guarantees that each connection can carry its own data load, thus
eliminating the traffic problems
2. A mesh topology is robust. i.e. If one link becomes unusable, it does not incapacitate the
entire system.
3. There is the advantage of privacy or security.
4. point-to-point links make fault identification and fault isolation easy.
DISADVANTAGES:
1. Because every device must be connected to every other device, installation and
reconnection are difficult.
2. The bulk of the wiring can be greater than the available space (in walls, ceilings, or
floors) can accommodate.
STAR TOPOLOGY
In a star topology, each device has a dedicated point-to-point link only to a central controller,
usually called a hub. The devices are not directly linked to one another. A star topology does not
allow direct traffic between devices. The controller acts as an exchange:
If one device wants to send data to another, it sends the data to the controller, which then relays
the data to the other connected devices.
ADVANTAGES:
1. A star topology is less expensive than a mesh topology.
2. It is easy to install and reconfigure.
6
3. Other advantages include robustness
4. Easy fault identification and fault isolation.
DISADVANTAGE:
The dependency of the whole topology on one single point, the hub. If the hub goes down, the
whole system is dead.
BUS TOPOLOGY:
A bus topology, is multipoint connected. One long cable acts as a backbone to link all the
devices in a network. Nodes are connected to the bus cable by drop lines and taps. A drop line is
a connection Running between the device and the main cable. A tap is a connector that either
splices into the main cable or punctures the sheathing of a cable to create a contact with the
metallic core.
ADVANTAGES
1. Advantages of a bus topology include ease of installation
2. Bus uses less cabling.
DISADVANTAGES:
1. Difficult reconnection and fault isolation is also difficult.
2. Signal reflection at the taps can cause degradation in quality.
RING TOPOLOGY:
In a ring topology, each device has a dedicated point-to-point connection with only the two
devices on either side of it.
A signal is passed along the ring in one direction, from device to device, until it reaches its
destination. Each device in the ring incorporates a repeater. When a device receives a signal
7
intended for another device, its repeater regenerates the bits and passes them along.
ADVANTAGE:
1. A ring is relatively easy to install and reconfigure.
2. Fault isolation is simplified.
DISADVANTAGE: Unidirectional traffic can be a disadvantage.
TREE TOPOLOGY:
A tree topology is a variation of star topology. As in star, nodes in a tree are linked to a central
hub that controls the traffic to the network. However, not every device plugs directly into the
central hub. The majority of devices connect to a secondary hub that in turn connected to the
central hub. The central hub in the tree is an active hub (i.e. an active hub contains a repeater
which regenerates signal.). The secondary hubs may be active or passive hub(i.e. the passive
hub provides a simple physical connection between the attached devices)
8
Advantages
It allows more devices to be attached to a single central hub and can therefore increase the
distance a signal can travel between devices.
It allows the network to isolate and prioritize communication from different computers.
Disadvantage
The dependency of the whole topology on one single point, the central hub. If the central hub
goes down, the whole system is dead.
HYBRID TOPOLOGY:
Often a network combines a several topologies as subnet works linked together in a larger
topology. For example, one department of a business may have decided to use a bus topology
while another department has a ring . The two can be connected to each other via a central
controller in a star topology.
NETWORKING DEVICES
Different Networking Devices are: Repeater, Hub, Switch, Bridge, Router, Gateway & NIC
Repeater:
A repeater is an electronic device which is used or installed in the link that it will receive the
signals before it becomes weak or corrupted. It regenerates the original bit pattern and puts the
refreshed copy back unto the link so a repeater is also known as a regenerator.
9
Hub:
• A common connection point for devices in a network.
• It connects PCs together in a network, but it actually refers to a multi-port repeater.
• A hub contains multiple ports. When a packet arrives at one port, it is copied to the otherports
so that all segments of the LAN can see all packets.
Switch:
• Switches are also known as intelligent hubs.
• Switches operate on hardware addresses to transfer data across devices connected to them.
• The reason switches are known as intelligent hubs is because they build address table in
hardware to keep track of different hardware addresses and the port to which each hardware
address is associated.
Bridge:
• It is interconnecting device which interconnects two segments of LAN.
• It also regenerate signal.
Router
• It is a interconnecting device which interconnects two different networks.
• Routers relay packets among multiple interconnected networks.
Gateway
• Gateways provide translation services between incompatible LANs or application
• Gateway is a protocol converter.
• It is software which installed in the router.
Network interface card (NIC)
A network interface card (NIC) is a computer circuit board or card that is installed in a computer
so that it can be connected to a network.
10
• Transmits and receives signals to the LAN. Computers cannot communicate on LAN without
this device.
• Each Network Card has a Media Access Control (MAC) address. This is also known as the
physical address or Ethernet address.
SERVICES OF INTERNET
Different services of internet are FTP, E-Mail, WWW, IRC, Web Conferencing, Online
Shopping etc.
11
Wide selection of products and services
Offers greater convenience than shopping at multiple online shops
Consumers can make multiple purchases in one transaction.
12