Local area network hardware
To connect a computer or device to a LANLocal area network. A network of computers that covers a small area, eg a school or college., several hardwareThe physical parts of a computer system, eg a graphics card, hard disk drive or CD drive. components are required:
- a network interface card/controllerA circuit board that is installed in a computer so it can be connected to a network. or wireless network interface controller (WNIC)
- a transmission mediaPhysical devices that are used to transfer data., either wired or wirelessA connection that does not need wires and transmits data through radio signals.
- a network connection device, such as a routerA device for connecting computers and other network capable devices together to form a network., hubA piece of hardware used in computer networks used to connect multiple devices., switchA device for connecting computers and other network capable devices together to form a network., wireless access point (WAP)A device that connects computers to a network using Wi-Fi. (WAP), gateway or bridgeA device that connects local area networks (LAN) or two parts of a LAN.
Network interface card
A network interface card (NIC) provides a method of connecting to a network. A NIC offers an interface portA physical interface on a computer to connect externals such as mice and keyboards. Over a network a port is a point where information is sent through, eg the http port. for a wired connection. A wireless network interface controller (WNIC) provides a radio transceiverA device that transmits and receives messages. for connecting wirelessly.
Most modern PCs come with a NIC and WNIC built in, providing the option of either connection method. However, mobile devices such as tablets, smartphones and many embedded devices feature only a WNIC, giving only wireless connection.
Transmission media
Transmission media carry dataUnits of information. In computing there can be different data types, including integers, characters and Boolean. Data is often acted on by instructions. signals from one computer to another. Media are either wired or wireless.
In modern networks, wired media use either twisted copper wiring or fibre-optic cableCable that carries data transmitted as light.. Each wired medium has particular characteristics:
Twisted copper wire | Fibre-optic cable | |
Cost | Cheap | Expensive |
Bandwidth | Lower bandwidth (originally designed for voice only) | Faster bandwidth |
Maximum transmission speed | Up to 10 gigabits per second | Up to 100 gigabits per second |
Maximum distance for reliable communication | Up to 100 metres | Over 2 kilometres |
Cost | |
Twisted copper wire | Cheap |
Fibre-optic cable | Expensive |
Bandwidth | |
Twisted copper wire | Lower bandwidth (originally designed for voice only) |
Fibre-optic cable | Faster bandwidth |
Maximum transmission speed | |
Twisted copper wire | Up to 10 gigabits per second |
Fibre-optic cable | Up to 100 gigabits per second |
Maximum distance for reliable communication | |
Twisted copper wire | Up to 100 metres |
Fibre-optic cable | Over 2 kilometres |
Wired connections are reliable and not usually subject to interference. However, they limit mobility - a wired device usually has to stay in place. Most modern wired LANs use CAT6 cabling that allows connection speeds of up to 250 megahertz (MHz).
Wireless connections use radio waves to carry signals. These signals are limited in range (usually up to 50 metres) but are subject to magnetic interference. They can also be blocked by walls. However, they are ideal for mobile devices, which can connect to a network as long as they are in the range of a wireless access point (WAP).
Network connection devices
A network connection device allows computers to connect to a network and transmit data. There are several types of connection device to consider:
- hub
- switch
- wireless access point (WAP)
- router
- gateway
- bridge
Hubs
A hub is a small device that allows wired devices to connect to a network. Hubs have no knowledge of the devices connected. That means that all packetA message is split into smaller packets of data which can then be transmitted and received in a network. of data that arrive at the hub are transmitted to all connected computers. This affects network performance, as many unnecessary signals are transmitted across its connections.
Switches
Switches are similar to hubs, with one important difference - a switch records which computers are connected to which ports. When a message is received, the switch forwards each packet of data to its intended recipient only. This improves network performance by cutting down on unnecessary transmissions.
Wireless access points
A wireless access point (WAP) uses a radio transceiver to allow wireless connections to a network. In effect, the WAP creates its own wireless network which devices connect to. The WAP then sends the wireless traffic data it receives onto the main wired network.
WAPs can also be used to extend the range of a wireless network. In this case, the WAP can either receive and transmit traffic data to other WAPs or it can be connected via a cable to the main network.
Routers
Routers are one of the most commonly used connection devices. They are used to send data signals across the internet. Routers work by storing the addresses of computers on the network. They then determine the most suitable route for sending data.
Routers are also commonly used in homes. Home routers usually contain a hub and a WAP, enabling a small Peer-to-peer (P2P)A type of network model where all computers on the network share responsibility and there is no one central server. network to be formed. They also contain a modemMeaning 'modulator/demodulator'. Allows computers to connect to a network over a telephone line., which allows users to connect to the internet.
Gateways
A gateway joins together two networks that use different protocolA rule for how messages are turned into data packets and sent across networks., for example joining a LAN to a WANWide area network. A network that spans across a building, buildings or even countries, eg the internet..
Bridges
A bridge joins together two networks that use the same protocols, for example joining a LAN to another LAN.
More guides on this topic
- The CPU - Eduqas
- Primary storage - Eduqas
- Secondary storage and embedded systems - Eduqas
- Internet and cybersecurity - Eduqas
- Data representation - Eduqas
- Storage and data organisation - Eduqas
- Operating systems - Eduqas
- Principles of programming - Eduqas
- Algorithms - Eduqas
- Sorting, searching and validation - Eduqas
- Software development - Eduqas
- Impacts of digital technology on wider society - Eduqas