0% found this document useful (0 votes)
34 views

ECE3073 Computer Systems Practice Questions Computer Interfaces

This document contains 4 practice questions about computer interfaces: 1) Describe the voltage level changes observed on an RS232 line when a character is transmitted. 2) For asynchronous serial communication with 8-bit data, 1 parity bit and 1.5 stop bits, the maximum clock error is 6.25%. 3) Explain that parity errors detect data errors, framing errors detect start/stop bits, overrun errors occur when data is lost, and baud rate is the transmission speed. 4) Complete I2C bus timing diagrams by showing the voltage levels for start, stop, a '1' data bit, and a '0' data bit.

Uploaded by

kewancam
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views

ECE3073 Computer Systems Practice Questions Computer Interfaces

This document contains 4 practice questions about computer interfaces: 1) Describe the voltage level changes observed on an RS232 line when a character is transmitted. 2) For asynchronous serial communication with 8-bit data, 1 parity bit and 1.5 stop bits, the maximum clock error is 6.25%. 3) Explain that parity errors detect data errors, framing errors detect start/stop bits, overrun errors occur when data is lost, and baud rate is the transmission speed. 4) Complete I2C bus timing diagrams by showing the voltage levels for start, stop, a '1' data bit, and a '0' data bit.

Uploaded by

kewancam
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

ECE3073 Computer Systems

Practice Questions

Computer Interfaces

i) Describe in detail the voltage level changes that would be observed on an RS232
line carrying asynchronous serial data when one character is transmitted.
ii) For an asynchronous serial communications link carrying data from a UART set
up as follows: 8-bit data with parity and 1 and 1/2 stop bits what is the maximum
permissible percentage error between transmit and receive clocks? Clearly explain
how you arrived at your answer.
iii) In terms of asynchronous serial communications explain the meaning of the
following terms:
a) parity error,
b) framing error,

c) overrun error, and


d) baud rate.
iv) For an I2C bus system complete the following timing diagrams to show how start,
stop, a 1 data bit and a 0 data bit are transmitted:
START

STOP

DATA 0
DATA 1

RAR 03/03/2013

You might also like