UNIT2 Computor Network
UNIT2 Computor Network
UNIT 2
Analog Signals and Digital Signals
• Signal is an electromagnetic or electrical current that carries data
from one system or network to another.
• There are two main types of signals used in electronics: analog and
digital signals.
• Analog Signal An analog signal is time-varying and generally bound
to a range (e.g. +12V to -12V), but there is an infinite number of
values within that continuous range.
Digital Signal
• A digital signal is a signal that represents data as a sequence of discrete
values. A digital signal can only take on one value from a finite set of possible
values at a given time. With digital signals, the physical quantity representing
the information can be many things:
• Variable electric current or voltage
• Phase or polarization of an electromagnetic field
• Acoustic pressure
• The magnetization of a magnetic storage media
Analog Vs Digital Signal
Data Rate limits
• Data rate refers to the speed of data transfer through a channel. It is
generally computed in bits per second (bps). Higher data rates are
expressed as Kbps ("Kilo" bits per second, i.e.1000 bps), Mbps
("Mega" bits per second, i.e.1000 Kbps), Gbps ("Giga" bits per
second, i.e. 1000 Mbps) and Tbps ("Tera" bits per second, i.e. 1000
Gbps).
.
• Advantages of Polar NRZ
• This provides synchronization as whenever a 1 bit is encountered, the signal changes.
• Return to Zero (RZ): This encoding technique uses three different voltage level to
represent binary values. Bit 1 is used to represent positive voltage, bit 0 is used to
represent negative voltage and zero voltage for none. During the second half of each
bit, this signal enters a resting state(zero).
• Problems in Return to Zero
• This occupies more bandwidth as it requires two signal changes to encode one bit.
Manchester encoding
Differential Manchester
• In Differential Manchester, the inversion at the middle of the bit is used.
Transition is represented by binary 0 and no transition is represented by
binary 1.
Advantages
It is very cost-effective.
It can be utilized for long-distance communication.
It is more reliable and stable than other transmissions.
Disadvantages
Advantages
It may transmit N bits simultaneously. A parallel interface can perform N times faster than a
serial interface.
The data can be sent from a computer to a printer using the parallel transmission. The printer
is connected to the computer's parallel port, and a parallel cable with numerous wires can
connect the printer to the computer. It is a highly rapid way of data transport.
The data is transmitted significantly more quickly in parallel transmission.
It works well for short-distance communication.
The set of bits is transferred at the same time.
Disadvantages
Concept of Multiplexing
oThe 'n' input lines are transmitted through a multiplexer and multiplexer
combines the signals to form a composite signal.
oThe composite signal is passed through a Demultiplexer and demultiplexer
separates a signal to component signals and transfers them to their respective
destinations.
Advantages of Multiplexing: o More than one signal can
be sent over a single medium. o The bandwidth of a medium can be
utilized effectively.