Introduction to Wired and Wireless Networks
Welcome! In this chapter, we are looking at the "physical" side of how computers connect to one another. When we build a network, we have two main choices: do we use physical cables (wired) or do we use radio waves (wireless) to send data? Both have their own strengths and weaknesses, and choosing the right one depends on where the network is and what it's being used for.
Think of it like this: A wired connection is like using a tin-can telephone with a string — the signal has a clear, physical path to follow. A wireless connection is more like shouting across a room — it’s easier to move around, but other noises might get in the way!
Wired Networks: Copper and Fibre
In a wired network, devices are physically connected using cables. The two main types of cabling you need to know for your exam are copper and fibre-optic.
1. Copper Cables
Copper cables send data as electrical pulses. These are the most common cables you will see in homes and small offices.
- When it's appropriate: Best for short distances, such as connecting a computer to a router in the same room or building.
- Key Benefit: It is generally cheaper than fibre-optic and easier to install.
- Key Limitation: The signal can weaken over long distances, and it can suffer from interference from other electrical equipment.
2. Fibre-optic Cables
Fibre-optic cables are made of thin glass or plastic threads. Instead of electricity, they send data as pulses of light.
- When it's appropriate: Best for long distances (like connecting cities or even countries under the ocean) and for "backbone" connections that need to carry huge amounts of data very quickly.
- Key Benefit: It is incredibly fast and the signal does not weaken as quickly as copper. Because it uses light, it doesn't suffer from electrical interference.
- Key Limitation: It is much more expensive than copper and requires specialist equipment to install and repair.
Quick Review: If you need a cheap connection for a single room, choose copper. If you need a super-fast connection between two buildings or across a city, choose fibre-optic.
Wireless Networks
Wireless networks allow devices to stay connected to the network without being "tethered" to a wall. They use radio waves to transmit data through the air.
Note: You may have heard of specific wireless technologies like Bluetooth (used for Personal Area Networks or PANs), but in this chapter, we are looking at the general concept of wireless networking.
Did you know? Wireless signals can be affected by physical objects. Thick stone walls in old houses are famous for "blocking" wireless signals, which is why your connection might drop when you move to a different room!
Comparing Wired vs. Wireless
When an exam question asks you to compare these two, think about these four factors: Speed, Reliability, Mobility, and Security.
1. Performance and Speed
- Wired: Generally much faster and provides a stable, "dedicated" connection.
- Wireless: Usually slower than wired connections. The speed can also drop if many people are using the network at the same time or if you move further away from the transmitter.
2. Reliability and Interference
- Wired: Very reliable. The cable protects the signal from outside interference.
- Wireless: Can be "patchy." Signals can be blocked by walls or disturbed by other electronic devices (like microwaves or other wireless networks).
3. Mobility and Convenience
- Wired: Low mobility. You are stuck where the cable is! It can also be messy to have cables running across floors.
- Wireless: High mobility. You can move your laptop or phone around freely as long as you are within range of the signal.
4. Security
- Wired: More secure. Someone would usually need to physically "plug in" to your cable to intercept your data.
- Wireless: Less secure by default. Because the data is "shouted" through the air, anyone within range could potentially intercept it. This is why encryption is so important for wireless networks.
Summary: Which one should I choose?
Don't worry if it seems like a lot to remember! Just use this simple logic:
Choose Wired (Copper/Fibre) if:
- You need the highest possible speed.
- You want the most reliable connection for things like gaming or servers.
- You are connecting devices that don't move (like a desktop PC or a smart TV).
Choose Wireless if:
- You need to connect mobile devices (phones, tablets).
- You don't want to drill holes in walls to run cables.
- You want guests to be able to connect easily without needing a physical cable.
Key Takeaways:
- Copper uses electricity; it's cheap and good for short distances.
- Fibre-optic uses light; it's fast, expensive, and great for long distances.
- Wired is generally faster and more secure.
- Wireless is more convenient and allows for mobility, but can suffer from interference.
To learn more about how we keep these connections safe, see the chapter on Network Security Methods. To see how these connections are used in different scales, check out PAN, LAN, and WAN.