搜索结果
找到约 61 项符合
Reed-Solomon 的查询结果
单片机开发 实现8比特字节的RS纠错编码
实现8比特字节的RS纠错编码,可以指定极性校验字节数目,能产生的最大校验序列长度为255字节(含极性校验字节).This is an implementation of a Reed-Solomon code with 8 bit bytes, and a configurable number of parity bytes. The maximum sequence length (codeword) that can be generated is 255 bytes, including ...
行业发展研究 This thesis is devoted to several efficient VLSI architecture design issues in errorcorrecting codi
This thesis is devoted to several efficient VLSI architecture design issues in errorcorrecting
coding, including finite field arithmetic, (Generalized) Low-Density Parity-
Check (LDPC) codes, and Reed-Solomon codes.
VHDL/FPGA/Verilog :采用FPGA来实现一个基于OFDM技术的通信系统中的基带数据处理部分
:采用FPGA来实现一个基于OFDM技术的通信系统中的基带数据处理部分,即调制解调器。其中发射部分的调制器包括:信道编码(Reed-Solomon编码),交织,星座映射,FFT和插入循环前缀等模块。我另外制作了相应的解调器,可以实现上述功能的逆变换。 ...
其他书籍 信息论与编码理论_沈世镒 陈鲁生2002科学出版社 本书主要介绍了信息论与编码理论的基本内容
信息论与编码理论_沈世镒 陈鲁生2002科学出版社
本书主要介绍了信息论与编码理论的基本内容,其特点是具有较严谨的数学描述与推导,同时注意到信息论的实用背景,其中许多典型问题在通信工程中已得到实际应用。全书共12章,主要内容包括:信息的度量和信源、信道编码问题与编码定理,编码理论中用到的基本代数知识,编码理 ...
技术资料 毕业设计(论文)通信系统基带数据资料
正交频分复用(OFDM,Orthogonal Frequency Division Multiplexing)是当前一种非常热门的通信技术。它即可以被看作是一种调制技术,也可以被看作是一种复用技术。由于它具有抗多径衰落和频谱利用率高的特点,因此被广泛应用于高速数字通信领域,比如应用于IEEE 802.11a无线局域网(WLAN)的物理层等等。我的毕业设计的核心 ...
Linux/Unix编程 The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the numbe
The Reed-Somolon code is specified by the finite field, the length
(length <= 2^m-1), the number of redundant symbols (length-k), and
the initial zero of the code, init_zero, such that the zeros are:
init_zero, init_zero+1, ..., init_zero+length-k-1
matlab例程 采用reed-muller码降低ofdm的par方法
采用reed-muller码降低ofdm的par方法
书籍源码 RS-BCH REED SOLUMEN 信道编码纠错码算法
RS-BCH REED SOLUMEN 信道编码纠错码算法,用MATLAB编程
通讯编程文档 Reed-Soloman Code. Very good document to understand Reed-Soloman coding.
Reed-Soloman Code. Very good document to understand Reed-Soloman coding.
数据结构 data matrix 编码过程分析采用reed-solomn算法的应用
data matrix 编码过程分析采用reed-solomn算法的应用