Different ways of implementing a comparator?
Answer / rohit jain
If we are talking about the Digital Comparator which
compares two binary digits (1 & 0) than we can implement
using a multiplexer.
Here A and B are the select lines of mux.
suppose A>B--------o/p=a1 (A,B)=(1,0)
A<B--------o/p=a2 (A,B)=(0,1)
A=B--------o/p=a3 (A,B)=(1,1) (0,0)
| Is This Answer Correct ? | 6 Yes | 1 No |
What is polymorphism? (C++)
What are the different classification of the timing control?
Explain why & how a MOSFET works?
Explain the working of 4-bit Up/down Counter?
6-T XOR gate?
Insights of a 4bit adder/Sub Circuit?
What?s the critical path in a SRAM?
2 Answers Infosys, Intel, Texas,
If an/ap = 0.5, an/ap = 1, an/ap = 3, for 3 inverters draw the transfer characteristics?
Explain the operation considering a two processor computer system with a cache for each processor.
Explain the various MOSFET Capacitances & their significance?
Design an 8 is to 3 encoder using 4 is to encoder?
Explain how binary number can give a signal or convert into a digital signal?