Skip to content Skip to navigation

Connexions

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

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (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.

    • External bookmarks
  • E-mail the author

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.

Recently Viewed

This feature requires Javascript to be enabled.

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 energy in the difference of the received signals in comparison to the noise term's variability. The signal-difference energy equals 0Ts 1t-s 0t2dt t T 0 s 1 t s 0 t 2 For our BPSK baseband signal set, the difference-signal-energy term is 4α2A4T2 4 α 2 A 4 T 2 .
  • Variability of the Noise Term — We quantify variability by the spectral height of the white noise N02 N0 2 added by the channel.
  • 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. Deriving the following expression for the probability the receiver makes an error on any bit transmission is complicated but can be found at (Reference) and (Reference).
    pe=Q0Ts 1t-s 0t2dt2N0= Q2α2A2T N 0   for the BPSK case pe Q 2 t T 0 s 1 t s 0 t 2 2 N0 Q 2 2 α 2 A 2 T N 0   for the BPSK case (2)
    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)

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

Comments, questions, feedback, criticisms?

Send feedback