cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
375
Views
5
Helpful
2
Replies

synchronous and asynchrounous

renon2000
Level 1
Level 1

hello

i was wondering what is the different between synchronous and asynchronous

communication ?

and what is the meaning of that ?

is ppp for example is synchronous or asynchrounous ?

is f/r for is synchronous or asynchrounous ?

could f/r or ppp be both ? - sometime synchronous and sometime asynchrounous ?

hmm - thanks again

2 Replies 2

jhalldn
Level 1
Level 1

In short:

Asynchronous transmission uses start and stop bits/signals for every byte send. If no data is beeing send, the line is not used. Normally used in low-speed applications.

Synchronous transmssion sends continuously signals over the line with predeterminated bitcombination if it isnt data. Always a signal that is used for sync. Even if there arnt data to send, a predetermend bitpattern is send. Normally used i high-speed applications.

To sum up:

Asynchronous recevier runs clock async/unsynched with respect to tthe incoming signal.

Synchronous receciver operats in sync with the recevied signal.

This communication is about the encoding over a line.

PPP is an encapsulationprotocol that can be used on both asynch and synch transmission. PPP is a data link layer protocol of OSI. This is all about how to transfer data over a line.

thanks for your answer

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: