Transmission Media – Complete Lesson

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.

Key Definitions:
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:

Types of Transmission MediaTransmission Media | +——–+——–+ | | [Guided Media] [Unguided Media] (Wired) (Wireless) | | Twisted Pair Radio Waves Coaxial Cable Microwaves Optical Fiber Infrared

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!

Definition: A twisted pair cable consists of two insulated copper wires arranged in a regular spiral pattern. The twisting tends to decrease the crosstalk interference between adjacent pairs in a cable.

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.

Twisted Pair Cable — Cross Section View+———–+ | Insulator | | /\ /\ | <--- Two copper wires | / X \ | arranged in a | \/ \/ | spiral pattern | Insulator | +-----------+Each wire is covered with insulation. The pair is twisted together to reduce interference. Multiple twisted pairs may be bundled inside one outer jacket.

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)
Unshielded Twisted-Pair (UTP) Cable+——————————-+ | Outer plastic jacket | | +———————+ | | | Wire 1 (insulated) | | | | /\/\/\/\/\/\/\ | | | | \/\/\/\/\/\/ | | No metallic shield! | | Wire 2 (insulated) | | Just plastic insulation. | +———————+ | +——————————-+Simple, cheap, easy to work with. Used in most modern LANs (Cat5e, Cat6).

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)
Shielded Twisted-Pair (STP) Cable+———————————–+ | Outer plastic jacket | | +—————————+ | | | Metal foil/mesh shield | | | | +———+———+ | | | | | Wire 1 | Wire 2 | | | | | | /\/\/\/\ | /\/\/\/\ | | Metal shield protects | | | \/\/\/\/ | \/\/\/\/ | | against external interference! | | +———+———+ | | +—————————+ | +———————————–+More protection but heavier and harder to install.
UTP Categories You May See: In modern networking, UTP cables are categorized by “Cat” numbers: Cat3 (up to 10 MHz), Cat5 (up to 100 MHz, 100 Mbps), Cat5e (enhanced Cat5, up to 350 MHz, 1 Gbps), Cat6 (up to 250 MHz, 10 Gbps at short distances). The higher the category, the better the performance and the higher the cost. Most modern LANs use Cat5e or Cat6.
Advantages of Twisted Pair Cable:
  • 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
Disadvantages of Twisted Pair Cable:
  • 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.

Definition: A coaxial cable consists of a solid wire core surrounded by one or more foil or wire shields, each separated by insulating material. The inner core carries the signal, and the outer shield provides the ground. It has high electrical properties suitable for high-speed communication.
Coaxial Cable — Cross Section View+====================================+ | Outer Plastic Jacket | | +——————————-+ | | | Wire Braid / Foil Shield | | <-- Outer conductor (ground) | +-------------------------------+ | | | Plastic Insulator | | <-- Separates inner from outer | +-------------------------------+ | | | Inner Copper Core | | <-- Carries the signal | +-------------------------------+ | +====================================+Two conductors share the same axis (center) = "Co-axial"

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
Why “Coaxial”? The name comes from the fact that the two conductors share the same axis (center line). “Co” means “together” and “axial” means “relating to an axis.” The inner conductor and the outer shield are concentric — they have the same center point. This is different from twisted pair where the two wires run side by side.

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)
Disadvantages of Coaxial Cable:
  • 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!

Definition: A fiber-optic cable is made of glass or plastic and transmits signals in the form of light. It consists of a signal-carrying glass core surrounded by a layer of pure silica called cladding, which prevents light from escaping.
Optical Fiber Cable — Cross Section View+====================================+ | Outer Jacket (Protection) | | +——————————-+ | | | Buffer (strength layer) | | | +——————————-+ | | | Cladding (less dense glass) | | <-- Prevents light from escaping | | +-----------------------+ | | (total internal reflection) | | | Core (dense glass) | | | | | | LIGHT travels here | | | 5-100 microns diameter | | +-----------------------+ | | | +-------------------------------+ | +====================================+Light bounces inside the core via total internal reflection. Core is MORE dense than cladding (this is essential!).

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.

Total Internal Reflection — How Light Stays Inside the FiberCladding (less dense) ___________________________ / \ / Light hitting at angle | Angle LESS than critical | LESS than critical angle | = light ESCAPES (bad!) \ / ========================== Cladding (less dense) ___________________________ \ / \ Light hitting at angle | Angle GREATER than critical | GREATER than critical angle | = light REFLECTS BACK (good!) ========================== <-- Total Internal Reflection! Core (more dense)

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)
Multimode Step-Index Fiber — Light PathsCore boundary (step change in refractive index) ================================== /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ \ /\/\/\/\/\/\/\/\/\/\/\/\/\/\ / <-- Light takes MULTIPLE \/\/\/\/\/\/\/ \/\/\/\/\/\/\/\ / paths (zigzag) \/\/\/\/\/\/\/ \/\/\/\/\/\/\ / \/\/\/\/\/\/\/ \/\/\/\/\/\/\ / ================================ Different paths have different lengths! This causes "modal dispersion" — signals spread out over time. OK for short distances, problematic for long distances.

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
Core Diameter — How Thick is the Fiber? The glass core is incredibly thin — only 5 to 100 microns in diameter. For comparison, a sheet of paper is about 25 microns thick and a human hair is about 75 microns thick. So the fiber core is thinner than a human hair! Yet it can carry massive amounts of data at incredible speeds. This tiny size makes optical fiber easy to bundle into cables containing many fibers.

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
Advantages of Optical Fiber:
  • 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
Disadvantages of Optical Fiber:
  • Installation problems — fiber is fragile and requires careful handling
  • Connecting two fibers together is difficult — requires precise alignment of the cores (micron-level accuracy)
  • Virtually impossible to tap — while this is good for security, it makes maintenance harder
  • Light can reach the receiver out of phase in some situations, causing errors
  • li>Connection losses are a common problem at connectors and splices
  • Difficult to solder and repair
  • Most expensive of all guided media — both the cable itself and the equipment
  • 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.

    See also  Computer Network and Its Applications: Complete Lesson for Ethiopian Students

    Comparing the Three Guided Media

    SecurityFlexibilityMost flexibleModerately flexibleLeast flexibleWeightLightModerateLightInstallationEasiestModerateMost difficultHeat GenerationSome (resistance)Some (resistance)None
    PropertyTwisted PairCoaxial CableOptical Fiber
    CostLowestModerateHighest
    Data RateUp to 10 MbpsUp to 400 Mbps>Very high (THz range)
    DistanceShort (needs repeaters)ModerateVery long
    EMI ImmunityLowModerate (shielded)Complete
    Low (easily tapped)Low (can be tapped)Very high (impossible to tap)
    When to Use Which Medium?
    Twisted Pair (UTP Cat5e/Cat6): — Modern LANs, home networks, office networks (the most common choice today). It is cheap, flexible, and modern categories provide sufficient speed for most needs.
    Coaxial Cable: — Cable TV distribution, some older networks (being phased out for LANs). Still widely used by cable TV providers.
    Optical Fiber: — Internet backbone (undersea cables, long-distance), data centers, high-security environments, industrial settings, long-distance high-speed links. Too expensive for typical LAN wiring.

    MCQ: Which transmission medium generates NO heat during signal transmission?
    (a) Twisted pair   (b) Coaxial cable   (c) Optical fiber   (d) All of the above generate some heat

    Answer: (c) Optical fiber. Twisted pair and coaxial cable both carry electrical signals, and electrical current through a resistance produces heat (that’s why wires get warm). Optical fiber carries signals as LIGHT — there is no electrical current flowing through the glass/plastic, so no heat is generated. This is an important advantage in environments where heat management is a concern.

    Short Answer: A company needs to set up a network in a factory with many electric motors and heavy machinery. Which transmission medium would you recommend and why?

    I would recommend optical fiber. The reason is that factories with many electric motors generate strong electromagnetic interference (EMI). This EMI severely affects copper cables (twisted pair and coaxial) by inducing unwanted signals — causing data errors, slow speeds, and corruption. Optical fiber is completely immune to EMI because it carries light, not electrical signals. Even though fiber is more expensive to install, in a harsh industrial environment the cost of dealing with constant noise problems on copper cables would be much higher in the long run. If cost is a concern, shielded twisted pair (STP) could be a compromise, but optical fiber is the best choice for reliability.

    True or False: Optical fiber is easy to tap into without detection, making it less secure than twisted pair.

    False. Optical fiber is virtually impossible to tap without detection. To tap a fiber, you must physically cut it and splice in a device, which would break the light path and immediately cause a signal failure — the network administrators would know something is wrong. With twisted pair, someone can attach a device to the wire and silently listen without breaking the connection — the signal continues to flow normally to the intended receiver. So optical fiber is actually more secure, not less. This security advantage makes it preferred for military, banking, and government networks.

    MCQ: The frequency range of optical fiber operation is in the range of:
    (a) 100 KHz to 500 MHz   (b) 1 MHz to 1 GHz   (c) \(10^{14}\) to \(10^{15}\) Hz   (d) \(10^{6}\) to \(10^{8}\) Hz

    Answer: (c) \(10^{14}\) to \(10^{15}\) Hz. This is the frequency range of light — by far the highest among all transmission media. Coaxial cable operates at about 100 KHz to 500 MHz, and twisted pair at much lower frequencies. The enormous frequency range of optical fiber is what gives it such high bandwidth and data-carrying capacity. Higher frequency means more data can be encoded per second.

    Revision Notes: Transmission Media (Section 1.3)

    1. Overview

    • Transmission Media = connecting cables/connection media for data transmission from sender to receiver
    • Two types: Guided (wired) and Unguided (wireless — covered in future lesson)
    • Guided media: Twisted Pair, Coaxial Cable, Optical Fiber
    • Key trade-off: cost vs. performance vs. ease of installation

    2. Twisted Pair Cable

    • Two insulated copper wires in a spiral pattern
    • Twisting reduces crosstalk between adjacent pairs
    • Carries both analog and digital signals
    • Limited distance, bandwidth, and data rate
    • Max data rate: 1 Mbps (without conditioning), 10 Mbps (with conditioning)
    • UTP: Unshielded — cheapest, easiest to install, most common LAN cable
    • STP: Shielded — metal foil/mesh cover reduces interference, more expensive, harder to handle
    • Advantages: Simple, flexible, easy to install, inexpensive, lightweight Disadvantages: High attenuation, low bandwidth, susceptible to noise

    3. Coaxial Cable

    • Inner copper core + outer metallic shield + insulator between them
    • Both conductors share the same axis → “co-axial”
    • Frequency range: 100 KHz to 500 MHz (higher than UTP) Bandwidth: Up to 400 Mbps Thicknet: Up to 500m, higher bandwidth, harder to install (10BASE-5) Thinnet: Up to 185m, cheaper, easier to install (10BASE-2) Used for: TV distribution, cable TV networks, older Ethernet LANs Advantages: Better than twisted pair, shared cable possible, broadband, good shielding Disadvantages: More expensive than twisted pair, NOT compatible with twisted pair

    4. Optical Fiber

      >Glass or plastic — transmits light, not electrical signals Core (dense glass, 5-100 microns) + Cladding (less dense glass) around it Principle: Total internal reflection (core denser than cladding) Multimode step-index: Multiple light paths (zigzag), suitable for shorter distances Light sources: LED (cheaper, shorter range) and ILD (efficient, longer range, higher speed) Frequency range: \(10^{14}\) to \(10^{15}\) Hz (light frequency) Advantages: Immune to EMI, secure (impossible to tap), high capacity, lightweight, no heat Disadvantages: Difficult installation, hard to connect fibers, connection losses, most expensive

    5. Quick Comparison Table

    Data RateVery HighEMI Immune?Secure?NoNoYesHeat?YesYesNo
    PropertyTwisted PairCoaxialOptical Fiber
    CostLowestModerateHighest
    ~10 Mbps~400 Mbps
    NoPartly (shield)Yes

    Mini Exam

    Q1: Name the three types of guided transmission media and state one advantage and one disadvantage of each.

    Twisted Pair: Advantage — inexpensive. Disadvantage — susceptible to noise and limited bandwidth.
    Coaxial Cable: Advantage — higher bandwidth than twisted pair. Disadvantage — not compatible with twisted pair cables.
    Optical Fiber: Advantage — immune to EMI and very secure. Disadvantage — most expensive and hardest to install.

    Q2: Explain why optical fiber uses total internal reflection to transmit light.

    Optical fiber has a dense glass core surrounded by a less dense glass cladding. When light in the core hits the core-cladding boundary at an angle greater than the critical angle, it does NOT escape (refraction) — instead, it reflects back into the core (total internal reflection). This keeps light trapped inside the fiber and guides it along the entire length. The core MUST be denser than the cladding for this to work.

    Q3: Compare UTP and STP cable in four points.

    (1) Shielding: UTP has no metallic shield; STP has metal foil/mesh shield. (2) Cost: UTP is cheaper; STP is more expensive. (3) Installation: UTP is easier to install (flexible, lightweight); STP is harder (thick, heavy). (4) Noise protection: UTP has less EMI protection; STP has better EMI protection due to the shield.

    Challenge Exam Questions — Mixed Types

    Multiple Choice Questions

    MCQ 1: The twisting in twisted pair cable primarily reduces:
    (a) Attenuation   (b) Crosstalk   (c) Impulse noise   (d) Thermal noise

    Answer: (b) Crosstalk. Crosstalk is the interference caused by electromagnetic fields of adjacent wire pairs. Twisting the wires makes their fields partially cancel out, reducing this interference. Attenuation (energy loss) is reduced by amplifiers, not by twisting. Impulse noise (spikes from lightning) and thermal noise (random electron motion) are external effects not addressed by twisting.

    MCQ 2: Which cable type is described as “ordinary telephone wire” in the PDF?
    (a) STP   (b) UTP   (c) Thicknet   (d) Optical Fiber

    Answer: (b) UTP (Unshielded Twisted Pair). The PDF specifically states that UTP is “ordinary telephone wire.” STP has additional shielding that ordinary telephone wire does not have. Thicknet and optical fiber are completely different cable types.

    MCQ 3: The outer metallic wrapping in coaxial cable serves as:
    (a) Data carrier only   (b) Shield against noise and second conductor   (c) Insulator only   (d) Light reflector

    Answer: (b) Shield against noise and second conductor. The outer metallic wrapping (wire braid or foil) serves TWO purposes: (1) It acts as a shield against external electromagnetic noise, and (2) it is the second conductor that completes the electrical circuit together with the inner core. The plastic insulator separates the two conductors.

    MCQ 4: Thinnet is also known as ________ in Ethernet terminology:
    (a) 10BASE-5   (b) 10BASE-2   (c) 10BASE-T   (d) 100BASE-TX

    Answer: (b) 10BASE-2. Thinnet (thin coaxial cable) can be used up to 185 meters — hence 10BASE-2 (10 Mbps, 200 meters approximately). Thicknet is 10BASE-5 (500 meters). 10BASE-T and 100BASE-T are twisted pair standards, not coaxial.

    MCQ 5: What must be true about the core and cladding in optical fiber for total internal reflection to work?
    (a) Both must have the same density   (b) Cladding must be denser than core   (c) Core must be denser than cladding   (d) Neither matters

    Answer: (c) Core must be denser than cladding. Total internal reflection occurs when light travels from a denser medium (core) to a less dense medium (cladding). If cladding were denser, light would refract (bend away) and escape the core instead of reflecting back. The density difference is the essential requirement.

    MCQ 6: The frequency range of coaxial cable is:
    (a) 1 KHz to 100 KHz   (b) 100 KHz to 500 MHz   (c) 1 MHz to 1 GHz   (d) 10 MHz to 100 MHz

    Answer: (b) 100 KHz to 500 MHz. This is significantly higher than twisted pair (which is very limited) but much lower than optical fiber (\(10^{14}\) to \(10^{15}\) Hz). This higher frequency range is what enables coaxial cable to carry broadband signals like cable TV.

    MCQ 7: Which is NOT an advantage of optical fiber over copper cables?
    (a) Immune to EMI   (b) Cheaper   (c) More secure   (d) Generates no heat

    Answer: (b) Cheaper. Optical fiber is the MOST EXPENSIVE guided medium. It costs more than both twisted pair and coaxial cable — for the cable itself, connectors, installation tools, and network equipment. Immunity to EMI, high security, and no heat generation ARE advantages of optical fiber.

    Fill in the Blank Questions

    Fill 1: The process of converting raw glass into thin fibers for optical cable is called ________.

    Drawing. The glass is heated until it becomes soft like taffy and then drawn (pulled) into extremely thin fibers of 5-100 microns diameter. This drawing process creates long, continuous fibers from a preform — a thick rod of glass. The result is a fiber thinner than a human hair that can carry massive amounts of data at the speed of light.

    Fill 2: Thicknet can carry signals up to ________ meters and Thinnet up to ________ meters.

    Thicknet: 500 meters (10BASE-5). Thinnet: 185 meters (10BASE-2). Thicknet’s thicker core allows signals to travel further without degradation, but it is harder to install and more expensive.

    Fill 3: LED is ________ than ILD but ILD is more ________.

    LED is cheaper than ILD but ILD is more efficient. LED (Light Emitting Diode) is cheaper, has a wider operating temperature range, and lasts longer. ILD (Injection Laser Diode) is more efficient, produces more focused light, achieves higher data rates, and is suitable for longer distances — but costs more.

    Fill 4: In a coaxial cable, the outer metallic wrapping acts as both a ________ against noise and the ________ conductor.

    The outer metallic wrapping acts as both a shield against noise and the second conductor. It completes the electrical circuit with the inner core, allowing current to flow and providing electromagnetic shielding for the signal.

    Fill 5: The cladding in optical fiber is made of pure ________ and is ________ dense than the core.

    The cladding is made of pure silica and is less dense than the core. This difference in density is what enables total internal reflection — light hitting the boundary at a steep enough angle reflects back into the core instead of escaping into the cladding.

    List and Explain Questions

    List 1: List four advantages and four disadvantages of optical fiber cable.

    Advantages: (1) Immune to electrical and magnetic interference. (2) Highly suitable for harsh industrial environments. (3) Very secure — virtually impossible to tap without detection. (4) Very high transmission capacity and bandwidth. (5) Lightweight. (6) Does not generate heat.

    Disadvantages: (1) Difficult installation — fiber is fragile. (2) Connecting two fibers is difficult — requires precise alignment. (3) Virtually impossible to tap (while good for security, hard for maintenance). (4) Light can arrive out of phase. (5) Connection losses are common. (6) Difficult to solder and repair. (7) Most expensive of all guided media.

    List 2: List four advantages and four disadvantages of twisted pair cable.

    Advantages: (1) Simple to understand and use. (2) Physically flexible — easy to route around corners. (3) Easy to connect — simple connectors. (4) Easy to install and maintain. (5) Low weight. (6) Very inexpensive.

    Disadvantages: (1) High attenuation — needs repeaters for long distances. (2) Low bandwidth — unsuitable for broadband. (3) Maximum 1-10 Mbps data rate. (4) Susceptible to noise, crosstalk, and interference. (5) Not suitable for long-distance transmission. (6) UTP has weakest shielding of all guided media.

    List 3: Compare Thicknet and Thinnet coaxial cable in at least four points.

    (1) Thickness: Thicknet is thicker with a thicker core; Thinnet is thinner. (2) Distance: Thicknet up to 500m; Thinnet up to 185m. (3) Bandwidth: Thicknet has higher capacity. (4) Installation: Thinnet is easier to install (more flexible, BNC connectors); Thicknet is harder (requires special tools). (5) Cost: Thinnet is cheaper. (6) Ethernet standard: Thicknet = 10BASE-5; Thinnet = 10BASE-2.

    Short Answer Questions

    Q1: A student says: “Optical fiber uses electrical signals for data transmission.” Is this correct? Explain your answer.

    No, this is INCORRECT. Optical fiber does NOT use electrical signals. It transmits data in the form of light through glass or plastic fibers. The entire advantage of optical fiber over copper cables comes from this fact — light is immune to electromagnetic interference, does not generate heat, and can carry much more data due to its extremely high frequency. If it used electrical signals, it would face the same noise and interference problems as copper cables.

    Q2: Why can coaxial cable be used as a shared medium but twisted pair cannot?

    Coaxial cable has a proper shield (outer metallic wrapping) that allows multiple devices to tap into the same cable without causing excessive interference to each other. The shield contains each device’s signals, preventing them from directly interfering. Twisted pair (especially UTP) has no such shielding — if multiple devices share the same cable, their signals will interfere with each other (crosstalk), making shared use impractical. However, even with coaxial cable, shared networks have limitations compared to switched networks.

    Q3: Despite optical fiber being superior in almost every way, twisted pair is the most widely used cable for LANs. Why?

    The reasons are purely practical: (1) Cost — UTP Cat5e/Cat6 is a fraction of the cost of fiber. For a lab with 30 computers, the savings are enormous. (2) Easease of installation — UTP can be bent, routed through conduits, punched down through walls by anyone with basic tools. Fiber requires trained technicians, special tools for splicing, and careful handling. (3) Sufficient performance — modern Cat5e (1 Gbps) and Cat6 (10 Gbps) provide more than enough speed for most LAN applications. (4) Ecosystem — virtually all networking equipment (switches, routers, NICs) is designed for UTP, and it is backward compatible with older standards. (5) Maintenance — replacing a UTP cable takes 30 seconds; replacing a fiber takes much longer and more skill. For most LANs, the performance gain of fiber does not justify the cost and complexity.

    Q4: Explain what “modal dispersion” is in optical fiber and why it is a problem.

    MCQ Bonus: Modal dispersion occurs in: (a) Multimode step-index fiber   (b) Single-mode fiber   (c) Coaxial cable   (d) Twisted pair

    Answer to MCQ: (a) Multimode step-index fiber.

    Modal dispersion occurs in multimode optical fiber because light can take multiple paths (modes) through the core. Different paths have different lengths — a straight path is shorter than a zigzag path. So even if all light enters the fiber at the same time, different “rays” arrive at different times because they travel different distances. This causes the signal pulse to spread out over time — the received signal becomes less clear, limiting the maximum data rate and distance. Single-mode fiber avoids this by having only one path. Multimode step-index fiber is therefore suitable mainly for shorter distances. This is why single-mode fiber is used for long-distance, high-performance links.

    Q5: A network administrator is choosing between STP and UTP Cat6 for a new office network. The office has fluorescent lights and some electrical wiring nearby. Which would you recommend and why?

    I would recommend UTP Cat6 for a typical office environment. Here is why: (1) The EMI from fluorescent lights is relatively mild compared to industrial settings — UTP Cat6 can handle this adequately in most office environments. (2) Cat6 provides up to 10 Gbps, which is far more than enough for office needs. (3) UTP is much easier and cheaper to install. (4) Modern network equipment is optimized for UTP Cat6. STP would only be justified if there were severe EMI sources like large motors or high-voltage equipment nearby. For a normal office, STP’s extra cost and difficulty do not provide proportional benefits. If EMI becomes a problem later, you can switch to STP or use shielded conduits without changing the cable type inside.

    Q6: Why is connecting two optical fibers described as “difficult” in the PDF?

    Because the fiber core is extremely thin (5-100 microns — thinner than a human hair. To connect two fibers, the two cores must be precisely aligned at the junction point — even a tiny misalignment causes significant light loss (called “connector loss”). The ends must be carefully cut, polished to a smooth flat surface, and then perfectly aligned using specialized alignment tools. Unlike copper wires that can just be soldered or twisted together, fiber splicing requires expensive precision equipment and training. This precision requirement is one reason fiber installation is more expensive.

    Leave a Comment

    Your email address will not be published. Required fields are marked *

    Scroll to Top