Lesson 02
Lesson 02
Communication
• Communication is the exchange of something (data) between two or
more devices.
• Can be wired (e.g., cables) or wireless (e.g., radio waves).
• To transfer data accurately and efficiently from sender to receiver.
Data Communication
● Data communications are exchange of data (bit) or information between
two devices via some form of transmission medium such as wire cable.
Baud-
● The number of signal changes (symbols) per second in a communication
channel.confused with bit rate, but baud rate measures how often the signal
changes, not the number of bits transmitted.
● Example: A baud rate of 1000 means 1000 signal changes per second.
Answer:
The bandwidth of the composite signal is 5000 Hz - 1000 Hz = 4000 Hz.
This represents the range of frequencies that the signal spans.
Frequency-
● Frequency is the number of cycles or
periods a signal completes within one
second. 1
● Measured in Hertz (Hz), where 1 Hz
equals one cycle per second.
● Higher frequency allows for more data to
be transmitted in a shorter time.
Wavelength: The distance between two consecutive compressions or two
consecutive rarefactions is known as the wavelength. Its SI unit is metre
(m).
Amplitude: The maximum height reached by the crest or trough of a sound
wave is called its amplitude.
Speed : How fast data moves from one point to another. unit is m/s-
meter per second
Period-
period refers to the time it takes for one complete cycle of a wave (signal) to pass a
given point. It is typically measured in seconds (s).
frequency= 2Hz
Exercises
1. The figure shows that the maximum positive disturbance of the solid (red)
wave from the x-axis is 1 cm, therefore the amplitude A = 1 cm
2. From the figure we see that the solid (red) wave has a full cycle between the
two points at x = 0 cm and x = 2 cm. Therefore, its wavelength λ = 2 cm
3. Comparing the cycles of the dashed (blue) and dotted (green) waves shown in
the figure, we see that the dashed wave cycle is twice as long as the dotted
one. The wavelengths λdashed and λdotted obey the relation:
λdashed = 2 × λdotted
A is the amplitude of the wave. The
time taken for a full cycle T is the
period of the wave.
1
f = 1 Hz
F=4 Hz
T=1/f
T=¼
-1
T=0.25 Hz or T=0.25 S
Answer
The velocity of a wave is equal to the product of the wavelength and frequency:
v=λf
f=v/λ
Since microwaves are on the electromagnetic spectrum, their velocity will be equal to the speed of
light. We are given the wavelength. Using these values, we are able to solve for the frequency.
8 -1
f=3∗10 ms /0.01m
10
f=3∗10 Hz
1. Find the wavelength of a radio wave with a frequency of 650 kHz.
2. Find the wavelength of a radio wave with a frequency of 1300 kHz.
3. Find the wavelength of a radio wave with a frequency of 90 MHz.
4. Find the wavelength of a radio wave with a frequency of 101.5 MHz.
5. AM radio stations have frequencies from 540-1700 kHz.
a) Find the shortest wavelength AM radio signal.
b) Find the longest wavelength AM radio signal.
6. FM radio stations have frequencies from 88-108 MHz.
a) Find the longest wavelength FM radio signal.
b) Find the shortest wavelength FM radio signal.
Answers
1. 4.6 x 102 m (460 m)
2. 2.3 x 102 m (230 m)
3. 3.3 m
4. 2.96 m
5a. 1.76 x 102 m (176 m)
5b. 5.56 x 102 m (556 m)
6a. 3.4 m
6b. 2.8 m
Block Diagram for Communication Model
Transmission
Source Medium
Destination
i) Sender /Source/Transmitter
ii) Receiver / Destination
iii) Medium
iv) Message
v) Protocol
Components of Communication Model
1.) Sender : It is a device , that Sends the information to the
Receiver.It can be a Computer, workstation, telephone etc.
1. Digital Signals
Digital signals are discrete in nature and represent sequence of voltage
pulses.
2. Analog Signals
Analog signals are in continuous wave form in nature and represented by
continuous electromagnetic waves.
Differences Between Analog and Digital Signal
Basis for
Analog Signal Digital Signal
Comparison
Basic An analog signal is a continuous wave that A digital signal is a discrete wave that
changes over a time period. carries information in binary form.
Description An analog signal is described by the A digital signal is described by bit rate
amplitude, period or frequency, and phase. and bit intervals.
Range Analog signal has no fixed range. Digital signal has a finite numbers i.e. 0
and 1.
Distortion An analog signal is more prone to A digital signal is less prone to distortion.
distortion.
Transmit An analog signal transmit data in the form A digital signal carries data in the binary
of a wave. form i.e. 0 and 1.
Example The human voice is the best example of an Signals used for transmission in a
analog signal. computer are the digital signal.
Analog Signal
Analog vs. digital signals | Waves | Middle school physics | Khan Academy (youtube.com)
Periodic Signals and Nonperiodic Signals
● signal patterns based on their repetition over time.In data communications,
we commonly use periodic analog signals and non periodic digital signals.
Periodic Nonperiodic
A signal is said to be periodic signal Signal which does not at the
if it has a definite pattern and regular interval of time is
repeats itself at a regular known as an aperiodic signal or
interval of time.periodic signal non-periodic signal.
can be classified as simple or
composite. The simple Periodic
analog signal is sine wave.
Sine wave (simple periodic signal)
● The sine wave is the most fundamental form of a periodic analog signal.
● A sine wave can be represented by three parameters: the peak
amplitude, the frequency and the phase.
● A composite periodic
analog signal is composed
of multiple sine waves
with different frequencies,
amplitude, and phases.
Digital Signal
Digital Signals
★ Bit Rate: A bit rate is measured as bits per second, the number of bits
send in 1 second.
Two digital signals: one with two signal levels and the other with four
signal levels
● 2 level signal
● 8 bits sent in 1
second
● bit rate=8 bps
● 4 level signal
● 16 bits sent in 1
second
● bit rate=16 bps
Q: A digital signal has eight levels. How many bits are needed per level? We
calculate the number of bits using following formula.
To determine how many bits are needed to represent a given number of
levels in a digital signal, you can use the formula:
if the signal have
2 levels - 1 bit
4 levels - 2 bits
8 levels - 3 bits
16 levels - 4 bits
32 levels - 5 bits
Answer:
Question:
In a given transmission, 2,000,000 bits are sent over a period of 40 seconds. Out of these, 1,200,000 bits
are 1s. Calculate the bit rate in bits per second (bps).
Answer:
Calculate the bit rate (since bit rate is based on total bits transmitted):
Assumptions:
-7
3.33*10
-7-7
Types of network configurations or topologies
● It could be simple, including only one sender and one receiver, or it could
involve several senders and receivers.
● how devices are connected and communicate with each other (based on
the number of senders and receivers in a communication) we can classify
02 ways.
1. Point-to-Point communication
2. Multi-Point communication
1. Point-to-Point communication
● A point-to-point connection is a direct link between two devices or nodes.also
known as P2P.
● There will be a transmitter and a receiver connected together with a suitable
connection. The capacity of the connecting channel remains unchanged throughout
the communication.
● A basic telephone call, in which one phone is connected to another, (one caller says
can only be heard by the other) and both nodes can send and receive audio, is the
most common example of point-to-point communication.
Key Characteristics:
Dedicated Link: The communication link is dedicated to the two connected devices.
Simple and Efficient: Since there are only two devices, managing the
communication is straightforward.
Limited to Two Devices: Only two devices can communicate over this link.
2. Multi-Point communication
● Point-to-multipoint communication is a form of one-to-many communication.
● Involves multiple devices sharing a single communication link. In this setup, several
devices are connected to the same network, and communication can be established
with any device on the network.
● A local area network (LAN) where multiple computers are connected to the same
network cable, or a bus network where many devices share the same communication
medium.
Key Characteristics:
Shared Link: Multiple devices use the same communication link, leading to shared
bandwidth.
Cost-Effective: Since many devices share the same connection, it reduces the need
for multiple links.
More Complex Management: Requires methods to manage the communication
between multiple devices ,
Difference between Point-to-Point and Multi-point Communication
Point-to-Point Multi-point Communication
the channel of communication is shared communication channel is shared among
only between two devices or nodes. multiple devices or nodes.
there is a dedicated link between two the link is shared between more than two
devices. devices.
The entire capacity of the channel is The capacity of the channel is temporarily
dedicated to the two connected devices. divided among the devices connecting to the
link.
single transmitter and a single receiver a single transmitter and multiple receivers are
are present. present.
more secure and private less secure than point-to-point
communication due to the larger number of
participants involved.
Modes of Data Transmission
● Sender can send the data but the sender unable receive the data. It is a type
of one way communication in which communication happens in only one
direction.
● Example of this kind of mode is Keyboard, Traditional Monitors,
Advantages & Disadvantages
Advantages Disadvantages
simple to implement because data incapacity to send data back in
travels in only one direction. the opposite way.
single directional,can be less not suitable for tasks requiring
costly response or acknowledgment,
data travels in only one direction, lack flexibility because they
there’s no risk of data collision, cannot be easily adjusted to
making the communication situations
secure and consistent.
Simplex, Half duplex and Full duplex Communication
2. Half duplex Mode
● Sender can send the data and also receive the data one sequentially.
● It is a bidirectional communication but limited to only one at a time.
● An example of this is the Walkie-Talkie,
Simplex, Half duplex and Full duplex Communication
2. Half duplex Mode
Advantages Disadvantages
allows for bidirectional data can only run in one direction
communication over a single at a time, communication is
channel naturally delayed
less complicated and less costly exchange between sending and
hardware than full-duplex receiving modes introduces delay,
systems
only one device can transmit at a require frequent two way
time, crashes are reduced, communication, half-duplex can
reducing the need for be less effective
complicated collision
Simplex, Half duplex and Full duplex Communication
3. Full duplex Mode
● Sender can send the data and also can receive the data simultaneously.
● It is dual way communication that is both way of communication happens
at a same time.
● Example of this kind of transmission is Telephone Network,
Simplex, Half duplex and Full duplex Communication
3. Full duplex Mode
Advantages Disadvantages
Data transfer is quicker because requires more complicated
there is no delaying for the hardware and can be more costly
channel to clear before sending or
receiving data.
more efficient because both demands a advanced quality of
directions of communication can architecture, such as better
occur at once. cabling and more refined
networking equipment,
Parallel and Serial Communication .
There are mainly two options for transmitting data, from the sender
to the receiver. These are:
● Serial communication.
● Parallel communication.
● Parallel Communication sends many bits of data at the same time from
one computer to another
● Multiple bits are transmitted at once, speeding up (faster) data transfer.
● More wires are needed, which can be difficult to manage.
● Signal degradation and timing issues can occur over longer distances.
● Over longer distances, signals can get out of sync, leading to errors.
Difference between Serial and Parallel Transmission
Asynchronous vs Synchronous
● Data is sent in form of byte or character at a time, with start and stop bits indicating
the beginning and end of each byte.
● This transmission is the half-duplex type transmission.
● It does not require synchronization.
● Each piece of data is sent independently.
● Asynchronous transmission is like sending individual text messages without
knowing exactly when the other person will read them.
Difference between Synchronous and Asynchronous Transmission
Synchronous Asynchronous
data is sent in form of blocks or frames. data is sent in form of bytes or characters
❖ This means that the signal at the beginning of the medium is not the
same as the signal at the end of the medium
Transmission lines suffer from three major problems:
● Attenuation.
● Delay distortion.
● Noise.
Transmission Line Problems
1. Attenuation:
○ It means loss of energy.
○ The strength of signal decreases with increasing distance which causes loss of
energy in overcoming resistance of medium.
○ This is also known as attenuated signal.
○ Amplifiers are used to amplify the attenuated signal which gives the original
signal back and compensate for this loss.
2. Delay Distortion:
○ The random or unwanted signal that mixes up with the original signal is called noise.
○ There are several types of noise such as induced intermodulation noise, crosstalk
noise, thermal noise and impulse noise which may corrupt the signal.
○ Intermodulation noise is when signals at different frequencies share the
same transmission medium, creating unwanted signals (interference) at
new frequencies.
○ Thermal noise is movement of electrons in wire which creates an extra
signal.
○ Crosstalk noise is when one wire affects the other wire.
○ Impulse noise is a signal with high energy that comes from lightning or
power lines
Thank you!