Networking and Data Communication
Networking and Data Communication
Communication
Communication is sending and receiving information between two or more persons or it is also
defined as process of exchange of information.
Telecommunication
Telecommunication is a system of transmission of sounds, images, texts or data in the form of
electronic signals.
Data Communication
Data communication is a process of exchanging of data or information electronically from one
place to other using different transmission mediums. E.g. E-Mail, Chat and phone calls.
Medium
A path through which the sender makes communication to the receiver is known as medium. It
can be either wired or wireless medium.
Protocol
Protocol is a set of rules and regulations by which computers on the network communicate with
each other. It also governs the data communication. E.g. TCP/IP, SMTP, HTTP etc.
Simplex mode
The transmission mode in which transmission of data can travel in one direction only is called
simplex mode. It is also called unidirectional or one-way communication mode.
E.g.: Newspaper, Radio and Television.
Bandwidth
Bandwidth can be defined as the maximum volume of data that can be transmitted through a
communication system.
We can measure bandwidth in digital devices by bits per second and in analogue devices by
cycles per second or Hertz (Hz).
Guided media
The transmission media which comprises of cables or wires through which data is transmitted
is called guided medium. They are called guided since they provide a physical channel from
the sender device to the receiver device. The signal travelling through these media are bounded
by the physical limits of the medium. E.g.: twisted pair cable, co-axial cable, fibre optics
cable, etc.
Features of guided media:
a) Data transmits through the physical cable or fixed path.
b) Data transmission rate is higher.
c) It uses physical medium for transmission of data such as wires or cables.
Unguided media
The transmission media which transfer data in the form of electromagnetic waves that do not
require any cables for transmission is called unguided medium. These media are bounded by
geographical boundaries. E.g.: radio wave, microwave, infrared etc.
Co-axial cable
Coaxial (or “coax”) cable is a common type of cable used for transmitting data over
long distances.
They are most commonly used to transmit cable TV and Internet signals.
The connectors used with co-axial cables are BNC, T-connectors and
terminators in bus topology.
10 Mbps is the maximum speed of co-axial cable.
Radio, TV, cellular phones etc. uses radio transmission in one form or another.
The radio waves can travel through walls and through an entire building.
Depending upon the frequency, they can travel long distance or short distance.
It does not require line of sight for data transmission.
Microwave transmission
Microwave is a line-of-sight wireless communication technology that uses high
frequency beams of radio waves to provide high speed wireless connections that
can send and receive voice, video, and data information.
Microwaves do not pass through buildings. So, indoor receivers cannot be used
effectively.
It provides higher bandwidth for data communication.
It requires line of sight for data transmission.
Infrared transmission
Infrared Transmission is the transmission of data or voice information over infrared
(IR) light over short ranges.
It requires line-of-sight and is unable to break through walls.
Computer network
A computer network is defined as interconnection of two or more computing devices
connected with each other to share data, hardware, software and other resources.
Server
A server is the main computer that provides services, data and other resources to the other
computers in the network environment. Network operating software used by server is
Novell Netware, Linux, Unix etc. Different types of servers are file server, print server,
application server etc.
Network Cables
Cables are commonly used media of physical channel for transmitting data between computers
in network. Examples of cables are coaxial, twisted pair and fiber optic cable.
Network Connector
Connector is an interface between the NIC of the computer and the cable that passes data
between computers in network. Examples of connectors are BNC used with coaxial cable, RJ
45 used with UTP cable, ST used with fiber optic cable etc.
Workstation
Workstation is a computer network that utilizes network resources. Network operating
software used by workstation are Windows 98, Windows XP etc.
Node
Each computer or device of network is called node.
Router
Router is an intelligent device that connects two different networks which uses the address for
filtering and forwarding the data as well as it has an ability to determine the best route for
destination.
Hub
A hub is a network device with multiple points or ports which acts as a central point from
where different computers and other devices are connected. It broadcasts all network data
across each connection. Hub is mostly used in physical star topology.
Switch
A switch is a networking device that has multiple connecting ports which is often used
interchangeably with the bridge.
Bridge
A bridge is a device that connects two or more similar types of network which filters the data
or inspects incoming signals and decides whether to forward the signals or discard them.
Gateway
Gateway is an interconnecting device that connects two dissimilar networks
Repeater
Repeater is a device that amplifies the incoming signals, creates a copy of it and transmits the
signal on network.
MODEM
MODEM is a device which is used to transfer the data of one computer to another computer
using telephone lines.
The role of MODEM in data transmission is that it transfers data from one computer to another
through telephone line. It also converts the digital signal into analog and vice versa.
Importance of MODEM
MODEM modulates the digital codes of the computer into analog signal, which then can travel
through the telephone cable. At the receiving end the MODEM kept there will demodulate the
analog signal to digital codes, which can be then understood and used by the receiving
computer. In this way a MODEM makes the computer network possible.
Modulation
The process of translating digital signals of a computer to analog signals, which are then
transmitted across the standard telephone lines, is known as modulation.
Demodulation
The process of translating analog signals from a phone line and converts then into digital
signals for the computer is known as demodulation.
Device driver: Device driver is a system software that controls the functionality of the
hardware device connected to the computer system.
Types of Network
a. LAN (Local Area Network)
b. MAN (Metropolitan Area Network)
c. WAN (Wide Area Network)
Bus topology
The network topology in which computers and other devices are arranged in linear format
which uses a common backbone or wire to connect all the computers and devices is called bus
topology.
Ring topology
The network topology in which computers are connected in the shape of a circle without any
end points is called ring topology. Each workstation contains two neighbours for
communication or an input and output connections.
Star topology
The network topology in which all computers or other devices are connected through a central
device called hub or switch is called star topology. Hub provides centralized control.
Client/server network
Client/ server network is a type of network architecture that consists of at least one server and
one or more clients or workstations, where users do their work. It provides central security
administration and the network administrator is responsible for data security and other
resources management of the network. In this architecture, Client will make request to the
server for some information and server will response back as per the client request.
Peer-to-peer network
Peer-to-Peer network is a group of computers, which function both as servers and workstations
to share data, information and other resources of the network. It lacks centralized network
administration, where the network administrator needs to manage security on each computer.
It provides no reliable security and might put data in higher risks.
The client request for service and server respond Each node can request for services and can also
with the service. provide the services.
The data is stored in a centralized server. Each peer has its own data.
Internet
Internet is an interconnection of several thousands of computers of different types belonging
to the various networks all over the world in order to share data and information.
In other words, network of networks is called Internet.
Services of internet
1. WWW (World Wide Web)
2. E-mail (Electronic mail)
3. FTP (File Transfer Protocol)
4. IRC (internet Relay Chat)
5. Newsgroup
6. Telnet
7. E-commerce
Advantages of Internet
Internet has an endless knowledge supply which anyone can access that too for free of
cost.
Selling and buying has become so easy with the use of internet and it has helped
millions to sell and buy their goods online.
Internet has given us E-Mail which is fast, secure and reliable mode of communication.
It makes easy to transfer the file or information.
Disadvantages of Internet
Increasing virus and threats not only steals your sensitive data but also damages your
computer.
People using too much of internet get disconnected from the real world.
Pornography that can get in the hands of young children too easily.
Addiction to online games affects health leading to obesity and serious health issues.
Intranet
An intranet is a private computer network that uses the internet protocol to securely share any
part of information of an organization. It is owned by a single organization or company. It can
only be used by the employees of the owned organization.
Extranet
An extranet is a computer network that allows controlled access from outside for specific
business or educational purposes.
Advantages of E-mail
It allows to send and receive message across the world at very low cost.
E-mail is faster, cheaper, more reliable than traditional mail.
The image, sound, video and documents can be attached to e-mail message.
Email can be accessed from anywhere in the world.
Disadvantages of E-mail
Minor mistakes in e-mail address may deliver the mail to wrong address.
Since it passes through a vast electronic network, it may be seized in between.
Newsgroup
Newsgroups are discussion groups that focus on a particular topic such as politics, health,
computer, etc. The interested people on the particular field write the information or articles.
Then these articles are posted to the newsgroup so that other people can read them.
Telnet
A telnet is a program that allows a user to log in to a remote computer on internet as a user on
that system. It is a remote login service provided by the internet.
Uploading
Uploading refers to copying files or documents, programs or data from the user computer to
the internet server.
Downloading
Downloading refers to the copying files or document or program or data from the internet
server to the user computer.
Video conferencing
Video conferencing is an important and interesting service provided by the internet which
makes communication using sounds as well as pictures. It requires necessary hardware and
software to see and speak to each other. It enables virtual face-to-face communication among
people sitting at different locations. For e.g.: video call on messenger.
Web browser
Web browser is a computer program that access web pages and displays them on the user
computer. Examples of web browsers are Mozilla Firefox, Google chrome, Internet Explorer,
opera etc. Browsing/ Surfing means searching information on the internet.
Search engine
A search engine is a software program or script available through the Internet that searches
documents and files for keywords and returns the results of any files containing those
keywords. They are used to locate specific sites and information. Examples of search engines
are Google, Bing, Yahoo, etc.
Blog (weblog)
A blog is a time-stamped online journal that appears on a website. A blog is a frequently
updated online personal journal or diary. A place to share your thoughts and your passions to
the world.