CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - encoder
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - encoder - List
[
3G develop
]
215test
DL : 0
用c语言实现(2,1,5)卷积码编码,viterbi解码。-With c language (2,1,5) convolutional code encoder, viterbi decoding.
Date
: 2026-01-01
Size
: 200kb
User
:
jasper
[
3G develop
]
WIMAX_Turbo_Code
DL : 0
这是一套完整的支持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
[
3G develop
]
turbo_sys_demo
DL : 0
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
[
3G develop
]
exp3
DL : 0
bch encoder for bpsk system in awgn channel
Date
: 2026-01-01
Size
: 2kb
User
:
shawn
[
3G develop
]
convolutional_encoder
DL : 0
the code simulate the transmission using convlutional encoder and vetirbi decoder
Date
: 2026-01-01
Size
: 2kb
User
:
sabah
[
3G develop
]
CDMAturbo
DL : 0
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
:
丁一
[
3G develop
]
delta-mod
DL : 0
delta modulation encoder using matlab
Date
: 2026-01-01
Size
: 1kb
User
:
omar
[
3G develop
]
wireless_comm_viterbi_demod
DL : 0
AWGN MATLAB 无线通信信道仿真 -Convolutional Encoder and Viterbi Decoder
Date
: 2026-01-01
Size
: 3kb
User
:
贾波琦
[
3G develop
]
CTC
DL : 0
This program is for Turbo Code Encoder/Decoder specified in IEEE802.16m SPEC.
Date
: 2026-01-01
Size
: 20kb
User
:
skyWeb
[
3G develop
]
Turbo_encoder
DL : 0
Turbo编码,C语言代码,运行通过且结果正确-Turbo encoder
Date
: 2026-01-01
Size
: 590kb
User
:
liulingy
[
3G develop
]
Convolution-code
DL : 0
通信当中广泛使用的卷积码,文件包括编码器,译码器以及测试的三个主程序。经测试可用。-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
:
刘志刚
[
3G develop
]
viterbi
DL : 0
viterbi code for encoder
Date
: 2026-01-01
Size
: 2kb
User
:
sampath
[
3G develop
]
DBTE_1_3_db
DL : 0
double binary turbo encoder for LTE
Date
: 2026-01-01
Size
: 1kb
User
:
Kajal Bambole
[
3G develop
]
turbo_code
DL : 0
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
[
3G develop
]
5g-ldpc-master
DL : 3
实现了符合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
:
木森林木木
[
3G develop
]
_IEEE802.11ad标准中LDPC编译码的研究
DL : 0
首先,认识标准。从系统层面和物理层两方面介绍此标准,给出标准的发送端和接收端系统结构框图,重点描述标准中物理层的特征,总结出标准的重要特点和关键技术。 其次,研宄和实现两种编码器。根据标准中码矩阵的特点,设计一种高效的编码器,完成的实现。在此基础上提出一种新的编码结构一旋转码,对旋转编码器结构进行探究,完成它的仿真和实现。(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.