搜索资源列表
turbodecode
- 第一个编码的程序调出来了,1/2的码率,用的是8×8行列交织器,rsc用的是 g0=[1 1 1],g1=[1 0 1]。算法是根据网格图来编写的。 信息输入是64bit的(0,1,0,1,0,1,0,1,0,0,、、、、、),最后结果是stream[128]=[00100110011000100101000001010101000001010101000001000101000101000101000101000101000001000100000001000100000001010100
jiaozhi
- system view软件实现的交织编码译码
convcode_interleaving.rar
- 一个实现了213卷积码编码和卷积交织的verilog程序,编译通过,An implementation of 213 convlution code and interleaving on verilog HDL.
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
D016057
- RA 码及其在通信系统中的应用研究确良:重复累积码;简化译码算法;高斯估计;比特交织编码调制;光纤通 信;码率兼容码;Turbo 码交织器-RA Code and Its Application in Communication System does good: repeat accumulate codes simplify the decoding algorithm Gaussian estimation Bit-Interleaved Coded Modulation op
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.,
juanjijiaozhi
- turbo乘积码编码,译码中交织器的程序-turbo product code encoding, decoding process in the interleaver
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
crc_rs_inv
- CRC和RS的组合编码,自编程序,能正确运行通过。 CRC+RS+交织 编码:计算CRC-->RS-->交织 数据:19byte 21byte 49byte 49byte 解码:解交织-->校验CRC-->输出/解RS后输出-->CRC校验-->输出 交织以7x7求转置交织,元素以字节为单位,交织深度7字节 数据量:19byte---->49byte(中包) 小包:10byte=
Deconvolution-interleaving
- 用Labview实现的交织编码和卷积编码的译码程序,可以看出思路很清晰-Decoding procedures to the Labview achieve interleaved coded and convolutional coding, it can be seen very clear ideas
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
QpskCon
- MIMO 最大似然解调 交织编码 详细注释-MIMO Maximum likelihood demodulation Interleaved coded Detailed notes
tx_interleaving
- 802.11ac中的交织编码,算法见书P68 运用到40MHZ信道时,第三次交织公式不匹配,只采用两次交织-802.11ac interleaving coding algorithm applied to see the book P68 40MHZ channel, the third interleaving formula does not match, using only two intertwined
yongyujji767600
- 用Labview实现的交织编码和卷积编码,用于信道编码。(Labview achieved by interleaving coding and convolutional coding for channel coding.)
quan7899
- 用Labview实现的交织编码和卷积编码的译码程序,可以看出思路很清晰。(Using Labview to achieve the convolutional encoding and convolutional coding decoding process, you can see that the train of thought is very clear.)
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.)