Digital Electronics - Digital Concepts - Discussion

Discussion Forum : Digital Concepts - General Questions (Q.No. 44)
44.
Serial format means digital signals are:
sent over many conductors simultaneously.
sent over one conductor sequentially.
sent in groups of eight signals.
sent in binary coded decimal.
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Navneet said:   5 years ago
In serial format the data is sent through a single line and data is transferred from one source to another source one by one, 1 bit at a time or sequentially.

In the parallel format, the data is transmitted through multiple lines.
EXAMPLE:

8-bit data transfer =
In parallel all 8 bit transferred at a time by 8 transmission line so it takes 1 CLK pulse for data transmission.

In serial 8 bit transferred one by one ie 1 bit at a time so it takes 8 CLK pulses for data transmission.

Saranya said:   8 years ago
Anyone explain briefly.

Anitha said:   1 decade ago
In serial format data are sent in single line.

Post your comments here:

Your comments will be displayed after verification.