0% found this document useful (0 votes)
16 views15 pages

DCN CH-1

The document provides an introduction to data communication and networking, covering key concepts such as data communication, network protocols, line configuration, topology, and the components of data communication. It explains the definitions of computer networks, data communication types, and the importance of protocols and standards in ensuring interoperability. Additionally, it discusses various network topologies, their advantages and disadvantages, and the applications and characteristics of networks.

Uploaded by

patelsoham.797
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views15 pages

DCN CH-1

The document provides an introduction to data communication and networking, covering key concepts such as data communication, network protocols, line configuration, topology, and the components of data communication. It explains the definitions of computer networks, data communication types, and the importance of protocols and standards in ensuring interoperability. Additionally, it discusses various network topologies, their advantages and disadvantages, and the applications and characteristics of networks.

Uploaded by

patelsoham.797
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

Unit-1

Introduction to data communication and networking


1.1. Data Communication
1.2. Networks Protocols and Standards, Standards Organizations.
1.3. Line Configuration,
1.4. Topology,
1.5. Transmission Modes,
1.6. Categories of Networks

 What is Computer Network?

 Computer network is group of devices (nodes/computers) connected to each other with the help of
transmission media (physical link) to transfer information/data from one device to another device.
OR
A Network consists of two or more computers connected to each other by a cable so that they can
share data. The user of one computer connects his computer to other computers, he could share the
data on the other computers & the other devices together are called a network.
OR
A 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 devices capable of sending and/or receiving data generated
by other nodes on the network.

 Data Communication

 The exchange of data between two devices through a transmission medium is called Data
Communication. The data is exchanged in the form of 0's and 1's. The transmission medium used is
wire cable.
 For data communication to occur, the communication device must be a part of a communication
system. Data Communication has two types - Local and Remote which are discussed below:

Data Communication: Local

Local communication takes place when the communicating devices are in the same geographical area,
same building, or face-to-face etc.

Data Communication: Remote

Remote communication takes place over a distance i.e. the devices are farther.
 Basic Communication Model

 A Communication model is used to exchange data between two parties. For example: communication
between a computer, server and telephone (through modem).

1
Source: Data to be transmitted is generated by this device, ex: telephones, personal computers etc.

Transmitter: The data generated by the source system is not directly transmitted in the form it’s
generated. The transmitter transforms and encodes the data in such a form to produce
electromagnetic waves or signals.

Transmission System: A transmission system can be a single transmission line or a complex network
connecting source and destination.

Receiver: Receiver accepts the signal from the transmission system and converts it into a form which
is easily managed by the destination device.

Destination: Destination receives the incoming data from the receiver.

 The components or parts of Data communication.


1. Sender
2. Receiver
3. Message
4. Transmission media
5. Protocols.

Rule1: Rule1:

Rule2: Rule2:
Protocol Protocol
………… ……..

Rule n: Rule n:

Message
Sender Receiver
Medium

1. Sender: The sender is a device that sends the data message. it can be computer ,workstation,
telephone handset, video camera.

2. Receiver: The receiver is a device that receives the message. It can be computer, workstation,
telephone handset, television.

3. Message: A message is a group of bits wise information.


The message is the information (data) to be transmitted. Popular form of information includes
text, number, picture, audio and video.

2
4. Transmission media: The transmission media is the physical path by which a message travels
from sender to receiver. Some example of transmission media includes twisted pair, fiber optics,
and radio waves.

5. Protocols: A protocol is a set of rules that govern data communications.

 Definition of Protocol

 Protocol is a set of rules that govern data communication ,

 A Protocol defines what is communicated, how it is communicated, and when it


Communicated.
The key elements of protocols are as below:
 Syntax. Syntax refers to the structure or format of the data. Meaning of order in which they are
represented. a simple protocol might expect the first 8-bits of data to be address of the
sender, the second 8-bits the address of the receiver, and the rest of the stream to be the
message itself.

 Semantics. Semantics refers to the meaning of each section bits.


 Timing. Timing refers to two characteristics: when data should be send and how fast it can be send.
If the sender produce data at 100 mbps but receiver can process data at only 1 mbps, the
transmission will overload the receiver and some data will be lost.

 Network Standards

 Networking standards define the rules for data communications that are needed for interoperability
of networking technologies and processes. Standards help in creating and maintaining open markets
and allow different vendors to compete on the basis of the quality of their products while being
compatible with existing market products.
 During data communication, a number of standards may be used simultaneously at the different
layers.
o Types of Standards
Standards are of two types

 De facto − These are the standards that are followed without any formal plan or approval by any
organization. They have come into existence due to traditions or facts. For example, the HTTP had
started as a de facto standard.
 De jure − These standards are the ones which have been adopted through legislation by any officially
recognized standards organization. Most of the communication standards that are used today are de
jure standards.
Some of the noted standards organizations are

 International Standards Organization (ISO)


 International Telecommunication Union (ITU)
 Institute of Electronics and Electrical Engineers (IEEE)

3
 American National Standards Institute (ANSI)
 Internet Research Task Force (IETF)
 Electronic Industries Association (EIA)

 Network criteria:
A network must be able to meet certain number of criteria. The most important of these are
performance, reliability, and security.

1. Performance: performance can be measured in many ways, including transit time and response
time.

 Transit time: transit time is the amount of time required for a message to travel from one
device to another.

 Response time: response time is the elapsed time between an inquiry and a response

 The performance of network also depends on number of factors such as number of users,
type of transmission media, capability of connecting hardware and efficiency of software.

 Performance is often evaluated by two networking metrics: throughput and delay. We often
need more throughputs and less delay.

 If we try to send more data to the network, we may increase throughput but we also
increase delay because of traffic congestion in the network.

2. Reliability: in terms of accuracy of delivery.


 Network reliability is measured by the frequency of failure, the time it takes a link to recover
from a failure.

3. Security: Network security issues include protecting data from unauthorized access, protecting data
from damage and development.

 Application of Network (USES OF Network)

You can do the following things with the help of network that you cannot easily do with non-
networked, stand-alone personal computers.

1. Share file:

With the help of network enables many users to share a single copy of file stored on a central file
server, which helps the organization keep its records documents and other file consistent.
An attorney's office may have a common pool of documents that the various servers can access.

2. Transfer files A LAN enable you to copy the fries from machine to machine without having to
exchange floppy diskettes. This is especially useful for large files, that don't fit on single floppy disks.

3. Access Information & Files A LAN enables anyone to run accounting software or their application
software from of the workstation. Employees can access software tools from any LAN-connected
desktop computer

4
4. Share Applications: A LAN enables people to use the same copy of the Microsoft word processing
program for e.g. They all know they are using the same version of the software, and a LAN
administrator can install software updates that affect everyone immediately. Two-people cannot edit
the same document simultaneous

5. Printer sharing using a LAN you can share one or more expensive printers among several
workstations.

6. Electronic Mail — you can use a LAN as a post office to send memos, reports and typed
messages to other people in other parts of the building.

 Characteristics of Network /Advantages of Computer Network


The following are the characteristics of a network:

1. Resource Sharing: - It means that equipment is shared by all computers. The goal is to make all
programs equipment and especially data available to anyone on the network without regard to the
physical location of the resource and the use.

2. High Reliability: - The next goal of n/w is to provide high reliability by having alternative sources of
supply. For e.g. All files could be replicated on two or more machines, so if one of them is
unavailable (due to a hardware failure) lire other copies could be used in addition the presence of
multiple CPUs means that if one goes down, the others may be able to take over its work although
at reduced performance.

3. Saving Money: - Small computers have a much better price/performance ratio than large ones
mainframes (room size computers) are roughly a factor of ten faster than personal computers, but
they cost a thousand times more.

4. Scalability: - It is the ability to increase system performance gradually as the workload grows just by
adding more processors.

5. Powerful Communication Medium: - Using a network if is easy two or more people who live far
apart to write a report together e.g. When one worker makes a change to art on-fine document,
the others can see the change immediacy instead of waiting several days for a letter.

6. Multivendor Support: -The devices, which are used in network any company's equipment can be
added, it is not necessary that particular company's equipment is needed.

7. Improved performance / response: - LAN is very responsible networking and we can improve its
performance by adding new H\W & S\W device.

8. Flexibility of equipment location: - if we can change the location of any LAN or peripheral device
means we can change the place of the printer where we need.

 Line configuration
Networks normally use the following two types of (Line configuration) connection:

 Point-to-Point connection,
 Multipoint connection.

5
o Point-to-Point connection:

 In point-to-point connection there is a direct link between two devices.


 The point-to-point connection provides a dedicated (direct) link between two devices.
 The entire capacity of the link is reserved for transmission between those two devices.
 Most point-to-point connection uses an actual length of wire or cable to connect the two ends.

Station Link
Station

In above figure show the there is direct link between computer and printer.

o Multipoint connection:

 In multipoint connection there is a link among three or more devices.


 A multipoint connection is one in which more than two specific devices share a single link.
 In multipoint environment, the capacity of the channel is shared, either spatially or temporary.
 If several devices can use the link simultaneously , it is a spatially shared connections
 Multipoint connection is a timeshared connection.

St.1 St.2

Main
frame

St.3

6
In above fig show the three computers are connected with one common printer.
Broadcast Networks:

 Broadcast links connects two/more nodes and support broadcast transmission where one
node can transmit so that all other nodes can receive the same transmission.
 It has a single communication channel that is shared or used by all the machines on the
network.
 A short message called packets sent by machine is received by all the others.
 Broadcast systems generally use a special code in the address field for addressing.
 This mode of operation is called broadcasting(e.g. Ethernet ,TV ,Radio)
 No fixed receiver.

 Network Topology

Definition of Topology:

 The term physical topology refers to the way in which a network is laid out physically.
 Definition: The topology of a network is the geometric representation of the relationship of all the
links and linking devices

 Topology of network refers to the physical connection between link and linking devices (nodes).
OR
 Topology refers to the shape of network.
 Topology also refers to the graphical representation between physical link and devices.
 Topology means physical structure by which computers are connected with each other’s.

Depending on requirement there are different types of topologies to construct a network.


There are six basic topologies possible are as follows:
 Mesh
 Star
 Ring
 Bus
 Tree
 Hybrid

 Mesh topology:

In mesh topology, every devices (nodes) is connected to every others devices.


 Mesh topology has a dedicated link point-to-point link between devices.
 A fully connected mesh topology has n (n-1)/2 physical channels. (n=number nodes).
 Every device on network must have n-1 input/output ports.

7
Advantages of mesh topology

 Use of dedicated links eliminates the traffic problem.


 It is robust means one link become unusable then other work completely.
 Privacy is maintained.
 At the same time one device can communicate with number of devices.

Disadvantages of Mesh topology

 The amount of cabling requires is more.


 The number of I/O ports required more.
 Required more cost.
 Implemented in limited fashion.

 Star topology

 In star topology every devices are connected to the centrally devices is


Called HUB.
 Each device on star topology communicated with central hub that resends the data either to all
devices or only to the one destination.

8
Advantages of Star topology

 Easy to modify and add new devices.


 Less expensive than mesh.
 Easy to install and fault isolation.
 Single computer failure does not affect the network.

Disadvantages of Star topology

 Failure of hub the entire network goes down.


 More cable is required compare to bus topology.

 Ring topology

 In ring topology, each device has a dedicated point-to-point line only with 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 ring has a repeater.
 When a device receives a signal intended for another device, ites repeater regenerate the bits and
passes them along.

Advantages of Ring topology

 Easy to install and reconfirm.


 Adding or deleting the devices is easy.
 No terminator is required.
 Network efficiency 100% under heavy load.
 Allow equal access to all computers.

Disadvantages of Ring topology

 A break in ring can stop the transmission in network.


 Expensive when compare with other topology.
 Adding and removing the devices disturbs the network.
 Difficult to troubleshoot

9
 Bus topology

 A bus topology is multipoint.


 One long cable acts as a backbone to link all the devices in network.
 Nodes are connected to the bus cable by drop lines and tapes.
 A drop line is a line that running between the devices and main cable.
 A tape is connectors that connect drop line with backbone.

Advantages of Bus topology

 Simple, reliable and easy to use.


 Easy to installation.
 Cheaper than other topology.
 Less cabling required.

Disadvantages of bus topology.

 It can be used only on small network.


 All the computers share the same bus.
 Adding new nodes troubleshooting are difficult.
 It cannot work efficiently under heavy network traffic.
 Terminators are required.
 Entire network goes down if break in the main cable (backbone).

 Tree topology

 It is similar to the star topology, but the nodes are connected to the secondary hub that in turn is
connected to the central hub.
 In tree topology the central hub is the active hub contain repeater, which regenerates the bit pattern.
 The secondary hub can be either active or passive .a passive hub provides a simple physical
connection between the nodes.

10
Advantages

 More devices to be attached to a single central hub.


 It increase the distance a signal can travel between devices.
 It is supported by several hardware and software vendors.

Disadvantages

 Overall length of each segment is limited by the type of cabling used.


 If the backbone line breaks, the entire segment goes down.
 It is more difficult to configure and wire than other topologies.

 Transmission Mode

 Transmission mode refers to the mechanism of transferring of data between two devices connected
over a network. It is also called Communication Mode. These modes direct the direction of flow of
information. There are three types of transmission modes. They are:
1. Simplex Mode
2. Half duplex Mode
3. Full duplex Mode

1. SIMPLEX Mode
 In this type of transmission mode, data can be sent only in one direction i.e. communication is
unidirectional. We cannot send a message back to the sender. Unidirectional communication is done
in Simplex Systems where we just need to send a command/signal, and do not expect any response
back.
 Examples of simplex Mode are loudspeakers, television broadcasting, television and remote, keyboard
and monitor etc.

11
2. HALF DUPLEX Mode
 Half-duplex data transmission means that data can be transmitted in both directions on a signal
carrier, but not at the same time.
 For example, on a local area network using a technology that has half-duplex transmission, one
workstation can send data on the line and then immediately receive data on the line from the same
direction in which data was just transmitted. Hence half-duplex transmission implies a bidirectional
line (one that can carry data in both directions) but data can be sent in only one direction at a time.
 Example of half duplex is a walkie- talkie in which message is sent one at a time but messages are sent
in both the directions.

3. FULL DUPLEX Mode


 In full duplex system we can send data in both the directions as it is bidirectional at the same time in
other words, data can be sent in both directions simultaneously.
 Example of Full Duplex is a Telephone Network in which there is communication between two persons
by a telephone line, using which both can talk and listen at the same time.

 In full duplex system there can be two lines one for sending the data and the other for receiving data.

12
 Classify Networks based on Scale/Categories of Computer Network

 Local Area Network (LAN)

 LAN is usually privately owned and links the devices in a single office, building or campus of up to few
kilometers in size.
 These are used to share resources (may be hardware or software resources) and to exchange
information.
 LANs are restricted in size, which means that their worst-case transmission time is bounded and
known in advance.
 Hence this is more reliable as compared to MAN and WAN. It also simplifies the network
management.
 LAN typically used transmission technology consisting of single cable to which all machines are
connected.
 The most common LAN topologies are bus, ring and star.
 At any instant at most one machine is the master and is allowed to transmit.

 Metropolitan Area Network (MAN)

 MAN is designed to extend over the entire city.


 It may be a single network as a cable TV network or it may be means of connecting a number of LANs
into a larger network so that resources may be shared as shown in Fig.
 Example, a company can use a MAN to connect the LANs in all its offices in a city.
 A MAN is basically a bigger version of a LAN and normally uses similar technology.
 A MAN may be wholly owned and operated by a private company or it may be a service provided by a
public company, such a local telephone company (Telco).

13
 Wide Area Network (WAN)

 WAN provides long-distance transmission of data, voice, image and information over large
geographical areas that may comprise a country, continent or even the whole world.
 It allows various applications such as e-mail, file transfer, remote log-in, World Wide Web,
Multimedia, etc. run across the internet.
 When a network spans a large distance or when the computers to be connected to each other are at
widely separated locations, a local area network cannot be used.
 A wide area network (WAN) must be installed. The communication between different users of WAN is
established using leased telephone lines or satellite links and similar channels.
 It is cheaper and more efficient to use the telephone network for the links.
 Most wide area network are used for transferring large blocks of data between the users as the data is
from existing records or files.
 Example of WAN is airline reservation system. Terminals are located all over the country through
which the reservation can be made.
 The entire machines called hosts are connected by a communication subnet. The function of the
subnet is to carry messages from host to host. The subnet consists of two important components,
transmission lines and the switching elements.
 In WAN the transmission lines moves bits from the machine to another.
 The switching elements are specialized computers used to connect two or more transferring lines.
Switching elements are either called as packet switching nodes, intermediate system, data switching
exchanges or routers

Application of WAN:
 WAN’s may use public, leased or private communication devices, and can speared over a wide
geographical area.
 A WAN that is wholly owned and used by a single company is often called as an enterprise
network.
 In most WANs, the network contains a large number of cable or telephone lines each one
connecting a pair of router.

14
 Comparison of LAN and WAN

SR LAN WAN
NO
1 The LAN is owned by a person, college, WAN can be private or it can be public
factory etc. it is privately owned leased type network.
network.
2 LAN is designed to operate over a small WAN is used for network that spans over a
physical area such as office, factory or large distance.
group of buildings.
3 LANs are easy to design and easy to WAN is not so easy to design and maintain.
maintain.
4 The communication medium used for The communication medium used for WAN
LAN is basically guided type. is may be guided or unguided.
5 LAN can be used for time critical WAN cannot be used for time critical
application. application.
6 LAN can operate on very high data rates. WAN operates on low data rates.
7 In LAN each station can transmit and In WAN, each station cannot transmit
receive over communication medium.
8 LAN operates on the principle of WAN operates on the principle of switching.
broadcasting.

15

You might also like