Question

In: Statistics and Probability

Consider a binary channel transmitting bits independently. Each bit is demodulated with a 0 corresponding to...

Consider a binary channel transmitting bits independently. Each bit is demodulated with a 0 corresponding to 0 volts and a 1 corresponding to 5 volts. Thus, the received random variable v is normally distributed with variance σ2 = 1 and mean μ = 0 or μ = 5. The demodulated voltage v is compared to a threshold τ to decide whether a bit is a 0 or 1, i.e., decide that a 1 was sent if v > τ and that a 0 was sent if v < τ. Bits are equally probable so that P ( μ = 0 ) = P ( μ = 5 ) = 1 / 2. Note that an error occurs either if a 0 was sent so that μ = 0 but v > τ and a 1 is decided or if a 1 was sent so that μ = 5 but v < τ and a 0 is decided. What are the conditional probabilities P ( v > τ | μ = 0 ) and P ( v < τ | μ = 5 )? What is the resulting probability of error? What value should one choose for τ to minimize the probability of error? If 1250 bytes (8 bits each) are sent, what is the expected number of errors?

Solutions

Expert Solution

P ( v > τ | μ = 0 ) = P[Z > (τ - 0)/1] = P[Z > τ] = 1 - P[Z τ] = 1 - (τ)

P ( v < τ | μ = 5 ) = P[Z > (τ - 5)/1] = P[Z < (τ-5)] = (τ-5)

By law of total probability,

The resulting probability of error,

P ( v > τ | μ = 0 ) P ( μ = 0) +  P ( v < τ | μ = 5 ) P ( μ = 5)

= (1 - (τ)) * 0.5 + (τ-5) * 0.5

= 0.5 - 0.5 (τ) + 0.5 * (τ-5)

To minimize the probability of error,  (τ) should be maximum and (τ-5) should be minimum. For this, we choose a mid-point between 0 and 5 which is 2.5

For τ = 2.5,

Probability of error =  0.5 - 0.5 (2.5) + 0.5 * (2.5-5) = 0.5 - 0.5 (2.5) + 0.5 * (-2.5)

= 0.5 - 0.5 * 0.9938 + 0.5 * 0.0062

= 0.0062

Expected number of errors = 1250 * 8 * 0.0062 = 62


Related Solutions

question: Bits 0 and 1 are transmitted in the data transmission channel,  due to a noise, a...
question: Bits 0 and 1 are transmitted in the data transmission channel,  due to a noise, a single bit is incorrectly received by a probability of 0.3 , Playback For encoding instead of bit 0, the code word 00000 and bit 1 are transmitted as code word 11111,The receiver decodes the codeword received by selecting the most frequently occurring bit ,  for example 00000 → 0, 01010 → (a) What is the probability that the received code word is correctly decoded? (b)...
7-bit float to fraction Consider a 7-bit float representation with 3 exponent bits. that k is...
7-bit float to fraction Consider a 7-bit float representation with 3 exponent bits. that k is the number of exponent bits, and the bias is computed as 2k-1-1. For each problem, convert the given float value (provided as a series of bits) into the equivalent base 10 fraction. Simplify each fraction as much as possible. If there is a whole number part and a fractional part, put a space between them. Here are some example values in the correct format:...
a. Encoding the decimal number 2.25 into an 8-bit binary. Suppose k=4 exponent bits, n=3 fraction...
a. Encoding the decimal number 2.25 into an 8-bit binary. Suppose k=4 exponent bits, n=3 fraction bits, and the bias is 7. What’s the corresponding binary representation for 2.25? Show your work. b. What’s the value in decimal if this is an 8-bit floating point number? Suppose k=4 exponent bits, n=3 fraction bits, and the bias is 7 of 10111001
Consider HDB3 scrambling used with Bipolar AMI. a) For the given bit sequence, produce a corresponding...
Consider HDB3 scrambling used with Bipolar AMI. a) For the given bit sequence, produce a corresponding signal. Assume even number of pulses since last substitution and the previous pulse was positive for the first substitution you will carry out. 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 b) When do you use HDB3 over B8ZS? How does the receiver know the difference between a replacement from actual data? Use an example. c) What...
Consider the following hypothetical microprocessor. Assume this processor uses 32-bit instructions. Assume the 32 bits are...
Consider the following hypothetical microprocessor. Assume this processor uses 32-bit instructions. Assume the 32 bits are composed of an opcode of 7 bits and an address of 25 bits. Answer the questions below. What is the memory capacity (in Bytes)? Show your work and give your final answer in megabytes (MB). Consider the following address and data bus widths, and discuss their impact on system speed. Local address bus width of 32 bits, and a local data bus width of...
Design a synchronous 3-bit binary counter that generates the repeated sequence of 0, 3, 4, 7,...
Design a synchronous 3-bit binary counter that generates the repeated sequence of 0, 3, 4, 7, 0, 3, 4, 7, 0… The outputs of the flip-flops are to be the binary output signals of your counter. Your solution needs to include the input equations for the flip-flops, and a circuit diagram for each version. a) Design the counter using D flip-flops b) Design the counter using T flip-flops c) Design the counter using JK flip-flops
Interpret these signed 8-bit sequences with each type of signed/unsigned encoding. Remember the bits are arbitrary!...
Interpret these signed 8-bit sequences with each type of signed/unsigned encoding. Remember the bits are arbitrary! They can be interpreted in many different ways. C.1: Complete the following table using decimal (base-10) numbers. The first line is already completed for you bit sequence unsigned sign-magnitude 1s’ complement 2’s complement 00000101 +5 +5 +5 +5 11110001 ? ? ? ? 01010011 ? ? ? ? 10000000 ? ? ? ? 11111111 ? ? ? ?
1.The binary bit pattern 10011. Please give the number for this pattern represent in each of...
1.The binary bit pattern 10011. Please give the number for this pattern represent in each of the following: ones complement integer, twos complement integer, unsigned integer, sign-magnitude integer, and fixed point factional number. (Please note that there will be two bits to the left of the binary points and three bits to the right)
2. i. Consider a binary source alphabet where a symbol 0 is represented by 0 volt...
2. i. Consider a binary source alphabet where a symbol 0 is represented by 0 volt and a symbol 1 is represented by 1 volt. Assume these symbols are transmitted over a baseband channel having uniformly distributed noise with a probability density function:         px= {18 for-4≤x≤4 0 Assume that the single decision threshold T is in the range of 0 and l volt. If the symbols 0 and 1 are sent with probabilities p0 and 1- p0 respectively, derive...
Consider a population in which there are no deaths and each individual independently gives birth at...
Consider a population in which there are no deaths and each individual independently gives birth at rate 1. Independently of the other events, immigrants arrive in the population at times of a Poisson process with rate 2. Let X(t) denote the number of individuals in the population at time t. The pure birth process (X(t),t ≥ 0) is called a Yule process with immigration. (a) Give the birth rates for the process (X(t),t ≥ 0). (b) Find P(X(2) = 1|X(0)...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT