Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

use logisim to create circuit 38. Error correcting [30] Submission file for this part: 8.circ Main circuit name: errorcorrecting Input pin(s): inputdata [15] Output pin(s):

use logisim to create circuit image text in transcribed
38. Error correcting [30] Submission file for this part: 8.circ Main circuit name: errorcorrecting Input pin(s): inputdata [15] Output pin(s): correcteddata [11] Implement an 11-bit variant of the Hamming (7,4) error correction method that we discussed in class. We will have 11 data bits, and 4 check bits to cover said data bits. You will need to determine the position of the data and check bits, as well as which check bits cover which data bits. The lecture notes on error correction will be helpful in laying out the circuit. Hint: you will want to use a decoder to correctly route to the bit you want to invert, if any. To save time and make debugging easier, highly recommend giving descriptive tunnel names to each of the individual bits of inputdata once you have determined which bit is which. This will make the process of calculating the check bits much easier to visualize. Upon receiving the input, you will need to recalculate the check bits, and use those to determine which bit has been flipped, if any. Errors will only be of size 1, if there are any at all. You do not need to worry about errors of size 2 or greater

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Concepts Of Database Management

Authors: Philip J. Pratt, Joseph J. Adamski

4th Edition

0619064625, 978-0619064624

More Books

Students also viewed these Databases questions

Question

9. Describe the characteristics of power.

Answered: 1 week ago

Question

3. Identify and describe nine cultural value orientations.

Answered: 1 week ago