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 receiver finds it out since the sender forced the sum to be an even number. Find the probability that the received message has errors, but the receiver does not detect it, in terms of n and p. If for p=0.1, this probability is equal to (1+(a^n))/2−b^n, what is the value of a+b?
Get Answers For Free
Most questions answered within 1 hours.