Question

Following the circuit specification below: Comparator: A 3-bit comparator has six inputs A= A2A1A0 and B=...

  1. Following the circuit specification below:

Comparator: A 3-bit comparator has six inputs A= A2A1A0 and B= B2B1B0, and one output: L. The comparator is a ‘less than’, meaning the output is ‘1’ is A<B.

  1. Using your method of choice, find the Boolean expression for the output of the comparator;
  2. Draw the logic circuit of the 3-bit comparator

Available gates (no other gates can be used than the 5 listed below):

  • 2-input NAND
  • 2-input NOR
  • 2-input AND
  • 2-input OR
  • Inverter
0 0
Add a comment Improve this question Transcribed image text
Know the answer?
Add Answer to:
Following the circuit specification below: Comparator: A 3-bit comparator has six inputs A= A2A1A0 and B=...
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
  • A comparator circuit has two 1-bit inputs A and B and three 1-bit outputs G (greater),...

    A comparator circuit has two 1-bit inputs A and B and three 1-bit outputs G (greater), E (equal), and L (less than). That is, G is 1 if A > B (0 otherwise), E is 1 if A == B (0 otherwise), and L is 1 if A < B (0 otherwise).       a. Draw the truth table for a 1-bit comparator (the table has 2 inputs and 3 outputs). b. Implement G, E, and L circuits using only...

  • Verify that your design can be represented by the circuit below. 120 Full-Adder circuit Many of...

    Verify that your design can be represented by the circuit below. 120 Full-Adder circuit Many of the logic gates you require may not exist in standard TTL/CMOS 74 series family of logic. For example in future designs you may require a 50 input OR gate. The 74 series does not have a 50 input OR gate. For your 1 bit adder you will have the following devices: 1 quad 2 IP NAND, 1 TRIPLE 3 IP NAND, 7400 7410 7404...

  • 2 A comparator circuit has two 2-bit inputs, A(0,1) and B(0,1) [4 total inputs], and three...

    2 A comparator circuit has two 2-bit inputs, A(0,1) and B(0,1) [4 total inputs], and three 1-bit outputs, G (A greater than B), E (equal), and L (A less than B) (hint: Compare two bits against two bits, for example if inputs are 0010, then B is greater than A). Write the logic equation for each output, and draw the logic diagram for each output using 8 to 1 Multiplexers (3). Inputs Outputs F1 F2 F3 A1 AO B1 BOAB...

  • 3.4.1 Build and simulate the comparator circuit shown in Figure 3, in Multisim. The inputs A3,...

    3.4.1 Build and simulate the comparator circuit shown in Figure 3, in Multisim. The inputs A3, A2, A1, 40 act as the first 4-bit binary number, and B3, B2, B1, BO act as the second 4-bit binary number. Run your circuit for different setting of the inputs as in Table 3 and observe how the output Xchecks if the numbers are equal or not. Note: connect the eight inputs of this circuit to an 8-input DIP switch as shown in...

  • 3) (30 points) Given three 8-bit unsigned inputs A, B, C, design a circuit that outputs...

    3) (30 points) Given three 8-bit unsigned inputs A, B, C, design a circuit that outputs 1 if the smallest absolute distance between any pair of values is less than 15 or greater than 50. Note: your circuit must work for any 8-bit unsigned numbers given in A, B, C. 18 18 18 - Assume that you have the following Datapath components available (unsigned only) - decoders, encoders, muxes, parallel load registers, adders, A B C subtractors, magnitude comparators, array...

  • Design a combinational circuit with three inputs, x , y, and z, and three outputs, A,...

    Design a combinational circuit with three inputs, x , y, and z, and three outputs, A, B , and C . When the binary input is 0, 1, 2, or 3, the binary output is one greater than the input. When the binary input is 4, 5, 6, or 7, the binary output is two less than the input. 1) Truth table 2) Logic circuit 3) Boolean function of A using minterms ( use Boolean algebra) 4) Boolean function of...

  • Problem 4 Design the static complementary CMOS implementation of a 2-bit comparator circuit, wher...

    Problem 4 Design the static complementary CMOS implementation of a 2-bit comparator circuit, where we have two inputs A and B (each is 2-bit wide) and the output 0 if A > B and output 1 if A B. Design the circuit for minimum delay (assuming a stage effort of 4) and driving a load of 10 fF. As part of the design you need to determine the width of all transistors You can use the following transistor parameters for...

  • Design 2-bit comparator using 1-bit comparators. Draw the circuit using a block diagram for the unit...

    Design 2-bit comparator using 1-bit comparators. Draw the circuit using a block diagram for the unit comparator and any additional gates. Include logic such as: A=B when (A0=B0 && A1=B1) A>B when (A1>B1 or A1=B1 && A0>B0), etc.

  • ECE 1552- Summer 2019 Homework 2: Solve all questions. HW is to be turned in as a PDF or word document on canvas. Show...

    ECE 1552- Summer 2019 Homework 2: Solve all questions. HW is to be turned in as a PDF or word document on canvas. Show all working. Answers provided should be typed or written CLEARLY 1: Find a function to detect an error in the representation of a decimal digit in BCD. In other words, write an equation with value 1 when the inputs are any one of the six unused bit combinations in the BCD code, and value 0 otherwise...

  • 1. What logic gates are known as universal gates? (1 point) a) nand, nor b) and,...

    1. What logic gates are known as universal gates? (1 point) a) nand, nor b) and, or, not c) nand, nor, xor, xnor d) None of the above 2. Write the half adder truth table. (4 points) 3. Fill in the blank. (1 point) A2 to 1 mux has input lines. 4. True or False? (1 point) A Boolean algebraic sum of products expression is the complement of the product of sums expression. 5. What is the minimum POS expression...

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