Networking Lecture
Networking Lecture
Communication
2
Data
✗Communication
Communication is the exchange of data between two devices via some
form of the transmission medium using a protocol.
1.Sender
2.Receiver
3.Message
4.Medium
5.Protocol
2
Data
Communication
✗ Sender:- It can be a computer, workstation, telephone handset
✗ Receiver:- It can be a computer, workstation, telephone handset
✗ Message:- It is the data/information to be communicated
✗ Popular forms of information include text, pictures, audio, video
✗ Medium:- It is the physical path by which a message travels from sender to
receiver
Some examples include:
1. Wired medium (twisted-pair wire, coaxial cable)
2. Wireless medium (radio waves)
✗ Protocol:- It is the set of rules for communicating data.
✗ Without a protocol, two devices may be connected but not
communicating
3
Wired or Guided Media
▸ Copper Pair
▸ Unshielded Twisted Pair Cable (UTP)
▸ Used in telephone wiring and local area networks (LANs)
▸ Shielded Twisted Pair Cable (STP): are useful in any environments
where there is a high chance of electronic interference, such as radio
stations (telecom cable assemblies) and airports (aerospace cable
assemblies). STP cables are also used in security systems to provide
protection from power frequency and radio frequency interference
Coaxial
▸ Used to carry high-frequency electrical signals with low losses. It is
used in broadband internet networking cables, cable
television signals, and connecting radio transmitters and receivers to
their antennas.
Fiber-Optic Cable
▸ Transmit large amounts of data at very high speed.
▸ This technology is therefore widely used in internet cables. As
compared to traditional copper wires, fiber optic cables are less bulky,
lighter, more flexible, and carry more data.
Data Communication
Modes
✗ Different modes for data communication;
✗ Half-duplex mode: data can flow in both directions but only one at a time
✗ Data is sent and received alternatively
✗ Example: Internet browsing
✗ Full duplex-mode: data can flow in both directions at the same time
✗ It is the fastest mode of data communication
✗ Example: Mobile communication system
6
Data Communication Signals
✗ Analog signal (continuous): Transmitted power varies over a continuous
range
✗ Example: sound, light, and radio waves
✗ Computers generate digital data signal, but the telephone lines that
carries it are analog.
7
Data Communication Signals
Analog signal
8
Data Communication Signals
✗ MODEM is short for MOdulator/DEModulator
It is a special device used for conversion of digital data signal to analog form
(modulation) and analog signal to digital form (demodulation)
It is an essential piece of hardware required when two digital devices (e.g. two
computers) want to communicate over an analog transmission channel.
9
Data Communication Signals
Baseband signal: Low frequency signal
Bandpass signal: High frequency signal
In wired communication system, Low freq signal (baseband signal) can pass as it
is. But in wireless system low frequency signal cannot pass. So, in wireless
communication, Low frequency signal (baseband) is converted to high frequency
signal (bandpass).
Reasons to convert:
In wireless communication, designing antenna is not feasible for low frequency
signal. Because for low frequency signals, anteena needed would be very large.