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 binary counters having following repeated sequence
using jk flip flops a)0,1,2 b)0,1,2,3,4 c)01,2,3,4,5,6

Answer Posted / Rishabh Kumar Kashyap

Designing binary counters using JK flip-flops requires creating a circuit that uses the JK flip-flop's properties to generate the desired sequence. Here's how you can design a counter for each of your questions:nnFor sequence a) 0,1,2:nJ0 = 0, K0 = 1nJ1 = 1, K1 = 0nnFor sequence b) 0,1,2,3,4:nJ0 = 0, K0 = 1nJ1 = 1, K1 = 0nJ2 = K1, K2 = J1nnFor sequence c) 01,2,3,4,5,6:nJ0 = 0, K0 = 1nJ1 = 1, K1 = 0nJ2 = K1, K2 = J1nJ3 = K2, K3 = J2nJ4 = K3, K4 = J3

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain the DMA Transfer Cycle Stealing. Draw the DMA Module Diagram.

3261