Difference between synchronous & asynchronous communication.

Answer Posted / abhishek panwar

synchronous transmission, the stream of data to be
transferred is encoded as fluctuating voltages on one wire,
and a periodic pulse of voltage is put on another wire
(often called the "clock" or "strobe") that tells the
receiver "here's where one bit/byte ends and the next one
begins".

Practically all parallel communications protocols use such
synchronous transmission. For example, in a computer,
address information is transmitted synchronously—the address
bits over the address bus, and the read strobe in the
control bus.
Single-wire synchronous signalling

Synchronization can also be embedded into a signal on a
single wire. In Asynchronous transmission
Main article: Asynchronous communication

In one form of asynchronous transmission, there is only one
wire/signal carrying the transmission. The transmitter sends
a stream of data and periodically inserts a certain signal
element into the stream which can be "seen" and
distinguished by the receiver as a sync signal.

That sync signal might be a single pulse (a "start bit" in
asynchronous start/stop communication), or it may be a more
complicated syncword or self-synchronizing code such as HDLC
or 8B/10B encoding.

Other forms of asynchronous communication use two wires for
each data bit (dual-rail encoding) or one wire for each data
bit and a separate timing wire (bundled data). Both of these
require a separate acknowledge wire.

Obviously, the term "asynchronous" is misleading in its
literal interpretation considering that the
resynchronization problem can be easily rectified...

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Who owns the domain names?

614


Is arp a tcp or udp?

578


What does tcp/ip stand for?

683


What is the port 8000?

622


Is port forwarding dangerous?

685






What is routing protocol?

658


How OSI is different from TCP/IP?

682


How do I run ipconfig?

597


Explain how names are translated (resolved) into ip address?

611


What port is 23?

542


What are the different class and ranges of ip address?

668


How does a messaging queue work?

620


Where is tcp used?

589


Explain how is data send by ip layer?

610


Explain which layer is closer to the user?

618