Moduel 2
Moduel 2
2 Physical Layer
Unshielded TPC
Sheilded TPC
Coaxial Cable
Fibre Optic Cable
Data Link Layer
DLL Design Issues- Services, Framing, Error Control, Flow Control
•b
0.9V-1
-0.1-0
Soft Decision decoding-uncertinaty
Hard Decision decoding-Decided
Reed Solomon Code
• Polynomial(2‸m-1)
n+1
• Convolutional code
• Upto 255 bytes
Low Density Parity Check
Matrix Represention
Error Detection Code
• Parity
• CheckSums
• Cyclic Redundancy Check
Cyclic Redundancy Check
The algorithm for computing the checksum is as
follows:
1. Let r be the degree of G(x). Append r zero bits to
the low-order end of the frame so it now contains
m + r bits and corresponds to the polynomial
xrM(x).
2. Divide the bit string corresponding to G(x) into
the bit string corresponding to xrM(x), using
modulo 2 division.
3. Subtract the remainder (which is always r or
fewer bits) from the bit string corresponding to
xrM(x) using modulo 2 subtraction. The result is
the checksummed frame to be transmitted. Call
its polynomial T(x).
Elementary Data Link protocols
• Stop and Wait
• Sliding Window
* Go Back N
*Selective Repeat
•Elementary Protocol
•Noiseless Channel
•Simplex Protocol
•Noisy Channel
•Sliding Window
•Go Back N
•Selective Repeat