Question

If even parity is selected and the data to be sent is 110001001, which parity bit...

If even parity is selected and the data to be sent is 110001001, which parity bit should be included at the end?

Need it typed please.

Homework Answers

Answer #1

If even parity is selected then the total number of 1's in the data, plus parity bit must be an even number.

If the number of 1's present in the data to be sent is odd then the parity bit generated is 1 so that the number of 1's become even

If already the number of 1's present in the data to be sent is even then the parity bit generated is 0 so that the number of 1's remains even.

Here the data to be sent is 110001001 and even parity is selected, so the number of 1's present should be even.

The number of 1's present is 4, which is even so the parity bit added at the end should be 0.

Know the answer?
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
Similar Questions
How to convert a decimal value to 7-bit ASCII code and ASCII with even parity? Please...
How to convert a decimal value to 7-bit ASCII code and ASCII with even parity? Please use 1234 as an example.
Design an even parity detection circuit. A parity bit is an error checking mechanism. Your circuit...
Design an even parity detection circuit. A parity bit is an error checking mechanism. Your circuit will count the number of 1’s in a stream of bits. If the number of 1’s is even, the circuit turns on an output called Y. Assume a single bit at each cycle – call the input X. Do not use an accumulator or counter. Design the even parity detection circuit using J-K flip-flops. Your answer must include: a. The state diagram. b. The...
A 4-bit data is transmitted using a Hamming code to ensure that the receiver can detect...
A 4-bit data is transmitted using a Hamming code to ensure that the receiver can detect and correct single bit errors. Show the bit pattern transmitted for data 1010 (left to right: from the most significant bit to the least significant bit). Assume that even parity is used in the Hamming code. How many redundant bits are needed in the Hamming code? And what is the value of each Hamming code bit? In your answer, please indicate the data bit...
Question 1 In communications let p denote the probability that a bit sent by the transmitter...
Question 1 In communications let p denote the probability that a bit sent by the transmitter will be received erroneously on the other end of the channel. A telecom company has determined that for a communication channel an error rate of p > 0.05 is unacceptable. To perform the test, a predetermined 32 bit long message is sent (this is a sample with n = 32) and the number of erroneous bits are counted at the receiving end. The number...
Post a one paragraph summary about the way in which the limits of the speed of...
Post a one paragraph summary about the way in which the limits of the speed of data transmission with Public Telephone Network System can affect you. DO NOT copy from the internet please Need it typed, not hand written please
Which of the following is true of presenting data in a graph? A. Descriptive labels for...
Which of the following is true of presenting data in a graph? A. Descriptive labels for the two axes may or may not be used. B. The right approach is to always use a scale that includes zero. C. Labels for individual data points should always be included. D. The title of the graph need not be given.
Design a 4-bit bidirectional shift register using JK Flip-Flop which is capable of storing data in...
Design a 4-bit bidirectional shift register using JK Flip-Flop which is capable of storing data in both serial and parallel fashion but produces output in parallel fashion only without the refreshing facility. Explain the working with the help of timing diagram.                                                                                                                                                          
A) Is the code below secure? Explain your rationale. ExitProcess PROTO .data firstval qword 20002000h secondval...
A) Is the code below secure? Explain your rationale. ExitProcess PROTO .data firstval qword 20002000h secondval qword 11111111h thirdval qword 22222222h sum qword 0 .code main proc      mov rax,firstval                         add rax,secondval             add    rax,thirdval      mov    sum,rax      mov    ecx,0      invoke ExitProcess main endp end main b) Transmitted messages often include a parity bit, whose value is combined with a data byte to produce an even number of 1 bits. Suppose a message byte in the AL...
QUESTION 1 During a single clock tick, how many 64-bit values can be written to an...
QUESTION 1 During a single clock tick, how many 64-bit values can be written to an input of a register file with 8 64-bit registers (i.e. an 8x64 register file)? QUESTION 2 Suppose you are designing a processor that contains a register file with 32 32-bit registers (i.e. a 32x32 register file). What is the minimum number of bits required in order to select which register is being written to? QUESTION 3 If the decimal value, 30, is shifted to...
In long-distance digital phone transmissions, the information travels in series (bit by bit) over the telephone...
In long-distance digital phone transmissions, the information travels in series (bit by bit) over the telephone network and is clocked at the rate of a clock. When transmitting this information, it can happen that long sequences of ’1’ are sent. Therefore, they can show a DC component on the line (twisted pair, coaxial cable) that may be filtered by the installation (presence of transformer). To avoid such filtering, the natural binary code is transformed into AMI (Alternate Mark Inversion) code....
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT