Different ways of implementing a comparator?



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

Post New Answer

More VLSI Interview Questions

Implement F= not (AB+CD) using CMOS gates?

1 Answers   Intel,


What happens if we delay the enabling of Clock signal?

4 Answers  


What is the purpose of having depletion mode device?

1 Answers  


what is conductance and valence band?

1 Answers  


What is the critical path in a SRAM?

1 Answers  


What are the main issues associated with multiprocessor caches and how might you solve them?

1 Answers   Intel,


Explain the sizing of the inverter?

1 Answers   Intel,


Factors affecting Power Consumption on a chip?

7 Answers   Intel,


Explain the three regions of operation of a mosfet.

1 Answers  


Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes considering Channel Length Modulation.

1 Answers   Infosys,


Define threshold voltage?

32 Answers   College School Exams Tests, Intel, JHG, Wipro,


Explain Cross section of an NMOS transistor?

1 Answers   Intel,


Categories