Design a circuit to detect when 3 and only 3 bits are set
out of 8 bits.(eg. o0101100)
Answer Posted / arnab kumar biswas
2 bit adder will do the trick.give 0 to one i/p.and transmit
the bits serially one by one to the other i/p.o/p of the
adder goes to latch,where it will stay until 8 bits have
come.then use comparator to compare if answer is 3 or not.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the need for having multibyte data input and output buffers in case of device ports?
What trade offs do you have for resource contention?
How can you reduce interrupt latency?
What is the repository pattern?
Explain the properties of a object oriented programming language.
What is the difference between unit test and integration test?
Explain the difference between testing and verification?
Tell me why embedded system is useful?
How can you stop your dba from making off with a list of your users’ passwords?
Explain the uses of timers in embedded system?
What is risc architecture?
What are the characteristics of embedded system?
Tell me what does dma address will deal with?
What is the scope of a function that is declared as static?
Explain some of the commonly found errors in embedded systems?