Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - encoder
Search - encoder - List
用c语言实现(2,1,5)卷积码编码,viterbi解码。-With c language (2,1,5) convolutional code encoder, viterbi decoding.
Date : 2026-01-01 Size : 200kb User : jasper

这是一套完整的支持wimax 16e协议CTC的编译码程序, 主程序在demo.c 译码器:tcdecoder.c 编码器:tcencoder.c-/* This program simulates the classical turbo encoding-decoding system on PC.*/ /* It uses parallel concatenated convolutional codes described in Figure 2.9 in Chapter 2.*/ /* Two component RSC (Recursive Systematic Convolutional) encoders are used. */ /* First encoder is terminated with tails bits. (Info+ tail) bits are scrambled and */ /* passed to the second encoder, while second encoder is left open without tail bits. */ /* Random information bits are modulated into+1/-1, and transmitted through an AWGN channel.*/ /* Interleavers are randomly generated for each frame.*/ /* Log-MAP algorithm without quantization or approximation is used.*/ /* By making use of ln(e^x+e^y) = max (x,y)+ ln(1+e^(-abs(x-y))), */ /* the Log-MAP is simplified with a look-up table for the correction term.*/ /* When the approximation ln(e^x+e^y) = max (x,y) is, we have MAX-Log-MAP.*/ /* To set the number of iterations, change the globle variable "DECITER". To set the fr
Date : 2026-01-01 Size : 26kb User : bennytang

This script simulates the classical turbo encoding-decoding system. It simulates parallel concatenated convolutional codes. Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders are assumed. First encoder is terminated with tails bits. (Info + tail) bits are scrambled and passed to the second encoder, while second encoder is left open without tail bits of itself. Random information bits are modulated into +1/-1, and transmitted through a AWGN channel. Interleavers are randomly generated for each frame. Log-MAP algorithm without quantization or approximation is used. By making use of ln(e^x+e^y) = max(x,y) + ln(1+e^(-abs(x-y))), the Log-MAP can be simplified with a look-up table for the correction function. If use approximation ln(e^x+e^y) = max(x,y), it becomes MAX-Log-MAP.- This script simulates the classical turbo encoding-decoding system. It simulates parallel concatenated convolutional codes. Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders are assumed. First encoder is terminated with tails bits. (Info + tail) bits are scrambled and passed to the second encoder, while second encoder is left open without tail bits of itself. Random information bits are modulated into +1/-1, and transmitted through a AWGN channel. Interleavers are randomly generated for each frame. Log-MAP algorithm without quantization or approximation is used. By making use of ln(e^x+e^y) = max(x,y) + ln(1+e^(-abs(x-y))), the Log-MAP can be simplified with a look-up table for the correction function. If use approximation ln(e^x+e^y) = max(x,y), it becomes MAX-Log-MAP.
Date : 2026-01-01 Size : 2kb User : yk

DL : 0
bch encoder for bpsk system in awgn channel
Date : 2026-01-01 Size : 2kb User : shawn

the code simulate the transmission using convlutional encoder and vetirbi decoder
Date : 2026-01-01 Size : 2kb User : sabah

CDMA中的turbo码仿真,tuebo编码器的仿真 很不错!-This script simulates the classical turbo encoding-decoding system. It simulates parallel concatenated convolutional codes. Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders are assumed. First encoder is terminated with tails bits. (Info+ tail) bits are scrambled and passed to the second encoder, while second encoder is left open without tail bits of itself.
Date : 2026-01-01 Size : 19kb User : 丁一

delta modulation encoder using matlab
Date : 2026-01-01 Size : 1kb User : omar

AWGN MATLAB 无线通信信道仿真 -Convolutional Encoder and Viterbi Decoder
Date : 2026-01-01 Size : 3kb User : 贾波琦

DL : 0
This program is for Turbo Code Encoder/Decoder specified in IEEE802.16m SPEC.
Date : 2026-01-01 Size : 20kb User : skyWeb

Turbo编码,C语言代码,运行通过且结果正确-Turbo encoder
Date : 2026-01-01 Size : 590kb User : liulingy

通信当中广泛使用的卷积码,文件包括编码器,译码器以及测试的三个主程序。经测试可用。-Convolutional code communication among widely used, the file includes an encoder, a decoder and a testing of the three main program. After testing is available.
Date : 2026-01-01 Size : 3kb User : 刘志刚

viterbi code for encoder
Date : 2026-01-01 Size : 2kb User : sampath

double binary turbo encoder for LTE
Date : 2026-01-01 Size : 1kb User : Kajal Bambole

LTE system, OFDM modulation and Turbo Coding, including Viterbi, BCJR and SOVA are extensively analysed, ending up with a system performance specification. These are used to implement a fixed length Turbo encoder, a 16-QAM modulator and a 16 point IFFT on an FPGA using MATLAB Simulink⃝ R with Xilinx⃝ R System Generator plugin. A MATLAB⃝ R script is developed to test the Simulink implementation. In addition, an iterative Turbo decoder is programmed using MATLAB⃝ R .
Date : 2026-01-01 Size : 11kb User : mezo

实现了符合NR标准的LDPC,包括base graph 1 和 base graph 2(NR LDPC encoder+decoder ; base graph 1 and base graph 2; matlab)
Date : 2019-07-02 Size : 1.33mb User : 木森林木木

首先,认识标准。从系统层面和物理层两方面介绍此标准,给出标准的发送端和接收端系统结构框图,重点描述标准中物理层的特征,总结出标准的重要特点和关键技术。 其次,研宄和实现两种编码器。根据标准中码矩阵的特点,设计一种高效的编码器,完成的实现。在此基础上提出一种新的编码结构一旋转码,对旋转编码器结构进行探究,完成它的仿真和实现。(First of all, recognize the standard. This paper introduces the standard from two aspects of system level and physical layer, gives the system structure diagram of sender and receiver, focuses on the characteristics of physical layer in the standard, and summarizes the important characteristics and key technologies of the standard. Secondly, two kinds of encoders are studied and implemented. According to the characteristics of the standard code matrix, an efficient encoder is designed and implemented. On this basis, a new encoding structure, rotary code, is proposed. The structure of rotary encoder is explored, and its simulation and implementation are completed.)
Date : 2026-01-01 Size : 10.93mb User : zzq040
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.