Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols. Error correction capability (t) : 6 symbols One symbol represents 5 bit. Uses GF(2^5) with primitive polynomial p(x) = X^5 X^2 + 1 Generator polynomial, g(x) = a^15 a^21*X + a^6*X^2 + a^15*X^3 + a^25*X^4 + a^17*X^5 + a^18*X^6 + a^30*X^7 + a^20*X^8 + a^23*X^9 + a^27*X^10 + a^24*X^11 + X^12. Note: a = alpha, primitive element in GF(2^5) and a^i is root of g(x) for i = 19, 20, ..., 30. Uses Verilog description with synthesizable RTL modelling. Consists of 5 main blocks: SC (Syndrome Computation), KES (Key Equation Solver), CSEE (Chien Search and Error Evaluator), Controller and FIFO Register.
标签: symbols length Hard-decision Codeword
上传时间: 2014-07-08
上传用户:曹云鹏
维特比译码程序。viterbi decoder with hard decision
标签: decision viterbi decoder hard
上传时间: 2016-06-04
上传用户:上善若水
Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note: The main function is viterbi.m
标签: Viterbi Algorithm Provided decision
上传时间: 2013-12-21
上传用户:yd19890720
Generate random bits, convert to bipolar, corrupt the message by passing through noise and decode using hard decision decoding and calculate BER
标签: Generate bipolar convert corrupt
上传时间: 2013-12-25
上传用户:1966640071
Accessing IDE Hard disk by ATmega32 microcontroller (Proteus simulation include)
标签: microcontroller simulation Accessing Proteus
上传时间: 2013-09-21
上传用户:18888888888
Decision 算法
上传时间: 2013-12-23
上传用户:wys0120
在UNIX 系统下得到字符点阵信息嵌入式系统设计中消除内存丢失的策略matlab循环变量小技巧hard disk 1.8# device driverC程序中如何转换GB2312
标签: driverC matlab device UNIX
上传时间: 2015-03-23
上传用户:lili123
这篇论文描述了一种设计Hard Real Time System的结构方法HRT-HOOD,由York大学的两位教授提出,York大学的Real Time System Group是关于实时系统研究的世界领先机构,研究内容具体可以登陆York的网站,或者参考出版书籍:Real Time Systems and Programming Languages.
上传时间: 2015-04-12
上传用户:气温达上千万的
In case you haven t realized it, building computer systems is hard. As the complexity of the system gets greater, the task of building the software gets exponentially harder. As in any profession, we can progress only by learning, both from our mistakes and from our successes. This book represents some of this learning written in a form that I hope will help you to learn these lessons quicker than I did, or to communicate to others more effectively than I did before I boiled these patterns down.
标签: complexity the building computer
上传时间: 2015-04-25
上传用户:tyler
Quality, object.oriented architecture is the product of careful study, decision making, and experimentation. At a minimum, the object.oriented architecture process includes farming of requirements, architecture mining, and hands.on experience. Ideally, object.oriented architecture comprises a set of high.quality design decisions that provide benefits throughout the life cycle of the system.
标签: architecture decision oriented Quality
上传时间: 2014-10-28
上传用户:love_stanford