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

Difference between revisions of "Aufgaben:Exercise 1.08: Comparison of ASK and BPSK"

From LNTwww
(Die Seite wurde neu angelegt: „ {{quiz-Header|Buchseite=Digitalsignalübertragung/Lineare digitale Modulation – Kohärente Demodulation }} [[File:|right|]] ===Fragebogen=== <quiz disp…“)
 
 
(17 intermediate revisions by 6 users not shown)
Line 1: Line 1:
  
{{quiz-Header|Buchseite=Digitalsignalübertragung/Lineare digitale Modulation – Kohärente Demodulation
+
{{quiz-Header|Buchseite=Digital_Signal_Transmission/Linear_Digital_Modulation_-_Coherent_Demodulation
 
}}
 
}}
  
[[File:|right|]]
+
[[File:P_ID1680__Dig_A_4_1.png|right|frame|Bit error probabilities&nbsp; (ASK and BPSK)]]
 +
The bit error probabilities of &nbsp;"Amplitude Shift Keying"&nbsp; (ASK)&nbsp; and &nbsp;"Binary Shift Keying"&nbsp; (BPSK)&nbsp; modulation are often given by the following two equations:
 +
:pASK= Q(EBN0)= 1/2erfc(EB2N0),
 +
:pBPSK= Q(2EBN0)= 1/2erfc(EBN0).
  
 +
These equations are evaluated in the attached table.&nbsp; The following applies:
 +
*EB&nbsp; indicates the average energy per bit.
 +
*N0&nbsp; is the noise power density.
 +
*There is a fixed relationship between the error functions &nbsp;Q(x)&nbsp; and &nbsp;erfc(x).&nbsp;
  
===Fragebogen===
+
 
 +
It should be noted that these equations do not apply in general,&nbsp; but only under certain idealized conditions.&nbsp; These conditions are to be worked out in this exercise.
 +
 
 +
 
 +
 
 +
 
 +
Notes:
 +
*The exercise belongs to the chapter&nbsp;  [[Digital_Signal_Transmission/Linear_Digital_Modulation_-_Coherent_Demodulation|"Linear Digital Modulation - Coherent Demodulation"]].
 +
*You can check the results with the HTML5/JavaScript applet &nbsp;[[Applets:Komplementäre_Gaußsche_Fehlerfunktionen|"Complementary Gaussian Error Functions"]].&nbsp;
 +
 
 +
 
 +
 
 +
===Questions===
  
 
<quiz display=simple>
 
<quiz display=simple>
{Multiple-Choice Frage
+
{What is the relationship between &nbsp;Q(x)&nbsp; and &nbsp;erfc(x)?
 +
|type="()"}
 +
- &nbsp;Q(x)=2erfc(x),
 +
+ &nbsp;Q(x)=0.5erfc(x)/2),
 +
- &nbsp;erfc(x)=0.5Q(x)/2).
 +
 
 +
{When do the given equations for the error probability apply?
 
|type="[]"}
 
|type="[]"}
- Falsch
+
+  They apply only to the AWGN channel.
+ Richtig
+
+  They apply only to the matched filter receiver&nbsp; (or variants).
 +
-  The equations take into account intersymbol interfering.
 +
-  The equations apply only to rectangular signals.
 +
 
 +
 
 +
{What are the error probabilities for &nbsp;10lg EB/N0=12dB?
 +
|type="{}"}
 +
pASK =  { 0.343 3% } $\ \cdot 10^{-4}$
 +
pBPSK =  { 0.901 3% }  108
  
 +
{What are the error probabilities for &nbsp;EB/N0=8?
 +
|type="{}"}
 +
pASK =  { 0.241 3% }  102
 +
pBPSK =  { 0.336 3% }  104
  
{Input-Box Frage
+
{The error probability should not exceed &nbsp;$10^{-8}.&nbsp; What is the required &nbsp;10 \cdot \lg \ E_{\rm B}/N_{0}$&nbsp; for ASK?
 
|type="{}"}
 
|type="{}"}
$\alpha$ = { 0.3 }
+
$(E_{\rm B}/N_{0})_{\rm min} \ = \ $ { 15 3% }  dB
  
  
Line 23: Line 60:
 
</quiz>
 
</quiz>
  
===Musterlösung===
+
===Solution===
 
{{ML-Kopf}}
 
{{ML-Kopf}}
'''(1)'''&nbsp;
+
'''(1)'''&nbsp; It is already obvious from the equations on the information page that&nbsp; <u>solution 2</u>&nbsp; is correct.&nbsp; The defining equations are:
'''(2)'''&nbsp;
+
:$$\rm Q ({\it x}) = \ \frac{\rm 1}{\sqrt{\rm 2\pi}}\int_{\it
'''(3)'''&nbsp;
+
x}^{+\infty}\rm e^{\it -u^{\rm 2}/\rm 2}\,d \it u
'''(4)'''&nbsp;
+
\hspace{0.05cm},$$
'''(5)'''&nbsp;
+
:$$\rm erfc ({\it x})  = \ \frac{\rm 2}{\sqrt{\rm
'''(6)'''&nbsp;
+
\pi}}\int_{\it x}^{+\infty}\rm e^{\it -u^{\rm 2}}\,d \it u
 +
\hspace{0.05cm}.$$
 +
*By simple substitutions,&nbsp; the above relationship can be easily proved:
 +
:Q(x)=1/2erfc(x/2).
 +
 
 +
 
 +
'''(2)'''&nbsp; The&nbsp; <u>first two solutions</u>&nbsp; are correct:
 +
*The equations are valid only for the AWGN channel and for an optimal binary receiver,&nbsp; for example,&nbsp; according to the matched filter approach.
 +
*Intersymbol interfering&nbsp; &ndash; caused by the channel or the receiver filter &ndash; is not covered by this.
 +
*The exact transmission pulse shaping,&nbsp; on the other hand,&nbsp; does not matter as long as the receiver filter&nbsp; HE(f)&nbsp; is matched to the transmission spectrum.&nbsp; Rather:
 +
*Two different transmission pulse shapers&nbsp; HS(f)&nbsp; lead to exactly the same error probability if they have the same energy per bit.
 +
 
 +
 
 +
 
 +
'''(3)'''&nbsp; The results can be read directly from the table:
 +
:pASK=0.343104_,
 +
:pBPSK=0.901108_.
 +
 
 +
 
 +
 
 +
'''(4)'''&nbsp; With &nbsp;EB/N0=8  10lg EB/N09 dB,&nbsp; the following error probabilities are obtained:
 +
:pASK=0.241102_
 +
:pBPSK=0.336104_.
 +
 
 +
 
 +
'''(5)'''&nbsp; From question&nbsp; '''(3)''',&nbsp; it follows that for binary phase modulation,&nbsp; &nbsp;10lg EB/N012 dB&nbsp; must be satisfied for &nbsp;pBPSK108&nbsp; to be possible.
 +
*However,&nbsp; the given equations also show that the ASK curve is &nbsp;3 dB (exactly 3.01 dB)&nbsp; to the right of the BPSK curve.
 +
*It follows that:
 +
:10lg(EB/N0)min15dB_.
 +
 
  
 
{{ML-Fuß}}
 
{{ML-Fuß}}
Line 36: Line 102:
  
  
[[Category:Aufgaben zu Digitalsignalübertragung|^1.5 Lineare digitale Modulation^]]
+
[[Category:Digital Signal Transmission: Exercises|^1.5 Linear Digital Modulation^]]

Latest revision as of 15:12, 6 May 2022

Bit error probabilities  (ASK and BPSK)

The bit error probabilities of  "Amplitude Shift Keying"  (ASK)  and  "Binary Shift Keying"  (BPSK)  modulation are often given by the following two equations:

pASK= Q(EBN0)= 1/2erfc(EB2N0),
pBPSK= Q(2EBN0)= 1/2erfc(EBN0).

These equations are evaluated in the attached table.  The following applies:

  • EB  indicates the average energy per bit.
  • N0  is the noise power density.
  • There is a fixed relationship between the error functions  Q(x)  and  erfc(x)


It should be noted that these equations do not apply in general,  but only under certain idealized conditions.  These conditions are to be worked out in this exercise.



Notes:


Questions

1

What is the relationship between  Q(x)  and  erfc(x)?

 Q(x)=2erfc(x),
 Q(x)=0.5erfc(x)/2),
 erfc(x)=0.5Q(x)/2).

2

When do the given equations for the error probability apply?

They apply only to the AWGN channel.
They apply only to the matched filter receiver  (or variants).
The equations take into account intersymbol interfering.
The equations apply only to rectangular signals.

3

What are the error probabilities for  10lg EB/N0=12dB?

pASK = 

 104
pBPSK = 

 108

4

What are the error probabilities for  EB/N0=8?

pASK = 

 102
pBPSK = 

 104

5

The error probability should not exceed  108.  What is the required  10lg EB/N0  for ASK?

(EB/N0)min = 

 dB


Solution

(1)  It is already obvious from the equations on the information page that  solution 2  is correct.  The defining equations are:

Q(x)= 12π+xeu2/2du,
erfc(x)= 2π+xeu2du.
  • By simple substitutions,  the above relationship can be easily proved:
Q(x)=1/2erfc(x/2).


(2)  The  first two solutions  are correct:

  • The equations are valid only for the AWGN channel and for an optimal binary receiver,  for example,  according to the matched filter approach.
  • Intersymbol interfering  – caused by the channel or the receiver filter – is not covered by this.
  • The exact transmission pulse shaping,  on the other hand,  does not matter as long as the receiver filter  HE(f)  is matched to the transmission spectrum.  Rather:
  • Two different transmission pulse shapers  HS(f)  lead to exactly the same error probability if they have the same energy per bit.


(3)  The results can be read directly from the table:

pASK=0.343104_,
pBPSK=0.901108_.


(4)  With  EB/N0=8  10lg EB/N09 dB,  the following error probabilities are obtained:

pASK=0.241102_
pBPSK=0.336104_.


(5)  From question  (3),  it follows that for binary phase modulation,   10lg EB/N012 dB  must be satisfied for  pBPSK108  to be possible.

  • However,  the given equations also show that the ASK curve is  3 dB (exactly 3.01 dB)  to the right of the BPSK curve.
  • It follows that:
10lg(EB/N0)min15dB_.