Types of networks Flashcards
What is a network?
An interconnection of computers and other pieces of hardware to facilitate communication and the sharing of resources
What are the 3 types of networks?
- PAN
- LAN
- WAN
What do the 3 types of network stand for?
- Personal Area Network
- Local Area Network
- Wide Area Network
What is a PAN?
Consists of devices in close proximity to a single user, connected via Bluetooth
What is a LAN?
A network covering a single building or campus
A single organisation owns all hardware that belongs to a LAN
What is a WAN; what is the biggest example?
A network which connect 2 or more LANs that are in different geographical locations
The Internet
What are pros of wired networks?
- More secure as a physical connection is needed so hacker would need to be in building
- Less prone to interference
What are pros of wireless networks?
- Much easier to add each device
- No requirement to stay in the same place
Name type(s) of Wireless networks?
Radio Waves
Name type(s) of Wired networks?
- Optical fibre
- Copper cabling
What is optical fibre used for?
Very fast connections
Or
If lots of computers are going to share a single connection
What is copper cabling like?
Copper cabling is cheaper and slower (than optical fibre)
Quick enough for most activities that a single network would perform
What is a network topology?
The pattern in which the hardware on a network is positioned, including connections
What are common network topologies?
- Bus
- Star
Features of a star network topology?
Every device is connected to a switch at the centre of the network
All communication travels via this switch
Pros of star topology?
Very few data collisions, since each device had a dedicated line to the switch
Strong, centralised security
Cons of a star topology?
Lots of cabling needed
If the switch has no spare ports, adding another device can be difficult
Explain a bus network topology?
A central cable, called the backbone, running betweem 2 terminators connects all devices
Pros of a bus topology?
Uses relatively little cable, making it quite inexpensive
Additional devices can be easily added
Cons of a bus topology?
Collision can occur, as multiple transmissions will attempt to use the shared backbone
If a large number of devices are connected, network transmission can be slow (due to collisions)