Class 8 Chapter 2
Class 8 Chapter 2
Chapter 2
TABLE OF CONTENTS
2.1 2.2
Types and Method of Error Detection
Data Transmission
2.3
Encryption
2.1
Method of
transfers
Data Packets
Long distance transmission of long data is
segmented into smaller part about 64 kib.
This segmented parts are easier to transmit
and control over array of routers. This
Packet structure
Segmented parts of data is called packets
-
Header Payload Trailer
When all packets are received by the
destination machine they have to be all
reassemble in order to make sense of the
original information. Packet structure has
some attributes to help us assemble.
Header Payload Trailer
All information
for sender,
receiver and
packet itself.
The actual information that
is being transferred
Tells the end of
packet and error
checking
In Micro Level
Sequence
IP Size of The actual Bits that
IP of
of
of packet
packet in Error
source Or packet segmented Data in shows end of
destination bytes checking bits
number the packet packet
In Macro Level
R R
R R R
R R R R
R R
R
R R
Glossary
Points to remember :
➔ Each packets will follow its own path
➔ Routers decides what routes to take for each packets (Keeping
in mind how many packets are in waiting to be transmitted)
➔ The shortest path is taken (keeping in mind which router is busy
in that instant)
➔ Packets can arrive in different order at destination but easily
reassemble with the header information from a packet
Benefits of Packet Switching
➔ No line of communication is reserved in the transferring of the
packets
➔ If there is fault or loss packet rerouting can be done to send
another packet from source
➔ Easily expandable
➔ High data transmission rate
Transmission mode
➔ Simplex
➔ Half - duplex
➔ full - duplex
Parameter of Data transmission
➔ Length of distance
➔ How many bits will be sent at a time
➔ How to make sure the receive data is correct order
Transmission modeType of
➔ Simplex
➔ Half - duplex Transmission
➔ full - duplex ➔ Serial
➔ Parallel
Type of transmission Serial Parallel
Rate of Transfer
Bits transfer
Distance of transmission
Synchronization
Reliability
Cost
Cause of error
1. Electrical interferences can influence data to be lost or
corrupted
2. Data loss or gain due to the problems of packet
switching
3. Skewing of data due to different arrival of bits at
destination (out of synchronization )
Byte 1 0 0 1 1 1 1 0 0
Byte 2 1 1 1 1 0 0 0 0
Parity 1 1 0 0 1 0 0 0
byte
Checksum
This just to
give an idea
how
checksum
work
978034098382
9780340983829
4156710
Weighting values 8765432
Subtract = 11-9 =2
Modulo-11
41567102
Weighting values 87654321