Question

Bit Error Probability: Consider the following model for a digital communication system: r =√Es + ...

Bit Error Probability: Consider the following model for a digital communication system: r =√Es + n where s {-1 1) with equal probability, and n is additive white Gaussian noise with zero mean and variance 1, and E is the signal to noise ratio. The receiver decides s = +1 if r > 0, and decides s = -1, if r <0. Estimate the error probability using Monte Carlo simulations by generating many samples and making as many decisions for s. Do this for different values of E, and plot the error probability versus 10 log10(E), where the y axis should be spaced logarithmically (semilog). The range of E should be chosen so that the error probability ranges from 1/2 to about 10

0 0
Answer #1

Sdn andl_へ it.. Then 允> jtą re cee v.en- deL) ノThein .호C.JE 9t or mei거 more NGGraph For The Error Probabilities 30 20 -5 25 -15 -10 10log10(E)İİİ) haN.Qー .ala-a p:/e_ Cle us au

R code for producing the graph:

prob=function(E,m)       #--- prob is the estimated error probabity for given values of signal to noise ratio E and sample size m
{
   stopifnot(E>=0 & m>0)       #--- this says that the function won't accept negative values of E and m shoulde be at least 1
   n=rnorm(m)               #--- this says that n is a random sample of size m from N(0,1) distribution
   m=mean(n< -sqrt(E))       #--- this says that m is the proportion of values in n which are less than the negative root of E
   return(m)               #--- this gives us the value of m, which is the estimated error probability
}


E=seq(0,2,by=0.001)
sam=1000
y=sapply(E,prob,m=sam)
p=10*log10(E)

plot(p,log(y),main="Graph For The Error Probabilities",xlab=expression(10*log[10](E)),ylab="log(Error Probability)",type="l")

Please rate my solution if you liked it.

Thank you

Know the answer?
Add Answer to:
Bit Error Probability: Consider the following model for a digital communication system: r =√Es + ...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Let us consider the binary digital communication system in which bit 1 is represented by the...

    Let us consider the binary digital communication system in which bit 1 is represented by the waveform Acos(ωt) of bit duration T, where ω is the carrier radial frequency and A is the constant amplitude. On the hand, the bit 0 is represented by the following waveform instead (A/10)cos(ωt). During the transmission the channel has introduced the uniform random phase shift Φ and transmitted waveform is affected by zero-mean white Gaussian noise of variance σ2. To demodulate, we perform the...

  • Please With recognizable hand writing. Thank you. Question 2. (40 Points) Consider a BPSK modulation with...

    Please With recognizable hand writing. Thank you. Question 2. (40 Points) Consider a BPSK modulation with 2 signals: 2 where ??(t) and ?1 (t) for t E 10, T,l form a set of orthonormal basis functions. Signals so(t) and si(t) are equiprobable. We suppose that the transmission channel introduces an additive white Gaussian noise n(t). Thus, the received signal is given by r(t) s(t)+n(t), where the additive white Gaussian noise has power spectral density No/2. toT Y-X+N rit) a(t)+n(t) Figure...

  • ission system sends a "0" bit by transmitting a zero volts signal, and a "1" 7...

    ission system sends a "0" bit by transmitting a zero volts signal, and a "1" 7 A binary bit bytransmitting +2 volts signal. The received signal is corrupted by noise and is givern by: Y-X+N, where X is the transmitted signal, and N is a noise voltage with double- exponential pdf given by; 0 1เ The receiver detects the transmitted signal by comparing Y to a threshold voltàge of +1 volts. If Y<+1 then the rcceiver decides that "U" is...

  • Problem 4 A base-band digital communication system using binary signals shown in the Figure for transmission...

    Problem 4 A base-band digital communication system using binary signals shown in the Figure for transmission of two equiprob able messages. The transmitted signal is s(t), i e {1,2} and the recieved signal is r(t) s(t)+n(t), where nit) is the AWGN with power-spectral density No/2. 1. In a block diagram, give the precise specifications of the optimal receiver. What are the characteristics of the matched filter and the sampler and decision device? 2. Find the error probability of the optimal...

  • A binary PSK signal in the presence of additive white Gaussian noise (AWGN) is detected by...

    A binary PSK signal in the presence of additive white Gaussian noise (AWGN) is detected by a correlation receiver. Assuming that the carrier recovery circuit has a phase error of 8, show that the bit error rate is given by: Ρ. = (1/2)erfe[VE, Ncoς ε] Where E, is the bit energy of the signal and N, is the power spectral density of the AWGN. Assume that the symbols occur with equal probability.

  • Consider a noisy communication channel, where each bit is flipped with probability p (the probability that...

    Consider a noisy communication channel, where each bit is flipped with probability p (the probability that a bit is sent in error is p). Assume that n−1 bits, b1,b2,⋯,b(n−1), are going to be sent on this channel. A parity check bit is added to these bits so that the sum b1+b2+⋯+bn is an even number. This way, the receiver can distinguish occurrence of odd number of errors, that is, if one, three, or any odd number of errors occur, the...

  • In a digital communication system, probability density function of the two level signal received in the...

    In a digital communication system, probability density function of the two level signal received in the receiver is: PR(v) = PS(v)*PN(v) = [0.4δ(v+1) + 0.6δ(v-4)]*η(v). And , η(v) is the noise that added to the message sign as the additive Gaussian noise with a value of zero and an effective value of 3. (* symbol means convolution process, in the solution of this problem you can use the below Q function table.) ,   η(v) = A) Plot the probability density...

  • Problem 1: A baseband digital communication system employs the signals shown below (Figure 1) for transmission....

    Problem 1: A baseband digital communication system employs the signals shown below (Figure 1) for transmission. The channel has no attenuation and the noise is AWGN with power-spectral density NO/2. The probability of transmitting sı(t) is twice that of sz(t). S1() T12 O TV2 T Figure 1 2 a) Find an appropriate orthonormal basis for the representation of the signals. 7 b) Plot the constellation diagram in term of average symbol power. c) Draw the decision regions assuming equally likely...

  • The input r(t) to a DSBSC receiver is a DSB signal s(t) = A m(t)cos (21fet)...

    The input r(t) to a DSBSC receiver is a DSB signal s(t) = A m(t)cos (21fet) corrupted by additive white Gaussian noise with two-sided power spectral density N,/2, where No = 10-12 W/Hz, m(t) is a message signal bandlimited to 10 kHz. Average power of m(t) is Pm = 4 W and Ac = 2 mV. The block diagram of the receiver is shown below. Note that the receiver has filters which have slightly larger bandwidths than a typical DSB...

  • (25 points) A binary communication system transmits signals s,() (i1,2). The receiver samples the received signal r() s,()+n(t) at T and obtain the decision statistic r r(T)- a, -+A or a,-A with...

    (25 points) A binary communication system transmits signals s,() (i1,2). The receiver samples the received signal r() s,()+n(t) at T and obtain the decision statistic r r(T)- a, -+A or a,-A with A>0 and n is the noise component. Assume that s,(1) and s,() are equally likely to be transmitted and the decision threshold is chosen as zero. If the noise component n is uniformly distributed over [-2, +2] and A-0.8, derive the expression of BER of this system. s,...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT