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

Difference between revisions of "Aufgaben:Exercise 5.5: Error Sequence and Error Distance Sequence"

From LNTwww
 
(23 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{quiz-Header|Buchseite=Digitalsignalübertragung/Binary Symmetric Channel (BSC)}}
+
{{quiz-Header|Buchseite=Digital_Signal_Transmission/Binary_Symmetric_Channel_(BSC)}}
  
[[File:P_ID1834__Dig_A_5_5.png|right|frame|Fehlerfolge und Fehlerabstandsfolge]]
+
[[File:EN_Dig_A_5_5.png|right|frame|Error sequence&nbsp; (blue), <br>error distance sequence&nbsp;  (red)]]
Eine jede Fehlerfolge &#9001;e_{\nu}&#9002; kann man auch als die Folge &#9001;a_n&#9002; der Fehlerabstände angeben.  Ist die mittlere Fehlerwahrscheinlichkeit nicht zu groß, dann ergibt sich so ein geringerer Speicherbedarf als bei Speicherung der Fehlerfolge. Für den Vergleich in dieser Aufgabe soll von den folgenden Voraussetzungen ausgegangen werden:
+
Any error sequence&nbsp; &#9001;e_{\nu}&#9002;&nbsp; can also be specified as the sequence&nbsp; &#9001;a_n&#9002;&nbsp; of error distances.&nbsp; If the average error probability is not too large,&nbsp; then this results in a lower memory requirement than if the error sequence is stored.  
* Abgespeichert werden soll jeweils eine Fehlerfolge mit der Länge N=106 Elementen.
 
* Für die Speicherung von $&#9001;e_{\nu}&#9002;$ soll die speichereffizienteste Methode (1 Bit pro Fehler) verwendet werden.
 
* Jeder Fehlerabstand wird durch 4 Byte (32 Bit) dargestellt.
 
  
 +
For the comparison in this exercise, the following assumptions are to be made:
 +
* A error sequence of length&nbsp; N=106&nbsp; elements is to be stored in each case.
  
Ist das zugrundeliegende Kanalmodell erneuernd wie zum Beispiel das BSC&ndash;Modell, so können zur Generierung der Fehlerfolge &#9001;e_{\nu}&#9002; auf einem Digitalrechner zwei unterschiedliche Methoden angewandt werden:
+
* The most memory-efficient method&nbsp; (one bit per error)&nbsp; is to be used for storing&nbsp; &#9001;e_{\nu}&#9002;.&nbsp;
* die symbolweise Erzeugung der Fehler, beim BSC&ndash;Modell gemäß den Wahrscheinlichkeiten $p$ (Fehler) und $1&ndash;p$ (kein Fehler),
+
* die Erzeugung der Fehlerabstände, beim BSC&ndash;Modell entsprechend der [[Stochastische_Signaltheorie/Binomialverteilung| Binomialverteilung]].
+
* Each error distance is represented by&nbsp; $4$&nbsp; bytes&nbsp; $(32$&nbsp; bits$)$.
  
''Hinweise:''
 
* Die Aufgabe gehört zum Themengebiet des Kapitels [[Digitalsignal%C3%BCbertragung/Binary_Symmetric_Channel_(BSC)| Binary Symmetric Channel (BSC)]].
 
* Bei den folgenden Fragen gibt Ge die erforderliche Dateigröße (in Byte) zur Abspeicherung der Fehlerfolge &#9001;e_{\nu}&#9002; und Ga (ebenfalls in Byte) die Dateigröße bei Abspeicherung der Fehlerabstände an.
 
  
 +
If the underlying channel model is renewing, such as the BSC model, two different methods can be used to generate the error sequence&nbsp; &#9001;e_{\nu}&#9002;&nbsp; on a digital computer:
 +
# The symbol-wise generation of the errors,&nbsp; in the BSC model due to the probabilities&nbsp; p&nbsp; ("error")&nbsp; and &nbsp;1p&nbsp; ("no error"),
 +
# The generation of the error distances,&nbsp; in the BSC model according to the&nbsp; [[Theory_of_Stochastic_Signals/Binomial_Distribution| "binomial distribution"]].
  
  
===Fragebogen===
+
 
 +
 
 +
<u>Notes:</u>
 +
* The exercise belongs to  the chapter&nbsp; [[Digital_Signal_Transmission/Binary_Symmetric_Channel_(BSC)| "Binary Symmetric Channel"]].
 +
 +
* In the following questions,&nbsp;
 +
**Ge&nbsp; indicates the required file size&nbsp; (in bytes)&nbsp; for storing the error sequence&nbsp; &#9001;e_{\nu}&#9002;,&nbsp; and&nbsp;
 +
** Ga&nbsp; indicates&nbsp; (also in bytes)&nbsp; the file size when storing the error distance sequence&nbsp; &#9001;a_n&#9002;.&nbsp;
 +
 +
 
 +
 
 +
 
 +
===Questions===
 
<quiz display=simple>
 
<quiz display=simple>
{Multiple-Choice
+
{How much storage space&nbsp; (in bytes)&nbsp; is required when saving an error sequence of length&nbsp;  N=106&nbsp; directly?
|type="[]"}
+
|type="{}"}
+ correct
+
Ge = { 125 3% }  kByte
- false
+
 
 +
{What is the approximate size of the file when storing the error distances?&nbsp; Let&nbsp; $p_{\rm M} = 10^{-3}$.
 +
|type="{}"}
 +
Ga = { 4 3% }  kByte
 +
 
 +
{How large will the file be when storing the error distances with&nbsp; pM=0.5?
 +
|type="{}"}
 +
Ga = { 2000 3% }  kByte
  
{Input-Box Frage
+
{Specify the limit&nbsp; pM, max&nbsp; of the BSC error probability at which storage as an error distance sequence is reasonable.
 
|type="{}"}
 
|type="{}"}
$xyz \ = \ ${ 5.4 3% } $ab$
+
$p_{\rm M, \ max} \ = \ ${ 3.125 3% } $\ \% $
 
</quiz>
 
</quiz>
  
===Musterlösung===
+
===Solution===
 
{{ML-Kopf}}
 
{{ML-Kopf}}
'''(1)'''&nbsp;  
+
'''(1)'''&nbsp; For each element&nbsp; eν&nbsp; of the error sequence exactly one&nbsp; bit&nbsp; is needed.
'''(2)'''&nbsp;  
+
*Multiplication by&nbsp; N&nbsp; results in&nbsp; 106 bits&nbsp; corresponding to&nbsp; Ge =125 kByte_.
'''(3)'''&nbsp;  
+
 
'''(4)'''&nbsp;  
+
 
'''(5)'''&nbsp;  
+
 
 +
'''(2)'''&nbsp; With&nbsp; N=106&nbsp; and&nbsp; p_{\rm M} = 10^{&ndash;3},&nbsp; about thousand error distances are to be stored,&nbsp; each one with&nbsp; 4 bytes &nbsp; &#8658; &nbsp; Ga =4kByte_.
 +
*In contrast to the storage of the error sequence,&nbsp; this value will vary slightly,&nbsp; since in an error sequence of&nbsp; (limited)&nbsp; length&nbsp; N=106&nbsp; not always exactly&nbsp; 1000&nbsp; errors will occur.
 +
 
 +
 
 +
 
 +
'''(3)'''&nbsp; Now,&nbsp; on average,&nbsp; 0.5106&nbsp; errors will occur &nbsp; &#8658; &nbsp; Ga =2000 kByte_.
 +
 +
*From this it can be seen that storing the error distances only makes sense if the&nbsp; (mean)&nbsp; error probability is not too large.
 +
 
 +
 
 +
 
 +
'''(4)'''&nbsp; From the explanations of the upper subtasks it follows:
 +
:$$N \cdot p_{\rm M} \cdot 4 < {N}/{8} \Rightarrow
 +
\hspace{0.3cm}p_{\rm M, \hspace{0.1cm}max} = {1}/{32} \hspace{0.15cm}\underline {=
 +
3.125\%}\hspace{0.05cm}.$$
 +
 
 +
*This result is independent of the sequence length&nbsp; N.
 
{{ML-Fuß}}
 
{{ML-Fuß}}
  
  
[[Category:Aufgaben zu Digitalsignalübertragung|^5.2 Binary Symmetric Channel (BSC)^]]
+
[[Category:Digital Signal Transmission: Exercises|^5.2 Binary Symmetric Channel^]]

Latest revision as of 04:57, 18 September 2022

Error sequence  (blue),
error distance sequence  (red)

Any error sequence  eν  can also be specified as the sequence  an  of error distances.  If the average error probability is not too large,  then this results in a lower memory requirement than if the error sequence is stored.

For the comparison in this exercise, the following assumptions are to be made:

  • A error sequence of length  N=106  elements is to be stored in each case.
  • The most memory-efficient method  (one bit per error)  is to be used for storing  eν
  • Each error distance is represented by  4  bytes  (32  bits).


If the underlying channel model is renewing, such as the BSC model, two different methods can be used to generate the error sequence  eν  on a digital computer:

  1. The symbol-wise generation of the errors,  in the BSC model due to the probabilities  p  ("error")  and  1p  ("no error"),
  2. The generation of the error distances,  in the BSC model according to the  "binomial distribution".



Notes:

  • In the following questions, 
    • Ge  indicates the required file size  (in bytes)  for storing the error sequence  eν,  and 
    • Ga  indicates  (also in bytes)  the file size when storing the error distance sequence  an



Questions

1

How much storage space  (in bytes)  is required when saving an error sequence of length  N=106  directly?

Ge = 

 kByte

2

What is the approximate size of the file when storing the error distances?  Let  pM=103.

Ga = 

 kByte

3

How large will the file be when storing the error distances with  pM=0.5?

Ga = 

 kByte

4

Specify the limit  pM, max  of the BSC error probability at which storage as an error distance sequence is reasonable.

pM, max = 

 %


Solution

(1)  For each element  eν  of the error sequence exactly one  bit  is needed.

  • Multiplication by  N  results in  106 bits  corresponding to  Ge =125 kByte_.


(2)  With  N=106  and  p_{\rm M} = 10^{–3},  about thousand error distances are to be stored,  each one with  4 \ \rm bytes   ⇒   G_a \ \underline {= 4 \rm kByte}.

  • In contrast to the storage of the error sequence,  this value will vary slightly,  since in an error sequence of  (limited)  length  N = 10^6  not always exactly  1000  errors will occur.


(3)  Now,  on average,  0.5 \cdot 10^6  errors will occur   ⇒   G_a \ \underline {= 2000 \ \rm kByte}.

  • From this it can be seen that storing the error distances only makes sense if the  (mean)  error probability is not too large.


(4)  From the explanations of the upper subtasks it follows:

N \cdot p_{\rm M} \cdot 4 < {N}/{8} \Rightarrow \hspace{0.3cm}p_{\rm M, \hspace{0.1cm}max} = {1}/{32} \hspace{0.15cm}\underline {= 3.125\%}\hspace{0.05cm}.
  • This result is independent of the sequence length  N.