Loading [MathJax]/jax/output/HTML-CSS/fonts/TeX/fontdata.js

Exercise 1.4: 2S/3E Channel Model

From LNTwww

2S/3E  channel model

A transmitter  (German:  "Sender"   ⇒   subscript  "S")  emits the binary symbols  L  (event  SL)  and  H  (event  SH) .

  • If conditions are good,  the digital receiver  (German:  "Empfänger"   ⇒   subscript  "E")  also decides only on the binary symbols  L  (event  EL)  or  H  (event  EH).
  • However,  if the receiver can suspect that an error has occurred during transmission,  it makes no decision  (event  EK)
    K  here stands for  "No decision".


The diagram shows a simple channel model in terms of transition probabilities. 

  • It can be seen that a transmitted  L  may well be received as a symbol  H
  • In contrast,  the transition from  H  to  L  is not possible.
  • Let the symbol probabilities at the transmitter be  Pr(SL)=0.3  and  Pr(SH)=0.7.




Hints:

  • The topic of this chapter is illustrated with examples in the  (German language)  learning video
Statistische Abhängigkeit und Unabhängigkeit     "Statistical dependence and independence".


Questions

1

What is the probability that the receiver chooses the symbol  L?

Pr(EL) = 

2

What is the probability that the receiver chooses the symbol  H?

Pr(EH) = 

3

What is the probability that the receiver does not make a decision?

Pr(EK) = 

4

What is the probability that the receiver makes a wrong decision?

Pr(wrong decision) = 

5

What is the probability that symbol  L  was actually sent if the receiver decided to use symbol  L?

Pr(SL|EL) = 

6

What is the probability that symbol  L  was sent if the receiver does not make a decision?

Pr(SL|EK) = 


Solution

(1)  Only if the symbol  L  was sent,  the receiver can decide for the symbol  L  at the given channel.

  • However,  the probability for a received  L  is smaller by a factor of  0.7  than for a sent one.  From this follows:
Pr(EL)=Pr(SL)Pr(EL|SL)=0.30.7=0.21_.


(2)  To the event  EH  one comes from  SH  as well as from  SL.  Therefore holds:

Pr(EH)=Pr(SH)Pr(EH|SH)+Pr(SL)Pr(EH|SL)=0.70.9+0.30.1=0.66_.


(3)  The events  EHEL  and  EK  together form a complete system.  It follows that:

Pr(EK)=1Pr(EL)Pr(EH)=0.13_.


(4)  A wrong decision can be characterized in set-theoretic terms as follows:

Pr(wrong decision)=Pr[(SLEH)(SHEL)]=0.30.1+0.70=0.03_.


(5)  If the symbol  L  was received,  only  L  could have been sent. It follows that:

Pr(SL|EL)=1_.


(6)  For example,  Bayes' theorem is suitable for solving this problem:

Pr(SL|EK)=Pr(EK|SL)Pr(SL)Pr(EK)=0.20.30.13=6130.462_.