Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Asynchronous and Synchronous Transmission: A Comparative Study, Essays (university) of Computer Networks

Asynchronous Transmission Synchronous Transmission

Typology: Essays (university)

2016/2017

Uploaded on 12/23/2017

senthil-raj-3
senthil-raj-3 🇮🇳

2 documents

1 / 14

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
UNIT – II
CHAPTER – I
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe

Partial preview of the text

Download Asynchronous and Synchronous Transmission: A Comparative Study and more Essays (university) Computer Networks in PDF only on Docsity!

UNIT – II

CHAPTER – I

Types of Serial Transmission

  • (^) Asynchronous Transmission
    • (^) Synchronous Transmission

Asynchronous Transmission

Asynchronous Transmission

  • (^) Addition of start and stop increase the number of data bits. Hence

more bandwidth is consumed in asynchronous transmission.

  • (^) There is idle time between the transmissions of different data

bytes. This idle time is also known as Gap

  • (^) The gap or idle time can be of varying intervals. This mechanism

is called Asynchronous, because at byte level sender and receiver

need not to be synchronized. But within each byte, receiver must

be synchronized with the incoming bit stream.

Application of Asynchronous Transmission

Advantages of Asynchronous transmission

  1. This method of data transmission is cheaper in cost as compared to synchronous e.g. If lines are short, asynchronous transmission is better, because line cost would be low and idle time will not be expensive.
  2. In this approach each individual character is complete in itself, therefore if character is corrupted during transmission, its successor and predecessor character will not be affected.
  3. It is possible to transmit signals from sources having different bit rates.
  4. The transmission can start as soon as data byte to be transmitted becomes available.
  5. Moreover, this mode of data transmission in easy to implement.

Synchronous Transmission

  • (^) Synchronous transmission does not use start and stop bits.
  • (^) In this method bit stream is combined into longer frames that may contain multiple bytes.
  • (^) There is no gap between the various bytes in the data stream.
  • In the absence of start & stop bits, bit synchronization is established between sender & receiver by 'timing' the transmission of each bit.
  • (^) Since the various bytes are placed on the link without any gap, it is the responsibility of receiver to separate the bit stream into bytes so as to reconstruct the original information.
  • (^) In order to receive the data error free, the receiver and sender operates at the same clock frequency. Application of Synchronous transmission Synchronous transmission is used for high speed communication between computers.

Synchronous Transmission

Comparison between Serial and Parallel transmission

Comparison between Asynchronous and Synchronous