搜索资源列表
Huffman.c2
- 1.在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的通道),每端都需要一个完整的编/译 码系统。 2.本程序的目的是大大提高通信的信道利用率,缩短信息传输时间,降低传输成本。 -1. In the transmitter through a coding system for pre-treatment data-coding the receiving end of data from the decodin
Verilog_for_BCH
- 使用verilog语言实现BCH编码,用于通信信道编码-Using verilog language implementation BCH coding, channel coding for communication
transmiter-reciver
- 用51单片机实现无线信道的靠干扰编码,有收发程序-With 51 single-chip implementation of wireless channel interference on encoding, has to send and receive procedures
rs_enc
- 这是一个用VHDL编写的RS信道编码程序-This is a VHDL prepared with RS channel coding procedures
tcm_enc
- 这是一个用VERILOG HDL 编写的TCM信道编码-This is a VERILOG HDL prepared with TCM channel coding
verterbicode
- 使用dsp编程,实现信道编码中卷积编码,并使用维特比对编码进行译码。-Use dsp programming, channel coding convolutional coding and Viterbi decoding on the encoding.
dsp
- WCDMA中频FPGA DSP处理程序,DSP采用TMS320C6203,完成FPGA的调制参数配置和各物理信道编码数据的发送。-DSP program fot WCDMA middle-frequency FPGA. Use TMS320C6203 as DSP chip.
LDPCQPSK
- 讲述了LDPC的基本原理及算法,特别讲述了LDPC与QPSK如何结合才能发挥信道编码与高阶调制的作用-Describes the basic principle and algorithm of LDPC, especially about how the combination of LDPC and QPSK channel coding and can play the role of higher order modulation
DMB-THstandard
- 数字电视地面广播传输系统帧结构、信道编码和调制,国标地面数字电视广播标准DMB-TH标准-GB20600 DMB-TH standard, Chinsese national standard for terricial digital TV broadcasting
FEC-in-DTV
- 数字电视信道编码xilinx资源,包括DVB-C,以及其他信道编码模块IP介绍-FEC solution in digital TV application
RS_encode
- RS编码器,用于数字电视视频编解码器的信道编码-RS encoder, channel coding for video codecs for digital TV
OFDM_FPGA
- 采用FPGA 来实现一个基于OFDM 技术 的通信系统中的基带数据处理部分,即调制解调器。其中发射部分的调制 器包括:信道编码(Reed-Solomon 编码),交织,星座映射,FFT 和插 入循环前缀等模块。-FPGA to implement a baseband data based on OFDM technology in the communication system processing section, namely modem. Transmitter modul
scramblee
- 数字对讲机信道编码的扰码和解扰码程序,数字对讲机信道编码的扰码和解扰码程序-scramble and descramble
conv_encode
- 基于quartus软件的卷积编码,作为基带发射机的信道编码用-Convolutional coding based on quartus software.as the channel coding with baseband transmitter
Transmitter
- 基于hdl的ofdm基带处理器发射机的设计与实现 包括 工作时钟 主控单元 导频插入 长短训练序列生成 data符号调制 循环前缀与加窗处理 IFFT/FFT 信道编码 扰码模块等-Hdl of ofdm transmitter baseband processor based design and implementation including work clock master unit pilot insertion length of the training sequence g
verilog-juanjima
- 卷积码是一种重要的前向纠错信道编码方式,其纠错性能常常优于分组码,且(2,1,7)卷积码已应用于现代卫星通信系统中。Viterbi译码算法能最大限度地发挥卷积码的优异性能。这里采用Verilog HDL语言设计出(2,1,7)卷积码的编码器模块和基于Viterbi算法的译码器模块,译码器采用全并行结构,译码速度快-Convolutional code is an important forward error correction channel coding method, and
sj
- 此文件为matlab的simulink仿真简单通信模型,使用高斯信道,包括信源编码、信道编码、成型滤波、带通调制等等模块-This file is a simple communication matlab simulink simulation model using Gaussian channel, including source coding, channel coding, shaping filter, band-pass modulation module etc.
rs_code
- FPGA实现了RS(255,239)的编译码模块(FPGA implements the RS (255239) encoding and decoding module)
好-无线通信FPGA设计-Xilinx
- 《无线通信FPGA设计》以Xilinx公司的FPGA开发平台为基础,综合FPGA和无线通信技术两个方向,通过大量的FPGA开发实例,较为详尽地描述了无线通信中常用模块的原理和实现流程,包括数字信号处理基础、数字滤波器、多速率信号处理、数字调制与解调、信道编码、系统同步、自适应滤波算法、最佳接收机,以及WCDMA系统的关键技术。《无线通信FPGA设计》概念明确、思路清晰,追求全面、系统、实用,使读者能够在较短的时间内具备无线通信领域的FPGA开发能力。(The design of wireless