Lecture 6: Gaussian Channels. Copyright G. Caire (Sample Lectures) 157

Size: px
Start display at page:

Download "Lecture 6: Gaussian Channels. Copyright G. Caire (Sample Lectures) 157"

Transcription

1 Lecture 6: Gaussian Channels Copyright G. Caire (Sample Lectures) 157

2 Differential entropy (1) Definition 18. The (joint) differential entropy of a continuous random vector X n p X n(x) over R is: Z h(x n )= p X n(x) log p X n(x)dx = E [log p X n(x n )] h(x n ) is a concave function of the pdf p X n(x), but it is not necessarily nonnegative. Sometimes we write h(p X ) when we wish to stress that h( ) is a function of the pdf p X. Translation: h(x n + a) =h(x n ). Scaling: h(ax n )=h(x n ) + log A. Copyright G. Caire (Sample Lectures) 158

3 Differential entropy (2) Example: Uniform distribution: p X (x) = 1 1{x 2 [0,a]} a Then, we have Z a 1 h(x) = log adx = log a 0 a... more in general, for a uniform distribution in R n over a compact domain D with volume Vol(D) we have h(x n ) = log Vol(D) Copyright G. Caire (Sample Lectures) 159

4 Gaussian distribution The standard normal distribution X N (0, 1) has density: p X (x) = 1 x 2 p exp The real multi-variate Gaussian distribution X n N (µ, ) has density: p X n(x) = 1 1 exp (2 ) n/2 1/2 2 (x µ)t 1 (x µ) Copyright G. Caire (Sample Lectures) 160

5 Real Gaussian random vectors We notice that, for Gaussian densities, log p X n(x) is a quadratic function of x. E.g., for the real case we have log p X n(x) = n 2 log(2 ) 1 2 log 1 2 (x µ)t 1 (x µ) log e Since h(x n ) is invariant by translations, it must be independent of µ. Hence, there is no loss of generality in assuming µ = 0. Taking expectation and changing sign, noticing that x T 1 x = tr(xx T 1 ) we have h(x n ) = n 2 log(2 )+1 2 log tr(e[xxt ] 1 ) log e = 1 2 log((2 e)n ) Copyright G. Caire (Sample Lectures) 161

6 Complex Gaussian random vectors The complex circularly-symmetric Gaussian distribution X n CN(µ, ), where X n = XR n + jxn I, where Xn R N (Re{µ}, 1 2 ), Xn I N (Im{µ}, 1 2 ) and XR n,xn I are statistically independent, has density: p X n(x) = 1 n exp (x µ)h 1 (x µ) Repeating the arguments of before, for the complex circularly symmetric case we have: h(x n ) = log(( e) n ) Copyright G. Caire (Sample Lectures) 162

7 Conditional differential entropy Definition 19. For two jointly distributed continuous random vectors X n,y m over R, respectively, with joint pdf p X n,y m (x, y), the conditional differential entropy of X n given Y m is: h(x n Y m ) = Z Z p X n,y m (x, y) log p X n Y m(x y)dxdy = E log p X n Y m(xn Y m ) Copyright G. Caire (Sample Lectures) 163

8 Divergence and mutual information Definition 20. Let p X and q X be pdfs defined on R. The divergence (Kullback- Leibler distance) between p X and q X is defined as D(p X kq X )= Z p X (x) log p X(x) q X (x) dx Notice that D(p X kq X ) < 1 if supp(p X ) supp(q X ). Definition 21. The mutual information of X, Y p X,Y is defined by I(X; Y )= Z p X,Y (x, y) log p X,Y (x, y) p X (x)p Y (y) dxdy Copyright G. Caire (Sample Lectures) 164

9 Relations (similar to the discrete case) We have the following expressions: apple I(X; Y ) = E log p X,Y (X, Y ) p X (X)p Y (Y ) apple = E log p X Y (X Y ) = h(x) h(x Y ) p X (X) apple = E log p Y X(Y X) = h(y ) h(y X) p Y (Y ) = D p Y X kp Y p X = D p Y X kq Y p X D(p Y kq Y ) where the last line holds for any pdf q Y for which the divergences are finite. Copyright G. Caire (Sample Lectures) 165

10 Properties (1) Non-negativity and convexity of D(p X kq X ) hold verbatim as in the discrete case. I(X; Y ) entropy). 0, therefore h(y X) apple h(y ) (Conditioning reduces differential The chain rule for entropy holds for differential entropy as well: h(x n )= nx h(x i X i 1 ) i=1 Independence upper bound h(x n ) apple nx h(x i ) i=1 Copyright G. Caire (Sample Lectures) 166

11 Properties (2) As an application of the independence bound for Gaussian differential entropies, we get Hadamard inequality: 1 2 log ((2 e)n ) apple nx i=1 1 2 log (2 e i,i) ) apple ny i=1 i,i The chain rule for mutual information holds as well: I(X; Y n )= nx I(X; Y i Y i 1 ) i=1 where the conditional mutual information is I(X; Y Z) =h(y Z) h(y X, Z). Copyright G. Caire (Sample Lectures) 167

12 Extremal of differential entropy Theorem 15. Differential entropy maximizer: Let X n be a random vector with mean zero and covariance matrix E[X n (X n ) T ]=Cov(X n )=. Then, h(x n ) apple 1 2 log ((2 e)n ) Let X n be a complex random vector with mean zero and covariance matrix E[X n (X n ) H ]=Cov(X n )=. Then, h(x n ) apple log (( e) n ) Copyright G. Caire (Sample Lectures) 168

13 Proof: Let g(x) denote the Gaussian pdf with mean zero and covariance matrix. Then 0 apple D(p X nkg) Z = p X n(x) log p X n (x) dx g(x) Z = h(x n ) p X n(x) log g(x) dx Z = h(x n ) g(x) log g(x) dx = h(x n )+h(g) = h(x n )+ 1 2 log ((2 e)n ) Copyright G. Caire (Sample Lectures) 169

14 Some consequences Theorem 16. Differential entropy and MMSE estimation: Let X be a continuous random variable and X b an estimator of X. Then h E X X b 2i 1 2 e e2h(x) with equality if and only if X is Gaussian and b X = E[X]. Proof: We have: E h X X b 2i min E h X X b 2i X b = E X E[X] 2 = Var(X) 1 2 e e2h(x) Copyright G. Caire (Sample Lectures) 170

15 where we have used the fact that the Minimum Mean-Square Error (MMSE) estimator for X is its mean. Corollary 8. Let X and Y be jointly distributed continuous random variables. For any estimator function bx(y) of X from Y, we have (Proof: HOMEWORK) E X bx(y ) e e2h(x Y ) Copyright G. Caire (Sample Lectures) 171

16 Corollary 9. Let X n and Y m be jointly distributed continuous random vectors, and let bx(y m )=E[X n Y m ], E n = X n bx(y m ) denote the MMSE estimator of X n given Y m and the corresponding estimation error sequence. Let e =Cov(X n bx(y m )) denote the covariance matrix of the MMSE error. Then, h(x n Y m ) apple 1 2 log ((2 e)n e ) with equality iff X n and Y m are jointly Gaussian. (Proof: HOMEWORK) Copyright G. Caire (Sample Lectures) 172

17 MMSE estimation for jointly Gaussian RVs When X n,y m are jointly zero-mean Gaussian, then (sequences are considered as column vectors here), the MMSE estimator is given by: bx(y m ) = xy y 1 Y m e = x xy y 1 yx where x =Cov(X n ), y =Cov(Y m ), xy = E[X n (Y m ) T ] and yx = T xy. For two one-variate jointly Gaussian zero-mean random variables X and Y, we have! h(x Y )= log (2 e) x y xy 2 y where x, 2 2 y are the variances and xy = E[XY ]. Copyright G. Caire (Sample Lectures) 173

18 From discrete to continuous Let X R be the range of X (you can generalized this to random vectors in R n, of course). A partition P of X is a finite collection of disjoint sets P i such that S i P = X. We denote by [X] P the quantization of X by the partition P, such that Z P([X] P = i) =P(X 2 P i )= p X (x)dx P i For two random variables X, Y with joint pdf p X,Y, let [X] P and [Y ] Q denote their discretized versions and define the DMC transition probability P [Y ]Q [X] P (s r) =P(Y 2 Q s X 2 P r )= RP r R Q s p X,Y (x, y)dxdy R P r p X (x)dx Copyright G. Caire (Sample Lectures) 174

19 Continuous memoryless channels As an application of the data processing inequality we have: I(X; Y )=sup P,Q I ([X] P ;[Y ] Q ) The proof of the channel coding theorem for continuous-input, continuousoutput, discrete-time channels, with transition density p Y X (y x), follows by defining a suitable sequence of discretized inputs (input partitions) and discretized output (output partitions), and taking the sup over all possible finite partitions. This step is standard, and applies to any well-behaved channel with wellbehaved transition probability density. Hence, from now on, we will just **use** the channel coding theorem without further questions. Copyright G. Caire (Sample Lectures) 175

20 Gaussian channels Z X g Y Discrete-time, continuous-alphabet channel X = Y = R, Z N (0,N 0 /2). Input-output relation: Y = x + Z. Average transmit power constraint: 1 n nx x i (m) 2 apple E s, 8 m =1,...,2 nr i=1 Codewords are points in R n contained in a sphere of radius p ne s. Copyright G. Caire (Sample Lectures) 176

21 Capacity of the Gaussian channel Theorem 17. The capacity of the AWGN channel with received Signal to Noise Ratio SNR =2E s /N 0 is given by C(SNR) = 1 2 log(1 + SNR) Proof: From the channel capacity formula with input cost, we have: C(E s )= sup I(X; Y ) p X :E[ X 2 ]applee s Copyright G. Caire (Sample Lectures) 177

22 Then: C(E s ) = sup p X :E[ X 2 ]applee s h(y ) h(y X) = sup p X :E[ X 2 ]applee s h(y ) h(x + Z X) = sup p X :E[ X 2 ]applee s h(y ) h(z) = sup p X :E[ X 2 ]applee s h(x + Z) = 1 2 log(2 e(n 0/2+E s )) = 1 2 log(1 + 2E s/n 0 ) 1 2 log( en 0) 1 2 log( en 0) where the maximum is achieved by letting X N (0,E s ). Copyright G. Caire (Sample Lectures) 178

23 For the converse, we consider a sequence of codes {C n } of rate R, with P e (n)! 0 as n! 1 and the relaxed (average) input cost constraint 2 nr P 2 nr m=1 1 P n n i=1 x i(m) 2 apple E s. Using Fano and data processing inequalities, we have nr = H(M) apple I(X n ; Y n )+n n = h(y n ) h(z n )+n n = h(y n n ) 2 log( en 0)+n n nx 1 apple 2 log (2 e(n n 0/2 + Var(X i ))) 2 log( en 0)+n n i=1 apple n 2 log 2 e(n 0/2+ 1 n apple n 2 log (2 e(n 0/2+E s ))! nx Var(X i )) i=1 n 2 log( en 0)+n n n 2 log( en 0)+n n Copyright G. Caire (Sample Lectures) 179

24 Geometric interpretation: sphere packing The volume of a sphere in R n of radius r is given by V n r n, where V n is the volume of the unit sphere (known formula, irrelevant in this context). The received random vector Y n = X n +Z n, with high probability (law of large numbers) is inside a sphere of radius p n(n 0 /2+E s ). The noise vector Z n, with high probability, is inside a sphere of radius p nn0 /2. For large n, it is possible to pack noise spheres into the typical output sphere, with negligible empty space in between. number of spheres = V nn n 2 (N 0 /2+E s ) n 2 V n n n 2 (N 0 /2) n 2 =(1+2E s /N 0 ) n 2 Copyright G. Caire (Sample Lectures) 180

25 The resulting rate is: R = 1 n log (number of spheres) =1 2 log (1 + 2E s/n 0 ) Copyright G. Caire (Sample Lectures) 181

26 Continuous-time baseband channels N 0 2 W W f An informal argument: consider a base-band waveform channel with singlesided bandwidth W Hz. Shannon s sampling theorem: any (infinite duration) base-band signal signal can be represented uniquely from its samples, taken at the so-called Nyquist rate 2W. Copyright G. Caire (Sample Lectures) 182

27 Noise power Signal power N = N 0 2 2W = N 0W P x = E s 2W Signal to Noise Ratio (SNR): SNR = P x N = 2E s N 0 Capacity in bit/s: multiply the capacity in bit/symbol times the number of symbols/s: C(SNR) =2W 1 2 log 1+ 2E s = W log(1 + SNR) N 0 Copyright G. Caire (Sample Lectures) 183

28 Continuous-time passband channels Consider a passband waveform channel with carrier frequency modulation f 0 W and single-sided bandwidth W Hz centered around f 0. The complex baseband equivalent system has single sided bandwidth W/2, complex signal X and complex circularly symmetric noise Z CN(0,N 0 ). Noise power N = N 0 W Signal power (optimal input X CN(0,E s )). P x = E s W Copyright G. Caire (Sample Lectures) 184

29 Signal to Noise Ratio (SNR): SNR = P x N = E s N 0 Repeating the capacity calculation for complex circularly symmetric input and output, we find C(SNR) = log(1 + SNR) Capacity in bit/s: multiply the capacity in bit/symbol times the number of symbols/s: C(SNR) =W log 1+ E s = W log(1 + SNR) N 0 Copyright G. Caire (Sample Lectures) 185

30 Parallel Gaussian channels: power allocation Consider the parallel complex circularly symmetric Gaussian channel defined by Y = Gx + Z where x, Y, Z 2 C K, G = diag(g 1,...,G K ) is a diagonal matrix of fixed coefficients, and Z CN(0,N 0 I K ). Notice that the input and output alphabets are the K-dimensional vector space C K, and codewords are sequences of vectors x(m) = (x 1 (m),...,x n (m)). Input constraint: codewords x(m), must satisfy 1 n nx KX x k,i (m) 2 apple E s i=1 k=1 Copyright G. Caire (Sample Lectures) 186

31 The capacity is given by C(E s ) = max p X :E[kXk 2 ]applee s I(X; Y) = max p X :E[kXk 2 ]applee s h(y) h(z) = max p X :E[kXk 2 ]applee s h(y) K log(( e)n 0 ) = max p X :E[kXk 2 ]applee s = max P Kk=1 E s,k applee s KX log ( e)(n 0 + G k 2 E s,k ) K log(( e)n 0 ) k=1 KX log k=1 1+ G k 2 E s,k N 0 Copyright G. Caire (Sample Lectures) 187

32 Power allocation: convex optimization We must maximize the mutual information with respect to the power allocation over the parallel channels: maximize subject to KX log k=1 1+ G k 2 E s,k N 0 KX E s,k apple E s k=1 E s,k 0, 8 k Copyright G. Caire (Sample Lectures) 188

33 The Lagrangian function is L({E k,s }, )= KX log k=1 1+ G k 2 E s,k N 0! KX E s,k E s k=1 We impose the s,k = G k 2 N 0 1+ G k 2 E s,k N 0 apple 0 with equality for all k such that E? s,k > 0. Solving for E s,k we find E? s,k = 1 N 0 G k 2 Copyright G. Caire (Sample Lectures) 189

34 We let 1/ =, and argue that the KKT conditions are satisfied if we let apple E s,k? N 0 = G k 2 + In fact, if E? s,k =0and N 0 then E? G k < 0. s,k > s,k =0. Otherwise, if < N 0 G k 2 then This optimal power allocation is called Waterfilling. Intuitively, we spend more power over the better channels (the ones with higher gain). Replacing the water filling solution into the mutual information expression, we obtain KX apple Gk 2 C(E s )= log k=1 N 0 + Copyright G. Caire (Sample Lectures) 190

35 End of Lecture 6 Copyright G. Caire (Sample Lectures) 191

ECE 4400:693 - Information Theory

ECE 4400:693 - Information Theory ECE 4400:693 - Information Theory Dr. Nghi Tran Lecture 8: Differential Entropy Dr. Nghi Tran (ECE-University of Akron) ECE 4400:693 Lecture 1 / 43 Outline 1 Review: Entropy of discrete RVs 2 Differential

More information

Lecture 5: Channel Capacity. Copyright G. Caire (Sample Lectures) 122

Lecture 5: Channel Capacity. Copyright G. Caire (Sample Lectures) 122 Lecture 5: Channel Capacity Copyright G. Caire (Sample Lectures) 122 M Definitions and Problem Setup 2 X n Y n Encoder p(y x) Decoder ˆM Message Channel Estimate Definition 11. Discrete Memoryless Channel

More information

Lecture 2. Capacity of the Gaussian channel

Lecture 2. Capacity of the Gaussian channel Spring, 207 5237S, Wireless Communications II 2. Lecture 2 Capacity of the Gaussian channel Review on basic concepts in inf. theory ( Cover&Thomas: Elements of Inf. Theory, Tse&Viswanath: Appendix B) AWGN

More information

Lecture 1: The Multiple Access Channel. Copyright G. Caire 12

Lecture 1: The Multiple Access Channel. Copyright G. Caire 12 Lecture 1: The Multiple Access Channel Copyright G. Caire 12 Outline Two-user MAC. The Gaussian case. The K-user case. Polymatroid structure and resource allocation problems. Copyright G. Caire 13 Two-user

More information

Lecture 5 Channel Coding over Continuous Channels

Lecture 5 Channel Coding over Continuous Channels Lecture 5 Channel Coding over Continuous Channels I-Hsiang Wang Department of Electrical Engineering National Taiwan University ihwang@ntu.edu.tw November 14, 2014 1 / 34 I-Hsiang Wang NIT Lecture 5 From

More information

ELEC546 Review of Information Theory

ELEC546 Review of Information Theory ELEC546 Review of Information Theory Vincent Lau 1/1/004 1 Review of Information Theory Entropy: Measure of uncertainty of a random variable X. The entropy of X, H(X), is given by: If X is a discrete random

More information

Gaussian channel. Information theory 2013, lecture 6. Jens Sjölund. 8 May Jens Sjölund (IMT, LiU) Gaussian channel 1 / 26

Gaussian channel. Information theory 2013, lecture 6. Jens Sjölund. 8 May Jens Sjölund (IMT, LiU) Gaussian channel 1 / 26 Gaussian channel Information theory 2013, lecture 6 Jens Sjölund 8 May 2013 Jens Sjölund (IMT, LiU) Gaussian channel 1 / 26 Outline 1 Definitions 2 The coding theorem for Gaussian channel 3 Bandlimited

More information

EE/Stat 376B Handout #5 Network Information Theory October, 14, Homework Set #2 Solutions

EE/Stat 376B Handout #5 Network Information Theory October, 14, Homework Set #2 Solutions EE/Stat 376B Handout #5 Network Information Theory October, 14, 014 1. Problem.4 parts (b) and (c). Homework Set # Solutions (b) Consider h(x + Y ) h(x + Y Y ) = h(x Y ) = h(x). (c) Let ay = Y 1 + Y, where

More information

Lecture 8: Channel Capacity, Continuous Random Variables

Lecture 8: Channel Capacity, Continuous Random Variables EE376A/STATS376A Information Theory Lecture 8-02/0/208 Lecture 8: Channel Capacity, Continuous Random Variables Lecturer: Tsachy Weissman Scribe: Augustine Chemparathy, Adithya Ganesh, Philip Hwang Channel

More information

Appendix B Information theory from first principles

Appendix B Information theory from first principles Appendix B Information theory from first principles This appendix discusses the information theory behind the capacity expressions used in the book. Section 8.3.4 is the only part of the book that supposes

More information

EE376A: Homeworks #4 Solutions Due on Thursday, February 22, 2018 Please submit on Gradescope. Start every question on a new page.

EE376A: Homeworks #4 Solutions Due on Thursday, February 22, 2018 Please submit on Gradescope. Start every question on a new page. EE376A: Homeworks #4 Solutions Due on Thursday, February 22, 28 Please submit on Gradescope. Start every question on a new page.. Maximum Differential Entropy (a) Show that among all distributions supported

More information

Lecture 14 February 28

Lecture 14 February 28 EE/Stats 376A: Information Theory Winter 07 Lecture 4 February 8 Lecturer: David Tse Scribe: Sagnik M, Vivek B 4 Outline Gaussian channel and capacity Information measures for continuous random variables

More information

x log x, which is strictly convex, and use Jensen s Inequality:

x log x, which is strictly convex, and use Jensen s Inequality: 2. Information measures: mutual information 2.1 Divergence: main inequality Theorem 2.1 (Information Inequality). D(P Q) 0 ; D(P Q) = 0 iff P = Q Proof. Let ϕ(x) x log x, which is strictly convex, and

More information

EE/Stats 376A: Homework 7 Solutions Due on Friday March 17, 5 pm

EE/Stats 376A: Homework 7 Solutions Due on Friday March 17, 5 pm EE/Stats 376A: Homework 7 Solutions Due on Friday March 17, 5 pm 1. Feedback does not increase the capacity. Consider a channel with feedback. We assume that all the recieved outputs are sent back immediately

More information

Solutions to Homework Set #4 Differential Entropy and Gaussian Channel

Solutions to Homework Set #4 Differential Entropy and Gaussian Channel Solutions to Homework Set #4 Differential Entropy and Gaussian Channel 1. Differential entropy. Evaluate the differential entropy h(x = f lnf for the following: (a Find the entropy of the exponential density

More information

Lecture 6 I. CHANNEL CODING. X n (m) P Y X

Lecture 6 I. CHANNEL CODING. X n (m) P Y X 6- Introduction to Information Theory Lecture 6 Lecturer: Haim Permuter Scribe: Yoav Eisenberg and Yakov Miron I. CHANNEL CODING We consider the following channel coding problem: m = {,2,..,2 nr} Encoder

More information

Lecture 17: Differential Entropy

Lecture 17: Differential Entropy Lecture 17: Differential Entropy Differential entropy AEP for differential entropy Quantization Maximum differential entropy Estimation counterpart of Fano s inequality Dr. Yao Xie, ECE587, Information

More information

Hands-On Learning Theory Fall 2016, Lecture 3

Hands-On Learning Theory Fall 2016, Lecture 3 Hands-On Learning Theory Fall 016, Lecture 3 Jean Honorio jhonorio@purdue.edu 1 Information Theory First, we provide some information theory background. Definition 3.1 (Entropy). The entropy of a discrete

More information

Chapter 8: Differential entropy. University of Illinois at Chicago ECE 534, Natasha Devroye

Chapter 8: Differential entropy. University of Illinois at Chicago ECE 534, Natasha Devroye Chapter 8: Differential entropy Chapter 8 outline Motivation Definitions Relation to discrete entropy Joint and conditional differential entropy Relative entropy and mutual information Properties AEP for

More information

Lecture 18: Gaussian Channel

Lecture 18: Gaussian Channel Lecture 18: Gaussian Channel Gaussian channel Gaussian channel capacity Dr. Yao Xie, ECE587, Information Theory, Duke University Mona Lisa in AWGN Mona Lisa Noisy Mona Lisa 100 100 200 200 300 300 400

More information

Chapter 2: Entropy and Mutual Information. University of Illinois at Chicago ECE 534, Natasha Devroye

Chapter 2: Entropy and Mutual Information. University of Illinois at Chicago ECE 534, Natasha Devroye Chapter 2: Entropy and Mutual Information Chapter 2 outline Definitions Entropy Joint entropy, conditional entropy Relative entropy, mutual information Chain rules Jensen s inequality Log-sum inequality

More information

Perhaps the simplest way of modeling two (discrete) random variables is by means of a joint PMF, defined as follows.

Perhaps the simplest way of modeling two (discrete) random variables is by means of a joint PMF, defined as follows. Chapter 5 Two Random Variables In a practical engineering problem, there is almost always causal relationship between different events. Some relationships are determined by physical laws, e.g., voltage

More information

Lecture 6 Channel Coding over Continuous Channels

Lecture 6 Channel Coding over Continuous Channels Lecture 6 Channel Coding over Continuous Channels I-Hsiang Wang Department of Electrical Engineering National Taiwan University ihwang@ntu.edu.tw November 9, 015 1 / 59 I-Hsiang Wang IT Lecture 6 We have

More information

The Method of Types and Its Application to Information Hiding

The Method of Types and Its Application to Information Hiding The Method of Types and Its Application to Information Hiding Pierre Moulin University of Illinois at Urbana-Champaign www.ifp.uiuc.edu/ moulin/talks/eusipco05-slides.pdf EUSIPCO Antalya, September 7,

More information

Channel capacity. Outline : 1. Source entropy 2. Discrete memoryless channel 3. Mutual information 4. Channel capacity 5.

Channel capacity. Outline : 1. Source entropy 2. Discrete memoryless channel 3. Mutual information 4. Channel capacity 5. Channel capacity Outline : 1. Source entropy 2. Discrete memoryless channel 3. Mutual information 4. Channel capacity 5. Exercices Exercise session 11 : Channel capacity 1 1. Source entropy Given X a memoryless

More information

Chapter 9 Fundamental Limits in Information Theory

Chapter 9 Fundamental Limits in Information Theory Chapter 9 Fundamental Limits in Information Theory Information Theory is the fundamental theory behind information manipulation, including data compression and data transmission. 9.1 Introduction o For

More information

LECTURE 18. Lecture outline Gaussian channels: parallel colored noise inter-symbol interference general case: multiple inputs and outputs

LECTURE 18. Lecture outline Gaussian channels: parallel colored noise inter-symbol interference general case: multiple inputs and outputs LECTURE 18 Last time: White Gaussian noise Bandlimited WGN Additive White Gaussian Noise (AWGN) channel Capacity of AWGN channel Application: DS-CDMA systems Spreading Coding theorem Lecture outline Gaussian

More information

EE 4TM4: Digital Communications II. Channel Capacity

EE 4TM4: Digital Communications II. Channel Capacity EE 4TM4: Digital Communications II 1 Channel Capacity I. CHANNEL CODING THEOREM Definition 1: A rater is said to be achievable if there exists a sequence of(2 nr,n) codes such thatlim n P (n) e (C) = 0.

More information

Chapter 4. Data Transmission and Channel Capacity. Po-Ning Chen, Professor. Department of Communications Engineering. National Chiao Tung University

Chapter 4. Data Transmission and Channel Capacity. Po-Ning Chen, Professor. Department of Communications Engineering. National Chiao Tung University Chapter 4 Data Transmission and Channel Capacity Po-Ning Chen, Professor Department of Communications Engineering National Chiao Tung University Hsin Chu, Taiwan 30050, R.O.C. Principle of Data Transmission

More information

ECE598: Information-theoretic methods in high-dimensional statistics Spring 2016

ECE598: Information-theoretic methods in high-dimensional statistics Spring 2016 ECE598: Information-theoretic methods in high-dimensional statistics Spring 06 Lecture : Mutual Information Method Lecturer: Yihong Wu Scribe: Jaeho Lee, Mar, 06 Ed. Mar 9 Quick review: Assouad s lemma

More information

Capacity of AWGN channels

Capacity of AWGN channels Chapter 3 Capacity of AWGN channels In this chapter we prove that the capacity of an AWGN channel with bandwidth W and signal-tonoise ratio SNR is W log 2 (1+SNR) bits per second (b/s). The proof that

More information

CS 591, Lecture 2 Data Analytics: Theory and Applications Boston University

CS 591, Lecture 2 Data Analytics: Theory and Applications Boston University CS 591, Lecture 2 Data Analytics: Theory and Applications Boston University Charalampos E. Tsourakakis January 25rd, 2017 Probability Theory The theory of probability is a system for making better guesses.

More information

Chapter 4: Continuous channel and its capacity

Chapter 4: Continuous channel and its capacity meghdadi@ensil.unilim.fr Reference : Elements of Information Theory by Cover and Thomas Continuous random variable Gaussian multivariate random variable AWGN Band limited channel Parallel channels Flat

More information

Information Theory Primer:

Information Theory Primer: Information Theory Primer: Entropy, KL Divergence, Mutual Information, Jensen s inequality Seungjin Choi Department of Computer Science and Engineering Pohang University of Science and Technology 77 Cheongam-ro,

More information

If g is also continuous and strictly increasing on J, we may apply the strictly increasing inverse function g 1 to this inequality to get

If g is also continuous and strictly increasing on J, we may apply the strictly increasing inverse function g 1 to this inequality to get 18:2 1/24/2 TOPIC. Inequalities; measures of spread. This lecture explores the implications of Jensen s inequality for g-means in general, and for harmonic, geometric, arithmetic, and related means in

More information

ECE Homework Set 3

ECE Homework Set 3 ECE 450 1 Homework Set 3 0. Consider the random variables X and Y, whose values are a function of the number showing when a single die is tossed, as show below: Exp. Outcome 1 3 4 5 6 X 3 3 4 4 Y 0 1 3

More information

Capacity of a channel Shannon s second theorem. Information Theory 1/33

Capacity of a channel Shannon s second theorem. Information Theory 1/33 Capacity of a channel Shannon s second theorem Information Theory 1/33 Outline 1. Memoryless channels, examples ; 2. Capacity ; 3. Symmetric channels ; 4. Channel Coding ; 5. Shannon s second theorem,

More information

Communication Theory II

Communication Theory II Communication Theory II Lecture 15: Information Theory (cont d) Ahmed Elnakib, PhD Assistant Professor, Mansoura University, Egypt March 29 th, 2015 1 Example: Channel Capacity of BSC o Let then: o For

More information

18.2 Continuous Alphabet (discrete-time, memoryless) Channel

18.2 Continuous Alphabet (discrete-time, memoryless) Channel 0-704: Information Processing and Learning Spring 0 Lecture 8: Gaussian channel, Parallel channels and Rate-distortion theory Lecturer: Aarti Singh Scribe: Danai Koutra Disclaimer: These notes have not

More information

ECE 450 Homework #3. 1. Given the joint density function f XY (x,y) = 0.5 1<x<2, 2<y< <x<4, 2<y<3 0 else

ECE 450 Homework #3. 1. Given the joint density function f XY (x,y) = 0.5 1<x<2, 2<y< <x<4, 2<y<3 0 else ECE 450 Homework #3 0. Consider the random variables X and Y, whose values are a function of the number showing when a single die is tossed, as show below: Exp. Outcome 1 3 4 5 6 X 3 3 4 4 Y 0 1 3 4 5

More information

LECTURE 3. Last time:

LECTURE 3. Last time: LECTURE 3 Last time: Mutual Information. Convexity and concavity Jensen s inequality Information Inequality Data processing theorem Fano s Inequality Lecture outline Stochastic processes, Entropy rate

More information

Principles of Communications

Principles of Communications Principles of Communications Weiyao Lin Shanghai Jiao Tong University Chapter 10: Information Theory Textbook: Chapter 12 Communication Systems Engineering: Ch 6.1, Ch 9.1~ 9. 92 2009/2010 Meixia Tao @

More information

Lecture 4 Capacity of Wireless Channels

Lecture 4 Capacity of Wireless Channels Lecture 4 Capacity of Wireless Channels I-Hsiang Wang ihwang@ntu.edu.tw 3/0, 014 What we have learned So far: looked at specific schemes and techniques Lecture : point-to-point wireless channel - Diversity:

More information

Lecture 4 Noisy Channel Coding

Lecture 4 Noisy Channel Coding Lecture 4 Noisy Channel Coding I-Hsiang Wang Department of Electrical Engineering National Taiwan University ihwang@ntu.edu.tw October 9, 2015 1 / 56 I-Hsiang Wang IT Lecture 4 The Channel Coding Problem

More information

ECE Information theory Final (Fall 2008)

ECE Information theory Final (Fall 2008) ECE 776 - Information theory Final (Fall 2008) Q.1. (1 point) Consider the following bursty transmission scheme for a Gaussian channel with noise power N and average power constraint P (i.e., 1/n X n i=1

More information

National University of Singapore Department of Electrical & Computer Engineering. Examination for

National University of Singapore Department of Electrical & Computer Engineering. Examination for National University of Singapore Department of Electrical & Computer Engineering Examination for EE5139R Information Theory for Communication Systems (Semester I, 2014/15) November/December 2014 Time Allowed:

More information

Quiz 2 Date: Monday, November 21, 2016

Quiz 2 Date: Monday, November 21, 2016 10-704 Information Processing and Learning Fall 2016 Quiz 2 Date: Monday, November 21, 2016 Name: Andrew ID: Department: Guidelines: 1. PLEASE DO NOT TURN THIS PAGE UNTIL INSTRUCTED. 2. Write your name,

More information

5 Mutual Information and Channel Capacity

5 Mutual Information and Channel Capacity 5 Mutual Information and Channel Capacity In Section 2, we have seen the use of a quantity called entropy to measure the amount of randomness in a random variable. In this section, we introduce several

More information

EE376A - Information Theory Final, Monday March 14th 2016 Solutions. Please start answering each question on a new page of the answer booklet.

EE376A - Information Theory Final, Monday March 14th 2016 Solutions. Please start answering each question on a new page of the answer booklet. EE376A - Information Theory Final, Monday March 14th 216 Solutions Instructions: You have three hours, 3.3PM - 6.3PM The exam has 4 questions, totaling 12 points. Please start answering each question on

More information

Revision of Lecture 5

Revision of Lecture 5 Revision of Lecture 5 Information transferring across channels Channel characteristics and binary symmetric channel Average mutual information Average mutual information tells us what happens to information

More information

On the Limits of Communication with Low-Precision Analog-to-Digital Conversion at the Receiver

On the Limits of Communication with Low-Precision Analog-to-Digital Conversion at the Receiver 1 On the Limits of Communication with Low-Precision Analog-to-Digital Conversion at the Receiver Jaspreet Singh, Onkar Dabeer, and Upamanyu Madhow, Abstract As communication systems scale up in speed and

More information

Lecture 2: August 31

Lecture 2: August 31 0-704: Information Processing and Learning Fall 206 Lecturer: Aarti Singh Lecture 2: August 3 Note: These notes are based on scribed notes from Spring5 offering of this course. LaTeX template courtesy

More information

Channel Coding 1. Sportturm (SpT), Room: C3165

Channel Coding 1.   Sportturm (SpT), Room: C3165 Channel Coding Dr.-Ing. Dirk Wübben Institute for Telecommunications and High-Frequency Techniques Department of Communications Engineering Room: N3, Phone: 4/8-6385 Sportturm (SpT), Room: C365 wuebben@ant.uni-bremen.de

More information

A Probability Review

A Probability Review A Probability Review Outline: A probability review Shorthand notation: RV stands for random variable EE 527, Detection and Estimation Theory, # 0b 1 A Probability Review Reading: Go over handouts 2 5 in

More information

Principles of Coded Modulation. Georg Böcherer

Principles of Coded Modulation. Georg Böcherer Principles of Coded Modulation Georg Böcherer Contents. Introduction 9 2. Digital Communication System 2.. Transmission System............................. 2.2. Figures of Merit................................

More information

EE5319R: Problem Set 3 Assigned: 24/08/16, Due: 31/08/16

EE5319R: Problem Set 3 Assigned: 24/08/16, Due: 31/08/16 EE539R: Problem Set 3 Assigned: 24/08/6, Due: 3/08/6. Cover and Thomas: Problem 2.30 (Maimum Entropy): Solution: We are required to maimize H(P X ) over all distributions P X on the non-negative integers

More information

COMPSCI 650 Applied Information Theory Jan 21, Lecture 2

COMPSCI 650 Applied Information Theory Jan 21, Lecture 2 COMPSCI 650 Applied Information Theory Jan 21, 2016 Lecture 2 Instructor: Arya Mazumdar Scribe: Gayane Vardoyan, Jong-Chyi Su 1 Entropy Definition: Entropy is a measure of uncertainty of a random variable.

More information

Machine Learning. Lecture 02.2: Basics of Information Theory. Nevin L. Zhang

Machine Learning. Lecture 02.2: Basics of Information Theory. Nevin L. Zhang Machine Learning Lecture 02.2: Basics of Information Theory Nevin L. Zhang lzhang@cse.ust.hk Department of Computer Science and Engineering The Hong Kong University of Science and Technology Nevin L. Zhang

More information

Lecture 15: Thu Feb 28, 2019

Lecture 15: Thu Feb 28, 2019 Lecture 15: Thu Feb 28, 2019 Announce: HW5 posted Lecture: The AWGN waveform channel Projecting temporally AWGN leads to spatially AWGN sufficiency of projection: irrelevancy theorem in waveform AWGN:

More information

Shannon meets Wiener II: On MMSE estimation in successive decoding schemes

Shannon meets Wiener II: On MMSE estimation in successive decoding schemes Shannon meets Wiener II: On MMSE estimation in successive decoding schemes G. David Forney, Jr. MIT Cambridge, MA 0239 USA forneyd@comcast.net Abstract We continue to discuss why MMSE estimation arises

More information

EE5139R: Problem Set 7 Assigned: 30/09/15, Due: 07/10/15

EE5139R: Problem Set 7 Assigned: 30/09/15, Due: 07/10/15 EE5139R: Problem Set 7 Assigned: 30/09/15, Due: 07/10/15 1. Cascade of Binary Symmetric Channels The conditional probability distribution py x for each of the BSCs may be expressed by the transition probability

More information

Chapter I: Fundamental Information Theory

Chapter I: Fundamental Information Theory ECE-S622/T62 Notes Chapter I: Fundamental Information Theory Ruifeng Zhang Dept. of Electrical & Computer Eng. Drexel University. Information Source Information is the outcome of some physical processes.

More information

ECE Information theory Final

ECE Information theory Final ECE 776 - Information theory Final Q1 (1 point) We would like to compress a Gaussian source with zero mean and variance 1 We consider two strategies In the first, we quantize with a step size so that the

More information

3F1: Signals and Systems INFORMATION THEORY Examples Paper Solutions

3F1: Signals and Systems INFORMATION THEORY Examples Paper Solutions Engineering Tripos Part IIA THIRD YEAR 3F: Signals and Systems INFORMATION THEORY Examples Paper Solutions. Let the joint probability mass function of two binary random variables X and Y be given in the

More information

We will briefly look at the definition of a probability space, probability measures, conditional probability and independence of probability events.

We will briefly look at the definition of a probability space, probability measures, conditional probability and independence of probability events. 1 Probability 1.1 Probability spaces We will briefly look at the definition of a probability space, probability measures, conditional probability and independence of probability events. Definition 1.1.

More information

The binary entropy function

The binary entropy function ECE 7680 Lecture 2 Definitions and Basic Facts Objective: To learn a bunch of definitions about entropy and information measures that will be useful through the quarter, and to present some simple but

More information

Shannon s noisy-channel theorem

Shannon s noisy-channel theorem Shannon s noisy-channel theorem Information theory Amon Elders Korteweg de Vries Institute for Mathematics University of Amsterdam. Tuesday, 26th of Januari Amon Elders (Korteweg de Vries Institute for

More information

Homework 1 Due: Thursday 2/5/2015. Instructions: Turn in your homework in class on Thursday 2/5/2015

Homework 1 Due: Thursday 2/5/2015. Instructions: Turn in your homework in class on Thursday 2/5/2015 10-704 Homework 1 Due: Thursday 2/5/2015 Instructions: Turn in your homework in class on Thursday 2/5/2015 1. Information Theory Basics and Inequalities C&T 2.47, 2.29 (a) A deck of n cards in order 1,

More information

EE376A: Homework #3 Due by 11:59pm Saturday, February 10th, 2018

EE376A: Homework #3 Due by 11:59pm Saturday, February 10th, 2018 Please submit the solutions on Gradescope. EE376A: Homework #3 Due by 11:59pm Saturday, February 10th, 2018 1. Optimal codeword lengths. Although the codeword lengths of an optimal variable length code

More information

LECTURE 13. Last time: Lecture outline

LECTURE 13. Last time: Lecture outline LECTURE 13 Last time: Strong coding theorem Revisiting channel and codes Bound on probability of error Error exponent Lecture outline Fano s Lemma revisited Fano s inequality for codewords Converse to

More information

Physical Layer and Coding

Physical Layer and Coding Physical Layer and Coding Muriel Médard Professor EECS Overview A variety of physical media: copper, free space, optical fiber Unified way of addressing signals at the input and the output of these media:

More information

(each row defines a probability distribution). Given n-strings x X n, y Y n we can use the absence of memory in the channel to compute

(each row defines a probability distribution). Given n-strings x X n, y Y n we can use the absence of memory in the channel to compute ENEE 739C: Advanced Topics in Signal Processing: Coding Theory Instructor: Alexander Barg Lecture 6 (draft; 9/6/03. Error exponents for Discrete Memoryless Channels http://www.enee.umd.edu/ abarg/enee739c/course.html

More information

EEL 5544 Noise in Linear Systems Lecture 30. X (s) = E [ e sx] f X (x)e sx dx. Moments can be found from the Laplace transform as

EEL 5544 Noise in Linear Systems Lecture 30. X (s) = E [ e sx] f X (x)e sx dx. Moments can be found from the Laplace transform as L30-1 EEL 5544 Noise in Linear Systems Lecture 30 OTHER TRANSFORMS For a continuous, nonnegative RV X, the Laplace transform of X is X (s) = E [ e sx] = 0 f X (x)e sx dx. For a nonnegative RV, the Laplace

More information

Application of Information Theory, Lecture 7. Relative Entropy. Handout Mode. Iftach Haitner. Tel Aviv University.

Application of Information Theory, Lecture 7. Relative Entropy. Handout Mode. Iftach Haitner. Tel Aviv University. Application of Information Theory, Lecture 7 Relative Entropy Handout Mode Iftach Haitner Tel Aviv University. December 1, 2015 Iftach Haitner (TAU) Application of Information Theory, Lecture 7 December

More information

EE 4TM4: Digital Communications II Scalar Gaussian Channel

EE 4TM4: Digital Communications II Scalar Gaussian Channel EE 4TM4: Digital Communications II Scalar Gaussian Channel I. DIFFERENTIAL ENTROPY Let X be a continuous random variable with probability density function (pdf) f(x) (in short X f(x)). The differential

More information

Block 2: Introduction to Information Theory

Block 2: Introduction to Information Theory Block 2: Introduction to Information Theory Francisco J. Escribano April 26, 2015 Francisco J. Escribano Block 2: Introduction to Information Theory April 26, 2015 1 / 51 Table of contents 1 Motivation

More information

Lecture 5 - Information theory

Lecture 5 - Information theory Lecture 5 - Information theory Jan Bouda FI MU May 18, 2012 Jan Bouda (FI MU) Lecture 5 - Information theory May 18, 2012 1 / 42 Part I Uncertainty and entropy Jan Bouda (FI MU) Lecture 5 - Information

More information

STA 256: Statistics and Probability I

STA 256: Statistics and Probability I Al Nosedal. University of Toronto. Fall 2017 My momma always said: Life was like a box of chocolates. You never know what you re gonna get. Forrest Gump. There are situations where one might be interested

More information

Introduction to Information Theory. Uncertainty. Entropy. Surprisal. Joint entropy. Conditional entropy. Mutual information.

Introduction to Information Theory. Uncertainty. Entropy. Surprisal. Joint entropy. Conditional entropy. Mutual information. L65 Dept. of Linguistics, Indiana University Fall 205 Information theory answers two fundamental questions in communication theory: What is the ultimate data compression? What is the transmission rate

More information

Dept. of Linguistics, Indiana University Fall 2015

Dept. of Linguistics, Indiana University Fall 2015 L645 Dept. of Linguistics, Indiana University Fall 2015 1 / 28 Information theory answers two fundamental questions in communication theory: What is the ultimate data compression? What is the transmission

More information

Constellation Shaping for Communication Channels with Quantized Outputs

Constellation Shaping for Communication Channels with Quantized Outputs Constellation Shaping for Communication Channels with Quantized Outputs Chandana Nannapaneni, Matthew C. Valenti, and Xingyu Xiang Lane Department of Computer Science and Electrical Engineering West Virginia

More information

Lecture 3: Channel Capacity

Lecture 3: Channel Capacity Lecture 3: Channel Capacity 1 Definitions Channel capacity is a measure of maximum information per channel usage one can get through a channel. This one of the fundamental concepts in information theory.

More information

Formulas for probability theory and linear models SF2941

Formulas for probability theory and linear models SF2941 Formulas for probability theory and linear models SF2941 These pages + Appendix 2 of Gut) are permitted as assistance at the exam. 11 maj 2008 Selected formulae of probability Bivariate probability Transforms

More information

PROBABILITY AND INFORMATION THEORY. Dr. Gjergji Kasneci Introduction to Information Retrieval WS

PROBABILITY AND INFORMATION THEORY. Dr. Gjergji Kasneci Introduction to Information Retrieval WS PROBABILITY AND INFORMATION THEORY Dr. Gjergji Kasneci Introduction to Information Retrieval WS 2012-13 1 Outline Intro Basics of probability and information theory Probability space Rules of probability

More information

CS6304 / Analog and Digital Communication UNIT IV - SOURCE AND ERROR CONTROL CODING PART A 1. What is the use of error control coding? The main use of error control coding is to reduce the overall probability

More information

Machine Learning Lecture Notes

Machine Learning Lecture Notes Machine Learning Lecture Notes Predrag Radivojac January 3, 25 Random Variables Until now we operated on relatively simple sample spaces and produced measure functions over sets of outcomes. In many situations,

More information

ECE 673-Random signal analysis I Final

ECE 673-Random signal analysis I Final ECE 673-Random signal analysis I Final Q ( point) Comment on the following statement "If cov(x ; X 2 ) 0; then the best predictor (without limitation on the type of predictor) of the random variable X

More information

Superposition Encoding and Partial Decoding Is Optimal for a Class of Z-interference Channels

Superposition Encoding and Partial Decoding Is Optimal for a Class of Z-interference Channels Superposition Encoding and Partial Decoding Is Optimal for a Class of Z-interference Channels Nan Liu and Andrea Goldsmith Department of Electrical Engineering Stanford University, Stanford CA 94305 Email:

More information

Solutions to Homework Set #1 Sanov s Theorem, Rate distortion

Solutions to Homework Set #1 Sanov s Theorem, Rate distortion st Semester 00/ Solutions to Homework Set # Sanov s Theorem, Rate distortion. Sanov s theorem: Prove the simple version of Sanov s theorem for the binary random variables, i.e., let X,X,...,X n be a sequence

More information

EE5139R: Problem Set 4 Assigned: 31/08/16, Due: 07/09/16

EE5139R: Problem Set 4 Assigned: 31/08/16, Due: 07/09/16 EE539R: Problem Set 4 Assigned: 3/08/6, Due: 07/09/6. Cover and Thomas: Problem 3.5 Sets defined by probabilities: Define the set C n (t = {x n : P X n(x n 2 nt } (a We have = P X n(x n P X n(x n 2 nt

More information

EECS 750. Hypothesis Testing with Communication Constraints

EECS 750. Hypothesis Testing with Communication Constraints EECS 750 Hypothesis Testing with Communication Constraints Name: Dinesh Krithivasan Abstract In this report, we study a modification of the classical statistical problem of bivariate hypothesis testing.

More information

HW5 Solutions. (a) (8 pts.) Show that if two random variables X and Y are independent, then E[XY ] = E[X]E[Y ] xy p X,Y (x, y)

HW5 Solutions. (a) (8 pts.) Show that if two random variables X and Y are independent, then E[XY ] = E[X]E[Y ] xy p X,Y (x, y) HW5 Solutions 1. (50 pts.) Random homeworks again (a) (8 pts.) Show that if two random variables X and Y are independent, then E[XY ] = E[X]E[Y ] Answer: Applying the definition of expectation we have

More information

Lecture 22: Final Review

Lecture 22: Final Review Lecture 22: Final Review Nuts and bolts Fundamental questions and limits Tools Practical algorithms Future topics Dr Yao Xie, ECE587, Information Theory, Duke University Basics Dr Yao Xie, ECE587, Information

More information

Computing and Communications 2. Information Theory -Entropy

Computing and Communications 2. Information Theory -Entropy 1896 1920 1987 2006 Computing and Communications 2. Information Theory -Entropy Ying Cui Department of Electronic Engineering Shanghai Jiao Tong University, China 2017, Autumn 1 Outline Entropy Joint entropy

More information

Introduction to Machine Learning

Introduction to Machine Learning Introduction to Machine Learning Introduction to Probabilistic Methods Varun Chandola Computer Science & Engineering State University of New York at Buffalo Buffalo, NY, USA chandola@buffalo.edu Chandola@UB

More information

LECTURE 10. Last time: Lecture outline

LECTURE 10. Last time: Lecture outline LECTURE 10 Joint AEP Coding Theorem Last time: Error Exponents Lecture outline Strong Coding Theorem Reading: Gallager, Chapter 5. Review Joint AEP A ( ɛ n) (X) A ( ɛ n) (Y ) vs. A ( ɛ n) (X, Y ) 2 nh(x)

More information

P (x). all other X j =x j. If X is a continuous random vector (see p.172), then the marginal distributions of X i are: f(x)dx 1 dx n

P (x). all other X j =x j. If X is a continuous random vector (see p.172), then the marginal distributions of X i are: f(x)dx 1 dx n JOINT DENSITIES - RANDOM VECTORS - REVIEW Joint densities describe probability distributions of a random vector X: an n-dimensional vector of random variables, ie, X = (X 1,, X n ), where all X is are

More information

CS 630 Basic Probability and Information Theory. Tim Campbell

CS 630 Basic Probability and Information Theory. Tim Campbell CS 630 Basic Probability and Information Theory Tim Campbell 21 January 2003 Probability Theory Probability Theory is the study of how best to predict outcomes of events. An experiment (or trial or event)

More information

4F5: Advanced Communications and Coding Handout 2: The Typical Set, Compression, Mutual Information

4F5: Advanced Communications and Coding Handout 2: The Typical Set, Compression, Mutual Information 4F5: Advanced Communications and Coding Handout 2: The Typical Set, Compression, Mutual Information Ramji Venkataramanan Signal Processing and Communications Lab Department of Engineering ramji.v@eng.cam.ac.uk

More information

Information Theory for Wireless Communications. Lecture 10 Discrete Memoryless Multiple Access Channel (DM-MAC): The Converse Theorem

Information Theory for Wireless Communications. Lecture 10 Discrete Memoryless Multiple Access Channel (DM-MAC): The Converse Theorem Information Theory for Wireless Communications. Lecture 0 Discrete Memoryless Multiple Access Channel (DM-MAC: The Converse Theorem Instructor: Dr. Saif Khan Mohammed Scribe: Antonios Pitarokoilis I. THE

More information