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

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

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 2u 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

Lets calculate the answers to each of the questions A If the data is being transmitted at 9600 baud how long does it take to transmit 10000 characters ... 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

Income Tax Fundamentals 2013

Authors: Gerald E. Whittenburg, Martha Altus Buller, Steven L Gill

31st Edition

1111972516, 978-1285586618, 1285586611, 978-1285613109, 978-1111972516

More Books

Students also viewed these Computer Network questions

Question

2. You are given the following payoff table:

Answered: 1 week ago