4.9: section 6: communication: technology and networking Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

define serial transmission

A

serial transmission is when bits are sent one after another over a single wire

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

define parallel transmission

A

multiple bits are sent over parallel wires simultaneously

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

what are the advantages of serial over parallel transmission

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

define asynchronous data transmission

A

each byte is sent separately when its ready with a parity bit, a stop bit and a start bit.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

define synchronous data transmission

A

data is sent at regular intervals timed by a clocking signal which allows for constant reliable transmission. parallel communication often uses synchronous transmission

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

what are start and stop bits for

A

start and stop bits are used to make clear when a new set of data has arrived

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

define bit rate

A

bit rate is the number of bits transferred between devices in one second

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

define baud rate

A

the rate of signal state change in a communication channel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

define bandwidth

A

a measure of the maximum capacity of a given communication channel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

define latency

A

the time delay before a component in a computer system responds to an instruction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

define protocol

A

a set of rules relating to communication between devices that allow then to communicate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

what is the relationship between bit rate and baud rate

A

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)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

what is the relationship between bit rate and bandwidth

A

bit rate is directly proportionate to bandwidth

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

what is client server networking

A

one or more computers are connected to a powerful computer called a server

clients have to request access and services from the server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

pros of client server

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

cons of client server

A

cons: expensive to install and manage

professional staff required to maintain servers a d run the network if the servers go down the network goes down

17
Q

what is a peer to peer network

A

all computers have equal status so they are all clients and servers

18
Q

pros of peer to peer networking

A

cheap to set up
users share resource s
easy to maintain
if one computer goes down only the data stored on that computer is effected

19
Q

cons of peer to peer networking

A

Widley used for privacy of content as files that are illegally downloaded are impossible to trace