Serical and Parallel
By rana33
@rana33 (28)
India
3 responses
@o0vvv0o (11)
• China
12 Mar 07
In long distance communication to much cable is not proper and also will cost to much.
Then serial cable will get help. For example: USB, CAN, SCI, IIC, SPI and etc are serial interface
in industry. In serial communication the cable send or receive byte or bit by time slot,
and parallel communication such as EPT, IDE using in printer or hardisk will send data in multi wires for one time slot.
@ruelou (263)
• Philippines
8 Mar 07
serial cable sends its data one at a time in its data port until all its bits finished, while on parallel it sends its data into burst all its bits at once.