搜索资源列表
-
1下载:
OFDM的原理在matalb中实现源代码,包括FFT和IFFT,加入保护间隔,循环前缀和子载波等。-Principle of OFDM is implemented in matalb source code, including FFT and IFFT, adding guard interval, cyclic prefix and sub-carrier, etc.
-
-
1下载:
OFDM系统在AWGN和多径信道下的仿真。包括cyclic prefix,pilot,channel estimation,误比特率曲线以及实验报告(英文)-OFDM system in AWGN and multipath channel simulation. Including the cyclic prefix, pilot, channel estimation, bit error rate curve and the experimental report (English)
-
-
0下载:
WLAN仿真-发送机
wlan No Comments
设置完系统参数后,开始产生发送数据。
1. 产生随机的发送bit(tx_bits),这里不考虑信道编码。
2. QAM映射
3. 将数据映射到不同载波,形成OFDM符号
4. 产生pilot,并将pilot插入OFDM符号中
5. 加入dc和guard子载波
6. 进行ifft,将频域信号变到时域,并加入循环前缀
7. 对信号进行overlap window
8. 在时域产生short preamb
-
-
0下载:
3 MATLAB functions for simulation of OFDM signal in Rayleigh fading channel. Including models for OFDM frame generating, cyclic prefix, pramble, as well as model for Rayleigh channel, QAM modulation function and a example of test process.
-
-
0下载:
OFDM main program generates random binary bits, ifft and cyclic prefix, user can define parameters and calculates BER
-
-
1下载:
本文在分析移动无线信道衰落特性的基础上,阐述了OFDM系统的基本原理,主要研究了OFDM通信系统中的基于导频符号的信道估计问题,分析了几种经典的信道估计算法以及相关的关键技术环节。 在此基础上介绍了OFDM技术在现实中的一个应用——WLAN IEEE802.11a系统模型,利用Matlab仿真软件完成OFDM系统信号生成、噪声生成、导频插入、循环前缀、调制、解调等部分的设计,最后结合计算机仿真对系统关键技术(导频、循环前缀、估计算法)的有效性和可行性进行了全面的分析与比较。适合matlab研究-
-
-
0下载:
研究OFDM系统抗干扰技术,采用Matlab仿真环境,评价采用循环前缀(CP)和均衡技术的OFDM系统在多径环境和衰落信道条件下的误比特率、误帧率等性能指标。-Study on anti-jamming technology OFDM system using Matlab simulation environment to evaluate the use of cyclic prefix (CP) technology and balanced OFDM system in multipat
-
-
1下载:
国外的详细的OFDM设计过程文档,对学习OFDM非常有帮助,并且有仿真结果。-This report discusses the design and implementation of an OFDM modem for a simplex communication
between two PCs over a frequency selective channel. First a brief introduction is
provided by explaining the b
-
-
1下载:
Matlab的OFDM在多径Rayleigh信道下的同步
1. 假设频率已同步,设计OFDM一种具体的采用循环前缀进行时间同步方法,用Simulink进行仿真,画出比特信噪比与捕获概率的关系曲线。
2. 设时间已同步,设计OFDM一种具体的采用循环前缀进行频率同步方法,用Simulink进行仿真,画出比特信噪比与频率同步误差的关系曲线.-Matlab-OFDM in multipath Rayleigh channel synchronization 1. Assume th
-
-
0下载:
在matlab下,基于循环前缀的仿真验证源代码,比较详细-In matlab, the simulation based on cyclic prefix for the source code, more detailed
-
-
0下载:
这个程序除了接收机同步、信道编码没有加入外,基本上反映了一个OFDM系统的特性:
1. qpsk/16qam/64qam映射、解映射
2. OFDM调制解调(循环前缀,FFT等)
3. 非整数采样时刻多径时延的多径信道
4. Rayleigh或者Rician多径信道
5. 信道的连续时变(非block fading)
6. 线性插值信道估计
7. FFT变换域插值信道估计-In addition to this program receiver synchroniza
-
-
1下载:
OFDM下行的仿真1、产生要传输随机数;
2、进行调制;
3、串并转换;
4、进行IFFT操作(代码中有用到共轭对称向量的IFFT为实数进行简化计算);
5、增加循环前缀;
6、并串转换;
7、输出前滤波;
8、增加信道噪声(加性高斯白噪声);
9、接收端串并转换;
10、去除循环前缀;
11、进行FFT变换;
12、信号解调;
13、误比特率计算;
-OFDM downlink simulation 1, have t
-
-
0下载:
This scr ipt shows the difference of using zero padding (GI) in the end of OFDM symbol and using cyclic prefix (CP).
-
-
0下载:
cyclic prefix in ofdm
-
-
0下载:
Its a research paper from ieee In this letter, analytical expressions are derived for
the power spectral density (PSD) of orthogonal frequency division
multiplex (OFDM) signals employing a cyclic prefix (CP-OFDM)
or zero padding (ZP-OFDM) time
-
-
0下载:
CYCLIC PREFIX IN OFDM
-
-
0下载:
完整的OFDM系统,包含调制解调,加入导频,循环前缀,在多径信道下的误比特率分析-Complete OFDM system, including modulation and demodulation, to join the pilot, cyclic prefix, in multipath channel bit error rate analysis
-
-
0下载:
机械学习算法,用于求解OFDM系统中基于循环前缀的定时同步的迭代方法(Mechanical learning algorithm for solving the iterative method of timing synchronization based on cyclic prefix in OFDM system)
-
-
0下载:
机械学习算法,用于求解OFDM系统中基于循环前缀的定时同步的迭代求解方法(Mechanical learning algorithm for solving the iterative method of timing synchronization based on cyclic prefix in OFDM system)
-
-
5下载:
6. 在三条径的瑞利信道中,对于OFDM:
(1) 请设计一种具体的导引辅助的信道估计方法,用Simulink进行仿真。画出比特信噪比与信道估计均方误差的关系曲线和比特信噪比与误码率的关系曲线。
(2) 设频率已同步,请设计OFDM一种具体的采用循环前缀进行时间同步方法,用Simulink进行仿真,画出比特信噪比与捕获概率的关系曲线。
(3) 设时间已同步,请设计OFDM一种具体的采用循环前缀进行频率同步方法,用Simulink进行仿真,画出比特信噪比与频率同步误差的关系曲线。(6. In
-