Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Design a circuit to detect when 3 and only 3 bits are set
out of 8 bits.(eg. o0101100)

Answer Posted / jayasuriya

Use a 8 bit parallel in serial out shift register. Use the
serial out bit to increment a counter(a 3 bit register), if
its one. After 8 shifts, compare the counter with 011b to
detect 3.

Is This Answer Correct ?    21 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does the interrupts handle by using the threads?

987


Describe to me some bad code you've read or inherited lately.

851


What type of scheduling is there in rtos?

930


What's your experience with qa engineering?

805


what is embedded system in a computer system?

1134


Why would you choose java in embedded systems?

931


Describe the life-cycle of a software development (application design) process.

876


Why do we need a infinite loop in embedded systems development? What are the different ways by which you can code in a infinite loop?

950


What is the purpose of a watchdog timer?

994


What is spin lock?

902


How do the mvp, mvc, and mvvm patterns relate?

820


What is the difference between a web server, web farm and web garden? How would your web application need to change for each?

942


Tell me about some of your hobby projects that you've written in your off time.

931


Differentiate testing and verification?

973


What do you mean by interrupt latency?

958