Design a sample counter, Computer Engineering

Assignment Help:

Let's design a synchronous BCD counter. A BCD counter follows a sequence of ten states and returns to 0 after count of 9. These counters are also known as decade counters. This type of counter is useful in display applications in which BCD is essential for conversion to a decimal readout. Figure demonstrates characteristic table for this counter.

1949_DESIGN A SAMPLE COUNTER.png

Figure: Characteristic table for decade counter

There are 4 flip-flop inputs for Decade counter it implies A, B, C, D.  The subsequent state of flip-flop is given in table. JA and KA denotes flip flop input corresponding to flip-flop-A.  Please note this counter need 4-flip-flops.

From this flip flop input equations are simplified by K-Maps as displayed in figure below.  Unused minterms from 1010 through 1111 are considered as don't care conditions.

1393_DESIGN A SAMPLE COUNTER1.png

Figure:  K-maps for Decade counter

So simplified input equation for BCD counter are as below:

700_DESIGN A SAMPLE COUNTER2.png

Logic circuit can be designed with 4 JK flip flops and 3 AND gates.

2096_DESIGN A SAMPLE COUNTER3.png

Figure: Logic Diagram for decade counter.


Related Discussions:- Design a sample counter

Determine the implementation of jit inventory system, Discuss in detail the...

Discuss in detail the features, benefits and implementation of JIT inventory system. JIT - Just in Time inventory systems - meaning, origin, need for JIT, benefits, Use of JIT

Program testing and debugging, Program testing and debugging: Program ...

Program testing and debugging: Program testing is the method of checking program, to verify that it satisfies its needs and to detect errors. These errors can be of any type-

Update -task updates, Update -task updates are Asynchronous updates.

Update -task updates are Asynchronous updates.

Perceptron training, Perceptron training: Here the weights are initial...

Perceptron training: Here the weights are initially assigned randomly and training examples are needed one after another to tweak the weights in the network. Means all the exa

Basic performance equation, Explain the basic performance equation Ans...

Explain the basic performance equation Ans: The basic performance equation is following T = N * S/ R T =>  It is processor time required to execute a program N => act

What is the session, What is the session.  Session is a collection of v...

What is the session.  Session is a collection of various groups of method. Every session is assigned to a single control terminal. This terminal is either a pseudo-device. or a

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

Digital electronics, what is Asynchronous Finite State Machines?

what is Asynchronous Finite State Machines?

Inventor, I am the inventor of the railway signaling device now operated by...

I am the inventor of the railway signaling device now operated by timer. I wish to move on to the next phase where the equipment will be operated by DTMF codes. The device is a si

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd