Question

Represent the following in computer memory - Comp131 (use even parity)

Represent the following in computer memory

- Comp131 (use even parity)

Homework Answers

Answer #1

Answer

Step 1

Convert

"Comp131" to ASCII

C

o

m

p

1

3

1

43

6F

6D

70

31

33

31

01000011

01101111

01101101

01110000

00110001

00110011

00110001

Step 2

Comp131 ro converted to

01000011011011110110110101110000001100010011001100110001

Step 3

Now count number of 1 bit

01000011011011110110110101110000001100010011001100110001

totally 27 1bits are there

so that is in odd parity

Step 4

Now convert to even parity by adding 1bit

1 01000011011011110110110101110000001100010011001100110001

Step 5

Final Result

101000011011011110110110101110000001100010011001100110001

---

all the best

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
Course: Computer Architecture Theme: Internal Memory What is parity bit? What is Hamming code? Give examples.
Course: Computer Architecture Theme: Internal Memory What is parity bit? What is Hamming code? Give examples.
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...
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.
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.
Much like a computer, the human brain may retain traces of information even after being deleted....
Much like a computer, the human brain may retain traces of information even after being deleted. These memory traces are physico-chemical manifestations of representations (memories) in the brain. While their existence remains disputed, how might the existence of memory traces bear on developing new procedural and declarative memories? Why is this significant for understanding human cognition?
4) Suppose the memory of a computer is as follows: Address 0x100 Address 0x101 Address 0x102...
4) Suppose the memory of a computer is as follows: Address 0x100 Address 0x101 Address 0x102 Address 0x103 12 34 56 78 What integer value is this on a big-endian computer? 5) Use a stack to evaluate the postfix expression: 6 3 * 5 3 - /
Computers “A” wants to transmit 8 bits of data to computer “B” using 8 wires. To...
Computers “A” wants to transmit 8 bits of data to computer “B” using 8 wires. To be able to detect errors, we should use: a. 1 odd parity generator and 1 even parity checker, withoug adding any more wires. b. 1 odd parity generator and 1 odd parity checker, without adding any more wires. c. 1 odd parity generator and 1 even parity checker using 1 extra wire. d. 8 odd parity generators and 8 odd parity checkers using 8...
1. The von Neumann computer has the program stored in the same memory as data. Which...
1. The von Neumann computer has the program stored in the same memory as data. Which computer is not a von Neumann computer? Pep/9 PDP/8 ENIAC X86
The following data represent the prices for a 4 GB flash memory card from online retailers....
The following data represent the prices for a 4 GB flash memory card from online retailers. Treat these data as a simple random sample of all online retailers. It was verified that the data are normally distributed and that s = 2.343 dollars. 12.25 13.49 13.76 14.75 14.99 14.99 15.27 15.95 17.88 20.49 Determine the chi-square critical values using a 95% confidence. Construct a 95% confidence interval for the standard deviation price of a 4GB flash memory card. Interpret the...
A second order homogeneous linear differential equation has odd-even parity. Prove that if one of its...
A second order homogeneous linear differential equation has odd-even parity. Prove that if one of its solutions is an even function, the other can be constructed as an odd function.