Difference between revisions of "Aufgaben:Exercise 4.5: Pseudo Noise Modulation"

From LNTwww
Line 5: Line 5:
 
The graph above shows the equivalent circuit of "pseudo-noise" modulation  (  ''Direct Sequence Spread Spectrum'', abbreviated  '''DS-SS''')  in the equivalent low-pass region. $n(t)$  denotes AWGN noise.
 
The graph above shows the equivalent circuit of "pseudo-noise" modulation  (  ''Direct Sequence Spread Spectrum'', abbreviated  '''DS-SS''')  in the equivalent low-pass region. $n(t)$  denotes AWGN noise.
  
Unten ist das Tiefpass–Modell der  [[Modulation_Methods/Lineare_digitale_Modulation#BPSK_.E2.80.93_Binary_Phase_Shift_Keying|binären Phasenmodulation]]  (englisch:  ''Binary Phase Shift Keying'',  '''BPSK''') skizziert.
+
Below is sketched the low pass model of  [[Modulation_Methods/Linear_Digital_Modulation#BPSK_.E2.80.93_Binary_Phase_Shift_Keying|"Binary Phase Shift Keying"]].
*Das Tiefpass–Sendesignal  $s(t)$  ist nur aus Gründen einheitlicher Darstellung gleich dem rechteckförmigen Quellensignal  $q(t) ∈ \{+1, –1\}$  mit Rechteckdauer  $T$  gesetzt ist.  
+
*The low-pass transmit signal  $s(t)$  is set equal to the rectangular source signal  $q(t) ∈ \{+1, -1\}$  with rectangular duration  $T$  only for reasons of uniform representation.  
*Die Funktion des Integrators kann wie folgt geschrieben werden:
+
*The integrator function can be written as follows:
 
:$$d (\nu T) = \frac{1}{T} \cdot \hspace{0.03cm} \int_{(\nu -1 )T }^{\nu T} \hspace{-0.3cm} b (t )\hspace{0.1cm} {\rm d}t \hspace{0.05cm}.$$
 
:$$d (\nu T) = \frac{1}{T} \cdot \hspace{0.03cm} \int_{(\nu -1 )T }^{\nu T} \hspace{-0.3cm} b (t )\hspace{0.1cm} {\rm d}t \hspace{0.05cm}.$$
*Die beiden Modelle unterscheiden sich durch die Multiplikation mit dem  $±1$–Spreizsignal  $c(t)$  bei Sender und Empfänger, wobei von  $c(t)$  lediglich der Spreizgrad  $J$  bekannt ist.  
+
*The two models differ by multiplication by the  $±1$-spread signal  $c(t)$  at the transmitter and receiver, where only the degree of spread  $J$  is known from  $c(t)$ .  
*Für die Lösung dieser Aufgabe ist die Angabe der spezifischen Spreizfolge  (M–Sequenz oder Walsh–Funktion)  nicht von Bedeutung.
+
*For the solution of this exercise, the specification of the specific spreading sequence  (M sequence or Walsh function)  is not important.
  
  
Zu untersuchen ist, ob sich das untere BPSK–Modell auch bei PN–Modulation anwenden lässt und ob die BPSK–Fehlerwahrscheinlichkeit
+
What needs to be investigated is whether the lower BPSK model can also be applied in PN modulation and whether the BPSK error probability
:$$p_{\rm B} = {\rm Q} \left( \hspace{-0.05cm} \sqrt { {2 \cdot E_{\rm B}}/{N_{\rm 0}} } \hspace{0.05cm} \right )$$
+
:$$p_{\rm B} = {\rm Q} \left( \hspace{-0.05cm} \sqrt { {2 \cdot E_{\rm B}}/{N_{\rm 0}} } \hspace{-0.05cm} \right )$$
auch für die PN–Modulation gültig ist, bzw. wie die angegebene Gleichung zu modifizieren ist.
+
is also valid for PN modulation, or how to modify the given equation.
  
  
Line 27: Line 27:
  
  
''Hinweise:''
+
Hints:  
  
*Die Aufgabe gehört zum Kapitel  [[Examples_of_Communication_Systems/Nachrichtentechnische_Aspekte_von_UMTS|Nachrichtentechnische Aspekte von UMTS]].  
+
*This exercise belongs to the chapter  [[Examples_of_Communication_Systems/Telecommunications_Aspects_of_UMTS|"Telecommunications Aspects of UMTS"]].  
*Das bei UMTS eingesetzte CDMA–Verfahren firmiert auch unter der Bezeichnung „PN–Modulation”.  
+
*The CDMA method used in UMTS also goes by the name "PN modulation".  
*Die in dieser Aufgabe verwendete Nomenklatur richtet sich zum Teil nach dem Kapitel  [[Modulation_Methods/PN–Modulation|PN–Modulation]]  im Buch „Modulationsverfahren”.
+
*The nomenclature used in this exercise is partly based on the chapter  [[Modulation_Methods/Direct-Sequence_Spread_Spectrum_Modulation|"PN Modulation"]]  in the book "Modulation Methods".
  
  

Revision as of 22:53, 28 February 2023

Equivalent circuit of PN modulation and BPSK

The graph above shows the equivalent circuit of "pseudo-noise" modulation  (  Direct Sequence Spread Spectrum, abbreviated  DS-SS)  in the equivalent low-pass region. $n(t)$  denotes AWGN noise.

Below is sketched the low pass model of  "Binary Phase Shift Keying".

  • The low-pass transmit signal  $s(t)$  is set equal to the rectangular source signal  $q(t) ∈ \{+1, -1\}$  with rectangular duration  $T$  only for reasons of uniform representation.
  • The integrator function can be written as follows:
$$d (\nu T) = \frac{1}{T} \cdot \hspace{0.03cm} \int_{(\nu -1 )T }^{\nu T} \hspace{-0.3cm} b (t )\hspace{0.1cm} {\rm d}t \hspace{0.05cm}.$$
  • The two models differ by multiplication by the  $±1$-spread signal  $c(t)$  at the transmitter and receiver, where only the degree of spread  $J$  is known from  $c(t)$ .
  • For the solution of this exercise, the specification of the specific spreading sequence  (M sequence or Walsh function)  is not important.


What needs to be investigated is whether the lower BPSK model can also be applied in PN modulation and whether the BPSK error probability

$$p_{\rm B} = {\rm Q} \left( \hspace{-0.05cm} \sqrt { {2 \cdot E_{\rm B}}/{N_{\rm 0}} } \hspace{-0.05cm} \right )$$

is also valid for PN modulation, or how to modify the given equation.






Hints:

  • This exercise belongs to the chapter  "Telecommunications Aspects of UMTS".
  • The CDMA method used in UMTS also goes by the name "PN modulation".
  • The nomenclature used in this exercise is partly based on the chapter  "PN Modulation"  in the book "Modulation Methods".


Fragebogen

1

Welche Detektionssignalwerte sind bei BPSK im rauschfreien Fall möglich?

$d(\nu T)$  ist gaußverteilt.
$d(\nu T)$  kann die Werte  $+1, \ 0$  und  $–1$  annehmen.
Es sind nur die Werte  $d(\nu T) = +1$  und  $d(\nu T) = -1$  möglich.

2

Welche Werte sind bei PN–Modulation im rauschfreien Fall möglich?

$d(\nu T)$  ist gaußverteilt.
$d(\nu T)$  kann die Werte  $+1, \ 0$  und  $–1$  annehmen.
Es sind nur die Werte  $d(\nu T) = +1$  und  $d(\nu T) = -1$  möglich.

3

Welche Modifikation muss am BPSK–Modell vorgenommen werden, damit es auch für die PN–Modulation anwendbar ist?

Das Rauschen  $n(t)$  muss durch  $n\hspace{0.05cm}'(t) = n(t) \cdot c(t)$  ersetzt werden.
Die Integration muss nun über  $J \cdot T$  erfolgen.
Die Rauschleistung muss um den Faktor  $J$  vermindert werden.

4

Welche Bitfehlerwahrscheinlichkeit  $p_{\rm B}$  ergibt sich für  $10 \cdot {\rm lg} \ (E_{\rm B}/N_{0}) = 6 \ \rm dB$  bei PN–Modulation?
Hinweis:   Bei BPSK gilt in diesem Fall:   $p_{\rm B} \approx 2.3 \cdot 10^{–3}$.

Je größer  $J$  gewählt wird, desto kleiner ist  $p_{\rm B}$.
Je größer  $J$  gewählt wird, desto größer ist  $p_{\rm B}$.
Es ergibt sich unabhängig von  $J$  stets der Wert  $2.3 \cdot 10^{–3}$.


Musterlösung

(1)  Richtig ist der letzte Lösungsvorschlag:

  • Es handelt sich hier um einen optimalen Empfänger.
  • Ohne Rauschen ist Signal  $b(t)$  innerhalb eines jeden Bits konstant gleich $+1$ oder $-1$.
  • Aus der angegebenen Gleichung für den Integrator folgt, dass  $d(\nu T)$  nur die Werte $±1$ annehmen kann:
$$d (\nu T) = \frac{1}{T} \cdot \hspace{-0.1cm} \int_{(\nu -1 )T }^{\nu T} \hspace{-0.3cm} b (t )\hspace{0.1cm} {\rm d}t.$$


(2)  Richtig ist wieder der letzte Lösungsvorschlag:

  • Im rauschfreien Fall   ⇒   $n(t) = 0$ kann auf die zweifache Multiplikation mit  $c(t) ∈ \{+1, –1\} \ \Rightarrow \ c(t)^{2} = 1$  verzichtet werden,
  • so dass das obere Modell mit dem unteren Modell identisch ist.


(3)  Zutreffend ist nur der Lösungsvorschlag 1:

  • Da beide Modelle im rauschfreien Fall identisch sind, muss nur das Rauschsignal angepasst werden:   $n\hspace{0.05cm}'(t) = n(t) \cdot c(t)$.
  • Die Vorschläge 2 und 3 sind dagegen nicht zutreffend:   Die Integration muss weiterhin über  $T = J \cdot T_{\rm c}$  erfolgen und die PN–Modulation verringert das AWGN–Rauschen nicht.


(4)  Richtig ist der letzte Lösungsvorschlag.:

  • Multipliziert man das AWGN–Rauschen mit dem hochfrequenten  $±1$–Signal  $c(t)$, so ist das Rauschen ebenfalls gaußförmig und weiß.
  • Wegen  $E[c^{2}(t)] = 1$  wird auch die Rauschvarianz nicht verändert. Die für BPSK gültige Gleichung
$$p_{\rm B} = {\rm Q} \left( \hspace{-0.05cm} \sqrt { {2 \cdot E_{\rm B}}/{N_{\rm 0}} } \hspace{0.05cm} \right )$$
ist somit auch bei der PN–Modulation anwendbar und zwar unabhängig vom Spreizfaktor  $J$  und von der spezifischen Spreizfolge.
  ⇒   Bei AWGN–Rauschen wird also die Fehlerwahrscheinlichkeit durch Bandspreizung weder vergrößert noch verkleinert.