GCSE Computer Science - Networking Flashcards
1
Q
What is interference?
A
- Interference is when other devices such as cordless phones, microwave ovens, or any other devices that emit electro-magnetic signals interfere with the Wi-Fi transmission, causing a dropped connection.
2
Q
What are the five main factors that affect network performance?
A
- Bandwidth
- Latency
- Interference
- Transmission Errors
- Number of Devices Connected
3
Q
What does LAN stand for?
A
- Local Area Network
4
Q
What are transmission errors?
A
- Transmission errors are errors due to noise or distortion, meaning the data has to be retransmitted.
5
Q
What does a modem do?
A
- A modem enables the computer to be able to connect to the internet over a telephone line. A modem converts the digital signals that are sent by the computer to analogue signals that are then sent down the telephone line and vise-versa.
6
Q
What is a full mesh network?
A
- When all the devices on the network are connected to each other.
7
Q
What are the two main topologies?
A
- Star Network
- Mesh Network
8
Q
What does WAN stand for?
A
- Wide Area Network
9
Q
What is the cloud?
A
- The cloud refers to storing or saving data in an external storage system maintained by a third party, for example Microsoft. Instead of saving data on your device’s hard drive or local storage device, you save it to a remote storage facility, and access it via the internet.
10
Q
What is a star network?
A
- When all the devices on the network are connected to one central switch. This makes it look like a star if visualised.
11
Q
What are the five main types of network hardware?
A
- Router
- Modem
- Hub
- Bridge
- Switch
12
Q
What is a topology?
A
- A layout that connects computers together.
13
Q
What does a switch do?
A
- A switch performs a similar role to the hub and bridge but it is more powerful. It stores the MAC addresses of devices on a network and filters data packets to see which devices have asked for them, meaning that a switch is more efficient if demand is high.
14
Q
What is latency?
A
- Latency is the time delay between the moment that transmission of the first byte or packet of a communication starts, and when it is received at is destination.
15
Q
What does a hub do?
A
- A hub broadcasts data to all the devices on a network. This results in a lot of unnecessary data being sent which uses up a lot of bandwidth.