Data Transmission and Data representation Flashcards
Serial Transmission
Uses a single wire to tranfer the data bits
Parallel data transmission
Uses severaral wires to transfer data bits simultaneosly
Which transmission is more expensive? Why?
Parallel data transmission. Uses multiple wires
Which transmission is used over long distances?
Serial transmission
Which transmission is quicker?
Parallel transmission
Which transmission has more errors? Why?
Parallel as bits are sent simultaneosly ans errors can occur
Simplex transmission
Sending data in one direction only
Duplex transmission
Sending data in both directions at the same time
Half-Duplex transmission
sending data in both directions, but only one at a time
Checksum
Certain calculation happen to the bits and then the check digit is send. The reciever does the same operations and compares them to the check digit
Parity check
The last bit is used for the check. The sum of all bits should be even
Check digits
A calculation is performed and the check digit is added to the end of the code. The computer will perform the same calculations and compare to the check digits
Automatic repeat request
If the reciever detects the data it asks to resend the package. Untill the package is error free, or a limit has been reached.
Register
A small piece of memory where values can be held
Character
text, numbers and symbols, for example each key on a keyboard