What is the difference between Serial and Parallel transmission of data?

Serial transmission is where bits are transmitted one at a time over a single channel, particularly used within USB devices. Parallel transmission is where bits are sent simultaneously over their own individual channel. For example, if we were dealing with 8 bit integers, each of the 8 bits in the integer would all be send at once over their own unique channel. This is generally only used for internal computer components since it is limited to very short distances, due to the potential for interference.

Answered by Jay L. Computing tutor

19022 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

A common construct found in many algorithms is a loop. Using pseudocode, write a pre-condition loop to output all of the even numbers between 99 and 201.


What is the difference between a variable and an identifier?


What is meant by the term spooling? Give an example of when it can be used.


How can the idea of precondtioning as part of 'Thinking Ahead' benefit a programmer when writing code?


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy