Networks (in order) Flashcards
what is synchronous transmission
In synchronous transmission, streams of bits are transferred over a communication channel at a constant rate. The transmitter and the receiver are synchronised using a common clock signal.
what is asynchronous transmission
there is no clock signal, so additional data (start and stop bits) is used to control the communication. Data is transmitted when it is available, rather than at specific intervals. This means that there can be periods of time when the transmission channel is idle.
explain the start and stop bits in asynchronous transmission
a bit is sent to signal the start of a transmission
and another bit is sent to signal the end if the transmission the end bit is the opposite to the start bit and is typically longer so the receiver has time to reset for the next communication
where is synchronous transmission often used
its often used in parallel transmission as it can send more bits per unit of time (due to no start and stop bits)
where is synchronous transition often used
its often used in parallel transmission as it can send more bits per unit of time (due to no start and stop bits)
what is serial transmission
its where data bits are sent in a sequence, one after the other, over a single wire.
what is parallel transmission
is where several bits are sent at the same time over their own dedicated wires or printed circuit tracks
whats a negative of parallel transmission
its only reliable over short distances
why is parallel transmission only good over short distances
skew, crosstalk
whats at the middle of a star network
a switch
what are topologies
The different arrangements of computer connections and devices
what is a server
server is a program on a computer that shares resources with, or provides services to, any authorised client
what are the 2 network models
client to server and peer to peer
how does a client to server model work
1) The client submits a request through a network-enabled device.
2) The network server receives and processes the request.
3) The server delivers a response to the client.
how does a peer to peer network work
each computer acts as both a server and a client—supplying and receiving files—with bandwidth and processing distributed among all members of the network
pros of peer to peer
it doesn’t cost much to set up after you have the clients
less points of failure as if one client goes down the rest of the servers normally fine