Why do we have serial and parallel interface, which
one was faster and why and when we should go for this
interface.
Answers were Sorted based on User's Feedback
Answer / saikiran
Both the interfaces have it own importance,
in serial the data is transmitted in sequence i.e is 1 bit
at a time for one clock cycle so to transfer 8 bits of info
you need 8 clock cycles in short it takes more time
comparatively.
where as in parallel 8 bits of transmission is transmitted
is in 1 clock cycle.
parallel transmissions normally used for tarnsmited data
from computer to printer(through LPT port)
parallel transmission is faster than serial transmission.
Is This Answer Correct ? | 23 Yes | 3 No |
Answer / daya
Parallel interface works efficiently for short transmittance
distance, for longer ranges the link cribs because of EMI
and other interferences.
Serial on the other hand supports longer ranges as it is a
sole carrier of bits
so long range and slow transmission :serial
short range and faster transmission : parallel
:)
Is This Answer Correct ? | 12 Yes | 2 No |
Answer / anil
Parallel communications is faster upto some clock frequency,
after some threshold it deteriorates due to cross talk.
Hardware need to be designed complex to overcome this issue,
instead serial communication offers better speed at higher
frequencies due to less hardware complexities.
Is This Answer Correct ? | 9 Yes | 2 No |
Answer / pandu
yes
using serial communication is cheap and like applications
using mouse serial communications is good
Is This Answer Correct ? | 8 Yes | 2 No |
How to Create Pipes?
What is ipc for pcb?
What is Connection style?
What is ipc 610 620?
What is ipc rtos?
How to Destroy Sockets?
What is ipc problem?
What does ipc stand for in banking?
How to Controll and Deallocate Shared Memory?
What does ?route? command do?
How to Redirect the Standard Input, Output, and ErrorStreams?
What are the Advantages and disadvantages of script vs compiled program?