Lecture 4: Data Communications: Data Communication and Computer Networks
Lecture 4: Data Communications: Data Communication and Computer Networks
School of Engineering
Data transmission occurs between transmitter and receiver over some transmission medium
Communication is in the form of electromagnetic waves, electric or light
Direct link
Point-to-point
Simplex
Signals are transmitted in only one direction
One station is transmitter and the other is receiver
Half duplex
Both stations transmit, but only one at a time
Full duplex
Both stations may transmit simultaneously
The medium is carrying signals in both directions
at the same time
Edith Cowan University
School of Engineering
Spectrum
Absolute bandwidth
Width of spectrum
What is attenuation?
Attenuation is a general term that refers to any
reduction in the strength of a signal.
What is noise ?
1. Thermal noise
2. Intermodulation noise
3. Cross-talk
4. Impulse noise
Edith Cowan University
School of Engineering
For binary signals, the data rate that can be supported by B Hz is 2B bps
C = 2B log2M
Data rate can be increased by increasing the number of different signal elements
Faster data rate shortens each bit so bursts of noise corrupts more bits
Shannon developed formula relating these to signal to noise ratio (in decibels)
Types of Errors
Isolated error that alters one bit but does not affect
nearby bits
Easy to be detected
Edith Cowan University
School of Engineering
The probability that a frame arrives with no bit errors decreases when the
probability of a single bit error increases
The probability that a frame arrives with no bit errors decreases with
increasing frame length
Edith Cowan University
School of Engineering
Using one of the available error detection technique during the data transmission
Parity Check
The Internet Checksum
Cyclic Redundancy Check (CRC)
Edith Cowan University
School of Engineering