LambdaLabTM
Computer Networks · Class 12 · Transmission Media · Wired Media
networkstransmission media⏱️ 7 min read

Twisted Pair Cable

Cut open the blue cable plugged into a computer in your lab and you will find eight thin wires inside, in four coloured pairs, each pair wound round itself like a rope. That winding is not decoration. It is the whole reason the cable works.

1What a twisted pair cable is

Twisted pair cable
A twisted pair is two insulated copper wires twisted around each other, like the spiral of DNA. A cable usually holds several such pairs inside a protective outer jacket. It carries data as electric signals.
  • Each wire has its own plastic insulation, so the two never touch.
  • Each pair works as one communication link.
  • A network (Ethernet) cable has four pairs: orange, green, blue and brown.

2Why the wires are twisted

Electrical equipment nearby — a power cable, a motor, even the next pair in the same cable — creates electrical noise. A copper wire picks it up, and noise mixed into a signal can turn a 1 into a 0.

The receiver does not read each wire on its own. It reads the difference between the two wires of a pair. If both wires pick up exactly the same noise, the difference cancels it out. Twisting is how both wires get the same noise: at every half twist, they swap places, so neither stays nearer to the source of noise.

Inside a twisted-pair cable

Switch the noise on and watch the signal that arrives at the far end. Drag sideways to turn.

UTP: four pairs of insulated copper wires, each pair twisted, in a plastic jacket. Switch the noise on to test it.

The cancelling is worked out, not drawn by hand: noise falls off with distance, the receiver reads the difference between the two wires, and a twist swaps which wire is nearer. Straightening a cable is only imagined here — real network cables always come twisted.

Straighten the wires and one of them stays nearer the power cable for the whole length, so all the noise reaches the receiver. Twisted, only about 2.4% is left in the lab. NCERT puts it simply: the twist minimises the effect of electrical interference.

Think of roasting corn on a fire

Hold a bhutta still over the coals and one side burns while the other stays raw. Keep turning it and every side gets the same heat. Twisting turns the two wires past the noise, so they both get the same share.

3UTP and STP

UTP — Unshielded Twisted PairSTP — Shielded Twisted Pair
ShieldNone: just the twisted pairs in a plastic jacketA metal foil (or braid) shield around the pairs
Protection from noiseGood, from the twist aloneBetter: twist and shield together
CostCheaperMore expensive
Where usedMost school and office LANs, telephone linesPlaces with lots of electrical noise, like factories

4Uses, advantages and disadvantages

Twisted pair is the most commonly used cable, in telephone lines and in LANs. The network cable with an RJ45 plug on each end, which you met in Network Devices, is a twisted pair cable, often called an Ethernet cable.

✅ Advantages
  • The cheapest wired medium.
  • Thin, flexible and easy to install.
  • Easy to join with RJ45 connectors.
❌ Disadvantages
  • Lower bandwidth than co-axial and fibre-optic cable.
  • The signal weakens over distance — about 100 m for an Ethernet cable before a repeater is needed.
  • More affected by interference than co-axial or fibre.

5From the board papers

1
Suggest the best wired medium to economically connect various blocks within the Kashipur Campus.CBSE sample paper 2022-23 (part of a case study)
1 mark
Show the answer

Ethernet cable — CBSE’s own marking scheme answer. An Ethernet cable is twisted pair: the word to spot is economically, and twisted pair is the cheapest.

2
The company can compromise with speed, but the cost of connectivity should be economical. Which communication medium would you suggest: telephone cable, twisted pair cable or optical fibre cable?KV pre-board 2025-26, Mumbai region (part of a case study)
1 mark
Show the answer

Twisted pair cable: cheap, and fast enough when speed can be compromised. Optical fibre is the fastest but costs the most.

6Check yourself

Quick Check

Why are the two wires of a twisted pair twisted around each other?

Quick Check

What is the difference between UTP and STP cable?