搜索资源列表
BICUSTM
- 一种比特交织编码调制,使用维特比译码。并给出误比特率曲线。-A Bit-Interleaved Coded Modulation, the use of Viterbi. Given bit error rate curve.
jiaozhibianma
- 交织编码的基于SYSTEMVIEW5.0的实现,能够直观了解交织编码过程-Interleaved Coded SYSTEMVIEW5.0 based on the realization of intuitive understanding to the process of Interleaved Coded
Turbo_QAM_2a
- Turbo编码16QAM在AWGN信道中的性能Turbo码份量码为[1,17/15],码率为1/2,采用随机交织器-the encoder and decoder of the Turbo code
rom
- Turbo码编码器的Rom宏模块,此模块中包含Rom.v文件和存储交织地址的.mif文件-Turbo code encoder Rom macro module, this module contains intertwined Rom.v documents and store addresses. Mif file
DUOJIN2
- 本人收集的资料2,有多径信道、多普勒频移,瑞利、RICE(莱斯)信道等仿真,QPSK调制和解调等,交织编码。程序经过本人测试,绝对可用,并附上本人测试说明和仿真图像结果-I collected information on 2, how-path channel, Doppler frequency shift, Rayleigh, RICE (Rice) channel, such as simulation, QPSK modulation and demodulation, etc.,
matlab_turbo
- 有关Turbo码的matlab仿真程序,包括信源,BSC编码,伪随机交织,打孔,信道仿真等。最重要的是LOGMAP算法,包含在logmapo.m.里面。这是VT的吴宇飞写的源码,我自己根据理解写了一个稍微简单点能理解的程序,在logmap.m里面 -Of the Turbo code matlab simulation program, including source, BSC code, pseudo-random interleaver, perforated, such as chann
Reed-Solomon
- RS编码实现过程,实现STiMi系统中的RS和字节交织过程编码,与LDPC和OFDM配合使用-RS Coding Process
Deconvolution-interleaving
- 用Labview实现的交织编码和卷积编码的译码程序,可以看出思路很清晰-Decoding procedures to the Labview achieve interleaved coded and convolutional coding, it can be seen very clear ideas
Turbo
- 使用C编写的基于QPP交织器的turbo编码及译码器。编码器出来的结果没有经过调制直接通过高斯白噪声信道(加入随机噪声),译码后的结果与编码前结果相同。开发环境是visual studio2010.-Written in C, based on QPP interleaver turbo encoder and decoder. Out the results of the encoder is not modulated directly by a white Gaussian noise c
interleave
- 使用xilinx13.1编译通过的块交织编码,能够生成RTL图和technology schemtic图-Block using the xilinx13.1 compiled through intertwined coding can generate RTL diagram, and technology schemtic of Figure
bicm16qam
- 16QAM采用比特交织编码的性能MATLAB仿真-Performance using bit-interleaved coded 16QAM MATLAB simulation
interwave
- ODFM中一个很重要的部分,交织编码的仿真函数,MATLAB实现,非常重要-interware of the OFDM code
WuYuFei_matlab
- turbo码运行,编码模块,包括分量编码器,删余,复用,交织等,译码模块,包括算法-operation of the turbo code, encoding module, including the component encoders, puncturing, multiplexing, interleaving, decoding module, including algorithms,
chapter8
- 未编码和RS(15,11)编码的16-QAM在AWGN下的性能 无交织时的误比特率ber 有交织时的误比特率-No coding and RS (15,11) coding of 16-QAM in AWGN of ber bit error rate when no interleaving interleaving the bit error rate of the
interleave
- OFDM编码技术中,交织模块的编码,包括一阶交织和二阶交织,包括了测试代码,可调节位宽-OFDM interleave send
interlace_deinterlace
- 交织程序。信道编码的交织。用于序列的交织与解交织。也可用于交织的盲检测。-Mixed program.Channel coding intertwined.Interweave and solution used in sequence.Blind detection can also be used for weaving.
QpskCon
- MIMO 最大似然解调 交织编码 详细注释-MIMO Maximum likelihood demodulation Interleaved coded Detailed notes
turbo_code_5g
- 5G通信必须用到的编码:Turbo码是Claude.Berrou等人在1993年首次提出的一种级联码。基本原理是编码器通过交织器把两个分量编码器进行并行级联,两个分量编码器分别输出相应的校验位比特;译码器在两个分量译码器之间进行迭代译码,分量译码器之间传递去掉正反馈的外信息,这样整个译码过程类似涡轮(Turbo)工作。因此,这个编码方法又被形象地称为Turbo码。Turbo码具有卓越的纠错性能,性能接近香农限,而且编译码的复杂度不高。-5G communication must be used
ofdm
- OFDM系统仿真,非常完整,适合于学习OFDM的同学。包括 串并变换子载波调制 OFDM的IDFT/DFT实现保护间隔与循环前缀 基于OFDM的802.11a系统 802.11a的帧结构 802.11a OFDM物理层编码过程 系统参数训练符号 Signal域 Data域的扰码及解扰卷积编码器和Viterbi译码交织子载波调制与解调 IEEE 802.11a系统的仿真 -OFDM system simulation, very complete, suitable for lea
myTurbo_test
- Turbo编码的FPGA实现,采用了(7,5)RSC编码和循环移位交织,帧长度128bit(The FPGA implementation of Turbo coding adopts (7, 5) RSC coding and cyclic shift interleaving, and the frame length is 128bit.)