Question
I NEED THE LOGISIM CIRCUIT DESIGN!

NYIT. Digital Logic Fundamentals, Dr. S. Ben-Avi. Spring 2019. An Excess-3 code exists for the following reason: The primary
NAME AND ID: AB CD 00 01 10 CI 10 01 01 14 13 10 CD 00 01 10 CD00 01 01 10 10 AB CD 00 01 0001 10 01 10 10 Keep AND terms in
class 04/12/2019 next week Friday anyway. Hand in: this page pue in class . The truth ta . d maps and Mi Make sure that you c
NYIT. Digital Logic Fundamentals, Dr. S. Ben-Avi. Spring 2019. An Excess-3 code exists for the following reason: The primary advantage of excess-3 coding over non-biased co ding is that a decimal number can be nines' complemented (for subtraction) as easily as a binary number can be ones' complemented: just by inverting all bits it's useful We shall be discussing complement systems again later in the course - just know that this o Design logic to accept 4 inputs A. B, С and D which is a number in the range O to 9. Inputs 10 to 15 will ne your circuit so the corresponding cells in the Karnaugh map will be "don't cares"(X). (Budget, 4 ver pins per circuit total for input. I don't want several separate circuits). The outputs will bew.Х. Y and Z, representing, in binary, the input number plus three Line up your outputs in a line horizontally, from left to right W (8's). X(4's). Y (2's) and Z (I's). This is the final design and smulation that is combinational. Counters next,then multiplexers. So, fill out the table below knowing that "D" is the "eights" of the inputs and that "W" is the eights of the outputs. Design and implement a minimal circuit with D, C, B. A as inputs (4 pins only total appearing on your circuit) which should be displayed on l.e.d.s, and outputs W. X. Y and Z, which should also be displayed on le.d.s. Use the LABEL property for pins and Le.d.s to place a meaningful label on inputs and outputs. There is a budget of only 4 pins and only 4 inverters. DO NOT USE MORE THAN THIS BUDGET TOTAL FOR THE WHOLE CIRCUIT This will be the last of the combinational circuits that you design and simulate Fill out this truth table: 0
NAME AND ID: AB CD 00 01 10 CI 10 01 01 14 13 10 CD 00 01 10 CD00 01 01 10 10 AB CD 00 01 0001 10 01 10 10 Keep AND terms in alphabetical order: Penalty if not. Industry standards. Y- LOOP YOUR MAPS.SUBMIT THIS PAGE
class 04/12/2019 next week Friday anyway. Hand in: this page pue in class . The truth ta . d maps and Mi Make sure that you can honestly check and confirm ALL of the conditions for acceptance on this page. Simulate in Logisim. Take 2 screen shots for inputs zero and nine DCBA 0001 and 1001. NOTE THAT LOGISIM TEXT BOXES CANNOT TAKE A LINE BREAK!! Use 2 boxes or more. Your Name: Your I.D. shots contain text boxes with your name and ID. Also label D.C.B.A, W.x.Y and z Your screen shots contain text boxes for the equations for W, X, Y and D Inputs 10 through 15 are marked as don't cares on the Karnaugh Maps. I have used them to benefit the minimization. Your variables in AND "product") terms are in alphabetical order You have drawn the Karnaugh map loops on the maps, clearly marking them. Loops are as large as they can be, and you have the smallest possible number of them. You have looped "I"s, for this exercise. Your name is on the paper. You are presenting a neat and readable paper. If a circuit is required, I have unchecked in Logisim-evolution WINDOW PREFERENCES LAYOUT THIS IS YOUR WORK ONLY. ATTACH THIS SHEET. "Printer View" under I have rechecked my work and made SURE that my loops are as large as possible, AND there are no unnecessary loops You have used input A as the I.s.b. and input D as the m.s.b. . If you have not STAPLED all your sheets, do not submit. No paperclips or folded down corners. .If you cannot check all of the boxes above, do not submit. . If you have not simulated the circuit in Logisim, do not submit. . If you have not attached by staple 2 print-outs of the Logisim circuit, do not submit. . If your name and ID is not on all sheets, do not submit. . Late submissions will not be accepted. . If you have not checked the boxes above, your submission will not be accepted. . If your submission is found to not comply with the checked boxes, your grade will be reduced by one letter Do not email your solutions, please. This is also a test of your ability to present professionally, as required by ABET
1 0
Add a comment Improve this question Transcribed image text
Answer #1

BCD BA D CB A 6o1 //i-f下1丁ㄒ 0 Con) As per Sheet o ti pe 0 A3 Ae スーに.il..x l.즈AB+ AB 6 is) C.鲁 a D - Not gaksole used E) → alphabeti Col code기 Ed Is with dont Coos. A ax LSB, D as mse

Add a comment
Know the answer?
Add Answer to:
NYIT. Digital Logic Fundamentals, Dr. S. Ben-Avi. Spring 2019. An Excess-3 code exists for the fo...
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. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Digital Logic Fundamentals. Need help with this assignment!!! Want to make sure I'm on the right ...

    Digital Logic Fundamentals. Need help with this assignment!!! Want to make sure I'm on the right track with the truth table and K-MAPS. Also I'd like to know how to design the LOGISIM circuit. Thank you. igital Logic Fundamentals An Excess-3 code exists for the following reason: The primary advantage of excess-3 coding over non-biased coding is that a decimal number can be nines' complemented (for subtraction) as easily as a binary number can be ones' complemented: just by inverting...

  • 8. For this problem, you are to design a simple combinational logic circuit and then use...

    8. For this problem, you are to design a simple combinational logic circuit and then use Logisim to simulate and test the circuit. The circuit is a 2- bit priority encoder with inputs X2 and X1 and outputs Y1 and Yo. The circuit behaves as follows: oIf X2X1 00, then Y1Yo 00 (no active input) If X2X1 01, then Y1Yo = 01 (low-priority input, X1, is active) If X2X1 1-, then Y1Y0 10 (high-priority input, X2, is active) Note that...

  • Digital Logic Design Need help with homework. Also need to create Logisim circuit with results. T...

    Digital Logic Design Need help with homework. Also need to create Logisim circuit with results. Thank you! Your IDs gn project, spring semester Your name 19 Digital Logic Design. Mid-semester desi This is a synchronous counter design. Tables and Karnaugh maps are provided. Do this alone, do not consult with friends except for general structions guidance-I want to see your design. Design, Synchronous counter. (#2 of 3) (repeat). That is QdQcQbQa-0001 (one), 0010 (t Note: Qa is the I.s.b. Design...

  • Design a circuit to add two 2-bit binary numbers and display the results of the addition...

    Design a circuit to add two 2-bit binary numbers and display the results of the addition as a 3-bit binary number, with the most significant bit be the carry out. To do this, you will use the four switches on your Breadboard Companion as your two 2-bit number inputs. Three of your LEDs will be used to represent the 3-bit output of your circuit. Complete a truth table for the expected output values on the lab data sheet attached. Use...

  • 3. Design a combinational circuit with inputs a, b, c, d and outputs w, z, y, z, where the input ...

    1- Please answer all the question 2- with clear handwriting Thank you, 3. Design a combinational circuit with inputs a, b, c, d and outputs w, z, y, z, where the input and output both represent a signed numbers (2s complement). The output is 7 less than the input, if the input is positive, or zero. If the input is negative, the output is 3 greater than the input. 7. Use the Boolean functions developed in problem #3 to create...

  • Please show step by step, complete solution and explain if possible. Thank you so much. 3....

    Please show step by step, complete solution and explain if possible. Thank you so much. 3. Six-Sided Die Display Circuit In this problem, you will design a logic circuit to display the six faces of a die using 7 LEDs. For example, the value 5 is shown on the display below. Your circuit takes three bits XYZ as input and outputs the patterns shown in the table below, by lighting up the correspondind LEDs. For example, for the value 5,...

  • Click Submit to complete this assessment Questions 10 points Design a digital circuit that reorders the...

    Click Submit to complete this assessment Questions 10 points Design a digital circuit that reorders the bits of a 4-bit binary number as follows: If the number is even, bits by bb bby become b, bobby. For example, 0110 becomes 1001 If the number is odd, bits bybb, b, bbecome bybob. For example, 1001 becomes 0110 Solve the following on paper, and then fill in the blanks below: NOTE: In parts 3 and 4, there is no need to draw...

  • Please do problem 2 and 3 Complete the following homework problems. Show all work (making answers...

    Please do problem 2 and 3 Complete the following homework problems. Show all work (making answers for clarity sure it is legible) and circle all Problem 1 w3 X A w4 w1 C D Y w2 Determine Boolean functions for intermediate outputs wl,w2,w3, and w4 as well as the output signals X and Y. b) a) Construct a truth table showing the intermediate outputs wl,w2,w3, and w4 as well as the output signals X and Y Use K-maps to find...

  • A combination circuit is specified by the following Boolean functions listed below. h(a, b, c) = b,c' + a'c Implement the circuit with a 3x8 decoder. Provide truth table and drawing the l...

    A combination circuit is specified by the following Boolean functions listed below. h(a, b, c) = b,c' + a'c Implement the circuit with a 3x8 decoder. Provide truth table and drawing the logic/circuit diagram. Use the block diagram for the decoder provided in Figure A4 in supplements. Please label the inputs and outputs clearly. Note: use single 3x8 decoder Question 2 (15 points] A priority encoder is an encoder circuit that includes the Truth Table of a priority function. The...

  • You are working for a World Logic Corporation, your manager have assigned you to a task...

    You are working for a World Logic Corporation, your manager have assigned you to a task to design a digital hardware associated with the user interface of a portable tourist guidance device. All input and output signals are described by the following table in the user specification. Signal Type Input Input Description '1' when the main ON button is pressed; else 'O' '1' when the UP arrow button is pressed; else 'O '1' when DOWN arrow button is pressed; else...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT