Asynchronous and Synchronous types of serial communication, Computer Engineering

Assignment Help:

Differentiate between asynchronous and synchronous types of serial communication.

Serial data communication uses two fundamental types, asynchronous andsynchronous. With synchronous communications, two devices initially synchronize themselves to each other, and then persistently send characters to stay in sync. Even when data isn't really being sent, a constant flow of bits allows each device to know where other is at any given time. That is, every character which is sent is either actual data or an idle character. 

Asynchronous means 'no synchronization' and thus doesn't require receiving and sending idle characters. Though the beginning and end of each byte of data should be identified by start and stop bits. Start bit indicates when data byte is about to begin and the stop bit signals when it ends. Requirement to send these extra two bits causes asynchronous communication to be slightly slower than synchronous although it has the advantage that processor doesn't have to deal with the additional idle characters. 

 


Related Discussions:- Asynchronous and Synchronous types of serial communication

Provide constructors, For this assignment, fill out the following class:   ...

For this assignment, fill out the following class:   class person { private:   string firstName;   string lastName;   int weight; public:   . . . }; You should provide cons

Explain web service - .net component, Can you give an example of when it wo...

Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component? Services which help in stock trading by giving analysi

C LANGUAGE PROGRAMME, find a c program to find the area under the curve y=f...

find a c program to find the area under the curve y=f(x) between x=a and x=b,intregrate y=f(x)between the limits of a and b.the area under a curve between two points can be found b

What happens to logic after synthesis, What happens to logic after synthesi...

What happens to logic after synthesis, which is driving an unconnected output port that is left open (, that is, noconnect) during its module instantiation? An unconnected out

Convert the following into sop form, Convert the following into SOP form ...

Convert the following into SOP form 1. (A+B) (B'+C) (A'+ C) 2. (A'+C) (A'+B'+C') (A+B') 3. (A+C) (AB'+AC) (A'C'+B)

Explain remote procedure call, Explain Remote Procedure Call. RPC (Remo...

Explain Remote Procedure Call. RPC (Remote Procedure Call) : The facility which was created to help the programmers write client -server software is termed as Remote Procedu

Explain parallel overhead, Parallel Overhead The amount of time needed ...

Parallel Overhead The amount of time needed to organize parallel tasks, as opposed to undertaking useful work. Parallel overhead may comprise factors like:   1) Task start-u

Define html, HTML is a Hyper text Markup Language and it is  Scripting La...

HTML is a Hyper text Markup Language and it is  Scripting Language

Determine the octal equivalent of decimal number, The octal equivalent of (...

The octal equivalent of (247) 10 is ? Ans. (247) 10 = (367) 8

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd