Transmission Media – Complete Lesson (Section 1.3)
Introduction: What is Transmission Media?
My dear student, let me start with a very simple question: When you talk to your friend standing next to you, how does your voice reach them? It travels through the air, right? Now think about this: When you make a phone call from Addis Ababa to Bahir Dar, how does your voice travel hundreds of kilometers? It travels through wires, cables, and sometimes through the air again. The “path” or “channel” that carries data from one place to another is what we call Transmission Media.
• Transmission of data: Sending of data from one device to another.
• Medium: The material used to transmit the data.
• Transmission Media: The connecting cables or connection media through which data is transmitted from sender to receiver.
Think of transmission media like roads. Just as different roads have different qualities — some are narrow dirt roads, some are wide asphalt highways — different transmission media have different capacities, speeds, costs, and reliabilities. Choosing the right transmission medium is one of the most important decisions in designing a network.
Types of Transmission Media
Transmission media are classified into two broad categories:
1. Guided (Wired) Media: The medium itself is more important in determining the limitations of transmission. The transmission capacity (data rate or bandwidth) depends critically on the distance and whether the medium is point-to-point or multipoint. These include twisted pair, coaxial cable, and optical fiber.
2. Unguided (Wireless) Media: These use air or space to transmit data without physical cables. Examples include radio waves, microwaves, and infrared. (We will study these in a future lesson, not here.)
1.3.1 Guided (Wired) Transmission Media
In guided media, the signal is contained within a physical cable. The cable itself determines many of the transmission characteristics — how fast data can travel, how far, how cleanly, and how securely. We will study three types in detail: Twisted Pair, Coaxial Cable, and Optical Fiber.
A. Twisted Pair Cable
Have you ever noticed that the telephone wire in your house has two wires twisted around each other? That twisting is not accidental — it serves a very important purpose!
Why do we twist the wires? When electrical signals travel through a wire, they create a small electromagnetic field around the wire. If two parallel wires carry signals, the field from one wire can interfere with the signal in the other wire — this is called crosstalk. By twisting the wires together, the electromagnetic fields from the two wires tend to cancel each other out, significantly reducing crosstalk and external interference.
Important properties of twisted pair cable:
- Can transmit both analog and digital signals
- Limited in distance, bandwidth, and data rate
- The attenuation is a very strong function of frequency — higher frequency signals weaken faster
- Supports maximum data rates of 1 Mbps without conditioning and 10 Mbps with conditioning
Types of Twisted Pair Cables
There are two main types:
1. Unshielded Twisted-Pair (UTP):
- Wires are wrapped inside a plastic cover for mechanical protection only
- No additional shielding beyond the insulation on individual wires
- This is ordinary telephone wire — the most common type
- Cheapest type of network cable
- Easiest to install — flexible and lightweight
- Most commonly used in LANs (especially with Ethernet)
2. Shielded Twisted-Pair (STP):
- Similar to UTP but has an additional metal foil or braided-metal-mesh cover that encases each pair of insulated wires
- This metal shield reduces interference from external sources
- More expensive than UTP
- Harder to handle — thicker, heavier, less flexible
- Provides better protection against EMI (Electromagnetic Interference)
- Simple to understand and use
- Physically flexible — easy to bend around corners and through conduits
- Easy to connect — simple RJ-45 connectors just click in
- Easy to install and maintain
- Low weight
- Very inexpensive — the cheapest guided medium
- High attenuation — incapable of carrying a signal over long distances without repeaters
- Low bandwidth capabilities — unsuitable for broadband applications
- Maximum data rate: 1 Mbps without conditioning, 10 Mbps with conditioning
- More susceptible to noise and interference than coaxial or fiber (especially UTP)
- Not suitable for very high-speed or long-distance applications
Fill in the Blank: The twisting in twisted pair cable is done to reduce ________ interference between adjacent pairs.
Crosstalk. Crosstalk is the unwanted transfer of signals between adjacent wire pairs. When electrical signals travel through a wire, they create an electromagnetic field. If wires run parallel (not twisted), this field induces unwanted signals in neighboring wires. Twisting the wires makes the fields from the two wires cancel each other, significantly reducing crosstalk.
MCQ: Which type of twisted pair cable has a metal foil or braided-mesh shield?
(a) UTP (b) STP (c) Coaxial (d) Optical Fiber
Answer: (b) STP. Shielded Twisted-Pair (STP) has a metal foil or braided-metal-mesh cover around each pair of insulated wires to reduce electromagnetic interference. UTP has only plastic insulation with no metallic shield. Coaxial cable has a different structure entirely (central conductor + shield). Optical fiber uses light, not copper wires.
Short Answer: Why is UTP more commonly used than STP in modern LANs despite STP being better protected?
UTP is more commonly used because: (1) It is much cheaper — STP costs significantly more due to the metallic shielding. (2) It is easier to install — UTP is lightweight and flexible, while STP is thicker, heavier, and harder to bend around corners. (3) Modern UTP categories (like Cat5e and Cat6) provide sufficient performance for most LAN applications at much lower cost. (4) Modern networking equipment has better noise handling capabilities, reducing the need for physical shielding. The cost-performance ratio of UTP is simply better for most LAN setups.
B. Coaxial Cable
Have you seen the thick cable that connects your home to the TV antenna or the cable TV provider? That is most likely a coaxial cable! It has been used for decades and was once the backbone of computer networking before Ethernet over twisted pair became dominant.
Key characteristics:
- The inner core carries the signal, and the outer metallic wrapping serves as both a shield against noise and the second conductor that completes the circuit
- Carries signals of higher frequency than UTP — typically 100 KHz to 500 MHz
- Versatile transmission medium used in many applications
- The outer shield provides much better protection against noise than twisted pair
Common applications of coaxial cable:
- Television distribution — from the outdoor antenna to TV sets (this is the most common use!)
- Cable TV networks (community antenna TV systems)
- Some older Ethernet LAN installations (10BASE-2 and 10BASE-5 Ethernet standards used coaxial cable)
- Radio frequency (RF) applications
Types of Coaxial Cables
1. Thicknet (Thick Coaxial Cable):
- Thicker cable with a thicker core
- Can carry signals over longer distances — up to 500 meters
- Higher bandwidth capacity
- Harder to install — less flexible, requires special tools to connect
- Used for network backbones — connecting different segments of a network
- Also known as 10BASE-5 in Ethernet terminology (500 meters)
2. Thinnet (Thin Coaxial Cable):
- Thinner cable with a thinner core
- Shorter maximum distance — up to 185 meters
- Lower bandwidth than Thicknet but still better than twisted pair
- Easier to install — more flexible, uses BNC connectors that twist-lock
- Cheaper than Thicknet
- Used for connecting computers to a network backbone
- Also known as 10BASE-2 in Ethernet terminology (185 meters)
- Better performance than twisted pair cable — higher bandwidth
- Can be used as a shared cable network — multiple devices can connect to the same cable
- Suitable for broadband transmission (carries multiple signals simultaneously)
- Higher bandwidth — up to 400 Mbps
- Better shielding against noise than twisted pair
- More expensive than twisted pair cables
- Not compatible with twisted pair cables — cannot mix them in the same network segment
- Less commonly used in modern LANs (replaced by Cat5e/Cat6 Ethernet)
- Installation requires more care than twisted pair
MCQ: Which type of coaxial cable can be used up to 500 meters?
(a) Thinnet (b) Thicknet (c) UTP Cat5 (d) Optical Fiber
Answer: (b) Thicknet. Thicknet (thick coaxial cable) can be used up to 500 meters, while Thinnet (thin coaxial cable) can only go up to 185 meters. In Ethernet terminology, Thicknet is 10BASE-5 (500m) and Thinnet is 10BASE-2 (185m). UTP Cat5 and optical fiber are different media types entirely.
True or False: Coaxial cable can be mixed with twisted pair cable in the same network segment without any problems.
False. Coaxial cables are not compatible with twisted pair cables. They have different electrical characteristics (impedance, capacitance) and use different connectors. Mixing them in the same network segment would cause signal reflections and communication errors. They CAN be used in the same overall network if connected through appropriate interconnection devices (like media converters or bridges), but not directly in the same segment.
Short Answer: Why does coaxial cable have better noise protection than twisted pair?
Coaxial cable has better noise protection because of its outer metallic shield (wire braid or foil). This shield completely encloses the inner conductor, acting as a Faraday cage that blocks external electromagnetic interference from reaching the signal-carrying inner core. In twisted pair cable (especially UTP), there is no such metallic shield — the only protection against noise comes from the twisting of the wires, which is much less effective. The coaxial design with its concentric conductors naturally provides superior shielding geometry.
C. Optical Fiber Cable
My student, now we come to the king of all transmission media! Optical fiber is the most advanced, fastest, and most capable transmission medium available today. If coaxial cable is like a highway and twisted pair is like a local road, then optical fiber is like a bullet train — it is in a completely different league!
How Does Light Travel in a Fiber?
Optical fibers use a principle called total internal reflection to guide light through the cable. Let me explain this step by step:
Step 1: Light travels at about \(3 \times 10^8\) m/s in free space — the fastest possible speed in the universe.
Step 2: When light enters a denser medium like glass, it slows down.
Step 3: When light moves from a denser medium (core) to a less dense medium (cladding), it normally bends away from the normal — this is called refraction. The “normal” is an imaginary line perpendicular to the surface at the point where light hits.
Step 4: But if the light hits the surface at an angle greater than the critical angle, something special happens — instead of bending away and escaping, it bounces BACK into the core! This is total internal reflection.
The critical requirement is that the core must be MORE dense than the cladding. This difference in density is what makes total internal reflection possible.
Types of Optical Fiber
The simplest type is called multimode step-index optical fiber:
- Multimode = multiple paths for light (light can take different paths through the core)
- Step-index = the refractive index changes abruptly (a step function) between core and cladding
- Light bounces back and forth along the core in a zigzag pattern
- Suitable for shorter distances due to modal dispersion (different paths = different arrival times = signal spreading)
Light Sources for Optical Fiber
Two common light sources are used:
1. LED (Light Emitting Diode):
- Cheaper, wider operating temperature range, lasts longer
- Produces less focused light (spread across many modes)
- Suitable for shorter-distance, lower-data-rate applications
2. ILD (Injection Laser Diode):
- More efficient, produces very focused light (single mode)
- Higher data rates over longer distances
- More expensive than LED
- Used in single-mode fiber for long-distance, high-performance links
Transmission Characteristics of Optical Fiber
- Uses total internal reflection to guide light — effectively acts as a waveguide
- Operates at frequencies from \(10^{14}\) to \(10^{15}\) Hz — this is the range of light! >This is MUCH higher than coaxial (up to 500 MHz) or twisted pair (up to 10 MHz)
- The huge bandwidth enables enormous data rates
- Immune to electrical and magnetic interference — no EMI problems at all
- Highly suitable for harsh industrial environments (factories with heavy machinery)
- Secure transmission — virtually impossible to tap without detection (cutting the fiber breaks it, which is immediately noticed)
- Very high transmission capacity — suitable for broadband
- Light weight and thin — much thinner than coaxial cable for the same capacity
- Does not generate heat like copper cables
MCQ: What principle does optical fiber use to guide light through the cable?
(a) Refraction (b) Reflection (c) Total internal reflection (d) Diffraction
Answer: (c) Total internal reflection. When light traveling through the denser core hits the boundary with the less dense cladding at an angle greater than the critical angle, instead of escaping (refraction), it reflects back into the core. This happens because the core is denser than the cladding, which is an essential requirement for optical fiber to work. Refraction is the bending of light when entering a less dense medium, reflection is bouncing back from a surface, and diffraction is the spreading of light around obstacles.
MCQ: Which light source is more efficient and suitable for high-data-rate, long-distance fiber communication?
(a) LED (b) ILD (Injection Laser Diode) (both are equal) (d) Incandescent bulb
Answer: (b) ILD. The Injection Laser Diode (ILD) is more efficient and produces more focused light that enters a single mode, making it suitable for higher data rates over longer distances. LED is cheaper, has wider temperature range, and lasts longer, but produces less focused light spread across multiple modes, making it better for shorter-distance applications. Incandescent bulbs are not used in fiber optics at all.
Fill in the Blank: The glass core of an optical fiber has a diameter of ________ to ________ microns, which is thinner than a human hair.
5 to 100 microns. For comparison, a human hair is about 75 microns thick. So the core can be much thinner than a hair! Despite this tiny size, optical fiber can carry enormous amounts of data because light has extremely high frequency (\(10^{14}\) to \(10^{15}\) Hz). The tiny size also makes it easy to bundle many fibers into a single cable for high-capacity links.
Short Answer: Why is optical fiber immune to electromagnetic interference while copper cables are not?
Electromagnetic interference (EMI) affects electrical signals — the changing electromagnetic fields from motors, power lines, and other cables induce unwanted voltages in copper cables (this is “induced noise”). But optical fiber carries data as light, not electrical signals. Light is NOT affected by electromagnetic fields. No matter how strong the EMI from a nearby motor or power line, the light traveling through the fiber remains clean and unaffected. This makes optical fiber ideal for factories, industrial environments, and places with lots of electrical equipment where copper cables would have serious noise problems. Additionally, the outer jacket of the cable provides further physical protection.
Comparing the Three Guided Media
| Property | Twisted Pair | Coaxial Cable | Optical Fiber |
|---|---|---|---|
| Cost | Lowest | Moderate | Highest |
| Data Rate | Up to 10 Mbps | Up to 400 Mbps | >Very high (THz range) |
| Distance | Short (needs repeaters) | Moderate | Very long |
| EMI Immunity | Low | Moderate (shielded) | Complete |
| Low (easily tapped) | Low (can be tapped) | Very high (impossible to tap) | |