4.9: section 6: communication: technology and networking Flashcards
define serial transmission
serial transmission is when bits are sent one after another over a single wire
define parallel transmission
multiple bits are sent over parallel wires simultaneously
what are the advantages of serial over parallel transmission
serial can be used over long distances
serial is cheaper and less complicated
serial suffers from little interference at higher frequencies
serial signal frequencies can be much higher
serial doesnt suffer form skew or crosstalk
define asynchronous data transmission
each byte is sent separately when its ready with a parity bit, a stop bit and a start bit.
define synchronous data transmission
data is sent at regular intervals timed by a clocking signal which allows for constant reliable transmission. parallel communication often uses synchronous transmission
what are start and stop bits for
start and stop bits are used to make clear when a new set of data has arrived
define bit rate
bit rate is the number of bits transferred between devices in one second
define baud rate
the rate of signal state change in a communication channel
define bandwidth
a measure of the maximum capacity of a given communication channel
define latency
the time delay before a component in a computer system responds to an instruction
define protocol
a set of rules relating to communication between devices that allow then to communicate
what is the relationship between bit rate and baud rate
bit rate can be higher than baud rate if more than one bit is encoded into each signal
bit rate= (baud rate) X (number of bits per signal)
what is the relationship between bit rate and bandwidth
bit rate is directly proportionate to bandwidth
what is client server networking
one or more computers are connected to a powerful computer called a server
clients have to request access and services from the server
pros of client server
pros: better security as all files are stored in a central location and access rights are managed by the server
back ups and updates are done centrally so individual users dont have to do this manually and all devices can be simultaneously updated and backed up
data and other resources can be shared