What are the advantages and disadvantages of an asynchronous connection??

What will be an ideal response?


An asynchronous connection has advantages and disadvantages. On the positive side, generation of the start, stop, and parity bits is simple and requires little hardware or software. On the negative side, an asynchronous connection has one disadvantage in particular that cannot be overlooked. Given that seven data bits (ASCII character code set) are often combined with one start bit, one stop bit, and one parity bit, the resulting transmitted character contains three check bits and seven data bits, for a 3:7 ratio. In this scenario of 10 total check and data bits, 3 out of 10-or 30 percent-of the bits are used as check bits. This ratio of check bits to data bits is not very efficient for high amounts of data transfer and, therefore, results in slow data transfers.?

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. Visible Analyst (VA) is not an example of a CASE tool that enables systems analysts to do graphical planning, analysis, and design in order to build complex client/server applications and databases. 2. The agile approach is a software development approach based on values, principles, and core practices. 3. Object-oriented programming differs from traditional procedural programming in that it examines objects that are part of a system. 4. Object-oriented programming is the same as traditional procedural programming in that it examines objects that are part of a system. 5. The phases in UML are similar to those in the SDLC. 6. The SDLC and object-oriented approaches both require extensive planning and diagramming.

Computer Science & Information Technology

Hard disks are very fast and can locate search results in indexed and nonindexed locations very quickly.??

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following expansion slots is characterized by having an x16 speed?

A. CNR B. PCI C. PCIe D. AGP

Computer Science & Information Technology

In a class definition, operations are specified in

a) properties. b) records. c) attributes. d) methods.

Computer Science & Information Technology