🎧 New: AI-Generated Podcasts Turn your study notes into engaging audio conversations. Learn more

Computer Organization: Asynchronous Data Transfer Methods
12 Questions
0 Views

Computer Organization: Asynchronous Data Transfer Methods

Created by
@FruitfulDetroit

Podcast Beta

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the primary function of the strobe control in asynchronous data transfer?

  • To synchronize data transmission
  • To enable simultaneous data transfer
  • To verify data reception
  • To time each data transfer (correct)
  • Which unit initiates the data transfer in source-initiated strobe control?

  • Destination unit
  • Source unit (correct)
  • Both source and destination units
  • None of the above
  • What is the disadvantage of the strobe control method?

  • It does not provide acknowledgment of data reception (correct)
  • It requires multiple control lines
  • It is a destination-initiated data transfer method
  • It is a synchronous data transfer method
  • What happens briefly after the strobe pulse is disabled in source-initiated strobe control?

    <p>The source stops sending data</p> Signup and view all the answers

    In destination-initiated strobe control, what is the role of the strobe pulse?

    <p>It informs the source to send data</p> Signup and view all the answers

    What is the primary difference between source-initiated and destination-initiated strobe control?

    <p>The unit that initiates the data transfer</p> Signup and view all the answers

    What difficulty in data transfer is overcome by using the hand shaking method?

    <p>Synchronization</p> Signup and view all the answers

    In synchronous transmission, data is sent in the form of:

    <p>Blocks or frames</p> Signup and view all the answers

    What is present in asynchronous transmission but not in synchronous transmission?

    <p>Gap between data</p> Signup and view all the answers

    What is the main advantage of asynchronous transmission?

    <p>Economical</p> Signup and view all the answers

    What is the purpose of the second control signal in the hand shaking method?

    <p>To provide a reply to the initiating unit</p> Signup and view all the answers

    Which of the following types of transmission is slow?

    <p>Asynchronous transmission</p> Signup and view all the answers

    Study Notes

    Asynchronous Data Transfer

    • Asynchronous data transfer takes place in two ways: Strobe Control and Hand Shaking.

    Strobe Control

    • Uses a single control line to time each transfer.
    • The strobe can be activated by the source or the destination unit.
    • Source Initiated Data Transfer:
      • The data bus carries information from source to destination.
      • The strobe signal informs the destination unit when a data word is available in the bus.
      • The strobe signal is given after a brief delay, after placing the data on the data bus.
      • A brief period after the strobe pulse is disabled, the source stops sending the data.
    • Destination Initiated Data Transfer:
      • The destination unit activates the strobe pulse, informing the source to send data.
      • The source places the data on the data bus.
      • The transmission is stopped briefly after the strobe pulse is removed.
    • Disadvantages of strobe control:
      • The source unit has no way of knowing whether the destination unit has received the data or not.
      • The destination unit has no way of knowing whether the source unit has placed data on the bus or not.

    Hand Shaking Method of Data Transfer

    • Solves the difficulties of strobe control by using a second control signal that provides a reply to the unit that initiates the transfer.
    • Source Initiated Transfer Using Hand Shaking:
      • The Fig. 4.4 shows the data transfer procedure when initiated by the source.

    Comparison of Synchronous and Asynchronous Data Transfer

    • Synchronous Transmission:
      • Transmission starts with a block header which holds a sequence of bits.
      • Data is sent in the form of blocks or frames. +Present with the same clock pulse.
      • Advantages: Fast, efficient use of transmission line, and no gap between data.
      • Disadvantage: Costly.
    • Asynchronous Transmission:
      • Uses start and stop bits preceding and following a character respectively.
      • Data is sent in the form of byte or character.
      • Absent with the same clock pulse.
      • Advantages: Economical, and transmission line remains empty during gap in character transmission.
      • Disadvantages: Slow, and there is a gap between data.

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Description

    Learn about the different methods of asynchronous data transfer in computer organization, including strobe control and handshaking. Understand the concepts of source initiated and destination initiated data transfer.

    Use Quizgecko on...
    Browser
    Browser