当前位置:网站首页>OFDM Lecture 16 - OFDM
OFDM Lecture 16 - OFDM
2022-07-26 09:25:00 【Bai Xiaosheng in Ming Dynasty】
Preface :
The main reference of this article Sunny Classroom OFDM The direction of the PPT.
Catalog
- FDM
- OFDM
OFDM :Orthogonal Frequency Division Multiplexing
One FDM(Frequency Divison Multiplexing)
The channel is divided into multiple non overlapping subchannels
advantage : Strong anti-interference ability
shortcoming : Low bandwidth utilization
Two OFDM
2.1 Application scenarios
2.2 Follow FDM differences
No, Guadrd Band, The subchannels overlap
advantage :
High bandwidth utilization
How about the interference between subchannels ?
2.3 Anti interference principle
A signal sends three orthogonal subcarriers , The waveform is shown in the right figure
Orthogonality is in a period , The inner product between different signals is 0 .
For example, the three groups of signals are
, The inner product between any group of signals is 0, such as :
front Modulation know , Each waveform represents a symbols, If it doesn't 0, Then know its
Corresponding Bits Stream composition .
Sending signal :
2.4 Decoding principle
Using the orthogonality between subcarriers , For example, restore
Multiply the signal by
3、 ... and Complementary cosine formula
边栏推荐
- [online problem] timeout waiting for connection from pool problem troubleshooting
- NTT (fast number theory transformation) polynomial inverse 1500 word analysis
- "Could not build the server_names_hash, you should increase server_names_hash_bucket_size: 32"
- 838. 堆排序
- What is asynchronous operation
- Tornado multi process service
- 2B和2C
- 滑动窗口、双指针、单调队列、单调栈
- 安卓 实现缓存机制,多种数据类型缓存
- keepalived 实现mysql自动故障切换
猜你喜欢
[shutter -- layout] detailed explanation of the use of align, center and padding
【线上问题】Timeout waiting for connection from pool 问题排查
jvm命令归纳
Sending and receiving of C serialport
Vertical search
语音聊天app源码——钠斯直播系统源码
2022 tea artist (intermediate) special operation certificate examination question bank simulated examination platform operation
OFDM 十六讲- OFDM
[MySQL] detailed explanation of MySQL lock (III)
Basic use of ArcGIS 1
随机推荐
OpenCV 表格识别之表格提取(二)
Li Mu D2L (IV) -- softmax regression
性格测试系统v1.0
Innovus is stuck, prompting x error:
756. 蛇形矩阵
Exception handling mechanism II
自定义密码输入框,无圆角
nodejs服务后台执行(forever)
大二上第五周学习笔记
[online problem] timeout waiting for connection from pool problem troubleshooting
服务器内存故障预测居然可以这样做!
Redis principle and usage - installation and distributed configuration
Tornado multi process service
Personality test system V1.0
会议OA项目(三)---我的会议(会议排座、送审)
el-table的formatter属性的用法
【线上问题】Timeout waiting for connection from pool 问题排查
微信小程序开发
Local cache
Thread Join 和Object wait 的区别