VHDL实现循环码编码,设计了三个单元。switch是一个开关,shifter是移位寄存器,EnCODEr是主体。
上传时间: 2016-02-14
上传用户:cainaifa
Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assuming BPSK. Brute force Monte Carlo approach is unsatisfactory (takes too long) to find the BER curve. The computation uses a quasi-analytic (QA) technique that relies on the estimation (approximate one) of the information-bits Weight Enumerating Function (WEF) using A simulation of the convolutional EnCODEr. Once the WEF is estimated, the analytic formula for the BER is used.
标签: convolutional Computes encoding decision
上传时间: 2013-12-24
上传用户:咔乐坞
vhdl编写,8b—10b 编解码器设计 EnCODEr: 8b/10b EnCODEr (file: 8b10b_enc.vhd) Synchronous clocked inputs (latched on each clock rising edge) 8-bit parallel unencoded data input KI input selects data or control encoding Asynchronous active high reset initializes all logic Encoded data output 10-bit parallel encoded output valid 1 clock later Decoder: 8b/10b Decoder (file: 8b10b_dec.vhd) Synchronous clocked inputs (latched on each clock rising edge) 10-bit parallel encoded data input Asynchronous active high reset initializes all logic Decoded data, disparity and KO outputs 8-bit parallel unencoded output valid 1 clock later
上传时间: 2016-05-05
上传用户:gundamwzc
ISO mp3 sources (distribution 10) Layer 1/2/3, C Source, 512 k Sources of the Mpeg 1,2 layer 1,2,3 audio EnCODEr and decoder distributed by the ISO group in charge of the MPEG.
标签: distribution Sources sources Source
上传时间: 2013-12-24
上传用户:来茴
Library and command line program for Huffman encoding and decoding both files and chunks of memory. The EnCODEr is a 2 pass EnCODEr. The first pass scans the data and builds the Huffman tree. The second pass encodes the data. The decoder is one pa
标签: and encoding decoding Library
上传时间: 2016-06-01
上传用户:zhaiye
Linux环境下做的x264的全部源码,还有EnCODEr哦!这个没有Windows下面的工程,但是很容易手工建立。虽然不是我写的,但确实是非常好的学习“x264”的资料
上传时间: 2016-06-11
上传用户:kytqcool
最新關於ldpc硬件設計的好文章,其中給出了EnCODEr 及 decoder 的最近設計方案
上传时间: 2013-12-09
上传用户:朗朗乾坤
ADT HuffmanTree{ 数据对象:D={ai| ai∈CharSet,i=1,2,……,n, n≥0} 数据关系:R={< ai-1, ai > ai-1, ai∈D, ai-1基本操作P: HuffmanTree() 构造函数 ~ HuffmanTree() 析构函数 Initialization(int WeightNum) 操作结果:构造哈夫曼树。 EnCODEr() 初始条件:哈夫曼树已存在或者哈夫曼树已存到文件中。 操作结果:对字符串进行编码 Decoder() 初始条件:哈夫曼树已存在且已编码。 操作结果:对二进制串进行译码 Print() 初始条件:编码文件已存在。 操作结果:把已保存好的编码文件显示在屏幕 TreePrinting() 初始条件:哈夫曼树已存在。 操作结果:将已在内存中的哈夫曼树以直观的方式显示在终端上
标签: ai HuffmanTree CharSet ADT
上传时间: 2013-12-25
上传用户:changeboy
VHDL实现循环码编码,设计了三个单元。switch是一个开关,shifter是移位寄存器,EnCODEr是主体。
上传时间: 2015-11-25
上传用户:sosho
This reference design describes the design of a 3-phase AC induction vector control drive with position EnCODEr coupled to the motor shaft. It is based on Motorola’s DSP56F805 dedicated motor control device. AC induction motors, which contain a cage, are very popular in variable speed drives. They are simple, rugged, inexpensive and available at all power ratings. Progress in the field of power electronics and microelectronics enables the application of induction motors for high-performance drives, where traditionally only DC motors were applied. Thanks to sophisticated control methods, AC induction drives offer the same control capabilities as high performance four-quadrant DC drives.
标签: Reference Designer Manual Phase DRM 023 AC
上传时间: 2020-06-10
上传用户:shancjb