What does LAN stand for?
Local Area Network
What does WAN stand for?
Wide Area Network
Define LAN
Operates on a single site or within a single organisation across buildings close to each other. Uses its own Ethernet hardware and cabling to transmit data.
Examples of LAN
Small company networks and home networks
What is an ethernet cable?
Wired communication used to connect devices in a LAN
Define WAN
Connects LANs together to form larger networks. Used to connect computers over a larger distance, often nationally or internationally. Uses third party or external hardware and cabling, including satellites, phone lines and the internet.
Examples of WAN
Multi-national banking network and the internet
Factors that affect network performance (total 8)
or !! bandwidth; type of cabling; performance of the server; signal strength; distance from the Wi-Fi access point; topology
What is Bandwidth?
Bandwidth is the amount of data that can be transferred in a given time (eg 500Mbps), shared between the devices on a network.
What drains bandwidth, and how to stop it?
Too many devices or heavy use (eg streaming video) may cause congestion and slow the network. You can limit the bandwidth available to individual users to address this.
Wired ethernet cables - Coaxial copper cables vs fibre optic cables
Fibre optic cables transmit data as light, whilst coaxial cables transmit through electrical signals. Fibre optic cables are of higher bandwidth than copper cabling and can transmit more data simultaneously, over very large distances without interference or loss of signal quality. However, as high performance cables, they are expensive.
What are the four main network hardware that are notable to connect devices?
Wireless Access Point (WAP)/ Wireless AP, Switch, Router, Network Interface controller/Card (NIC)
What is the function of a Wireless Access Point (WAP)?
It creates a wireless network through radio waves which a Wi-Fi enabled device can connect to communicate with the network or the internet.
What is the function of a switch?
It is used to connect devices on a LAN. Receives data packets and forwards them to the correct device using their unique individual Media Access Control (MAC) address.
What is the function of a router?
Directs data packets from one router to another in different networks, sitting between LANs and WANs to join them together with a public IP address for the WAN and a private IP address for the LAN.
What is the function of a Network Interface Controller/Card (NIC)?
It is a hardware component required to connect any device to a network. Wired and wireless versions are available. Nearly all computers have a NIC built directly into the motherboard.
What are some types of topologies?
Star, mesh, bus
How does number of active devices affect network performance?
How does interference from other devices nearby affect network performance?
Where are star topologies most often used?
Business and organisations where performance is essential. Also found in smaller offices and home networks owing to their simplicity.
How does a Star network work?
Each device on the network is connected to a central switch which directs data packet transmissions to the correct device using their unique MAC (media access control) address. Some home routers will also have switches and WAP (Wireless Access Point)s capabilities.
Advantages of a star network topology
Very reliable
- If one cable fails, the other nodes will be unaffected
Data collisions can be avoided by using this topology with a switch
- Network performance improved
Disadvantages of star network topology
Cable required to connect every computer
- Expensive
- Requires switch to direct transmission to correct networked device
If switch fails
- All devices on the network will lose their network connection
Full vs Partial mesh topology
In a full mesh topology, every node is connected to every other node, each sending its own signals and in addition, relaying data from other nodes. In a partial mesh topology, which is more common, some of the devices may be connected to one or two others. This is less costly and reduces redundancy.