

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
prep 10 Material Type: Notes; Professor: Mahapatra; Class: Microprocessors & Digital Sys; Subject: Electrical & Computer Egr; University: Michigan State University; Term: Fall 2015;
Typology: Study notes
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Parallel will transmit multiple bits of data at the same time but requires one signal/wire per bit. Serial will transmit only 1 bit of data at a time, placing data words/packets on a single line in a time-sequence manner, and only requires a single data signal/wire.
Synchronous uses a clock to regulate and indicate the timing of a serial bit sequence. Asynchronous relies on preset timing protocol to determine the timing of a serial bit sequence. It does not require a clock and thus can be implemented with fewer signals/wires, but requires negotiation of timing protocol between receiver and transmitter and can be more prone to errors than synchronous protocols.
baud
Data will be stored and retrieved from the buffer in a first-in, first-out manner, which is like standing in line to buy a ticket; the first one in line is the first one to finish and exit the line.
a) UART? asynchronous b) SSI synchronous c) I^2 C synchronous