How does data transmission work?
Data in digital computers consist of numbers. To transmit numbers across a channel the numbers have to be converted to a physical form such as electrical currents or pulses of light. Numbers in computers are in binary (base 2) so only two physical states are required for transmission e.g. 0v and 5v.
Communication may be in guided (e.g. along a wire) or unguided (e.g. broadcast to air) channels: in both cases the data are encoded as electro-magnetic signals. Signals decrease in strength with distance and need repeating and error checking mechanisms to ensure revcovery of the data.
What is serial data transmission?
When is serial data transmission used?
What is parallel data transmission?
When is parallel data transmission used?
Why would you choose serial or parallel data transmission?