Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. A serial communication system transmits ASCII data over an RS-232 serial line with 7-bits of data, 1-bit of parity, a start bit, and a

image text in transcribed

1. A serial communication system transmits ASCII data over an RS-232 serial line with 7-bits of data, 1-bit of parity, a start bit, and a stop bit- 10 bits/character. Answer the following questions A) If the data is being transmitted at 9600 baud how long does it take to transmit 10,000 characters? B) If the data is being transmitted at 115,000 baud how long does it take to transmit 10,000 characters? C) When the computer sends data to the UART the UART raises a busy flag which remains high until the 10-bits for the character have been transmitted. If this busy flag is used to trigger an interrupt service routine which reloads the UART with new data, what percent of the total transmission time is the computer free to do other things if the interrupt processing and the ISR require 2 seconds of CPU time and the baud rate is 9600 D) Repeat part C if the baud rate is 115,000. 1. A serial communication system transmits ASCII data over an RS-232 serial line with 7-bits of data, 1-bit of parity, a start bit, and a stop bit- 10 bits/character. Answer the following questions A) If the data is being transmitted at 9600 baud how long does it take to transmit 10,000 characters? B) If the data is being transmitted at 115,000 baud how long does it take to transmit 10,000 characters? C) When the computer sends data to the UART the UART raises a busy flag which remains high until the 10-bits for the character have been transmitted. If this busy flag is used to trigger an interrupt service routine which reloads the UART with new data, what percent of the total transmission time is the computer free to do other things if the interrupt processing and the ISR require 2 seconds of CPU time and the baud rate is 9600 D) Repeat part C if the baud rate is 115,000

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle RMAN For Absolute Beginners

Authors: Darl Kuhn

1st Edition

1484207637, 9781484207635

More Books

Students also viewed these Databases questions

Question

9. System creates a large, diverse talent pool.

Answered: 1 week ago