搜索资源列表
OFDM
- 数,都需要通过导频序列来获取同步信息,而且为了达到更好的均衡效果,OFDM 系统也要进行简单的频域均衡。此外,OFDM与SC.FDE的帧格式也十分相似,都 需要添加CP(SC.FDE采用UW)来吸收前面帧的干扰并满足循环卷积特性。 由于OFDM在结构和原理上都与SC.FDE十分相近,可以设计一种双模式系统。 双模式系统仅仅改变IFFT模块在发送端和接收端的位置就可以同时支持两种系统传 输。两种系统都可以通过编码、自适应调制和空间分集提高性能。而且,
mmse仿真
- MMse信道估计数,都需要通过导频序列来获取同步信息,而且为了达到更好的均衡效果,OFDM 系统也要进行简单的频域均衡。此外,OFDM与SC.FDE的帧格式也十分相似,都 需要添加CP(SC.FDE采用UW)来吸收前面帧的干扰并满足循环卷积特性。 由于OFDM在结构和原理上都与SC.FDE十分相近,可以设计一种双模式系统。 双模式系统仅仅改变IFFT模块在发送端和接收端的位置就可以同时支持两种系统传 输。两种系统都可以通过编码、自适应调制和空间分集提高性能。而且,
69491753mentos_fs
- GSM信道中卷积码编码以及相应的维特比译码的全部Matlab代码-GSM channelcross code vitibi decode all matlab program
wanghua_20064494930-0
- 差错控制编码 ppt 引言 纠错编码的基本原理 常用的简单编码 线性分组码 循环码 卷积码 -error control coding ppt
Viterbi
- 无线光通信;卷积交织;Viterbi并行译码 在误码率为10的负6次方 时,相对于最佳阈值 判决有约6.9dB的编码增益,与完美交织下的编码性能仅相差0.3dB-Wireless Optical Communication Convolutional Interleaver Viterbi decoding in parallel at the bit error rate of 10 negative 6 power when compared with the optimal
convolutionalcoding
- 基于DSP中的54系列用于扩频通信中,实现卷积编码和为随机序列的生成。-DSP-based 54 Series for spread spectrum communication, convolutional coding and implementation for the generation of random sequence.
wirelesscommunicationfinalproject
- 基于OFDM系统的传统信道编码,诸如卷积吗,交织迭代的概念进行了描述并给出了源代码。-Traditional channel coding scheme (convolutional code) The concept of interleave
youguanViterbijuanjibianyimachengxu
- 给出纠错码性能测试仿真的一般方法,重点研究其信道差错序列的产生,然后利用Matlab实现卷积码编码及其Viterbi译码的性能测试仿真-Error-correcting codes are given the general simulation performance test methods, focus on the channel error sequence generated, and then the realization of convolutional codes using
conv_codeM
- 自己写的卷积编码MATLAB程序,已将验证过了,没问题,可以用的哈!-Wrote it myself, convolutional coding MATLAB program has been verified, and no problem, you can use Ha!
viterbitheory
- 该报告详细介绍了Viterbi译码的方法,并分析了从卷积编码,调制,信道,解调,译码的详细步骤。-this article introduce the decoding way of convolutional code,and analysis the steps from coding ,modulating,channel,demodulating,and decoding。
DSP_based_power_line_modem
- 基于DSP的电力线调制解调器及其驱动程序的研究,包括OFDM调制技术、卷积码、交织编码和Turbo码编码技术、同步、访问控制方式等关键技术。研究生毕业论文,花银子买的,现在无私贡献出来咯!不可多得,叙述非常详尽,仅供参考!-DSP-based power line modem and its drivers, including studies on OFDM modulation, convolutional codes, interleaving coding and Turbo codin
GSMTCHFS
- GSM系统卷积码和交织编码在突发信道和AWGN信道误码特性及其比较-GSM system convolutional code and interleaved coded in the emergency channel and AWGN channel error characteristics and comparison
GSM
- GSM系统卷积码和交织编码在突发信道和AWGN信道误码特性-GSM system convolutional code and interleaved coded in the emergency channel and AWGN channel BER performance
Viterb
- viterb算法是卷积码中重要的一种译码算法,程序中用MATLAB实现了VITERB的译码算法,并且写了信道编码程序和二进制码通过以p概率错误的信道程序-viterb algorithm is important as a convolutional code decoding algorithm, the program using MATLAB to achieve a VITERB the decoding algorithm, and wrote letters Road, binary
TCM_tutorial
- 从卷积编码到TCM编码调制,优缺点,性能对比都有了-tutorial on Trellis Coding Modulation
W607
- 本文首先介绍了两种协作方式与OFDM框架,并结合OFDM技术进行了系统仿真,对比分析了OFDM系统与CRC编码OFDM系统与卷积码编码OFDM系统仿真性能。-two methods to realize cooperative diversity in OFDM systems are proposed simulations using OFDM techniques are performed and the performance of the CRC coding OFDM syst
线性卷积编码的线形移位寄存器poly2trellis的解释
- 线性的卷积编码,基本的信道编码,可以由线性移位寄存器(即线性多项式)构成。 输出网格trellis表示由移位寄存器组成的网格装的卷积编码器,通过移位寄存器多项式生成,所以在Matlab中的函数叫做poly2trellis,也就是多项式poly-to-网格trellis,用来描述寄存器的结构方式。生成的trellis可以作为线形卷积编码函数convenc和或者其解码(如Viterbi解码函数vitdec)的输入。
卷积码编译码器的设计与仿真
- 卷积码编译码器的设计与仿真,其中包含编码器译码器的实现程序,以及误码率的曲线图
DRM系统中卷积编码及Viterbi译码的实现_章宇
- 学习LTE中的卷积码的重要文档,看完就明白了 整个卷积编码和解码(file to learn CC coding and viterbi decoding)
信道卷积编码与传输处理
- 用于通信工程专业课程实验报告的材料,具体内容为信道卷积码与传输处理的课程实验材料(Experimental materials of channel convolutional code and transmission processing course)