BER Analysis of BPSK for Block Codes and Convolution Codes Over AWGN Channel

Size: px
Start display at page:

Download "BER Analysis of BPSK for Block Codes and Convolution Codes Over AWGN Channel"

Transcription

1 International Journal of Pure and Applied Mathematics Volume 114 No , ISSN: (printed version); ISSN: (on-line version) url: ijpam.eu BER Analysis of BPSK for Block Codes and Convolution Codes Over AWGN Channel 1 V. Pushpa, 2 H. Ranganathan and 3 M. Palanivelan 1 Sakthi Mariamman Engineering College, Chennai. pushpa.paulvictor@gmail.com 2 Gojan School of business and Technology, Chennai. ranlal@yahoo.com 3 Rajalakshmi Engineering College, Chennai. velan.research@gmail.com Abstract This paper presents the Bit Error Rate (BER) Comparison of BPSK in AWGN by considering block codes and convolution codes. Hamming codes, cyclic codes, BCH codes, RS codes, convolutional codes are designed and the BER performance was measured for an AWGN channel. All the codes have been compared in terms of BER and energy per bit to noise ratio. All the simulation was done using MATLAB R2013b software. In general convolutional codes demonstrate better performance. Key Words: Bit error rate (BER), additive white gaussian noise (AWGN), Bose chaudhuri hocquenghen (BCH) code, reed-solomon code Energy per Bit to noise power (Eb/No), codeword length (n), message length (k), constraint length (L). 221

2 International Journal of Pure and Applied Mathematics 1. Introduction Digital communication is a rather unique field in engineering in which theoretical ideas had an extraordinary impact on the design of actual systems. Information Source Encoder Modulator Channel Output Decoder Demodulator Figure 1: Basic elements of a digital communication system Fig1 illustrates the basic elements of a digital communication system. The source may be either an analog signal such as audio or video signal or a digital signal, such as the output of a computer. The sequence of binary digits from the source are encoded and modulated for transmission over a channel. During the transmission the signal get corrupted by noise, distorted and attenuated channel noise can be added at the transmitter along the path and in the receiver This noise may be additive Gaussian white noise, various forms of multiplicative noise channels can also introduce systematic and random distortions, fading and variation in propagation delay, possibly even leading to transposition noise where some portion of the signal arrive out of sequence. At the receiver end the data are extracted by demodulation, decoding and then sent to sink. 2. Digital Communication Model Implementation Communication models implemented using MATLABR 2013, There are different types of modulation like BPSK, QPSK, 16 PSK, 32 PSK etc. Each modulation has its own error function. A. Binary Phase Shift Keying (BPSK) Binary PSK is the simplest form of PSK. In BPSK, the pair of signals S 1 (t) and S 2 (t) are used to represent binary symbols 1 and 0 respectively, is defined by S 1 (t ) = (2Eb\No)/Tb cos(2πfct) S 2 (t)= 2Eb\No)/Tb cos(2πfct+π) = - (2Eb\No)/Tb cos(2πfct) Where 0 t Tb and Eb is the energy transmitted signal energy per bit. 222

3 International Journal of Pure and Applied Mathematics The bit error rate for coherent BPSK is Pe=1/2 erfc ( Eb/No). B. AWGN Channel Additive White Gaussian noise channel is the most common type of noise added over the channel. It is white because it has a constant power spectral density. It is Gaussian because its probability density function can be accurately modeled to behave like a Gaussian distribution [6] 3. Different Error Correcting Code Models In coding theory forward error correction or channel coding is a technique used for controlling errors in data transmission over unreliable or noisy communication channels. FEC is accomplished by adding redundancy or parity data to the transmitted information using algorithm. It can be recovered by a receiver even when a number of errors were introduced either during the transmission or on storage. Since the receiver does not have retransmission of the data a back channel is not required in forward error correction and it is suitable for simplex communication such as broadcasting. Communication system can be improved by coding the signals to service channel impairments (channel coding) and reduce their redundancy (source coding). There are mainly two types of channel encoding namely block coding and convolution coding. Block codes are processed on a block by block basis (M=2 K ). In block coding, a block of k information bits are encoded into a block of n bits known as codeword (n>k).totally 2 K code words are possible. Code rate is given by R c =k/n. Block coding schemes are memory less.[3] Convolutional codes are processed on a bit by bit basis. In convolutional coding each k bits information symbol to be encoded and transformed in to n bit called as codeword such that n>k and transformation is a function of the last L information symbols where L is the constraint length of the code. Code rate is defined be same as that of the block codes [4]. BER=Total number of errors / Total number of bits transmitted. A. Without Code Model In without coding model no coding has been used. The digital data is modulated by using BPSK over AWGN channel. By using randn function10,000 bits are generated and modulated with BPSK modulation and transmitted over AWGN channel. At the receiver the signal gets demodulated and compared with original transmitted data bits, the bit error rate is calculated. 223

4 BER BER International Journal of Pure and Applied Mathematics BER for BPSK in AWGN chanel Figure 2: BER for BPSK in AWGN channel without code B. Hamming codes In the late 1940 s Claude Shannon was developing information theory and coding as a mathematical model for communication. At the same time, Richard Hamming, a colleague of Shannon s at Bell Laboratories found a need for error correction in his work on computers. Parity checking was already being used to detect errors in the calculations of the relay based computer of the day, and Hamming realized that a more sophisticated pattern of parity checking allowed the correction of single errors along with the detection of double errors. Thus reliable communication is possible when the Hamming distance between the transmitted and received bit patterns is less than or equal to one. Hamming codes are the earliest and simple example of linear block codes. The parameters of Hamming code are (n, k) block code[4] Code length= n Number of information bits=k Number of parity check bits m=n-k To calculate number of check bits the equation used by 2 m (m+k+1) BER for BPSK in AWGN channel With Hamming code(7,4) With Hamming code(7,4) Figure 3: BER for BPSK in AWGN channel with Hamming code 224

5 BER International Journal of Pure and Applied Mathematics In hamming coding technique as number of data bits increases, more number of error control bits is required to generate encoded bits as per Hamming code. In hamming coding M=2 3 is taken 10,000 bits are transmitted through a frame at Eb/No=2 db the Bit Error Rate is Bit error rate is reduced after implementing hamming code (7, 4) technique. Comparison of BER Hamming code (7, 4) and without coding is shown in Fig3. Error probability at different Eb\No is shown in table1. C. Cyclic Codes Cyclic codes were first studied by Prange in Cyclic codes form an important subclass of linear codes. These codes are attractive for two reasons. Encoding and syndrome computation can be implemented easily by employing shift registers with feedback connections (or sequential circuits). They have considerable inherent algebraic structure; it is possible to find various practical methods for decoding them.[4] BER for BPSK in AWGN channel With Cyclic code(7,4) With Cyclic code(7,4) Figure 4: BER for BPSK in AWGN channel with cyclic code (7.4) A (n, k) linear code C is called a cyclic code if every cyclic shift of a code vector in c is also a code vector in C. This does not mean every code vector have the same weight. There are groups of code vectors with the same weight. Simulation with cyclic code (7, 4) and without code is shown in Fig4. the Bit Error Rate is at Eb\No=2 db D. Bose Chaudhuri Hocquengham (BCH) Codes In coding theory the BCH codes form a large class of powerful random error correcting cyclic codes which have been the subject of much academic attenuation in the last fifty years. BCH were invented in 1959 by Hocquengham, and independently in 1960 by Bose and Ray-Chaudhuri. The acronym BCH comprises the initials of these inventor s names. [4] For any positive integer s m (m 3) and t (t<2 m -1), there exists a binary BCH code with the following parameters: 225

6 BER International Journal of Pure and Applied Mathematics BER for BPSK in AWGN channel With BCH(7,4) With BCH(7,4) Figure 5: BER for BPSK in AWGN channel with BCH code (7, 4) Block length n=2 m -1 Number of parity check bits: n-k mt Minimum distance d min 2t+1 Clearly, this code is capable of correcting any combination of t or fewer errors in a block of n=2 m -1 digits and named as a t error correcting BCH code.[4] The simulation of BPSK with BCH code (7, 4) is shown in Fig5. BER at EbNo=2 db is E. Reed- Solomon Codes In coding theory, Reed Solomon (RS) codes are non binary cyclic error correcting codes invented by Irving S.Reed and Gustave Solomon. They described a systematic way of building codes that could detect and correct multiple random symbol errors. By adding t check symbols to the data. An RS code can detect any combination of up to t erroneous symbols, or correct up to (t/2) symbols. A t error correcting Reed Solomon codes, with symbols from GF (q) has the following parameters [3] Block length n=2 m -1 Message size=k Number of parity check digits: n-k=2t Minimum distance d min =2t+1 Number of correctable symbol in error t= (n-k)/2 226

7 BER BER International Journal of Pure and Applied Mathematics Comparative analysis of RS coding is with and without coding shown in graph The simulation of BPSK with RS code (7, 5) is shown in Fig6. BER is at EbNo=2 db BER for BPSK in AWGN channel With RS(7,5) With RS(7,5) Figure 6: BER for BPSK in AWGN Channel with RS Code. (7, 5) F. Convolutional Codes A convolutional code is a type of error correcting code was first mentioned by Elias in In convolutional code, each k bit information symbol to be encoded is transformed into an n- bit symbol, where k/n is the code rate (n k) and the transformation is a function of the last L information symbols, where L is the constraint length of the code. Constraint length is the number of bits that the encoder uses to encode n bits.[3] BER for BPSK in AWGN channel With Convolutional Code With Convolutional Code Figure 7: BER for BPSK in AWGN channel with convolutional Code. Convolutional codes are often characterized by the base code rate and the depth (memory) of the encoder (n, k). The base code rate is typically given as n/k, where n is the input data rate and k is the output symbol rate. The depth is also 227

8 BER International Journal of Pure and Applied Mathematics as constraint length K. Convolutional code that generates parity symbols via the sliding application of a Boolean polynomial function to a data stream. The sliding application represents the convolution of the encoder over the data, which gives rise to the term convolution coding. The simulation of BPSK with convolutional code (7, [ ]) is shown in Fig7. BER is 0 at Eb/No=2 db Simulation of BPSK with Hamming code(7,4).cyclic code(7,4),bch code(7,4),rs code(7,5) and convolutional code(7, [ ]) are shown in Fig8, The various Eb/No values and bit error rate values are summarized in Table 1. BER for BPSK with Various codes in AWGN channel AWGN Theory Withou code Hamming code Cyclic code BCH code RS code Convolutional code Figure 8: BER for BPSK in AWGN channel with block codes and convolutional codes Table 1: BER for BPSK Modulation with Various Codes Transmitting of 10,000 Bits Eb\No (db) Hamming code Cyclic code BCH code RS code Convolutional code Conclusion We concluded that from the simulation of transmitting bits using BPSK modulation with different error control methods convolutional coding performs better than the linear block codes. The Bit Error Rate for the Hamming code and cyclic codes are almost performed same, At 2 db Convolutional code BER become zero. In Liner Block codes BCH codes provides the better performance and convolutional codes performs better than the block codes. 228

9 International Journal of Pure and Applied Mathematics Acknowledgement The authors are thankful to ICSIE journal for the support to develop this paper, References [1] Sarnin, Suzi Seroja, Norasimah Kadri, Aiza Mahyuni Mozi, Norfishah Ab Wahab., Nani Fadzlina Naim, Performance Analysis of BPSK and QPSK using error correcting code through AWGN, International Conference on Networking and Information Technology (ICNIT) (2010), [2] Madankar, Minal M., Ashtankar P.S, Performance analysis of BPSK modulation scheme for different channel conditions, In IEEE Students' Conference on Electrical, Electronics and Computer Science (SCEECS) (2016), 1-5. [3] Pandey, Manika, Vimal Kant Pandey, Comparative Performance Analysis of Block and Convolution Codes, International Journal of Computer Applications 119(24) (2015). [4] Nandaniya, Jayshree S., Nilesh B. Kalani., Kulkarni G.R, Comparative analysis of different channel coding techniques, Int. J. Comput. Netw. Wirel. Commun 4 (2014), [5] Simon Haykin, Communication Systems, 4th Edition, John Willey & sons, Inc. [6] Proakis., John G. Companders. John Wiley & Sons, Inc. (2001). 229

10 230

Performance Evaluation and Comparative Analysis of Various Concatenated Error Correcting Codes Using BPSK Modulation for AWGN Channel

Performance Evaluation and Comparative Analysis of Various Concatenated Error Correcting Codes Using BPSK Modulation for AWGN Channel International Journal of Electronics and Communication Engineering. ISSN 0974-2166 Volume 5, Number 3 (2012), pp. 235-244 International Research Publication House http://www.irphouse.com Performance Evaluation

More information

BER Analysis of BPSK and QAM Modulation Schemes using RS Encoding over Rayleigh Fading Channel

BER Analysis of BPSK and QAM Modulation Schemes using RS Encoding over Rayleigh Fading Channel BER Analysis of BPSK and QAM Modulation Schemes using RS Encoding over Rayleigh Fading Channel Faisal Rasheed Lone Department of Computer Science & Engineering University of Kashmir Srinagar J&K Sanjay

More information

Simulink Modelling of Reed-Solomon (Rs) Code for Error Detection and Correction

Simulink Modelling of Reed-Solomon (Rs) Code for Error Detection and Correction Simulink Modelling of Reed-Solomon (Rs) Code for Error Detection and Correction Okeke. C Department of Electrical /Electronics Engineering, Michael Okpara University of Agriculture, Umudike, Abia State,

More information

Performance of Reed-Solomon Codes in AWGN Channel

Performance of Reed-Solomon Codes in AWGN Channel International Journal of Electronics and Communication Engineering. ISSN 0974-2166 Volume 4, Number 3 (2011), pp. 259-266 International Research Publication House http://www.irphouse.com Performance of

More information

Lecture 17 Components Principles of Error Control Borivoje Nikolic March 16, 2004.

Lecture 17 Components Principles of Error Control Borivoje Nikolic March 16, 2004. EE29C - Spring 24 Advanced Topics in Circuit Design High-Speed Electrical Interfaces Lecture 17 Components Principles of Error Control Borivoje Nikolic March 16, 24. Announcements Project phase 1 is posted

More information

Outline. Communications Engineering 1

Outline. Communications Engineering 1 Outline Introduction Signal, random variable, random process and spectra Analog modulation Analog to digital conversion Digital transmission through baseband channels Signal space representation Optimal

More information

Revision of Lecture Eleven

Revision of Lecture Eleven Revision of Lecture Eleven Previous lecture we have concentrated on carrier recovery for QAM, and modified early-late clock recovery for multilevel signalling as well as star 16QAM scheme Thus we have

More information

Physical Layer: Modulation, FEC. Wireless Networks: Guevara Noubir. S2001, COM3525 Wireless Networks Lecture 3, 1

Physical Layer: Modulation, FEC. Wireless Networks: Guevara Noubir. S2001, COM3525 Wireless Networks Lecture 3, 1 Wireless Networks: Physical Layer: Modulation, FEC Guevara Noubir Noubir@ccsneuedu S, COM355 Wireless Networks Lecture 3, Lecture focus Modulation techniques Bit Error Rate Reducing the BER Forward Error

More information

Error Control Coding. Aaron Gulliver Dept. of Electrical and Computer Engineering University of Victoria

Error Control Coding. Aaron Gulliver Dept. of Electrical and Computer Engineering University of Victoria Error Control Coding Aaron Gulliver Dept. of Electrical and Computer Engineering University of Victoria Topics Introduction The Channel Coding Problem Linear Block Codes Cyclic Codes BCH and Reed-Solomon

More information

Digital Television Lecture 5

Digital Television Lecture 5 Digital Television Lecture 5 Forward Error Correction (FEC) Åbo Akademi University Domkyrkotorget 5 Åbo 8.4. Error Correction in Transmissions Need for error correction in transmissions Loss of data during

More information

Convolutional Coding Using Booth Algorithm For Application in Wireless Communication

Convolutional Coding Using Booth Algorithm For Application in Wireless Communication Available online at www.interscience.in Convolutional Coding Using Booth Algorithm For Application in Wireless Communication Sishir Kalita, Parismita Gogoi & Kandarpa Kumar Sarma Department of Electronics

More information

DIGITAL COMMINICATIONS

DIGITAL COMMINICATIONS Code No: R346 R Set No: III B.Tech. I Semester Regular and Supplementary Examinations, December - 23 DIGITAL COMMINICATIONS (Electronics and Communication Engineering) Time: 3 Hours Max Marks: 75 Answer

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 9: Error Control Coding

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 9: Error Control Coding ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2005 Lecture 9: Error Control Coding Chapter 8 Coding and Error Control From: Wireless Communications and Networks by William Stallings,

More information

IJESRT. (I2OR), Publication Impact Factor: 3.785

IJESRT. (I2OR), Publication Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY ERROR DETECTION USING BINARY BCH (55, 15, 5) CODES Sahana C*, V Anandi *M.Tech,Dept of Electronics & Communication, M S Ramaiah

More information

ISSN: International Journal of Innovative Research in Science, Engineering and Technology

ISSN: International Journal of Innovative Research in Science, Engineering and Technology ISSN: 39-8753 Volume 3, Issue 7, July 4 Graphical User Interface for Simulating Convolutional Coding with Viterbi Decoding in Digital Communication Systems using Matlab Ezeofor C. J., Ndinechi M.C. Lecturer,

More information

S Coding Methods (5 cr) P. Prerequisites. Literature (1) Contents

S Coding Methods (5 cr) P. Prerequisites. Literature (1) Contents S-72.3410 Introduction 1 S-72.3410 Introduction 3 S-72.3410 Coding Methods (5 cr) P Lectures: Mondays 9 12, room E110, and Wednesdays 9 12, hall S4 (on January 30th this lecture will be held in E111!)

More information

Department of Electronics and Communication Engineering 1

Department of Electronics and Communication Engineering 1 UNIT I SAMPLING AND QUANTIZATION Pulse Modulation 1. Explain in detail the generation of PWM and PPM signals (16) (M/J 2011) 2. Explain in detail the concept of PWM and PAM (16) (N/D 2012) 3. What is the

More information

QUESTION BANK EC 1351 DIGITAL COMMUNICATION YEAR / SEM : III / VI UNIT I- PULSE MODULATION PART-A (2 Marks) 1. What is the purpose of sample and hold

QUESTION BANK EC 1351 DIGITAL COMMUNICATION YEAR / SEM : III / VI UNIT I- PULSE MODULATION PART-A (2 Marks) 1. What is the purpose of sample and hold QUESTION BANK EC 1351 DIGITAL COMMUNICATION YEAR / SEM : III / VI UNIT I- PULSE MODULATION PART-A (2 Marks) 1. What is the purpose of sample and hold circuit 2. What is the difference between natural sampling

More information

6. FUNDAMENTALS OF CHANNEL CODER

6. FUNDAMENTALS OF CHANNEL CODER 82 6. FUNDAMENTALS OF CHANNEL CODER 6.1 INTRODUCTION The digital information can be transmitted over the channel using different signaling schemes. The type of the signal scheme chosen mainly depends on

More information

Bit Error Rate Performance Evaluation of Various Modulation Techniques with Forward Error Correction Coding of WiMAX

Bit Error Rate Performance Evaluation of Various Modulation Techniques with Forward Error Correction Coding of WiMAX Bit Error Rate Performance Evaluation of Various Modulation Techniques with Forward Error Correction Coding of WiMAX Amr Shehab Amin 37-20200 Abdelrahman Taha 31-2796 Yahia Mobasher 28-11691 Mohamed Yasser

More information

PROJECT 5: DESIGNING A VOICE MODEM. Instructor: Amir Asif

PROJECT 5: DESIGNING A VOICE MODEM. Instructor: Amir Asif PROJECT 5: DESIGNING A VOICE MODEM Instructor: Amir Asif CSE4214: Digital Communications (Fall 2012) Computer Science and Engineering, York University 1. PURPOSE In this laboratory project, you will design

More information

INSTITUT PENGURUSAN PENYELIDIKAN UNIVERSITI TEKNOLOGI MARA SHAH ALAM, SELANGOR MALAYSIA DISEDIAKAN OLEH :

INSTITUT PENGURUSAN PENYELIDIKAN UNIVERSITI TEKNOLOGI MARA SHAH ALAM, SELANGOR MALAYSIA DISEDIAKAN OLEH : ANALYSIS PERFORMANCE OF 256 AND 1024 QAM BY USING REED SOLOMON CODES APPLY IN DIGITAL VIDEO BROADCASTING THROUGH ADDITIVE WHITE GHAUSSIAN NOISE CHANNEL INSTITUT PENGURUSAN PENYELIDIKAN UNIVERSITI TEKNOLOGI

More information

Implementation of Reed-Solomon RS(255,239) Code

Implementation of Reed-Solomon RS(255,239) Code Implementation of Reed-Solomon RS(255,239) Code Maja Malenko SS. Cyril and Methodius University - Faculty of Electrical Engineering and Information Technologies Karpos II bb, PO Box 574, 1000 Skopje, Macedonia

More information

Performance of RS and BCH Codes over Correlated Rayleigh Fading Channel using QAM Modulation Technique

Performance of RS and BCH Codes over Correlated Rayleigh Fading Channel using QAM Modulation Technique Performance of RS and BCH Codes over Correlated Rayleigh Fading Channel using QAM Modulation Technique Damilare.O Akande* Festus K. Ojo Robert O. Abolade Department of Electronic and Electrical Engineering

More information

MATHEMATICS IN COMMUNICATIONS: INTRODUCTION TO CODING. A Public Lecture to the Uganda Mathematics Society

MATHEMATICS IN COMMUNICATIONS: INTRODUCTION TO CODING. A Public Lecture to the Uganda Mathematics Society Abstract MATHEMATICS IN COMMUNICATIONS: INTRODUCTION TO CODING A Public Lecture to the Uganda Mathematics Society F F Tusubira, PhD, MUIPE, MIEE, REng, CEng Mathematical theory and techniques play a vital

More information

TABLE OF CONTENTS CHAPTER TITLE PAGE

TABLE OF CONTENTS CHAPTER TITLE PAGE TABLE OF CONTENTS CHAPTER TITLE PAGE DECLARATION ACKNOWLEDGEMENT ABSTRACT ABSTRAK TABLE OF CONTENTS LIST OF TABLES LIST OF FIGURES LIST OF ABBREVIATIONS i i i i i iv v vi ix xi xiv 1 INTRODUCTION 1 1.1

More information

Simulink Modeling of Convolutional Encoders

Simulink Modeling of Convolutional Encoders Simulink Modeling of Convolutional Encoders * Ahiara Wilson C and ** Iroegbu Chbuisi, *Department of Computer Engineering, Michael Okpara University of Agriculture, Umudike, Abia State, Nigeria **Department

More information

Introduction to Error Control Coding

Introduction to Error Control Coding Introduction to Error Control Coding 1 Content 1. What Error Control Coding Is For 2. How Coding Can Be Achieved 3. Types of Coding 4. Types of Errors & Channels 5. Types of Codes 6. Types of Error Control

More information

BER Performance Analysis of QAM Modulation Techniques in MIMO Rayleigh Channel for WCDMA System

BER Performance Analysis of QAM Modulation Techniques in MIMO Rayleigh Channel for WCDMA System International Journal of Advancements in Research & Technology, Volume 2, Issue2, February-2013 1 BER Performance Analysis of QAM Modulation Techniques in MIMO Rayleigh Channel for WCDMA System Sonal Singh,

More information

Error Protection: Detection and Correction

Error Protection: Detection and Correction Error Protection: Detection and Correction Communication channels are subject to noise. Noise distorts analog signals. Noise can cause digital signals to be received as different values. Bits can be flipped

More information

Synchronization of Hamming Codes

Synchronization of Hamming Codes SYCHROIZATIO OF HAMMIG CODES 1 Synchronization of Hamming Codes Aveek Dutta, Pinaki Mukherjee Department of Electronics & Telecommunications, Institute of Engineering and Management Abstract In this report

More information

Comparison of BER for Various Digital Modulation Schemes in OFDM System

Comparison of BER for Various Digital Modulation Schemes in OFDM System ISSN: 2278 909X Comparison of BER for Various Digital Modulation Schemes in OFDM System Jaipreet Kaur, Hardeep Kaur, Manjit Sandhu Abstract In this paper, an OFDM system model is developed for various

More information

International Journal of Digital Application & Contemporary research Website: (Volume 1, Issue 7, February 2013)

International Journal of Digital Application & Contemporary research Website:   (Volume 1, Issue 7, February 2013) Performance Analysis of OFDM under DWT, DCT based Image Processing Anshul Soni soni.anshulec14@gmail.com Ashok Chandra Tiwari Abstract In this paper, the performance of conventional discrete cosine transform

More information

ECE 6640 Digital Communications

ECE 6640 Digital Communications ECE 6640 Digital Communications Dr. Bradley J. Bazuin Assistant Professor Department of Electrical and Computer Engineering College of Engineering and Applied Sciences Chapter 8 8. Channel Coding: Part

More information

Lecture #2. EE 471C / EE 381K-17 Wireless Communication Lab. Professor Robert W. Heath Jr.

Lecture #2. EE 471C / EE 381K-17 Wireless Communication Lab. Professor Robert W. Heath Jr. Lecture #2 EE 471C / EE 381K-17 Wireless Communication Lab Professor Robert W. Heath Jr. Preview of today s lecture u Introduction to digital communication u Components of a digital communication system

More information

RADIO SYSTEMS ETIN15. Channel Coding. Ove Edfors, Department of Electrical and Information Technology

RADIO SYSTEMS ETIN15. Channel Coding. Ove Edfors, Department of Electrical and Information Technology RADIO SYSTEMS ETIN15 Lecture no: 7 Channel Coding Ove Edfors, Department of Electrical and Information Technology Ove.Edfors@eit.lth.se 2016-04-18 Ove Edfors - ETIN15 1 Contents (CHANNEL CODING) Overview

More information

Using TCM Techniques to Decrease BER Without Bandwidth Compromise. Using TCM Techniques to Decrease BER Without Bandwidth Compromise. nutaq.

Using TCM Techniques to Decrease BER Without Bandwidth Compromise. Using TCM Techniques to Decrease BER Without Bandwidth Compromise. nutaq. Using TCM Techniques to Decrease BER Without Bandwidth Compromise 1 Using Trellis Coded Modulation Techniques to Decrease Bit Error Rate Without Bandwidth Compromise Written by Jean-Benoit Larouche INTRODUCTION

More information

Improving the BER Performance of M-FSK in a Noisy Multipath Rayleigh, and Rician Fading Channels Using Reed-Solomon Forward Error Correction Method

Improving the BER Performance of M-FSK in a Noisy Multipath Rayleigh, and Rician Fading Channels Using Reed-Solomon Forward Error Correction Method American Journal of Networks and Communications 2016; 5(5): 91-96 http://www.sciencepublishinggroup.com/j/ajnc doi: 10.11648/j.ajnc.20160505.12 ISSN: 2326-893X (Print); ISSN: 2326-8964 (Online) Improving

More information

New Forward Error Correction and Modulation Technologies Low Density Parity Check (LDPC) Coding and 8-QAM Modulation in the CDM-600 Satellite Modem

New Forward Error Correction and Modulation Technologies Low Density Parity Check (LDPC) Coding and 8-QAM Modulation in the CDM-600 Satellite Modem New Forward Error Correction and Modulation Technologies Low Density Parity Check (LDPC) Coding and 8-QAM Modulation in the CDM-600 Satellite Modem Richard Miller Senior Vice President, New Technology

More information

Course Developer: Ranjan Bose, IIT Delhi

Course Developer: Ranjan Bose, IIT Delhi Course Title: Coding Theory Course Developer: Ranjan Bose, IIT Delhi Part I Information Theory and Source Coding 1. Source Coding 1.1. Introduction to Information Theory 1.2. Uncertainty and Information

More information

EE 435/535: Error Correcting Codes Project 1, Fall 2009: Extended Hamming Code. 1 Introduction. 2 Extended Hamming Code: Encoding. 1.

EE 435/535: Error Correcting Codes Project 1, Fall 2009: Extended Hamming Code. 1 Introduction. 2 Extended Hamming Code: Encoding. 1. EE 435/535: Error Correcting Codes Project 1, Fall 2009: Extended Hamming Code Project #1 is due on Tuesday, October 6, 2009, in class. You may turn the project report in early. Late projects are accepted

More information

International Journal of Scientific & Engineering Research Volume 9, Issue 3, March ISSN

International Journal of Scientific & Engineering Research Volume 9, Issue 3, March ISSN International Journal of Scientific & Engineering Research Volume 9, Issue 3, March-2018 1605 FPGA Design and Implementation of Convolution Encoder and Viterbi Decoder Mr.J.Anuj Sai 1, Mr.P.Kiran Kumar

More information

International Journal of Engineering Research in Electronics and Communication Engineering (IJERECE) Vol 1, Issue 5, April 2015

International Journal of Engineering Research in Electronics and Communication Engineering (IJERECE) Vol 1, Issue 5, April 2015 Implementation of Error Trapping Techniqe In Cyclic Codes Using Lab VIEW [1] Aneetta Jose, [2] Hena Prince, [3] Jismy Tom, [4] Malavika S, [5] Indu Reena Varughese Electronics and Communication Dept. Amal

More information

Chapter 1 Coding for Reliable Digital Transmission and Storage

Chapter 1 Coding for Reliable Digital Transmission and Storage Wireless Information Transmission System Lab. Chapter 1 Coding for Reliable Digital Transmission and Storage Institute of Communications Engineering National Sun Yat-sen University 1.1 Introduction A major

More information

Chapter 7. Conclusion and Future Scope

Chapter 7. Conclusion and Future Scope Chapter 7 Conclusion and Future Scope CHAPTER 7 CONCLUSION AND FUTURE SCOPE This chapter starts presenting the prominent results and conclusion obtained from this research. The digital communication system

More information

Improved concatenated (RS-CC) for OFDM systems

Improved concatenated (RS-CC) for OFDM systems Improved concatenated (RS-CC) for OFDM systems Mustafa Dh. Hassib 1a), JS Mandeep 1b), Mardina Abdullah 1c), Mahamod Ismail 1d), Rosdiadee Nordin 1e), and MT Islam 2f) 1 Department of Electrical, Electronics,

More information

ERROR CONTROL CODING From Theory to Practice

ERROR CONTROL CODING From Theory to Practice ERROR CONTROL CODING From Theory to Practice Peter Sweeney University of Surrey, Guildford, UK JOHN WILEY & SONS, LTD Contents 1 The Principles of Coding in Digital Communications 1.1 Error Control Schemes

More information

Performance Analysis of Reed Solomon Code & BCH Code for various Modulation Schemes over AWGN Channel

Performance Analysis of Reed Solomon Code & BCH Code for various Modulation Schemes over AWGN Channel Performance Analysis of Reed Solomon Code & BCH Code for various Modulation Schemes over AWGN Channel Monika Kapoor 1 Ph.D Scholar, Electronics & Telecommunication Department, University Institute of Technology,

More information

High-Rate Non-Binary Product Codes

High-Rate Non-Binary Product Codes High-Rate Non-Binary Product Codes Farzad Ghayour, Fambirai Takawira and Hongjun Xu School of Electrical, Electronic and Computer Engineering University of KwaZulu-Natal, P. O. Box 4041, Durban, South

More information

Implementation of Different Interleaving Techniques for Performance Evaluation of CDMA System

Implementation of Different Interleaving Techniques for Performance Evaluation of CDMA System Implementation of Different Interleaving Techniques for Performance Evaluation of CDMA System Anshu Aggarwal 1 and Vikas Mittal 2 1 Anshu Aggarwal is student of M.Tech. in the Department of Electronics

More information

Performance Analysis of BPSK and QPSK Using Error Correcting Code through A WGN

Performance Analysis of BPSK and QPSK Using Error Correcting Code through A WGN 201O International Conference on Networking and Information Technology Performance Analysis of BPSK and QPSK Using Error Correcting Code through A WGN Suzi Seroja Sarnin Norasimah Kadri Aiza Mahyuni Mozi

More information

TSTE17 System Design, CDIO. General project hints. Behavioral Model. General project hints, cont. Lecture 5. Required documents Modulation, cont.

TSTE17 System Design, CDIO. General project hints. Behavioral Model. General project hints, cont. Lecture 5. Required documents Modulation, cont. TSTE17 System Design, CDIO Lecture 5 1 General project hints 2 Project hints and deadline suggestions Required documents Modulation, cont. Requirement specification Channel coding Design specification

More information

Analysis of Convolutional Encoder with Viterbi Decoder for Next Generation Broadband Wireless Access Systems

Analysis of Convolutional Encoder with Viterbi Decoder for Next Generation Broadband Wireless Access Systems International Journal of Engineering and Technical Research (IJETR) ISSN: 2321-0869, Volume-3, Issue-4, April 2015 Analysis of Convolutional Encoder with Viterbi Decoder for Next Generation Broadband Wireless

More information

SCHEME OF COURSE WORK. Course Code : 13EC1114 L T P C : ELECTRONICS AND COMMUNICATION ENGINEERING

SCHEME OF COURSE WORK. Course Code : 13EC1114 L T P C : ELECTRONICS AND COMMUNICATION ENGINEERING SCHEME OF COURSE WORK Course Details: Course Title : DIGITAL COMMUNICATIONS Course Code : 13EC1114 L T P C 4 0 0 3 Program Specialization Semester Prerequisites Courses to which it is a prerequisite :

More information

Multilevel RS/Convolutional Concatenated Coded QAM for Hybrid IBOC-AM Broadcasting

Multilevel RS/Convolutional Concatenated Coded QAM for Hybrid IBOC-AM Broadcasting IEEE TRANSACTIONS ON BROADCASTING, VOL. 46, NO. 1, MARCH 2000 49 Multilevel RS/Convolutional Concatenated Coded QAM for Hybrid IBOC-AM Broadcasting Sae-Young Chung and Hui-Ling Lou Abstract Bandwidth efficient

More information

Lecture 4: Wireless Physical Layer: Channel Coding. Mythili Vutukuru CS 653 Spring 2014 Jan 16, Thursday

Lecture 4: Wireless Physical Layer: Channel Coding. Mythili Vutukuru CS 653 Spring 2014 Jan 16, Thursday Lecture 4: Wireless Physical Layer: Channel Coding Mythili Vutukuru CS 653 Spring 2014 Jan 16, Thursday Channel Coding Modulated waveforms disrupted by signal propagation through wireless channel leads

More information

Keywords: Bit-Error-Rate, M-ary Frequency Shift Keying (M-FSK), MATLAB/SIMULINK, Reed- Solomon codes.

Keywords: Bit-Error-Rate, M-ary Frequency Shift Keying (M-FSK), MATLAB/SIMULINK, Reed- Solomon codes. BER Performance of Reed-Solomon Code Using M-ary FSK Modulation in AWGN Channel Saurabh Mahajan 1 and Gurpadam Singh 2 1 Department of Electronics and Communication, Sri Sai College of Engg. and Tech.,

More information

Channel Coding RADIO SYSTEMS ETIN15. Lecture no: Ove Edfors, Department of Electrical and Information Technology

Channel Coding RADIO SYSTEMS ETIN15. Lecture no: Ove Edfors, Department of Electrical and Information Technology RADIO SYSTEMS ETIN15 Lecture no: 7 Channel Coding Ove Edfors, Department of Electrical and Information Technology Ove.Edfors@eit.lth.se 2012-04-23 Ove Edfors - ETIN15 1 Contents (CHANNEL CODING) Overview

More information

Channel Coding/Decoding. Hamming Method

Channel Coding/Decoding. Hamming Method Channel Coding/Decoding Hamming Method INFORMATION TRANSFER ACROSS CHANNELS Sent Received messages symbols messages source encoder Source coding Channel coding Channel Channel Source decoder decoding decoding

More information

PERFORMANCE ELEVATION CRITERIA OF RS CODED OFDM TRANSMISSION OVER NOISY CHANNEL

PERFORMANCE ELEVATION CRITERIA OF RS CODED OFDM TRANSMISSION OVER NOISY CHANNEL PERFORMANCE ELEVATION CRITERIA OF RS CODED OFDM TRANSMISSION OVER NOISY CHANNEL Abhishek Katariya, Neha Jain, Amita Yadav Abstract OFDM has recently been applied widely in wireless communication system

More information

Performance Optimization of Hybrid Combination of LDPC and RS Codes Using Image Transmission System Over Fading Channels

Performance Optimization of Hybrid Combination of LDPC and RS Codes Using Image Transmission System Over Fading Channels European Journal of Scientific Research ISSN 1450-216X Vol.35 No.1 (2009), pp 34-42 EuroJournals Publishing, Inc. 2009 http://www.eurojournals.com/ejsr.htm Performance Optimization of Hybrid Combination

More information

Implementation of Reed Solomon Encoding Algorithm

Implementation of Reed Solomon Encoding Algorithm Implementation of Reed Solomon Encoding Algorithm P.Sunitha 1, G.V.Ujwala 2 1 2 Associate Professor, Pragati Engineering College,ECE --------------------------------------------------------------------------------------------------------------------

More information

UNIT I Source Coding Systems

UNIT I Source Coding Systems SIDDHARTH GROUP OF INSTITUTIONS: PUTTUR Siddharth Nagar, Narayanavanam Road 517583 QUESTION BANK (DESCRIPTIVE) Subject with Code: DC (16EC421) Year & Sem: III-B. Tech & II-Sem Course & Branch: B. Tech

More information

ECE 6640 Digital Communications

ECE 6640 Digital Communications ECE 6640 Digital Communications Dr. Bradley J. Bazuin Assistant Professor Department of Electrical and Computer Engineering College of Engineering and Applied Sciences Chapter 8 8. Channel Coding: Part

More information

Comparative Study of Data Transmission Techniques of Different Block Codes over AWGN Channel using Simulink

Comparative Study of Data Transmission Techniques of Different Block Codes over AWGN Channel using Simulink Comparative Study of Transmission Techniques of Different Block Codes over AWGN Channel using Simulink Jagpreet Singh #1, Dr. Shalini Bahel *2 #1 Assistant Professor, Electronics Department B.C.E.T,Gurdaspur,

More information

ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2013

ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2013 ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2013 Lecture 18 Today: (1) da Silva Discussion, (2) Error Correction Coding, (3) Error Detection (CRC) HW 8 due Tue. HW 9 (on Lectures

More information

AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE. A Thesis by. Andrew J. Zerngast

AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE. A Thesis by. Andrew J. Zerngast AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE A Thesis by Andrew J. Zerngast Bachelor of Science, Wichita State University, 2008 Submitted to the Department of Electrical

More information

Performance Analysis of Reed Solomon Code for various Modulation Schemes over AWGN Channel

Performance Analysis of Reed Solomon Code for various Modulation Schemes over AWGN Channel Performance Analysis of Reed Solomon Code for various Modulation Schemes over AWGN Channel Monika Kapoor 1 Ph.D Scholar, Electronics & Telecommunication Department, University Institute of Technology,

More information

Performance Analysis of OFDM System with QPSK for Wireless Communication

Performance Analysis of OFDM System with QPSK for Wireless Communication IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 11, Issue 3, Ver. I (May-Jun.2016), PP 33-37 www.iosrjournals.org Performance Analysis

More information

Contents Chapter 1: Introduction... 2

Contents Chapter 1: Introduction... 2 Contents Chapter 1: Introduction... 2 1.1 Objectives... 2 1.2 Introduction... 2 Chapter 2: Principles of turbo coding... 4 2.1 The turbo encoder... 4 2.1.1 Recursive Systematic Convolutional Codes... 4

More information

IMPERIAL COLLEGE of SCIENCE, TECHNOLOGY and MEDICINE, DEPARTMENT of ELECTRICAL and ELECTRONIC ENGINEERING.

IMPERIAL COLLEGE of SCIENCE, TECHNOLOGY and MEDICINE, DEPARTMENT of ELECTRICAL and ELECTRONIC ENGINEERING. IMPERIAL COLLEGE of SCIENCE, TECHNOLOGY and MEDICINE, DEPARTMENT of ELECTRICAL and ELECTRONIC ENGINEERING. COMPACT LECTURE NOTES on COMMUNICATION THEORY. Prof. Athanassios Manikas, version Spring 22 Digital

More information

Improvements encoding energy benefit in protected telecommunication data transmission channels

Improvements encoding energy benefit in protected telecommunication data transmission channels Communications 2014; 2(1): 7-14 Published online September 20, 2014 (http://www.sciencepublishinggroup.com/j/com) doi: 10.11648/j.com.20140201.12 ISSN: 2328-5966 (Print); ISSN: 2328-5923 (Online) Improvements

More information

EC6501 Digital Communication

EC6501 Digital Communication EC6501 Digital Communication UNIT -1 DIGITAL COMMUNICATION SYSTEMS Digital Communication system 1) Write the advantages and disadvantages of digital communication. [A/M 11] The advantages of digital communication

More information

Datacommunication I. Layers of the OSI-model. Lecture 3. signal encoding, error detection/correction

Datacommunication I. Layers of the OSI-model. Lecture 3. signal encoding, error detection/correction Datacommunication I Lecture 3 signal encoding, error detection/correction Layers of the OSI-model repetition 1 The OSI-model and its networking devices repetition The OSI-model and its networking devices

More information

ELEC 7073 Digital Communication III

ELEC 7073 Digital Communication III ELEC 7073 Digital Communication III Lecturers: Dr. S. D. Ma and Dr. Y. Q. Zhou (sdma@eee.hku.hk; yqzhou@eee.hku.hk) Date & Time: Tuesday: 7:00-9:30pm Place: CYC Lecture Room A Notes can be obtained from:

More information

Construction of Adaptive Short LDPC Codes for Distributed Transmit Beamforming

Construction of Adaptive Short LDPC Codes for Distributed Transmit Beamforming Construction of Adaptive Short LDPC Codes for Distributed Transmit Beamforming Ismail Shakeel Defence Science and Technology Group, Edinburgh, South Australia. email: Ismail.Shakeel@dst.defence.gov.au

More information

Lab/Project Error Control Coding using LDPC Codes and HARQ

Lab/Project Error Control Coding using LDPC Codes and HARQ Linköping University Campus Norrköping Department of Science and Technology Erik Bergfeldt TNE066 Telecommunications Lab/Project Error Control Coding using LDPC Codes and HARQ Error control coding is an

More information

Problem Sheet 1 Probability, random processes, and noise

Problem Sheet 1 Probability, random processes, and noise Problem Sheet 1 Probability, random processes, and noise 1. If F X (x) is the distribution function of a random variable X and x 1 x 2, show that F X (x 1 ) F X (x 2 ). 2. Use the definition of the cumulative

More information

COPYRIGHTED MATERIAL. Introduction. 1.1 Communication Systems

COPYRIGHTED MATERIAL. Introduction. 1.1 Communication Systems 1 Introduction The reliable transmission of information over noisy channels is one of the basic requirements of digital information and communication systems. Here, transmission is understood both as transmission

More information

Umudike. Abia State, Nigeria

Umudike. Abia State, Nigeria A Comparative Study between Hamming Code and Reed-Solomon Code in Byte Error Detection and Correction Chukwuma Okeke 1, M.Eng 2 1,2 Department of Electrical/Electronics Engineering, Michael Okpara University

More information

A Survey of Advanced FEC Systems

A Survey of Advanced FEC Systems A Survey of Advanced FEC Systems Eric Jacobsen Minister of Algorithms, Intel Labs Communication Technology Laboratory/ Radio Communications Laboratory July 29, 2004 With a lot of material from Bo Xia,

More information

Performance Analysis of WiMAX Physical Layer Model using Various Techniques

Performance Analysis of WiMAX Physical Layer Model using Various Techniques Volume-4, Issue-4, August-2014, ISSN No.: 2250-0758 International Journal of Engineering and Management Research Available at: www.ijemr.net Page Number: 316-320 Performance Analysis of WiMAX Physical

More information

Performance Evaluation of BPSK modulation Based Spectrum Sensing over Wireless Fading Channels in Cognitive Radio

Performance Evaluation of BPSK modulation Based Spectrum Sensing over Wireless Fading Channels in Cognitive Radio IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 6, Ver. IV (Nov - Dec. 2014), PP 24-28 Performance Evaluation of BPSK modulation

More information

Open Access Concatenated RS-Convolutional Codes for Cooperative Wireless Communication

Open Access Concatenated RS-Convolutional Codes for Cooperative Wireless Communication Send Orders of Reprints at reprints@benthamscience.net The Open Electrical & Electronic Engineering Journal, 2013, 7, 9-20 9 Open Access Concatenated RS-Convolutional Codes for Cooperative Wireless Communication

More information

Abstract. Keywords - Cognitive Radio, Bit Error Rate, Rician Fading, Reed Solomon encoding, Convolution encoding.

Abstract. Keywords - Cognitive Radio, Bit Error Rate, Rician Fading, Reed Solomon encoding, Convolution encoding. Analysing Cognitive Radio Physical Layer on BER Performance over Rician Fading Amandeep Kaur Virk, Ajay K Sharma Computer Science and Engineering Department, Dr. B.R Ambedkar National Institute of Technology,

More information

Lecture 3 Data Link Layer - Digital Data Communication Techniques

Lecture 3 Data Link Layer - Digital Data Communication Techniques DATA AND COMPUTER COMMUNICATIONS Lecture 3 Data Link Layer - Digital Data Communication Techniques Mei Yang Based on Lecture slides by William Stallings 1 ASYNCHRONOUS AND SYNCHRONOUS TRANSMISSION timing

More information

ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2013

ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2013 ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2013 Lecture 18 Today: (1) da Silva Discussion, (2) Error Correction Coding, (3) Error Detection (CRC) HW 8 due Tue. HW 9 (on Lectures

More information

ADVANCES in NATURAL and APPLIED SCIENCES

ADVANCES in NATURAL and APPLIED SCIENCES ADVANCES in NATURAL and APPLIED SCIENCES ISSN: 1995-0772 Published BYAENSI Publication EISSN: 1998-1090 http://www.aensiweb.com/anas 2016 December10(17):pages 81-88 Open Access Journal Performance Analysis

More information

Detection and Estimation of Signals in Noise. Dr. Robert Schober Department of Electrical and Computer Engineering University of British Columbia

Detection and Estimation of Signals in Noise. Dr. Robert Schober Department of Electrical and Computer Engineering University of British Columbia Detection and Estimation of Signals in Noise Dr. Robert Schober Department of Electrical and Computer Engineering University of British Columbia Vancouver, August 24, 2010 2 Contents 1 Basic Elements

More information

CT-516 Advanced Digital Communications

CT-516 Advanced Digital Communications CT-516 Advanced Digital Communications Yash Vasavada Winter 2017 DA-IICT Lecture 17 Channel Coding and Power/Bandwidth Tradeoff 20 th April 2017 Power and Bandwidth Tradeoff (for achieving a particular

More information

Improvement Of Block Product Turbo Coding By Using A New Concept Of Soft Hamming Decoder

Improvement Of Block Product Turbo Coding By Using A New Concept Of Soft Hamming Decoder European Scientific Journal June 26 edition vol.2, No.8 ISSN: 857 788 (Print) e - ISSN 857-743 Improvement Of Block Product Turbo Coding By Using A New Concept Of Soft Hamming Decoder Alaa Ghaith, PhD

More information

ECE 4400:693 - Information Theory

ECE 4400:693 - Information Theory ECE 4400:693 - Information Theory Dr. Nghi Tran Lecture 1: Introduction & Overview Dr. Nghi Tran (ECE-University of Akron) ECE 4400:693 Information Theory 1 / 26 Outline 1 Course Information 2 Course Overview

More information

Syllabus. osmania university UNIT - I UNIT - II UNIT - III CHAPTER - 1 : INTRODUCTION TO DIGITAL COMMUNICATION CHAPTER - 3 : INFORMATION THEORY

Syllabus. osmania university UNIT - I UNIT - II UNIT - III CHAPTER - 1 : INTRODUCTION TO DIGITAL COMMUNICATION CHAPTER - 3 : INFORMATION THEORY i Syllabus osmania university UNIT - I CHAPTER - 1 : INTRODUCTION TO Elements of Digital Communication System, Comparison of Digital and Analog Communication Systems. CHAPTER - 2 : DIGITAL TRANSMISSION

More information

Novel Encoding and Decoding Algorithm for Block Turbo Codes over Rayleigh Fading Channel

Novel Encoding and Decoding Algorithm for Block Turbo Codes over Rayleigh Fading Channel International Journal Of Computational Engineering Research (ijceronline.com) Vol. 3 Issue. 3 Novel Encoding and Decoding Algorithm for Block Turbo Codes over Rayleigh Fading Channel 1, M.Christhu Raju,,

More information

Basics of Error Correcting Codes

Basics of Error Correcting Codes Basics of Error Correcting Codes Drawing from the book Information Theory, Inference, and Learning Algorithms Downloadable or purchasable: http://www.inference.phy.cam.ac.uk/mackay/itila/book.html CSE

More information

Performance of Combined Error Correction and Error Detection for very Short Block Length Codes

Performance of Combined Error Correction and Error Detection for very Short Block Length Codes Performance of Combined Error Correction and Error Detection for very Short Block Length Codes Matthias Breuninger and Joachim Speidel Institute of Telecommunications, University of Stuttgart Pfaffenwaldring

More information

The figures and the logic used for the MATLAB are given below.

The figures and the logic used for the MATLAB are given below. MATLAB FIGURES & PROGRAM LOGIC: Transmitter: The figures and the logic used for the MATLAB are given below. Binary Data Sequence: For our project we assume that we have the digital binary data stream.

More information

Performance Evaluation of COFDM in Time Varying Environment

Performance Evaluation of COFDM in Time Varying Environment International Journal of Electronics and Computer Science Engineering 294 Available Online at www.ijecse.org ISSN: 2277-1956 Performance Evaluation of COFDM in Time Varying Environment 1 Karan Singh Gaur,

More information

Study of Turbo Coded OFDM over Fading Channel

Study of Turbo Coded OFDM over Fading Channel International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 3, Issue 2 (August 2012), PP. 54-58 Study of Turbo Coded OFDM over Fading Channel

More information

Decoding of Block Turbo Codes

Decoding of Block Turbo Codes Decoding of Block Turbo Codes Mathematical Methods for Cryptography Dedicated to Celebrate Prof. Tor Helleseth s 70 th Birthday September 4-8, 2017 Kyeongcheol Yang Pohang University of Science and Technology

More information