Calculate capacity of given channel

351 Views Asked by At

I have the following communication channel represented with its transitional matrix:

enter image description here

and I'm supposed to calculate its capacity.

I'm thinking it's probably quite simple, but nothing comes to mind at the moment. It's not a symmetric channel so I don't really know what to do.

1

There are 1 best solutions below

0
On

Hint:

  1. Can you compute the capacity of the channel given by the upper left $3\times 3$ submatrix?

  2. Can you compute the capacity of a channel composed by $2$ (or in general, $n$) subchannels "in parallel" (one and only one of the subchannels can be used at each channel trasmision) where the input-output alphabets of the subchannels don't overlap?