Skip to content Skip to navigation

Connexions

You are here: Home » Content » Digital Communication in the Presence of Noise

Navigation

Content Actions

Lenses

What is a lens?

Definition of a lens

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...

Affiliated with (What does "Affiliated with" mean?)

This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • Rice DSS - Braille

    This module is included inLens: Rice University Disability Support Services's Lens
    By: Rice University Disability Support ServicesAs a part of collection:"Fundamentals of Electrical Engineering I"

    Comments:

    "Electrical Engineering Digital Processing Systems in Braille."

    Click the "Rice DSS - Braille" link to see all content affiliated with them.

  • Rice University OCW

    This module is included inLens: Rice University OpenCourseWare
    By: OpenCourseWare ConsortiumAs a part of collection:"Fundamentals of Electrical Engineering I"

    Click the "Rice University OCW" link to see all content affiliated with them.

Also in these lenses

  • Printable Books

    This module is included inLens: Connexions Books Available for Print on Demand
    By: ConnexionsAs a part of collection:"Fundamentals of Electrical Engineering I"

    Comments:

    "This book was assembled for print in July 07. A braille version of this book is being produced also."

    Click the "Printable Books" link to see all content selected in this lens.

Tags

(What is a tag?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Digital Communication in the Presence of Noise

Module by: Don Johnson

Summary: Several factors of error in digital receivers are discussed.

When we incorporate additive noise into our channel model, so that rt=α s i t+nt r t α s i t n t , errors can creep in. If the transmitter sent bit 0 using a BPSK signal set, the integrators' outputs in the matched filter receiver would be:

nTn+1Trt s 0 tdt=αA2T+nTn+1Tnt s 0 tdt t n 1 T n T r t s 0 t α A 2 T t n 1 T n T n t s 0 t (1)
nTn+1Trt s 1 tdt=-αA2T+nTn+1Tnt s 1 tdt t n 1 T n T r t s 1 t α A 2 T t n 1 T n T n t s 1 t

It is the quantities containing the noise terms that cause errors in the receiver's decision-making process. Because they involve noise, the values of these integrals are random quantities drawn from some probability distribution that vary erratically from bit interval to bit interval. Because the noise has zero average value and has an equal amount of power in all frequency bands, the values of the integrals will hover about zero. What is important is how much they vary. If the noise is such that its integral term is more negative than αA2T α A 2 T , then the receiver will make an error, deciding that the transmitted zero-valued bit was indeed a one. The probability that this situation occurs depends on three factors:

  • Signal Set Choice — The difference between the signal-dependent terms in the integrators' outputs (equations Equation 1) defines how large the noise term must be for an incorrect receiver decision to result. What affects the probability of such errors occurring is the square of this difference in comparison to the noise term's variability. For our BPSK baseband signal set, the signal-related value is 4α2A4T2 4 α 2 A 4 T 2 .
  • Variability of the Noise Term — We quantify variability by the average value of its square, which is essentially the noise term's power. This calculation is best performed in the frequency domain and equals powernTn+1Tnt s 0 tdt=- N 0 2| S 0 f|2df power t n 1 T n T n t s 0 t f N 0 2 S 0 f 2 Because of Parseval's Theorem, we know that -| S 0 f|2df=- s 0 2tdt f S 0 f 2 t s 0 t 2 , which for the baseband signal set equals A2T A 2 T . Thus, the noise term's power is N 0 A2T2 N 0 A 2 T 2 .
  • Probability Distribution of the Noise Term — The value of the noise terms relative to the signal terms and the probability of their occurrence directly affect the likelihood that a receiver error will occur. For the white noise we have been considering, the underlying distributions are Gaussian. The probability the receiver makes an error on any bit transmission equals:
    p e =Q12square of signal differencenoise term power p e Q 1 2 2 square of signal difference noise term power (2)
    p e =Q2α2A2T N 0 p e Q 2 2 α 2 A 2 T N 0 Here Q· Q · is the integral Qx=12πx-α22dα Q x 1 2 α x α 2 2 . This integral has no closed form expression, but it can be accurately computed. As Figure 1 illustrates, Q· Q · is a decreasing, very nonlinear function.
Figure 1: The function Qx Q x is plotted in semilogarithmic coordinates. Note that it decreases very rapidly for small increases in its arguments. For example, when xx increases from 44 to 55, Qx Q x decreases by a factor of 100100.
Figure 1 (Q.png)

The term A2T A 2 T equals the energy expended by the transmitter in sending the bit; we label this term E b E b . We arrive at a concise expression for the probability the matched filter receiver makes a bit-reception error.

p e =Q2α2 E b N 0 p e Q 2 α 2 E b N 0 (3)
Figure 2 shows how the receiver's error rate varies with the signal-to-noise ratio α2 E b N 0 α 2 E b N 0 .

Figure 2: The probability that the matched-filter receiver makes an error on any bit transmission is plotted against the signal-to-noise ratio of the received signal. The upper curve shows the performance of the FSK signal set, the lower (and therefore better) one the BPSK signal set.
Figure 2 (Pe.png)

Problem 1

Derive the probability of error expression for the modulated BPSK signal set, and show that its performance identically equals that of the baseband BPSK signal set.

Solution 1

The noise-free integrator outputs differ by αA2T α A 2 T , the factor of two smaller value than in the baseband case arising because the sinusoidal signals have less energy for the same amplitude. Stated in terms of E b E b , the difference equals 2α E b 2 α E b just as in the baseband case.

[ Click for Solution 1 ]

Comments, questions, feedback, criticisms?

Send feedback