3.9 Fundamentals of communication and networking Flashcards
synchronous transmission
streams of bits are transferred over a communication channel at a constant rate, transmitter and receiver are synchronised using a clock signal
asynchronous transmission
no clock signal so start and stop bits are used to control communication, data is transmitted when available, channel can be idle
serial transmission
data bits are sent one after the other over a single wire
parallel transmission
several bits are sent at the same time over their own wires
parallel transmission disadvantages
only works over short distances and with lower bit rates due to skew and crosstalk
crosstalk
transmitting corrupted data due to electromagnetic interference
skew
when bits are transmitted across parallel links at different speeds so fall out of sync
why serial transmission is preferred over parallel transmission
serial transmission can operate at higher bit rates and transmitting over longer distances and uses fewer wires
bit rate
the number of bits that are transmitted over a channel each second
the higher the bit rate
the faster the data arrives
baud rate
number of times that the signal changes per second
why are bit rate and baud rate sometimes different?
a symbol doesn’t always encode one bit
bit rate (when different to baud rate)
baud rate x symbol
baud rate (when different to bit rate)
bit rate/ symbol
bandwidth
maximum rate of data transfer of a communication channel, directly proportional to bit rate
how are bandwidth and bit rate directly proportional?
the greater the amount of data that can be transmitted over a channel, the more bits can be transmitted per second
latency
the delay from the time that a signal is sent to the time that it is received
protocol
a set of rules that determine the communication between devices to set the standards of the communication
physical network topology
refers to the actual architecture of a network
physical star network topology characteristics
each client has its own direct connection to a central hub, hub receives packets for all clients and delivers them to its recipient, server can be added
physical star network topology advantages
packets sent directly to recipient so no one else can access, easy to add and remove clients, each cable has one device so eliminates collisions, failure of one cable does not affect the rest of the network
physical star network topology disadvantages
if central hub fails all communication is stopped, expensive
physical bus topology
connects clients to a single cable called backbone, a server can be connected to backbone