Exercise 4.5: Pseudo Noise Modulation

From LNTwww
Revision as of 20:08, 2 March 2023 by Noah (talk | contribs)

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".


Questions

1

What detection signal values are possible with BPSK in the noise-free case?

$d(\nu T)$  is Gaussian distributed.
$d(\nu T)$  can take the values  $+1, \ 0$  and  $-1$ .
Only the values  $d(\nu T) = +1$  and  $d(\nu T) = -1$  are possible.

2

What values are possible with PN modulation in the noise-free case?

$d(\nu T)$  is Gaussian distributed.
$d(\nu T)$  can take the values  $+1, \ 0$  and  $-1$ .
Only the values  $d(\nu T) = +1$  and  $d(\nu T) = -1$  are possible.

3

What modification must be made to the BPSK model to make it applicable to PN modulation?

The noise  $n(t)$  must be replaced by  $n\hspace{0.05cm}'(t) = n(t) \cdot c(t)$ .
The integration must now be done over  $J \cdot T$  .
The noise power must be reduced by a factor of  $J$ .

4

What is the bit error probability  $p_{\rm B}$  for  $10 \cdot {\rm lg} \ (E_{\rm B}/N_{0}) = 6 \ \rm dB$  for PN modulation?
Note:   For BPSK, in this case:   $p_{\rm B} \approx 2.3 \cdot 10^{-3}$.

The larger  $J$  is chosen, the smaller  $p_{\rm B}$ is.
The larger  $J$  is chosen, the larger  $p_{\rm B}$.
It always results in the value  $2.3 \cdot 10^{-3}$ regardless of  $J$ .


Solution

(1)  Correct is the last proposed solution:

  • This is an optimal receiver.
  • Without noise, signal  $b(t)$  within each bit is constant equal to $+1$ or $-1$.
  • From the given equation for the integrator, it follows that  $d(\nu T)$  can only take the values $±1$:
$$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)  Correct again is the last proposed solution:

  • In the noise-free case   ⇒   $n(t) = 0$, the twofold multiplication with  $c(t) ∈ \{+1, -1\} \ \Rightarrow \ c(t)^{2} = 1$  can be omitted,
  • so that the upper model is identical to the lower model.


(3)  Only the proposed solution 1 is applicable:

  • Since both models are identical in the noise-free case, only the noise signal needs to be adjusted:   $n\hspace{0.05cm}'(t) = n(t) \cdot c(t)$.
  • Suggestions 2 and 3, on the other hand, are not applicable:   Integration must still be done over  $T = J \cdot T_{\rm c}$  and PN modulation does not reduce AWGN noise.


(4)  Correct is the last proposed solution:

  • Multiplying the AWGN noise by the high frequency  $±1$ signal  $c(t)$, the noise is also Gaussian and white.
  • Because  $E[c^{2}(t)] = 1$  the noise variance is also not changed. The equation valid for BPSK
$$p_{\rm B} = {\rm Q} \left( \hspace{-0.05cm} \sqrt { {2 \cdot E_{\rm B}}/{N_{\rm 0}} } \hspace{-0.05cm} \right )$$
is thus also applicable to PN–modulation and is independent of the spreading factor  $J$  and of the specific spreading sequence.
  ⇒   Thus, in the case of AWGN noise, the error probability is neither increased nor decreased by band spreading.