Application of Enhanced Hadamard Error Correcting Code in Video-Watermarking and His Comparison to Reed-Solomon Code

Total Page:16

File Type:pdf, Size:1020Kb

Application of Enhanced Hadamard Error Correcting Code in Video-Watermarking and His Comparison to Reed-Solomon Code MATEC Web of Conferences 125, 05007 (2017) DOI: 10.1051/ matecconf/201712505007 CSCC 2017 Application of Enhanced Hadamard Error Correcting Code in Video-Watermarking and his comparison to Reed-Solomon Code. Andrzej Dziech1, Jakob Wassermann2, * 1 Dept. of Telecommunication, AGH University of Science and Technology, 30-059 Krakow, Poland 2 Dept. of Electronics and Telecommunications University of Applied Sciences Technikum Wien, 1200 Wien Austria Abstract. Error Correcting Codes are playing a very important role in Video Watermarking technology. Because of very high compression rate (about 1:200) normally the watermarks can barely survive such massive attacks, despite very sophisticated embedding strategies. It can only work with a sufficient error correcting code method. In this paper, the authors compare the new developed Enhanced Hadamard Error Correcting Code (EHC) with well known Reed-Solomon Code regarding its ability to preserve watermarks in the embedded video. The main idea of this new developed multidimensional Enhanced Hadamard Error Correcting Code is to map the 2D basis images into a collection of one-dimensional rows and to apply a 1D Hadamard decoding procedure on them. After this, the image is reassembled, and the 2D decoding procedure can be applied more efficiently. With this approach, it is possible to overcome the theoretical limit of error correcting capability of (d-1)/2 bits, where d is a Hamming distance. Even better results could be achieved by expanding the 2D EHC to 3D. To prove the efficiency and practicability of this new Enhanced Hadamard Code, the method was applied to a video Watermarking Coding Scheme. The Video Watermarking Embedding procedure decomposes the initial video trough multi-Level Interframe Wavelet Transform. The low pass filtered part of the video stream is used for embedding the watermarks, which are protected respectively by Enhanced Hadamard or Reed-Solomon Correcting Code. The experimental results show that EHC performs much better than RS Code and seems to be very robust against strong MPEG compression. 1 Introduction strong prove of its effectiveness. The reason for selecting Video Watermarking lies in strong compression ratio, Many applications in telecommunication technologies normally factors greater than 1:200, which are applied to are using Hadamard Error Correcting Code. Plotkin [1] the video sequences. For example, an uncompressed was the first who discovered in 1960 error correcting HDTV video stream has a data rate of 1.2Gbit/s and for capabilities of Hadamard matrices. Bose, Shrikhande[2] distribution reason, it must be compressed to 6Mbit/s. and Peterson [3] also have made important contributions. For embedded watermarks, it is a big challenge to sur- Levenshstein [4] was the first who introduced an algo- vive such strong compression ratio. Error correcting rithm for constructing a Hadamard Error Correcting code plays a decisive role in surviving of the embedded Code. The most famous application of Hadamard Error Watermarks. Correcting Code was the NASA space mission in 1969 This paper has followed the structure: In Chapter 2 con- of Mariner and Voyager spacecrafts. Thanks to the pow- tains the introduction to the enhanced Hadamard Error erful error correcting capability of this code it was possi- Correcting Code and its error correcting capabilities. ble to decode properly high-quality pictures of Mars, In Chapter 3, the authors explain the Video Water- Jupiter, Saturn, and Uranus [5]. marking Scheme and the Chapter 4 presents the results In this paper we introduced a new type of multidimen- and discussion. sional Hadamard Code, we called it Enhanced Hadamard Error Correcting Code (EHC). It can overcome the limit of error correcting capability of n/2-1 bits of standard 2 Enhanced Hadamard Error Correcting Hadamard Code, where the codeword length and the Code Hamming distance d have the same value n. The applica- In this chapter, we will give an overview of one- tion of this Code in Video Watermarking gives also a dimensional and two-dimensional Hadamard Code. Then * Corresponding author: [email protected] © The Authors, published by EDP Sciences. This is an open access article distributed under the terms of the Creative Commons Attribution License 4.0 (http://creativecommons.org/licenses/by/4.0/). MATEC Web of Conferences 125, 05007 (2017) DOI: 10.1051/ matecconf/201712505007 CSCC 2017 the authors explain the enhanced version. that position gives us the ultimate information of the message (010). In the case of one error, the third component of the 2.1 One-Dimensional Hadamard Code spectrum vector d still remains the highest one. In the case of a corrupted codeword c=[-1 1 -1 -1 1 1 -1 -1], the The Hadamard code of n-bit is a non-linear code, which Hadamard spectrum vector delivers: is generated by rows of a n*n Hadamard Matrix Hn. It d 1 1 1 1 1 1 1 1 H 8 can encode k=log2(n) messages and is denoted as (n,k). d 2 2 6 2 2 2 2 2 The Hamming distance is and it can correct 1 n/2, n/2- The third component is still the highest one, so the errors. In the case of n=8 we obtain the following ma- message can be decoded. trix: In the case of two errors, it is already impossible to decode the message unambiguously. C1 1 1 1 1 1 1 1 S D T What is interesting about Hadamard Code is that in the D1 1 1 1 1 1 1 1T (1) D T case of seven and eight errors it is possible again to 1 1 1 1 1 1 1 1 D T decode the codewords. In case of eight errors, our code- D1 1 1 1 1 1 1 1 T H8 D T word 1 1 1 1 1 1 1 1 D T c=[-1- 1 1 1 -1 -1 1 1] D1 1 1 1 1 1 1 1 T D T is completely corrupted. In this case, the absolute value D1 1 1 1 1 1 1 1 T D T E1 1 1 1 1 1 1 1U of the third component of the Hadamard spectrum is the highest one, and it has a negative sign. A negative sign The code words are the rows of this Matrix H8. In Table means that the decoded code word must be inverted. 1 the Code Book of the linear Code (8,3) is depicted. The Hamming distance of this code is h=4. d 1 1 1 1 1 1 1 1 H8 d 0 0 8 0 0 0 0 0 In the case of seven errors, we have exactly the same Message Code Words situation as with one error, however, with one small 0 0 0 1 1 1 1 1 1 1 1 difference: the third component has a negative sign, what 0 0 1 1 -1 1 -1 1 -1 1 -1 means the decoded word must be inverted. 0 1 0 1 1 -1 -1 1 1 -1 -1 The following figure shows the error correcting capability of an 8 bit Hadamard code. 0 1 1 1 -1 -1 1 1 -1 -1 1 1 0 0 1 1 1 1 -1 -1 -1 -1 1 0 1 1 -1 1 -1 -1 1 -1 1 1 1 0 1 1 -1 -1 -1 -1 1 1 1 1 1 1 -1 -1 1 -1 1 1 -1 Table 1. Code Book of Hadamard Code (8,3) The decoding procedure is based on Hadamard Spectrum. The spectral component with the highest value determines the decoding message. The received code word is used to build the Hadamard spectrum vector, which enables to determine the corresponding Fig. 1. Error Correcting Capability of 8 Bit Hadamard message. The spectrum vector d is calculated by Code multiplying the code vector c by the Hadamard Matrix H8 . 4 The 8 bit Hadamard code can correct 1,7 and 8-bit errors d c H 8 (2) regardless where they occur within the code words. Supposed we received the code word: Generally, we can say that n bit Hadamard code can c 1 1 1 1 1 1 1 1 correct totally n/2-1 types of errors. The number of error bits occurring in the range According to the Eq.(2), the decoded Hadamard F n V F3 V Spectrum vector is: from G1,, 1W to G n 1,..., nW H 4 X H4 X d 1 1 1 1 1 1 1 1 H8 d 0 0 8 0 0 0 0 0 2.2 Two-Dimensional Hadamard Error Correc- The third component of the vector d has the highest ting Code value in the spectrum; all others are zeroes, d(3)=8, d(i)=0 for i=1,..8 and i≠3. It implicates that the code The 2D Hadamard Error Correcting Code uses so-called word at the position i=3 was received. The codebook at 2 MATEC Web of Conferences 125, 05007 (2017) DOI: 10.1051/ matecconf/201712505007 CSCC 2017 basis images instead of Hadamard vectors. The basis fact, identification of the basis image trough its spectral images functions are orthogonal to each other, and they coefficient, can be utilized to construct error-correcting can be generated from the Hadamard matrix by multipli- code. The codewords are the pattern of basis images, and cation of columns and rows. Generally, we can write they can be decoded unambiguously by detecting the Aml Hn(:,l)*Hn(m,:) (3) highest absolute coefficient value inside of 2D Hada- In case of 4x4 Hadamard matrix mard Spectrum according to Eq.(4). C1 1 1 1 S Message Basis Matrix Pulse Stream D T Image Element (code word) D1 1 1 1T H 0000 C11 0000000000000000 4 D T D1 1 1 1T D T E1 1 1 1 U 0001 C12 0101010101010101 We can calculate the complete set of 16 such basis imag- es.
Recommended publications
  • Short Low-Rate Non-Binary Turbo Codes Gianluigi Liva, Bal´Azs Matuz, Enrico Paolini, Marco Chiani
    Short Low-Rate Non-Binary Turbo Codes Gianluigi Liva, Bal´azs Matuz, Enrico Paolini, Marco Chiani Abstract—A serial concatenation of an outer non-binary turbo decoding thresholds lie within 0.5 dB from the Shannon code with different inner binary codes is introduced and an- limit in the coherent case, for a wide range of coding rates 1 alyzed. The turbo code is based on memory- time-variant (1/3 ≤ R ≤ 1/96). Remarkably, a similar result is achieved recursive convolutional codes over high order fields. The resulting codes possess low rates and capacity-approaching performance, in the noncoherent detection framework as well. thus representing an appealing solution for spread spectrum We then focus on the specific case where the inner code is communications. The performance of the scheme is investigated either an order-q Hadamard code or a first order length-q Reed- on the additive white Gaussian noise channel with coherent and Muller (RM) code, due to their simple fast Hadamard trans- noncoherent detection via density evolution analysis. The pro- form (FHT)-based decoding algorithms. The proposed scheme posed codes compare favorably w.r.t. other low rate constructions in terms of complexity/performance trade-off. Low error floors can be thus seen either as (i) a serial concatenation of an outer and performances close to the sphere packing bound are achieved Fq-based turbo code with an inner Hadamard/RM code with down to small block sizes (k = 192 information bits). antipodal signalling, or (ii) as a coded modulation Fq-based turbo/LDPC code with q-ary (bi-) orthogonal modulation.
    [Show full text]
  • Orthogonal Arrays and Codes
    Orthogonal Arrays & Codes Orthogonal Arrays - Redux An orthogonal array of strength t, a t-(v,k,λ)-OA, is a λvt x k array of v symbols, such that in any t columns of the array every one of the possible vt t-tuples of symbols occurs in exactly λ rows. We have previously defined an OA of strength 2. If all the rows of the OA are distinct we call it simple. If the symbol set is a finite field GF(q), the rows of an OA can be viewed as vectors of a vector space V over GF(q). If the rows form a subspace of V the OA is said to be linear. [Linear OA's are simple.] Constructions Theorem: If there exists a Hadamard matrix of order 4m, then there exists a 2-(2,4m-1,m)-OA. Pf: Let H be a standardized Hadamard matrix of order 4m. Remove the first row and take the transpose to obtain a 4m by 4m-1 array, which is a 2-(2,4m-1,m)-OA. a a a a a a a a a a b b b b 2-(2,7,2)-OA a b b a a b b a b b b b a a constructed from an b a b a b a b order 8 Hadamard b a b b a b a matrix b b a a b b a b b a b a a b Linear Constructions Theorem: Let M be an mxn matrix over Fq with the property that every t columns of M are linearly independent.
    [Show full text]
  • TC08 / 6. Hadamard Codes 3.12.07 SX
    TC08 / 6. Hadamard codes 3.12.07 SX Hadamard matrices. Paley’s construction of Hadamard matrices Hadamard codes. Decoding Hadamard codes Hadamard matrices A Hadamard matrix of order is a matrix of type whose coefficients are1 or 1 and such that . Note that this relation is equivalent to say that the rows of have norm √ and that any two distinct rows are orthogonal. Since is invertible and , we see that 2 and hence is also a Hadamard matrix. Thus is a Hadamard matrix if and only if its columns have norm √ and any two distinct columns are orthogonal. If is a Hadamard matrix of order , then det ⁄ . In particular we see that the Hadamard matrices satisfy the equality in Hadamard’s inequality: / |det| ∏∑ , which is valid for all real matrices of order . Remark. The expression / is the supremum of the value of det when runs over the real matrices such that 1. Moreover, the equality is reached if and only if is a Hadamard matrix. 3 If we change the signs of a row (column) of a Hadamard matrix, the result is clearly a Hadamard matrix. If we permute the rows (columns) of a Hadamard matrix, the result is another Hadamard matrix. Two Hadamard matrices are called equivalent (or isomorphic) if it is to go from one to the other by means of a sequence of such operations. Observe that by changing the sign of all the columns that begin with 1, and afterwards all the rows that begin with 1, we obtain an equivalent Hadamard matrix whose first row and first column only contain 1.
    [Show full text]
  • A Simple Low Rate Turbo-Like Code Design for Spread Spectrum Systems Durai Thirupathi and Keith M
    A simple low rate turbo-like code design for spread spectrum systems Durai Thirupathi and Keith M. Chugg Communication Sciences Institute Dept. of Electrical Engineering University of Southern California, Los Angeles 90089-2565 thirupat,chugg ¡ @usc.edu Abstract chine. The disadvantage of the SOTC is that the decoding com- plexity increases dramatically with decrease in code rate. On In this paper, we introduce a simple method to construct the other hand, THC, which is constructed using weaker con- very low rate recursive systematic convolutional codes from a stituent codes has slower rate of convergence which might not standard rate- ¢¤£¦¥ convolutional code. These codes in turn are be a desired property for practical applications. So, in design- used in parallel concatenation to obtain very low rate turbo like ing very low rate turbo-like codes for practical applications, one codes. The resulting codes are rate compatible and require low of the critical issues is to design strong enough constituent con- complexity decoders. Simulation results show that an additional volutional codes with decoding complexity of the overall code coding gain of 0.9 dB in additive white Gaussian noise (AWGN) being almost independent of the code rate. channel and 2 dB in Rayleigh fading channel is possible com- In this paper, we introduce a technique to construct such a pared to rate-1/3 turbo code. The low rate coding scheme in- class of low rate convolutional codes. These codes are then creases the capacity by more than 25% when applied to multi- used to build very low rate turbo codes. Since these codes are ple access environments such as Code Division Multiple Access constructed from rate- ¢¤£¦¥ parent codes, the complexity of the (CDMA).
    [Show full text]
  • Local List-Decoding of Reed-Muller Codes Over F2 Original Paper by Gopalan, Klivans, and Zuckerman [6, 7]
    Local List-Decoding of Reed-Muller Codes over F2 Original paper by Gopalan, Klivans, and Zuckerman [6, 7] Sahil Singla Manzil Zaheer Computer Science Department Electrical and Computer Engineering Carnegie Mellon University Carnegie Mellon University [email protected] [email protected] December 7, 2014 Abstract In this report we study the paper titled, \List-Decoding Reed-Muller Codes over Small Fields" by Parikshit Gopalan, Adam R. Klivans and David Zuckerman [6, 7]. The Reed-Muller codes are multivariate generalization of Reed-Solomon codes, which use polynomials in multiple variables to encode messages through functional encoding. Next, any list decoding problem for a code has two facets: Firstly, what is the max- imal radius up to which any ball of that radius contains only a constant number of codewords. Secondly, how to find these codewords in an efficient manner. The paper by GKZ presents the first local list-decoding algorithm for the r-th order Reed-Muller code RM(r; m) over F2 for r ≥ 2. Given an oracle for a received word m R : F2 ! F2, their randomized local list-decoding algorithm produces a list containing all degree r polynomials within relative distance (2−r − ) from R for any > 0 in time poly(mr; r). Since RM(r; m) has relative distance 2r, their algorithm beats the Johnson bound for r ≥ 2. Moreover, as the list size could be exponential in m at radius 2−r, their bound is optimal in the local setting. 1 Contents 1 Introduction 3 1.1 Basics of Code . .3 1.1.1 Johnson Bound .
    [Show full text]
  • TC+0 / 6. Hadamard Codes S
    TC+0 / 6. Hadamard codes S. Xambó Hadamard matrices. Paley’s construction of Hadamard matrices Hadamard codes. Decoding Hadamard codes Hadamard matrices A Hadamard matrix of order is a matrix of type whose coefficients are 1 or 1 and such that . Note that this relation is equivalent to say that the rows of have norm √ and that any two distinct rows are orthogonal. Since is invertible and we see that 2 and hence is also a Hadamard matrix. Thus is a Hadamard matrix if and only if its columns have norm √ and any two distinct columns are orthogonal. If is a Hadamard matrix of order , then det ⁄ . In particular we see that the Hadamard matrices satisfy the equality in Hadamard’s inequality: / |det| ∏∑ which is valid for all real matrices of order . Remark. The expression / is the supremum of the value of det when runs over the real matrices such that 1. Moreover, the equality is reached if and only if is a Hadamard matrix. 3 If we change the signs of a row (column) of a Hadamard matrix, the result is clearly a Hadamard matrix. If we permute the rows (columns) of a Hadamard matrix, the result is another Hadamard matrix. Two Hadamard matrices are called equivalent (or isomorphic) if it is possible to go from one to the other by means of a sequence of such operations. Observe that by changing the sign of all the columns that begin with 1 and afterwards of all the rows that begin with 1 we obtain an equivalent Hadamard matrix whose first row and first column only contain 1.
    [Show full text]
  • An Ultimate-Shannon-Limit-Approaching Gbps Throughput Encoder/Decoder System S
    1 An Ultimate-Shannon-Limit-Approaching Gbps Throughput Encoder/Decoder System S. Jiang, P. W. Zhang, F. C. M. Lau and C.-W. Sham Abstract—A turbo-Hadamard code (THC) is a type of low-rate component of the encoding/decoding system is fully opti- channel code with capacity approaching the ultimate Shannon mized to achieve high hardware-utilization rate. Arrange- − limit, i.e., 1.59 dB. In this paper, we investigate the hardware ment is made to ensure the data corresponding to different design of a turbo-Hadamard encoder/decoder system. The entire system has been implemented on an FPGA board. A bit error codewords are in an orderly manner such that they can be −5 rate (BER) of 10 can be achieved at Eb/N0 = 0.04 dB with received/stored/retrieved/processed efficiently at the decoder. a throughput of 3.2 Gbps or at Eb/N0 = −0.45 dB with a Last but not the least, we construct rate-adaptive THCs by throughput of 1.92 Gbps. puncturing the parity bits of the code. Sect. II briefly reviews the THC. Sect. III describes our overall design of the THC encoder/decoder system and evaluates the latency of each sub- I. INTRODUCTION decoder. Sect. IV shows the FPGA implementation results, Turbo code, low-density parity-check (LDPC) code, and including hardware utilization, throughput and bit error rate polar code are the most widely studied and implemented performance. Finally, Sect. ?? provides some concluding re- error-correction codes over the last two-and-a-half decades marks. because of their capacity-approaching capabilities [1], [2], [3], [4], [5], [6].
    [Show full text]
  • Download Issue
    JJCIT Jordanian Journal of Computers and Information Technology (JJCIT) The Jordanian Journal of Computers and Information Technology (JJCIT) is an international journal that publishes original, high-quality and cutting edge research papers on all aspects and technologies in ICT fields. JJCIT is hosted by Princess Sumaya University for Technology (PSUT) and supported by the Scientific Research Support Fund in Jordan. Researchers have the right to read, print, distribute, search, download, copy or link to the full text of articles. JJCIT permits reproduction as long as the source is acknowledged. AIMS AND SCOPE The JJCIT aims to publish the most current developments in the form of original articles as well as review articles in all areas of Telecommunications, Computer Engineering and Information Technology and make them available to researchers worldwide. The JJCIT focuses on topics including, but not limited to: Computer Engineering & Communication Networks, Computer Science & Information Systems and Information Technology and Applications. INDEXING JJCIT is indexed in: EDITORIAL BOARD SUPPORT TEAM LANGUAGE EDITOR EDITORIAL BOARD SECRETARY Haydar Al-Momani Eyad Al-Kouz All articles in this issue are open access articles distributed under the terms and conditions of the Creative Commons Attribution license (http://creativecommons.org/licenses/by/4.0/). JJCIT ADDRESS WEBSITE: www.jjcit.org EMAIL: [email protected] ADDRESS: Princess Sumaya University for Technology, Khalil Saket Street, Al-Jubaiha B.O. BOX: 1438 Amman 11941 Jordan TELEPHONE: +962-6-5359949 FAX: +962-6-7295534 JJCIT EDITORIAL BOARD Ahmad Hiasat (EIC) Aboul Ella Hassanien Adil Alpkoçak Adnan Gutub Adnan Shaout Christian Boitet Gian Carlo Cardarilli Hamid Hassanpour Abdelfatah Tamimi Arafat Awajan Gheith Abandah Haytham Bani Salameh Ismail Ababneh Ismail Hmeidi João L.
    [Show full text]
  • Math 550 Coding and Cryptography Workbook J. Swarts 0121709 Ii Contents
    Math 550 Coding and Cryptography Workbook J. Swarts 0121709 ii Contents 1 Introduction and Basic Ideas 3 1.1 Introduction . 3 1.2 Terminology . 4 1.3 Basic Assumptions About the Channel . 5 2 Detecting and Correcting Errors 7 3 Linear Codes 13 3.1 Introduction . 13 3.2 The Generator and Parity Check Matrices . 16 3.3 Cosets . 20 3.3.1 Maximum Likelihood Decoding (MLD) of Linear Codes . 21 4 Bounds for Codes 25 5 Hamming Codes 31 5.1 Introduction . 31 5.2 Extended Codes . 33 6 Golay Codes 37 6.1 The Extended Golay Code : C24. ....................... 37 6.2 The Golay Code : C23.............................. 40 7 Reed-Muller Codes 43 7.1 The Reed-Muller Codes RM(1, m) ...................... 46 8 Decimal Codes 49 8.1 The ISBN Code . 49 8.2 A Single Error Correcting Decimal Code . 51 8.3 A Double Error Correcting Decimal Code . 53 iii iv CONTENTS 8.4 The Universal Product Code (UPC) . 56 8.5 US Money Order . 57 8.6 US Postal Code . 58 9 Hadamard Codes 61 9.1 Background . 61 9.2 Definition of the Codes . 66 9.3 How good are the Hadamard Codes ? . 67 10 Introduction to Cryptography 71 10.1 Basic Definitions . 71 10.2 Affine Cipher . 73 10.2.1 Cryptanalysis of the Affine Cipher . 74 10.3 Some Other Ciphers . 76 10.3.1 The Vigen`ereCipher . 76 10.3.2 Cryptanalysis of the Vigen`ereCipher : The Kasiski Examination . 77 10.3.3 The Vernam Cipher . 79 11 Public Key Cryptography 81 11.1 The Rivest-Shamir-Adleman (RSA) Cryptosystem .
    [Show full text]
  • Background on Coding Theory
    6.895 PCP and Hardness of Approximation MIT, Fall 2010 Lecture 3: Coding Theory Lecturer: Dana Moshkovitz Scribe: Michael Forbes and Dana Moshkovitz 1 Motivation In the course we will make heavy use of coding theory. In this lecture we review the basic ideas and constructions. We start with two motivating examples. 1.1 Noisy Communication Alice gets a k-bit message x to send to Bob. Unfortunately, the communication channel is corrupted, and some number of bits may flip. For conceretness, say twenty percent of all bits sent on the channel may flip. Which bits are flipped is unknown, and different bits may flip for different messages sent on the channel. Can Alice still send a message that can be reliably received by Bob? We allow Alice and Bob to make any agreements prior to Alice learning about her message x. We also allow Alice to send more than k bits on the channel. The redundant bits can compesate for the bits lost due to corruption. We will see that Alice can send only n = Θ(k) bits of information about her message, such that even if twenty percent of those bits are flipped, the mistakes can be detected, and all of the original k bits can be recovered by Bob! 1.2 Equality Testing The following example is a classic example from communication complexity. Its setup and ideas are very useful for understanding PCPs. Suppose there are two players, Alice and Bob, as well as a verifier. Each player receives a private k-bit string. Alice's string is denoted x, and Bob's string is denoted y.
    [Show full text]
  • An Introduction of the Theory of Nonlinear Error-Correcting Codes
    Rochester Institute of Technology RIT Scholar Works Theses 1987 An introduction of the theory of nonlinear error-correcting codes Robert B. Nenno Follow this and additional works at: https://scholarworks.rit.edu/theses Recommended Citation Nenno, Robert B., "An introduction of the theory of nonlinear error-correcting codes" (1987). Thesis. Rochester Institute of Technology. Accessed from This Thesis is brought to you for free and open access by RIT Scholar Works. It has been accepted for inclusion in Theses by an authorized administrator of RIT Scholar Works. For more information, please contact [email protected]. An Introduction to the Theory of Nonlinear Error-Correcting Codes Robert B. Nenno Rochester Institute of Technology ABSTRACT Nonlinear error-correcting codes are the topic of this thesis. As a class of codes, it has been investigated far less than the class of linear error-correcting codes. While the latter have many practical advantages, it the former that contain the optimal error-correcting codes. In this project the theory (with illustrative examples) of currently known nonlinear codes is presented. Many definitions and theorems (often with their proofs) are presented thus providing the reader with the opportunity to experience the necessary level of mathematical rigor for good understanding of the subject. Also, the examples will give the reader the additional benefit of seeing how the theory can be put to use. An introduction to a technique for finding new codes via computer search is presented. Categories and Subject Descriptors: E.4 [Coding and Information Theory] For mal models of communication; H.l.l [Models and Principles] Systems and Infor mation Theory General Terms: Algorithms, Theory Additional Key Words and Phrases: Bounds on codes, designs, nongroup codes, Hadamard matrices, nonlinear error-correcting codes, uniformly packed codes October 8, 1987 TABLE OF CONTENTS Chapter 1 .
    [Show full text]
  • Coding Vs. Spreading for Narrow-Band Interference Suppression
    1 Coding vs. Spreading for Narrow-Band Interference Suppression Xiaofu Wu and Zhen Yang Abstract—The use of active narrow-band interference (NBI) suppression in spread-spectrum systems. In general, there are suppression in direct-sequence spread-spectrum (DS-SS) com- two categories for these techniques, one is based on linear munications has been extensively studied. In this paper, we signal processing techniques [3] and the other employs model- address the problem of optimum coding-spreading tradeoff for NBI suppression. With maximum likelihood decoding, we based techniques [1], including nonlinear filtering techniques first derive upper bounds on the error probability of coded and multiuser detection techniques. In [2], [4], a code-aided systems in the presence of a special class of NBI, namely, approach was proposed by Poor and Wang for NBI suppression multi-tone interference with orthogonal signatures. By employ- in direct-sequence code-division multiple-access (DS/CDMA) ing the well-developed bounding techniques, we show there is networks. This method, which is based on the minimum mean no advantage in spreading, and hence a low-rate full coding approach is always preferred. Then, we propose a practical square error (MMSE) linear detector, has been shown to out- low-rate turbo-Hadamard coding approach, in which the NBI perform all of the previous linear or nonlinear methods for NBI suppression is naturally achieved through iterative decoding. The suppression. In recent years, NBI suppression has also been proposed turbo-Hadamard coding approach employs a kind of considered in ultra-wide bandwidth (UWB) communications coded spread-spectrum signalling with time-varying spreading [5]–[9].
    [Show full text]