Site icon NOTE BAHADUR

Unit 2: The Physical Layer

2.1 Functions of Physical Layer

  1. Topic introduction
  1. Concept
  1. Why it is important
  1. Real-life example
  1. Key points
  1. Exam tip
  1. Quick revision

Important definition (2-mark)

Common mistake

ASCII diagram — Physical layer in OSI
Application
────────────────────
Presentation
────────────────────
Session
────────────────────
Transport
────────────────────
Network
────────────────────
Data Link
────────────────────
Physical (bits, cables, radio) <– focus layer
Explanation: This shows physical layer is the bottom layer handling bits and media parameters.

2.2 Data and Signals: Analog and Digital signals, Transmission Impairment, Data Rate Limits, Performance

  1. Topic introduction
  1. Concept
  1. Why it is important
  1. Real-life example
  1. Key points
  1. Exam tip
  1. Quick revision

Memory trick

2.3 Data Transmission Media: Guided Media, Unguided Media and Satellites

  1. Topic introduction
  1. Concept
  1. Why it is important
  1. Real-life example
  1. Key points
  1. Exam tip
  1. Quick revision

Comparison table — Media at a glance

MediaTypical useBandwidthRangeNotes
Twisted pairLANs, telephonyLow–moderateShortCheap, EMI-prone
CoaxialCable TV, broadbandModerateModerateBetter shielding
Optical fiberBackbone, long-haulVery highLongLow loss, immune to EMI
Radio (wireless)Mobile, Wi‑FiVariableShort–longMobility, interference
SatelliteBroadcast, remote linksModerateVery longHigh propagation delay (GEO)

2.4 Bandwidth Utilization: Multiplexing and Spreading

  1. Topic introduction
  1. Concept
  1. Why it is important
  1. Real-life example
  1. Key points
  1. Exam tip
  1. Quick revision

ASCII diagram — TDM vs FDM
FDM: |—-A—-|—-B—-|—-C—-| frequency
TDM: time slot 1: A, time slot 2: B, time slot 3: C
Explanation: FDM splits frequency, TDM splits time — both let multiple signals share one link.

2.5 Switching: Circuit switching, Message switching & Packet switching

  1. Topic introduction
  1. Concept
  1. Why it is important
  1. Real-life example
  1. Key points
  1. Exam tip
  1. Quick revision

Comparison table — Switching methods

FeatureCircuit switchingMessage switchingPacket switching
PathDedicatedNo fixed pathNo fixed path (packets)
Resource reservationYesNoNo (statistical sharing)
DelayConstant after setupHigh & variableLower (variable), depends on congestion
EfficiencyPoor if idleModerateHigh (statistical multiplexing)

2.6 Telephone, Mobile and Cable network for data Communication

  1. Topic introduction
  1. Concept
  1. Why it is important
  1. Real-life example
  1. Key points
  1. Exam tip
  1. Quick revision

ASCII diagram — Mobile user to Internet
Mobile device
│ (radio)
Base Station (BTS)
│ (backhaul – fiber/copper)
ISP Backbone (Routers, Fiber)

Internet
Explanation: shows radio link to base station, then wired backbone to Internet core.

Important definitions (2-mark)

Common mistakes

Memory tricks

Chapter Summary (one-paragraph)
The Physical Layer handles bit-level transmission across physical media by converting bits to signals and defining connectors, voltages, timing and transmission modes; signal types are analog or digital and suffer attenuation, distortion, and noise setting data-rate limits (Nyquist/Shannon); media include guided (twisted pair, coax, fiber) and unguided (radio, satellite); bandwidth is utilized via multiplexing (FDM, WDM, TDM) and spreading (DSSS/FHSS); switching methods (circuit, message, packet) define how networks route data; telephone (DSL), mobile (cellular/OFDM/5G), and cable (HFC/DOCSIS) networks show practical physical-layer use.

Frequently Asked University Questions

Very Short Questions (1–2 Marks) — 10

  1. Define the Physical Layer.
  2. What is attenuation?
  3. Define bandwidth.
  4. Name one guided and one unguided medium.
  5. What is multiplexing?
  6. Give one example of spread spectrum.
  7. What is circuit switching?
  8. Define packet switching.
  9. What is DSL?
  10. What is a GEO satellite?

Short Questions (3–5 Marks) — 10

  1. List functions of the Physical Layer.
  2. Compare analog and digital signals.
  3. Explain attenuation, distortion and noise with examples.
  4. Describe twisted pair vs optical fiber (advantages).
  5. Explain FDM and TDM with diagrams.
  6. What is Shannon capacity? Give formula and meaning.
  7. Explain store-and-forward in message switching.
  8. How does a cable modem provide Internet? (DOCSIS basics)
  9. Explain spread spectrum (DSSS vs FHSS) briefly.
  10. Describe transmission modes: simplex, half-duplex, full-duplex.

Long Questions (5–10 Marks) — 10

  1. Describe the functions of the Physical Layer and explain how it supports higher layers.
  2. Explain transmission impairments and derive why they limit data rate (mention Nyquist and Shannon conceptually).
  3. Compare twisted pair, coaxial cable and optical fiber in detail.
  4. Explain multiplexing techniques (FDM, TDM, WDM) and give application examples.
  5. Describe spread spectrum techniques and CDMA principle.
  6. Compare circuit switching, message switching, and packet switching with pros/cons and examples.
  7. Describe how DSL works and what limits its range and speed.
  8. Explain satellite communication (GEO vs LEO) and why GEO has larger delay.
  9. Explain packet switching in the Internet—how packets are routed and how delays occur.
  10. Explain how cellular networks use multiple access and backhaul to connect mobile users to the Internet.

Multiple Choice Questions — 20 (each with answer & one-line explanation)

  1. The Physical Layer is primarily responsible for:
    A) Routing packets B) Bit transmission C) Encryption D) Session management
    Correct: B. It deals with raw bit transmission over media.
  2. Which media is immune to electromagnetic interference?
    A) Twisted pair B) Coaxial C) Optical fiber D) Radio
    Correct: C. Optical fiber carries light and is immune to EMI.
  3. Which multiplexing uses different time slots?
    A) FDM B) WDM C) TDM D) CDMA
    Correct: C. TDM allocates time slots to channels.
  4. Shannon capacity depends on:
    A) Bandwidth only B) S/N ratio only C) Bandwidth and S/N D) Latency
    Correct: C. C = B log2(1 + S/N) uses both bandwidth and S/N.
  5. Circuit switching is best for:
    A) Bursty data B) Streaming voice with reserved path C) Email D) Web browsing
    Correct: B. Circuit switching reserves path, suitable for continuous voice.
  6. Which is a spread spectrum technique?
    A) FDM B) TDM C) DSSS D) WDM
    Correct: C. DSSS spreads signal over wide bandwidth.
  7. DOCSIS is associated with:
    A) DSL B) Cable modem systems C) Satellite D) Bluetooth
    Correct: B. DOCSIS is cable modem standard.
  8. A disadvantage of message switching is:
    A) Dedicated path required B) High storage requirement at nodes C) No delay D) Continuous bandwidth reservation
    Correct: B. Message switching stores whole messages at intermediate nodes.
  9. Nyquist theorem applies to:
    A) Noisy channel capacity B) Noiseless channel bit rate limit C) Satellite delay D) Fiber attenuation
    Correct: B. Nyquist gives max rate for noiseless channel.
  10. FHSS stands for:
    A) Fast Hop Spread Spectrum B) Frequency Hopping Spread Spectrum C) Frequency High-Speed System D) File Hopping Spread System
    Correct: B. FHSS changes carrier frequency in a pseudorandom manner.
  11. Which satellite orbit yields smallest propagation delay?
    A) GEO B) MEO C) LEO D) All same
    Correct: C. LEO satellites are closest, hence lower delay.
  12. The process of converting digital bits into analog signals for transmission over analog media is called:
    A) Modulation B) Multiplexing C) Switching D) Routing
    Correct: A. Modulation maps digital bits to analog waveforms.
  13. OFDM is mainly used to:
    A) Encrypt data B) Split signals across frequencies orthogonally C) Store messages D) Create circuits
    Correct: B. OFDM uses many orthogonal subcarriers to carry data in parallel.
  14. Which medium has highest bandwidth per cost for backbone networks?
    A) Twisted pair B) Coaxial C) Optical fiber D) Radio
    Correct: C. Optical fiber offers highest capacity for backbone.
  15. Packet switching uses:
    A) Dedicated end-to-end path B) Store-and-forward of packets C) Only analog signals D) No addressing
    Correct: B. Packets are buffered and forwarded at each node.
  16. A key benefit of TDM is:
    A) Eliminates need for synchronization B) Allows multiple signals to share same frequency sequentially C) Increases EMI D) Destroys signal
    Correct: B. TDM shares channel in time slots.
  17. What causes distortion?
    A) Thermal noise only B) Channel bandwidth limitations altering waveform shape C) Encryption D) Multiplexing
    Correct: B. Limited bandwidth and medium properties change waveform shape causing distortion.
  18. Which is true about twisted pair cable?
    A) Immune to EMI B) Cheapest and common for LAN C) Always faster than fiber D) Uses light signals
    Correct: B. Twisted pair is inexpensive and common in LANs.
  19. CDMA relates to which concept?
    A) Circuit switching B) Code-division multiple access (spread spectrum) C) Coaxial multiplexing D) Cable modem protocol
    Correct: B. CDMA uses codes to allow multiple users via spread spectrum.
  20. In store-and-forward switching, a packet is:
    A) Sent immediately without checking B) Buffered completely before forwarding C) Transmitted on a dedicated circuit D) Only used in fiber
    Correct: B. Store-and-forward requires full packet reception before forwarding.

Viva Questions — 15 with concise answers

  1. Q: What is bit synchronization?
    A: Ensuring sender and receiver clocks align so bits are sampled correctly.
  2. Q: Name three physical media.
    A: Twisted pair, coaxial cable, optical fiber.
  3. Q: Define attenuation.
    A: Loss of signal strength over distance.
  4. Q: What is NRZ encoding?
    A: Non-return-to-zero; a binary encoding where levels do not return to zero between bits (used at physical layer).
  5. Q: Why use fiber for backbone?
    A: High bandwidth, low attenuation, EMI immunity.
  6. Q: What is BER?
    A: Bit Error Rate — fraction of bits received in error.
  7. Q: Give an example of unguided medium.
    A: Radio waves (Wi‑Fi, cellular).
  8. Q: State Shannon formula verbally.
    A: Capacity increases with bandwidth and signal-to-noise ratio; C = B log2(1+S/N).
  9. Q: What is statistical TDM?
    A: Dynamic assignment of time slots based on demand, improving efficiency over synchronous TDM.
  10. Q: Why does GEO satellite have higher latency?
    A: Because GEO orbits are far (~36,000 km), increasing propagation delay.
  11. Q: Purpose of modulation?
    A: To adapt digital signals for transmission over analog channels (shift signal to suitable frequency).
  12. Q: What is store-and-forward?
    A: A switching method where entire message/packet is received and stored before forwarding.
  13. Q: Difference between FDM and WDM?
    A: FDM uses different frequency bands; WDM uses different light wavelengths in fiber.
  14. Q: What is DOCSIS?
    A: Data Over Cable Service Interface Specification — cable modem standard.
  15. Q: Why is packet switching efficient?
    A: It allows statistical multiplexing and better utilization of link capacity by sharing among many flows.

One-Day Revision Sheet (Final quick revision)

Final notes on exam strategy

Exit mobile version