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