| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

lecture notes 3

This version was saved 15 years, 2 months ago View current version     Page history
Saved by sidjaggi
on February 10, 2009 at 7:49:03 am
 

 

Source Coding Theorem (Achievability) (Scribe: LIANG Tong)

 

 

We now derive and use properties of the Formula to obtain a source code.

 

`As shown in the previous class/notes, 

 

Formula                             (1)

 

To remind ourselves, this bound arises by first proving that the probability that a sequence is atypical is Formula, where

Formula is defined as the relative entropy between two probability mass functions p(x) and q(x) (also called the Kullback-Leibler divergence), where the Formula denotes the sample space of the random variable X.

 

Second, as asked to prove in PS2, if  Formula we have Formula. Combining these two results gives (1).

 

For a "reasonable" source code we would expect that Formula be very small, or in fact asymptotically negligible in n. This is possible if we let Formula be a function Formula of n, and set Formula. In all that follows, we condition on the assumption that Formula is indeed typical, and that

          Formula                                                                            (2)

  

 

Bound on the size of the typical set

 

The number of  typical Formula 

               Formula

               Formula (here we assume that p < 1/2; if p>1/2, a similar argument yields an upper bound of Formula)

Question :                Formula

               By the Taylor series expansion of H(p),   Formula for some p' in Formula. For fixed p distinct from 0 and 1, the maximum value of Formula can be bounded by some c (that is a function of p, but not of Formula)

 

 

Therefore, the size of the typical set is at most Formula.

 

 

Source coding scheme

 

1. Use the first bit to describe whether the sequence is typical or not

2(a). If the sequence is atypical, describe the entire sequence uncompressed using n bits.

2(b). If the sequence is typical, describe the index number of the sequence in the set of typical sequences, using Formula bits.

 

Expected total # bits transmitted  (one bit to describe to whether typical or not, and then bits to describe the sequence (typical/atypical) )

 Formula.

 

Note that the size of the typical set decreases as epsilon decreases, but corresponding the probability of atypicality increases.

 

 

Discussion of typicality

 

EDITING (SID)

p <1/2 and n =10 in the following figures

Fig1: the relation between #of heads and probability,

Fig2: between # of heads and size of T(k,n)

  

The largest value of T(k,n) = T(n/2, n)   when k =n/2

Most likely of T(k,n) = T(np, n), when k=np

 

BSCT

(a) Formula,Formulacode with expected rate Formula

(b) Formula code with Formulaand expected rate < Formula

 

 

General Source Coding Theorem

 

For General case(i  try my best to recall, but... Sorry here i just show a ref about source coding theorem) 

Comments (0)

You don't have permission to comment on this page.