← Back to Hub ← 返回主页

Week 6: Data Transmissions 第 6 周:数据传输

Core Concepts 核心概念

1. Signals & Key Parameters (4.1)

Signals carry data over physical media using electromagnetic waves. Key parameters are:

  • Frequency: The rate of oscillation of a wave (cycles per second, Hz). Higher frequency allows faster data rate.
  • Bandwidth: The range of frequencies a channel can pass, directly proportional to channel capacity.

2. Transmission Impairments (4.2)

  • Attenuation: The loss of signal strength or energy over distance as it travels through the transmission medium. Boosted by amplifiers (analog) or repeaters (digital).
  • Distortion: The change in the signal shape or wave format due to different frequency components traveling at different speeds (delay distortion).
  • Noise: Unwanted random signals that combine with the transmission signal, corrupting data (e.g. thermal noise, crosstalk).

3. Channel Capacity Theorems

  • Nyquist Theorem (Noise-free channel): \(C = 2B \log_2(M)\) (where \(B\) is bandwidth, \(M\) is signal levels).
  • Shannon Theorem (Noisy channel): \(C = B \log_2(1 + \text{SNR})\) (where \(\text{SNR}\) is the signal-to-noise ratio).

1. 信号与关键参数 (4.1)

信号使用电磁波在物理介质上载送数据。其关键参数为:

  • 频率 (Frequency):波形振荡的速率(每秒循环次数,Hz)。频率越高,数据传输率越快。
  • 带宽 (Bandwidth):通道可以传输的频率范围,与通道数据承载容量成正比。

2. 信号传输损耗 (4.2)

  • 衰减 (Attenuation):信号在传输介质中传播时强度或能量的随距离减弱。可以通过放大器(模拟)或中继器(数字)来增强。
  • 失真/畸变 (Distortion):由于不同频率分量以不同速度传播(延迟畸变)导致的信号波形或格式的变化。
  • 噪声 (Noise):结合到传输信号中的无用随机信号,会导致数据损坏(例如热噪声、串扰)。

3. 信道容量定理

  • 奈奎斯特定理(无噪声信道): \(C = 2B \log_2(M)\) (其中 \(B\) 为带宽, \(M\) 为信号电平数)。
  • 香农定理(有噪声信道): \(C = B \log_2(1 + \text{SNR})\) (其中 \(\text{SNR}\) 为信噪比)。

Concept Visualization: Signal Attenuation & Noise 概念可视化:信号衰减与噪声

This animation demonstrates a clean input wave degrading over distance due to attenuation (losing amplitude) and noise (acquiring random fluctuations).

此动画展示了干净的输入波形在传输距离中因衰减(振幅减小)和噪声(产生随机波动)而退化的过程。

Transmission Distance Clean Signal Attenuated Noisy Signal

Tips 提示

  • SNR to Decibels: Signal-to-Noise Ratio is often expressed in decibels. To convert: \(\text{SNR}_{\text{dB}} = 10 \log_{10}(\text{SNR})\). For example, a \(\text{SNR}\) of 1000 equals \(30\text{ dB}\).
  • Nyquist vs Shannon: Use Nyquist when the question specifies the number of signaling states/levels (\(M\)) and assumes no noise. Use Shannon when the question specifies a signal-to-noise ratio (\(\text{SNR}\)) and noise is present.
  • 信噪比转分贝:信噪比通常以分贝表示。转换公式为: \(\text{SNR}_{\text{dB}} = 10 \log_{10}(\text{SNR})\)。例如, \(\text{SNR}\) 为 1000 等于 \(30\text{ dB}\)。
  • 奈奎斯特 vs 香农:当问题指定信号电平数 ( \(M\) ) 且假定无噪声时使用奈奎斯特。当问题指定信噪比 ( \(\text{SNR}\) ) 且存在噪声时使用香农。

Practical Exercises & Step-by-Step Guide 实践练习与分步指南

Exercise 1: Shannon Capacity Calculation Steps 练习 1:香农信道容量计算步骤

Task: A channel has a bandwidth of 3000 Hz and a Signal-to-Noise ratio of 30 dB. Calculate the theoretical maximum channel capacity (\(C\)) in kbps using Shannon's theorem.

任务:某信道的带宽为 3000 Hz,信噪比为 30 dB。使用香农定理计算理论最大信道容量 ( \(C\) ),以 kbps 为单位。

Exercise 2: Guided Media (Copper vs. Fiber) Comparison 练习 2:有线介质(铜线与光纤)对比

Task: Review the electrical and optical properties of Twisted Pair (Cat6a), Coaxial Cable (RG-6), and Single-Mode Fiber optic cables. Compare their typical bandwidth limits, max segment lengths before needing repeaters, and immunity to electromagnetic interference (EMI).

任务:查看双绞线 (Cat6a)、同轴电缆 (RG-6) 和单模光纤的电学和光学特性。对比它们典型的带宽限制、需要中继器之前的最大网段长度以及对电磁干扰 (EMI) 的抗干扰能力。

Self-Check Practice Questions 自测练习题

1. Which transmission impairment is defined as the loss of signal strength or energy over distance? 哪种传输损耗被定义为信号强度或能量随距离减弱?

2. Describe the main characteristic of single-mode fiber optic cable. 描述单模光纤的特征。

3. Explain how Shannon's formula is applied to noisy communication channels. 解释如何将香农公式应用于存在噪声的通信信道。

4. What is the absolute ratio value of a 20 dB Signal-to-Noise Ratio? 20 dB 信噪比的绝对比值是多少?

Vocabulary Matching Game 词汇配对游戏

Match the transmission concept on the left with its definition on the right. (Click a term, then click its matching definition). 将左侧的传输概念与右侧的定义进行配对。(点击术语,然后点击匹配的定义)。

Attenuation
Crosstalk
Shannon Capacity
Nyquist Capacity
Distortion
Interference from electromagnetic signals in adjacent wires 来自相邻导线中电磁信号的串扰干扰
Theoretical maximum data rate limits for noisy channels 存在随机背景噪声信道的理论最大数据速率限制
Loss of signal strength or energy as it travels over distance 信号在传播距离中产生的强度或能量弱化
The alteration of signal wave shape or format during transmission 传输过程中信号波形或格式发生的畸变改变
Theoretical maximum data rate limits for noise-free signals 无环境噪声信道下的理论最大数据速率限制

Review Questions 复习问答题

Q1. Explain the differences between guided and unguided transmission media, providing two examples for each.

Q2. Describe the physical characteristics of coaxial cable and compare its performance to unshielded twisted pair (UTP) cable.

Q3. Explain the relationship between wave frequency and transmission bandwidth rate in guided media.