Social Sciences, asked by gkedarkumar665, 1 year ago

Differentiate between serial and parallel data transfer.

Answers

Answered by groupy
2
Difference Between Serial and Parallel Transmission

For transferring data between computers, laptops two methods are used, namely, Serial Transmission and Parallel Transmission. There are some similarities and dissimilarities between them. One of the primary difference is that; in Serial Transmission data is sent bit by bit whereas, in Parallel Transmission a byte (8 bits) or character is sent. And the Similarity is that both are used to connect and communicate with peripheral devices. Other differences are discussed below.

Content: Serial Vs Parallel Transmission

Comparison Chart
Definition
Key Differences

1. Comparison Chart
(the screenshot is above for comparison chart)

2. Definition Key

Definition Of Serial Transmission

In Serial Transmission, data is sent bit by bit from one computer to another in bi-direction. Each bit has its clock pulse rate. Eight bits are transferred at a time having a start and stop bit (usually known as a Parity bit) i.e. 0 and 1 respectively. For transmitting data to a longer distance, data cables are used. It consists of D-shaped 9 pin cable that connects the data in series.
Serial Transmission has two subclasses synchronous and asynchronous. In asynchronous transmission, an extra bit is added to each byte so that the receiver is alert about the arrival of new data. Usually, 0 is a start bit, and 1 is the stop bit. In synchronous transmission, no extra bit is added rather the data transferred in the form of frames which contains multiple bytes.

Definition Of Parallel Transmission

In Parallel Transmission, various bits are sent together simultaneously with a single clock pulse. It is a fast way to transmit as it uses many input/output lines for transferring the data.
Parallel Transmission uses a 25 pin port having 17 signal lines and 8 ground lines. The 17 signal lines are further divided as

4 lines that initiates handshaking,
5 status lines used to communicate and notify errors and
8 to transfer data.

3. Key Differences

Key Differences Between Serial And Parallel Transmission

1. Serial transmission requires a single line to communicate and transfer data whereas, parallel transmission requires multiple lines.
2. Serial transmission used for long distance communication whereas, the parallel transmission used for shorter distance.
3. Error and noise are least in serial as compared to parallel transmission. Since one bit follows another in Serial Transmission whereas, in Parallel Transmission multiple bits are sent together.
4. Parallel transmission is faster as the data is transmitted using multiples lines whereas, in Serial transmission data flows through a single wire.
5. Serial Transmission is full duplex as the sender can send as well as receive the data whereas, Parallel Transmission is half duplex since the data is either sent or received.
6. Serial transmission cables are thinner, longer and economical in comparison with the Parallel Transmission cables.
7. Serial Transmission is reliable and straightforward whereas, Parallel Transmission is unreliable and complicated.




Attachments:
Similar questions