University of California Los Angeles

Total Page:16

File Type:pdf, Size:1020Kb

University of California Los Angeles University of California Los Angeles Robust Communication and Optimization over Dynamic Networks A dissertation submitted in partial satisfaction of the requirements for the degree Doctor of Philosophy in Electrical Engineering by Can Karakus 2018 c Copyright by Can Karakus 2018 ABSTRACT OF THE DISSERTATION Robust Communication and Optimization over Dynamic Networks by Can Karakus Doctor of Philosophy in Electrical Engineering University of California, Los Angeles, 2018 Professor Suhas N. Diggavi, Chair Many types of communication and computation networks arising in modern systems have fundamentally dynamic, time-varying, and ultimately unreliably available resources. Specifi- cally, in wireless communication networks, such unreliability may manifest itself as variability in channel conditions, intermittent availability of undedicated resources (such as unlicensed spectrum), or collisions due to multiple-access. In distributed computing, and specifically in large-scale distributed optimization and machine learning, this phenomenon manifests itself in the form of communication bottlenecks, straggling or failed nodes, or running background processes which hamper or slow down the computational task. In this thesis, we develop information-theoretically-motivated approaches that make progress towards building robust and reliable communication and computation networks built upon unreliable resources. In the first part of the thesis, we focus on three problems in wireless networks which involve opportunistically harnessing time-varying resources while providing theoretical per- formance guarantees. First, we show that in full-duplex uplink-downlink cellular networks, a simple, low-overhead user scheduling scheme that exploits the variations in channel con- ditions can be used to optimally mitigate inter-user interference in the many-user regime. Next, we consider the use of intermittently available links over unlicensed spectral bands to enhance communication over the licensed cellular band. We show that channel output feedback over such links, combined with quantize-map-forward relaying, provides generalized- degrees-of-freedom gain in interference networks. We characterize the information-theoretic ii capacity region of this model to within a constant gap. We finally consider the use of such intermittent links in device-to-device cooperation to aid cellular downlink. We develop an optimal dynamic resource allocation algorithm for such networks using stochastic approxi- mation and graph theory techniques, and show that the resulting scheme results in up to 5-6x throughput gain for cell-edge users. In the second part, we consider the problem of distributed optimization and machine learning over large-scale, yet unreliable clusters. Focusing on a master-worker architecture, where large-scale datasets are distributed across worker nodes which communicate with a central parameter server to optimize a global objective, we develop a framework for embed- ding redundancy in the dataset to combat node failures and delays. This framework consists of an efficient linear transformation (coding) of the dataset that results in an overcomplete representation, combined with a coding-oblivious application of a distributed optimization algorithm. We show that if the linear transformation is designed to satisfy certain spectral properties resembling the restricted isometry property, nodes that fail or delay their com- putation can be dynamically left out of the computational process, while still converging to a reasonable solution with fast convergence rates, obviating the need for explicit fault- tolerance mechanisms and significantly speeding up overall computation. We implement the techniques on Amazon EC2 clusters to demonstrate the applicability of the proposed technique to various machine learning problems, such as logistic regression, support vector machine, ridge regression, and collaborative filtering; as well as several popular optimization algorithms including gradient descent, L-BFGS, coordinate descent and proximal gradient methods. iii The dissertation of Can Karakus is approved. Wotao Yin Gregory J. Pottie Richard D. Wesel Suhas N. Diggavi, Committee Chair University of California, Los Angeles 2018 iv To my parents, Cilen and Ilhami. v Table of Contents 1 Introduction :::::::::::::::::::::::::::::::::::::: 1 1.1 Dynamic Networks . 1 1.1.1 Wireless networks . 2 1.1.2 Distributed computing . 3 1.2 Thesis Outline . 4 2 Opportunistic Feedback for Interference Management ::::::::::: 6 2.1 Introduction . 6 2.2 Interference Channel with Intermittent Feedback . 7 2.3 Model and Formulation . 11 2.3.1 Linear deterministic model . 12 2.3.2 Gaussian model . 13 2.4 Insights from Linear Deterministic Model . 15 2.5 Capacity Results for Interference Channels with Intermittent Feedback . 18 2.5.1 Linear deterministic model . 19 2.5.2 Gaussian model . 20 2.5.3 Discussion of results . 24 2.6 Achievability . 26 2.6.1 Overview of the achievable strategy . 26 2.6.2 Codebook generation . 27 2.6.3 Encoding . 27 2.6.4 Decoding . 29 vi 2.6.5 Error analysis . 33 2.6.6 Rate region evaluation . 36 2.7 Converse . 38 2.7.1 Bounds on R1 and R2 .......................... 38 2.7.2 Bounds on R1 + R2, 2R1 + R2 and R1 + 2R2 . 39 2.8 Discussion and Extensions . 44 3 Opportunistic Scheduling in Full-duplex Cellular Networks :::::::: 46 3.1 Introduction . 46 3.2 Related Work and Contributions . 47 3.3 Model and Notation . 49 3.4 Opportunistic Scheduling for Homogeneous Networks . 51 3.4.1 Opportunistic scheduling . 51 3.4.2 Asymptotic sum capacity for fixed number of antennas . 53 3.4.3 Scaling the number of antennas . 54 3.5 D2D Cooperation for Clustered Full-Duplex Networks . 55 3.5.1 Heterogeneous model . 55 3.5.2 Sum rate upper bound and the gap from the decoupled system capacity 56 3.5.3 Potential for cooperation over side-channels . 58 4 Opportunistic D2D Cooperation in Cellular Networks ::::::::::: 60 4.1 Introduction . 60 4.2 Related Work and Contributions . 62 4.3 System Architecture and Model . 65 4.3.1 Overview of the architecture . 65 vii 4.3.2 D2D link model and conflict graph . 68 4.3.3 D2D transmission queues . 69 4.3.4 Problem formulation . 70 4.4 Physical-layer Cooperation . 71 4.4.1 Cooperation strategy . 72 4.4.2 Cooperation with MU-MIMO . 74 4.4.3 Scaling of SNR gain in clustered networks . 75 4.5 Scheduling for Dynamic Networks Under D2D Cooperation . 77 4.5.1 Utility maximization formulation . 79 4.5.2 Stability Region Structure . 80 4.5.3 Optimal scheduling . 81 4.5.4 Greedy implementation . 82 4.5.5 Choice of utility function . 83 4.5.6 Proof outline of Theorem 4.4 . 84 4.6 Numerical Results . 86 4.6.1 Simulation setup . 86 4.6.2 Throughput distribution for regular cells . 88 4.6.3 Throughput distribution for heterogeneous networks . 89 4.6.4 Relaying cost . 90 4.6.5 D2D link intermittence . 90 4.6.6 Co-existence with WiFi . 91 4.6.7 Number of streams scheduled . 93 4.6.8 Relaxing the stability constraint . 94 4.6.9 Effect of clustering . 95 viii 4.6.10 Co-existence with WiFi off-loading . 96 5 Encoded Distributed Optimization I: Node Failures ::::::::::::: 97 5.1 Introduction . 97 5.2 Model and Notation . 100 5.3 Encoded Distributed Convex Programs . 102 5.3.1 Equiangular tight frames . 102 5.3.2 Random coding . 106 5.4 Lower Bound for Unconstrained Optimization . 106 5.5 Numerical Results . 107 5.5.1 Ridge regression . 108 5.5.2 Binary SVM classification . 108 5.5.3 Low-rank approximation . 109 6 Encoded Distributed Optimization II: Node Delays ::::::::::::: 111 6.1 Introduction . 111 6.2 Related work . 113 6.3 Encoded Distributed Optimization for Straggler Mitigation . 115 6.3.1 Data parallelism . 117 6.3.2 Model parallelism . 121 6.4 Convergence Analysis . 124 6.4.1 A spectral condition . 124 6.4.2 Convergence of encoded gradient descent . 125 6.4.3 Convergence of encoded L-BFGS . 127 6.4.4 Convergence of encoded proximal gradient . 128 ix 6.4.5 Convergence of encoded block coordinate descent . 129 6.5 Code Design . 130 6.5.1 Block RIP condition and code design . 130 6.5.2 Efficient encoding . 133 6.5.3 Cost of encoding . 136 6.6 Numerical Results . 136 6.6.1 Ridge regression . 137 6.6.2 Matrix factorization . 138 6.6.3 Logistic regression . 140 6.6.4 LASSO . 142 7 Conclusions and Open Problems ::::::::::::::::::::::::: 144 A Proofs for Chapter 2 :::::::::::::::::::::::::::::::: 146 A.1 Proof of Lemma 2.1 . 146 A.2 Proofs of Lemmas 2.2, 2.3, 2.4 and 2.5 . 148 A.2.1 Notation . ..
Recommended publications
  • Digital Communication Systems 2.2 Optimal Source Coding
    Digital Communication Systems EES 452 Asst. Prof. Dr. Prapun Suksompong [email protected] 2. Source Coding 2.2 Optimal Source Coding: Huffman Coding: Origin, Recipe, MATLAB Implementation 1 Examples of Prefix Codes Nonsingular Fixed-Length Code Shannon–Fano code Huffman Code 2 Prof. Robert Fano (1917-2016) Shannon Award (1976 ) Shannon–Fano Code Proposed in Shannon’s “A Mathematical Theory of Communication” in 1948 The method was attributed to Fano, who later published it as a technical report. Fano, R.M. (1949). “The transmission of information”. Technical Report No. 65. Cambridge (Mass.), USA: Research Laboratory of Electronics at MIT. Should not be confused with Shannon coding, the coding method used to prove Shannon's noiseless coding theorem, or with Shannon–Fano–Elias coding (also known as Elias coding), the precursor to arithmetic coding. 3 Claude E. Shannon Award Claude E. Shannon (1972) Elwyn R. Berlekamp (1993) Sergio Verdu (2007) David S. Slepian (1974) Aaron D. Wyner (1994) Robert M. Gray (2008) Robert M. Fano (1976) G. David Forney, Jr. (1995) Jorma Rissanen (2009) Peter Elias (1977) Imre Csiszár (1996) Te Sun Han (2010) Mark S. Pinsker (1978) Jacob Ziv (1997) Shlomo Shamai (Shitz) (2011) Jacob Wolfowitz (1979) Neil J. A. Sloane (1998) Abbas El Gamal (2012) W. Wesley Peterson (1981) Tadao Kasami (1999) Katalin Marton (2013) Irving S. Reed (1982) Thomas Kailath (2000) János Körner (2014) Robert G. Gallager (1983) Jack KeilWolf (2001) Arthur Robert Calderbank (2015) Solomon W. Golomb (1985) Toby Berger (2002) Alexander S. Holevo (2016) William L. Root (1986) Lloyd R. Welch (2003) David Tse (2017) James L.
    [Show full text]
  • Principles of Communications ECS 332
    Principles of Communications ECS 332 Asst. Prof. Dr. Prapun Suksompong (ผศ.ดร.ประพันธ ์ สขสมปองุ ) [email protected] 1. Intro to Communication Systems Office Hours: Check Google Calendar on the course website. Dr.Prapun’s Office: 6th floor of Sirindhralai building, 1 BKD 2 Remark 1 If the downloaded file crashed your device/browser, try another one posted on the course website: 3 Remark 2 There is also three more sections from the Appendices of the lecture notes: 4 Shannon's insight 5 “The fundamental problem of communication is that of reproducing at one point either exactly or approximately a message selected at another point.” Shannon, Claude. A Mathematical Theory Of Communication. (1948) 6 Shannon: Father of the Info. Age Documentary Co-produced by the Jacobs School, UCSD- TV, and the California Institute for Telecommunic ations and Information Technology 7 [http://www.uctv.tv/shows/Claude-Shannon-Father-of-the-Information-Age-6090] [http://www.youtube.com/watch?v=z2Whj_nL-x8] C. E. Shannon (1916-2001) Hello. I'm Claude Shannon a mathematician here at the Bell Telephone laboratories He didn't create the compact disc, the fax machine, digital wireless telephones Or mp3 files, but in 1948 Claude Shannon paved the way for all of them with the Basic theory underlying digital communications and storage he called it 8 information theory. C. E. Shannon (1916-2001) 9 https://www.youtube.com/watch?v=47ag2sXRDeU C. E. Shannon (1916-2001) One of the most influential minds of the 20th century yet when he died on February 24, 2001, Shannon was virtually unknown to the public at large 10 C.
    [Show full text]
  • Marconi Society - Wikipedia
    9/23/2019 Marconi Society - Wikipedia Marconi Society The Guglielmo Marconi International Fellowship Foundation, briefly called Marconi Foundation and currently known as The Marconi Society, was established by Gioia Marconi Braga in 1974[1] to commemorate the centennial of the birth (April 24, 1874) of her father Guglielmo Marconi. The Marconi International Fellowship Council was established to honor significant contributions in science and technology, awarding the Marconi Prize and an annual $100,000 grant to a living scientist who has made advances in communication technology that benefits mankind. The Marconi Fellows are Sir Eric A. Ash (1984), Paul Baran (1991), Sir Tim Berners-Lee (2002), Claude Berrou (2005), Sergey Brin (2004), Francesco Carassa (1983), Vinton G. Cerf (1998), Andrew Chraplyvy (2009), Colin Cherry (1978), John Cioffi (2006), Arthur C. Clarke (1982), Martin Cooper (2013), Whitfield Diffie (2000), Federico Faggin (1988), James Flanagan (1992), David Forney, Jr. (1997), Robert G. Gallager (2003), Robert N. Hall (1989), Izuo Hayashi (1993), Martin Hellman (2000), Hiroshi Inose (1976), Irwin M. Jacobs (2011), Robert E. Kahn (1994) Sir Charles Kao (1985), James R. Killian (1975), Leonard Kleinrock (1986), Herwig Kogelnik (2001), Robert W. Lucky (1987), James L. Massey (1999), Robert Metcalfe (2003), Lawrence Page (2004), Yash Pal (1980), Seymour Papert (1981), Arogyaswami Paulraj (2014), David N. Payne (2008), John R. Pierce (1979), Ronald L. Rivest (2007), Arthur L. Schawlow (1977), Allan Snyder (2001), Robert Tkach (2009), Gottfried Ungerboeck (1996), Andrew Viterbi (1990), Jack Keil Wolf (2011), Jacob Ziv (1995). In 2015, the prize went to Peter T. Kirstein for bringing the internet to Europe. Since 2008, Marconi has also issued the Paul Baran Marconi Society Young Scholar Awards.
    [Show full text]
  • MÁSTER UNIVERSITARIO EN INGENIERÍA DE TELECOMUNICACIÓN TRABAJO FIN DE MASTER Analysis and Implementation of New Techniques Fo
    MÁSTER UNIVERSITARIO EN INGENIERÍA DE TELECOMUNICACIÓN TRABAJO FIN DE MASTER Analysis and Implementation of New Techniques for the Enhancement of the Reliability and Delay of Haptic Communications LUIS AMADOR GONZÁLEZ 2017 MASTER UNIVERSITARIO EN INGENIERÍA DE TELECOMUNICACIÓN TRABAJO FIN DE MASTER Título: Analysis and Implementation of New Techniques for the Enhancement of the Reliability and Delay of Haptic Communications Autor: D. Luis Amador González Tutor: D. Hamid Aghvami Ponente: D. Santiago Zazo Bello Departamento: MIEMBROS DEL TRIBUNAL Presidente: D. Vocal: D. Secretario: D. Suplente: D. Los miembros del tribunal arriba nombrados acuerdan otorgar la calificación de: ……… Madrid, a de de 20… UNIVERSIDAD POLITÉCNICA DE MADRID ESCUELA TÉCNICA SUPERIOR DE INGENIEROS DE TELECOMUNICACIÓN MASTER UNIVERSITARIO EN INGENIERÍA DE TELECOMUNICACIÓN TRABAJO FIN DE MASTER Analysis and Implementation of New Techniques for the Enhancement of the Reliability and Delay of Haptic Communications LUIS AMADOR GONZÁLEZ 2017 CONTENTS LIST OF FIGURES .....................................................................................2 LIST OF TABLES ......................................................................................3 ABBREVIATIONS .....................................................................................4 SUMMARY ............................................................................................5 RESUMEN .............................................................................................6 ACKNOWLEDGEMENTS
    [Show full text]
  • Channel Coding
    1 Channel Coding: The Road to Channel Capacity Daniel J. Costello, Jr., Fellow, IEEE, and G. David Forney, Jr., Fellow, IEEE Submitted to the Proceedings of the IEEE First revision, November 2006 Abstract Starting from Shannon’s celebrated 1948 channel coding theorem, we trace the evolution of channel coding from Hamming codes to capacity-approaching codes. We focus on the contributions that have led to the most significant improvements in performance vs. complexity for practical applications, particularly on the additive white Gaussian noise (AWGN) channel. We discuss algebraic block codes, and why they did not prove to be the way to get to the Shannon limit. We trace the antecedents of today’s capacity-approaching codes: convolutional codes, concatenated codes, and other probabilistic coding schemes. Finally, we sketch some of the practical applications of these codes. Index Terms Channel coding, algebraic block codes, convolutional codes, concatenated codes, turbo codes, low-density parity- check codes, codes on graphs. I. INTRODUCTION The field of channel coding started with Claude Shannon’s 1948 landmark paper [1]. For the next half century, its central objective was to find practical coding schemes that could approach channel capacity (hereafter called “the Shannon limit”) on well-understood channels such as the additive white Gaussian noise (AWGN) channel. This goal proved to be challenging, but not impossible. In the past decade, with the advent of turbo codes and the rebirth of low-density parity-check codes, it has finally been achieved, at least in many cases of practical interest. As Bob McEliece observed in his 2004 Shannon Lecture [2], the extraordinary efforts that were required to achieve this objective may not be fully appreciated by future historians.
    [Show full text]
  • President's Column
    IEEE Information Theory Society Newsletter Vol. 53, No. 3, September 2003 Editor: Lance C. Pérez ISSN 1059-2362 President’s Column Han Vinck This message is written after re- tion of the electronic library, many turning from an exciting Informa- universities and companies make tion Theory Symposium in this product available to their stu- Yokohama, Japan. Our Japanese dents and staff members. For these colleagues prepared an excellent people there is no direct need to be technical program in the beautiful an IEEE member. IEEE member- and modern setting of Yokohama ship reduced in general by about city. The largest number of contri- 10% and the Society must take ac- butions was in the field of LDPC tions to make the value of member- coding, followed by cryptography. ship visible to you and potential It is interesting to observe that new members. This is an impor- quantum information theory gets tant task for the Board and the more and more attention. The Jap- Membership Development com- anese hospitality contributed to IT Society President Han Vinck playing mittee. The Educational Commit- the general success of this year’s traditional Japanese drums. tee, chaired by Ivan Fair, will event. In spite of all the problems contribute to the value of member- with SARS, the Symposium attracted approximately 650 ship by introducing new activities. The first action cur- participants. At the symposium we announced Bob rently being undertaken by this committee is the McEliece to be the winner of the 2004 Shannon Award. creation of a web site whose purpose is to make readily The Claude E.
    [Show full text]
  • A Study on Convolutional Codes. Classification, New Families And
    A Study on Convolutional Codes. Classification, New Families and Decoding Jos´eIgnacio Iglesias Curto Tesis Doctoral dirigida por Jos´eMar´ıaMu˜nozPorras Jos´e Angel´ Dom´ınguez P´erez Departamento de Matem´aticas Universidad de Salamanca ii A Study on Convolutional Codes. Classification, New Families and Decoding Tesis presentada por Jos´eIgnacio Iglesias Curto para optar al t´ıtulo de Doctor por la Universidad de Salamanca Jos´eIgnacio Iglesias Curto, Doctorando Jos´eMar´ıaMu˜noz Porras, Director Jos´e Angel´ Dom´ınguez P´erez, Codirector Departamento de Matem´aticas Universidad de Salamanca iv Agradecimientos Mi primer agradecimiento es para mis padres, Jos´ey Petra, y para mis hermanos, Pedro y Ma Eugenia, que en todos estos a˜nos me han cuidado y apoyado y de cuyos esfuerzos me he servido para desarrollar mi formaci´ony poder dedicarme a la elaboraci´onde este trabajo. Y para el resto de mi familia, que han seguido muy de cerca mi esfuerzo en el desarrollo del mismo. Este´ no hubiera sido posible sin la direcci´on, consejo y orientaci´onde Jos´eMar´ıa Mu˜nozPorras, a quien debo agradecer la atenci´on, la ayuda y la confianza prestadas en todo este tiempo. Tambi´enquiero agradecer a Francisco Jos´ePlaza, Jos´e Angel´ Dom´ınguez, Gloria Serrano y Esteban G´omez su colaboraci´on, sus correcciones y sus observaciones, que me han ayudado enormemente. As´ı como al resto de profesores y personal del Departamento de Matem´aticasde la Universidad de Salamanca, que directa o indirectamente han facilitado mi trabajo y creado un entorno distendido donde poder llevarlo a cabo.
    [Show full text]
  • Andrew J. and Erna Viterbi Family Archives, 1905-20070335
    http://oac.cdlib.org/findaid/ark:/13030/kt7199r7h1 Online items available Finding Aid for the Andrew J. and Erna Viterbi Family Archives, 1905-20070335 A Guide to the Collection Finding aid prepared by Michael Hooks, Viterbi Family Archivist The Andrew and Erna Viterbi School of Engineering, University of Southern California (USC) First Edition USC Libraries Special Collections Doheny Memorial Library 206 3550 Trousdale Parkway Los Angeles, California, 90089-0189 213-740-5900 [email protected] 2008 University Archives of the University of Southern California Finding Aid for the Andrew J. and Erna 0335 1 Viterbi Family Archives, 1905-20070335 Title: Andrew J. and Erna Viterbi Family Archives Date (inclusive): 1905-2007 Collection number: 0335 creator: Viterbi, Erna Finci creator: Viterbi, Andrew J. Physical Description: 20.0 Linear feet47 document cases, 1 small box, 1 oversize box35000 digital objects Location: University Archives row A Contributing Institution: USC Libraries Special Collections Doheny Memorial Library 206 3550 Trousdale Parkway Los Angeles, California, 90089-0189 Language of Material: English Language of Material: The bulk of the materials are written in English, however other languages are represented as well. These additional languages include Chinese, French, German, Hebrew, Italian, and Japanese. Conditions Governing Access note There are materials within the archives that are marked confidential or proprietary, or that contain information that is obviously confidential. Examples of the latter include letters of references and recommendations for employment, promotions, and awards; nominations for awards and honors; resumes of colleagues of Dr. Viterbi; and grade reports of students in Dr. Viterbi's classes at the University of California, Los Angeles, and the University of California, San Diego.
    [Show full text]
  • Principles of Communications ECS 332
    Principles of Communications ECS 332 Asst. Prof. Dr. Prapun Suksompong (ผศ.ดร.ประพันธ ์ สขสมปองุ ) [email protected] 1. Intro to Communication Systems Office Hours: BKD, 6th floor of Sirindhralai building Wednesday 13:45-15:15 Friday 13:45-15:15 1 “The fundamental problem of communication is that of reproducing at one point either exactly or approximately a message selected at another point.” Shannon, Claude. A Mathematical Theory Of Communication. (1948) 2 Shannon: Father of the Info. Age Documentary Co-produced by the Jacobs School, UCSD-TV, and the California Institute for Telecommunications and Information Technology Won a Gold award in the Biography category in the 2002 Aurora Awards. 3 [http://www.uctv.tv/shows/Claude-Shannon-Father-of-the-Information-Age-6090] [http://www.youtube.com/watch?v=z2Whj_nL-x8] C. E. Shannon (1916-2001) 1938 MIT master's thesis: A Symbolic Analysis of Relay and Switching Circuits Insight: The binary nature of Boolean logic was analogous to the ones and zeros used by digital circuits. The thesis became the foundation of practical digital circuit design. The first known use of the term bit to refer to a “binary digit.” Possibly the most important, and also the most famous, master’s thesis of the century. It was simple, elegant, and important. 4 C. E. Shannon: Master Thesis 5 Boole/Shannon Celebration Events in 2015 and 2016 centered around the work of George Boole, who was born 200 years ago, and Claude E. Shannon, born 100 years ago. Events were scheduled both at the University College Cork (UCC), Ireland and the Massachusetts Institute of Technology (MIT) 6 http://www.rle.mit.edu/booleshannon/ An Interesting Book The Logician and the Engineer: How George Boole and Claude Shannon Created the Information Age by Paul J.
    [Show full text]
  • Information Theory & Coding - EEE2004
    Information Theory & Coding - EEE2004 Dr. S. Le Goff School of EECE @ Newcastle University Spring 2012 Recommended books Error-correction coding – Mathematical methods and algorithms, T.K. Moon, John Wiley & Sons, 2005. Applied coding & information theory for engineers, R.B. Wells, Prentice-Hall, 1999. Digital communications, 2nd edition, I.A. Glover & P.M. Grant, Prentice-Hall, 2004. Error control coding, Shu Lin & D.J. Costello, Jr., Prentice-Hall, 2004. Information Theory & Coding – EEE2004 – SLG – School of EECE - Spring 2012 Lecture notes If you want a PDF version of these notes, please send me an email or go to blackboard (tell me in case you do not find the latest set of notes there). If you find any typo/mistake, please let me know. I also welcome negative comments as long as they are not too destructive… Information Theory & Coding – EEE2004 – SLG – School of EECE - Spring 2012 Part 1 Introduction Information Theory & Coding – EEE2004 – SLG – School of EECE - Spring 2012 “The fundamental problem of communication is that of reproducing at one point either exactly or approximately a message selected at another point” Claude E. Shannon, 1948. To solve this problem, Shannon created a branch of applied mathematics: Information Theory. Claude E. Shannon (1916-2001) Information Theory & Coding – EEE2004 – SLG – School of EECE - Spring 2012 Digital communication systems Discrete symbols Entropy Binary digits (bits) Message Source Channel Modulator RF Source Encoder Encoder Add redundant bits to the message to Reduce the number of
    [Show full text]
  • Mobile Communications ECS
    Digital Communication Systems ECS 452 Asst. Prof. Dr. Prapun Suksompong [email protected] Overview of Digital Communication Systems Office Hours: BKD 3601-7 Monday 14:00-16:00 Wednesday 14:40-16:00 1 “The fundamental problem of communication is that of reproducing at one point either exactly or approximately a message selected at another point.” Shannon, Claude. A Mathematical Theory Of Communication. (1948) 2 Shannon - Father of the Info. Age Documentary Co-produced by the Jacobs School, UCSD-TV, and the California Institute for Telecommunications and Information Technology Won a Gold award in the Biography category in the 2002 Aurora Awards. 3 [http://www.uctv.tv/shows/Claude-Shannon-Father-of-the-Information-Age-6090] [http://www.youtube.com/watch?v=z2Whj_nL-x8] C. E. Shannon (1916-2001) 1938 MIT master's thesis: A Symbolic Analysis of Relay and Switching Circuits Insight: The binary nature of Boolean logic was analogous to the ones and zeros used by digital circuits. The thesis became the foundation of practical digital circuit design. The first known use of the term bit to refer to a “binary digit.” Possibly the most important, and also the most famous, master's thesis of the century. It was simple, elegant, and important. 4 C. E. Shannon (Con’t) 1948: A Mathematical Theory of Communication Bell System Technical Journal, vol. 27, pp. 379-423, July- October, 1948. September 1949: Book published. Include a new section by Warren Weaver that applied Shannon's theory to Invent Information Theory: human communication. Simultaneously founded the subject, introduced all of the Create the architecture and major concepts, and stated and concepts governing digital proved all the fundamental communication.
    [Show full text]
  • Channel Coding
    INVITED PAPER Channel Coding: The Road to Channel Capacity Fifty years of effort and invention have finally produced coding schemes that closely approach Shannon’s channel capacity limit on memoryless communication channels. By Daniel J. Costello, Jr., Fellow IEEE, and G. David Forney, Jr., Life Fellow IEEE ABSTRACT | Starting from Shannon’s celebrated 1948 channel As Bob McEliece observed in his 2004 Shannon coding theorem, we trace the evolution of channel coding from Lecture [2], the extraordinary efforts that were required Hamming codes to capacity-approaching codes. We focus on to achieve this objective may not be fully appreciated by the contributions that have led to the most significant future historians. McEliece imagined a biographical note improvements in performance versus complexity for practical in the 166th edition of the Encyclopedia Galactica along the applications, particularly on the additive white Gaussian noise following lines. channel. We discuss algebraic block codes, and why they did not prove to be the way to get to the Shannon limit. We trace Claude Shannon: Born on the planet Earth (Sol III) the antecedents of today’s capacity-approaching codes: con- in the year 1916 A.D. Generally regarded as the volutional codes, concatenated codes, and other probabilistic father of the Information Age, he formulated the coding schemes. Finally, we sketch some of the practical notion of channel capacity in 1948 A.D. Within applications of these codes. several decades, mathematicians and engineers had devised practical ways to communicate reliably at KEYWORDS | Algebraic block codes; channel coding; codes on data rates within 1% of the Shannon limit ..
    [Show full text]