Coding Theory – Algorithms, Architectures and Application

Modern information and communication systems are based on the reliable and efficient transmission of information. Channels encountered in practical applications are usually disturbed regardless of whether they correspond to information transmission over noisy and time-variant mobile radio channels or to information transmission on optical discs that might be damaged by scratches. Owing to these disturbances, appropriate channel coding schemes have to be employed such that errors within the transmitted information can be detected or even corrected. To this end, channel coding theory provides suitable coding schemes for error detection and error correction. Besides good code characteristics with respect to the number of errors that can be detected or corrected, the complexity of the architectures used for implementing the encoding and decoding algorithms is important for practical applications.

The present book provides a concise overview of channel coding theory and practice as well as the accompanying algorithms, architectures and applications. The selection of the topics presented in this book is oriented towards those subjects that are relevant for information and communication systems in use today or in the near future. The focus is on those aspects of coding theory that are important for the understanding of these systems. This book places emphasis on the algorithms for encoding and decoding and their architectures, as well as the applications of the corresponding coding schemes in a unified framework.

The idea for this book originated from a two-day seminar on coding theory in the industrial context. We have tried to keep this seminar style in the book by highlighting the most important facts within the figures and by restricting the scope to the most important topics with respect to the applications of coding theory, especially within communication systems. This also means that many important and interesting topics could not be covered in order to be as concise as possible.

The target audience for the book are students of communication and information engi- neering as well as computer science at universities and also applied mathematicians who are interested in a presentation that subsumes theory and practice of coding theory without sac- rificing exactness or relevance with regard to real-world practical applications. Therefore, this book is well suited for engineers in industry who want to know about the theoretical basics of coding theory and their application in currently relevant communication systems. The book is organised as follows. In Chapter 1 a brief overview of the principle architecture of a communication system is given and the information theory fundamentals underlying coding theory are summarised. The most important concepts of information the- ory, such as entropy and channel capacity as well as simple channel models, are described.

Related posts:

Fundamentals of Deep Learning - Nikhil Bubuma
Data Science and Big Data Analytics - EMC Education Services
Python Data Structures and Algorithms - Benjamin Baka
Java Deep Learning Essentials - Yusuke Sugomori
Deep Learning in Python - LazyProgrammer
Python 3 for Absolute Beginners - Tim Hall & J.P Stacey
Python Machine Learning - Sebastian Raschka
Spring Boot Application as a Service
Medical Image Segmentation Using Artificial Neural Networks
Deep Learning for Natural Language Processing - Jason Brownlee
Deep Learning with Python - Francois Cholletf
Understanding Machine Learning from theory to algorithms - Shai Shalev-Shwartz & Shai Ben-David
Deep Learning with Keras - Antonio Gulli & Sujit Pal
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Neural Networks and Deep Learning - Charu C.Aggarwal
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Deep Learning with PyTorch - Vishnu Subramanian
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Introduction to Scientific Programming with Python - Joakim Sundnes
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
R Deep Learning Essentials - Dr. Joshua F.Wiley
Deep Learning with Python - A Hands-on Introduction - Nikhil Ketkar
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Python Machine Learning Third Edition - Sebastian Raschka & Vahid Mirjalili
Machine Learning with Python for everyone - Mark E.Fenner
Dockerizing a Spring Boot Application