Basic Terms in CN
Basic Terms in CN
Signal:
A signal is an electromagnetic or electrical current that is used for carrying data from one
system or network to another. The signal is a function that conveys information about a
phenomenon.
Analog Digital
An analog signal is a continuous signal Digital signals are time separated signals which
that represents physical measurements. are generated using digital modulation.
It is denoted by sine waves It is denoted by square waves
It uses a continuous range of values that Digital signal uses discrete 0 and 1 to represent
help you to represent information. information.
Temperature sensors, FM radio signals,
Computers, CDs, DVDs are some examples of
Photocells, Light sensor, Resistive touch
Digital signal.
screen are examples of Analog signals.
The analog signal bandwidth is low The digital signal bandwidth is high.
Analog signals are deteriorated by noise Relatively a noise-immune system without
throughout transmission as well as deterioration during the transmission process and
write/read cycle. write/read cycle.
It is suited for audio and video
It is suited for Computing and digital electronics.
transmission.
Analog instruments usually have s scale
Digital instruments never cause any kind of
which is cramped at lower end and gives
observational errors.
considerable observational errors.
Analog signal doesn’t offer any fixed
Digital signal has a finite number, i.e., 0 and 1.
range.
Protocol.
In networking, a protocol is a set of rules for formatting and processing data. Network
protocols are like a common language for computers. The computers within a network may
use vastly different software and hardware; however, the use of protocols enables them to
communicate with each other regardless. Standardized protocols are like a common language
that computers can use, similar to how two people from different parts of the world may not
understand each other's native languages, but they can communicate using a shared third
language.
Service primitives
Service generally includes set of various primitives. A primitive simply means Operations.
A Service is specified by set of primitives that are available and given to user or other
various entities to access the service. All these primitives simply tell the service to perform
some action or to report on action that is taken by peer entity. Each of the protocol that
communicates in layered architecture also communicates in peer-to-peer manner with some
of its remote protocol entity.
Primitives are called calling functions between the layers that are used to manage
communication among the adjacent protocol layers i.e., among the same communication
node. The set of primitives that are available generally depends upon the nature of the
service that is being provided.
Classification of Service Primitives:
Primitive Meaning
Topology:
The arrangement of a network that comprises nodes and connecting lines via sender and
receiver is referred to as network topology. The various network topologies are:
Types of Topology:
Mesh Topology:
In a mesh topology, every device is connected to another device via a particular channel.
Suppose, N number of devices are connected with each other in a mesh topology, then
the total number of dedicated links required to connect them is NC2 i.e. N(N-1)/2. In
above figure, there are 5 devices connected to each other, hence the total number of
links required is 5*4/2 = 10.
Star Topology:
In star topology, all the devices are connected to a single hub through a cable. This hub is
the central node and all other nodes are connected to the central node. The hub can be
passive in nature i.e., not an intelligent hub such as broadcasting devices, at the same time
the hub can be intelligent known as an active hub. Active hubs have repeaters in them.
If N devices are connected to each other in a star topology, then the number of cables
required to connect them is N. So, it is easy to set up.
Each device requires only 1 port i.e. to connect to the hub, therefore the total number of
ports required is N.
Bus Topology:
Bus topology is a network type in which every computer and network device is connected
to a single cable. It transmits the data from one end to another in a single direction. No bi-
directional feature is in bus topology. It is a multi-point connection and a non-robust
topology because if the backbone fails the topology crashes.
If N devices are connected to each other in a bus topology, then the number of cables
required to connect them is 1, which is known as backbone cable, and N drop lines are
required.
No of cables used in network is n+1.
Ring Topology:
In this topology, it forms a ring connecting devices with its exactly two neighbouring
devices.
A number of repeaters are used for Ring topology with a large number of nodes, because if
someone wants to send some data to the last node in the ring topology with 100 nodes, then
the data will have to pass through 99 nodes to reach the 100th node. Hence to prevent data
loss repeaters are used in the network. No of cables used in network is n+1.
Wavelength
The wavelength of a signal refers to the relationship between frequency (or period) and
propagation speed of the wave through a medium.
The wavelength is the distance a signal travels in one period.
It is given by
Wavelength = Propagation Speed X Period
OR
Wavelength =Propagation Speed X 1
Amplitude
The amplitude of a signal is proportional to the energy carried by the signal.
Frequency:
Frequency refers to the number of cycles completed by the wave in one second. Period refers
to the time taken by the wave to complete one second.
Phase: Phase describes the position of the waveform with respect to time (specifically
relative to time O).
Phase indicates the forward or backward shift of the waveform from the axis It is measured in
degrees or radian The figure above shows the sine waves with same amplitude and frequency
but different phases.
Relation between Frequency & Period:
Frequency & Period are inverse of each other. It is indicated by the following formula:
T=1/F
Or
F=1/T
Example1. A wave has a frequency of 100hz.
Its period(T) is given by T = 1/ F = 1/ 100 = 0.01 sec
Example2. A wave completes its one cycle in 0.25 seconds.
Its frequency is given by F = 1 / T = 1 / 0.25 = 4 Hz.