Illustration to demonstrate design of sequential circuits, Computer Engineering

Assignment Help:

Q. Illustration to demonstrate design of sequential circuits?

Let us take an illustration to demonstrate above process. Suppose we want to design 2-bit binary counter employing D flip-flop. Circuit goes through repeated binary states 00, 01, 10 and 11 whenever external input X = 1 is applied. State of circuit won't change when X = 0. State table and state diagram for this is displayed in figure. Although how do we make the state diagram? Please note number of flip-flops- 2 in our illustration as we are designing 2 bits counter. Different states of two bit input will be 00 01 10 and 11.  These are displayed in circle. The arrow denotes transitions on an input value X.  For illustration when counter is in state 00 and input value X=0 happens counter remains in 00 state.  Therefore loop back on X= 0.  But on encountering X=1 counter moves to state 01.  Similarly in all other states similar transition happen.  For making state table consider excitation table of D flip-flop given in figure (c).

Present state of two flip-flops and subsequent states of flip-flops are put into the table with any input value.  For illustration if present state of flip-flops is 01 and input value is 1 then counter will move to state 10.  Notice these values in fourth row of values in state table (figure (a) Or we can write as below:

582_Illustration to demonstrate design of sequential circuits.png

This denotes flip-flop A has moved from state clear to set. As we are constructing the counter using D flip-flop the main question is what would be input DA value of A flip-flop which allows this transition which  is Q(t) = 0 to Q(t+1) =1 possible for A flip flop.  On checking excitation table for D Flip-flop we find value of D input of a flip-flop (known as DA in this illustration) would be 1.  Similarly B flip-flop have a transition Q(t) = 1 to Q(t+1)=0 so DB, would be 0.  Therefore notice the values of flip-flop inputs DA and DB. (Row 3).


Related Discussions:- Illustration to demonstrate design of sequential circuits

What is the kernel, What is the kernel?          A more common definiti...

What is the kernel?          A more common definition is that the OS is the one program running at all times on the computer ,usually  known as the kernel, with all else being

Explain the for loop, Explain The for loop The for loop is frequently ...

Explain The for loop The for loop is frequently used, usually where the loop will be traversed a fixed number of times. It is very flexible, and novice programmers should take

Is it possible to QuantifySoftware Engineering Risks using S, 1. Introducti...

1. Introduction to Software Metrics in Software Engineering.? 2. Role of direct and indirect measures in software process management? 3. Stance taken and justification? 4. Conclusi

Illustrate 16-bit isa, Illustrate 16-bit ISA?  Compare it with 8-bit ISA bu...

Illustrate 16-bit ISA?  Compare it with 8-bit ISA bus.  The only difference between 8 and 16-bit ISA bus is that an extra connector is attached behind the 8-bit connector. 16-b

Explain logical shifts with example, Q. Explain Logical shifts with example...

Q. Explain Logical shifts with example? Logical shifts LOGICAL SHIFT LEFT and LOGICAL SHIFT RIGHT insert zeros to end bit position and other bits of a word are shifted left or

Illustrate about first generation computers, Q. Illustrate about First Gene...

Q. Illustrate about First Generation Computers? It is certainly ironic that scientific inventions of great impact have frequently been linked with supporting a very sad as well

What is a message in mqseries, A message is a string of bytes that has mean...

A message is a string of bytes that has meaning to the applications that use it Message = Header(s) + Application Data A message having of a header and the attached applicat

Inverse of exclusive or known as xnor gate, Truth table of NAND and NOR can...

Truth table of NAND and NOR can be made from NOT (A AND B) and NOT (A OR B) correspondingly. Exclusive OR (XOR) is a special gate whose output is one only if two inputs aren't equa

Define encapsulation- object oriented technology, Define Encapsulation- obj...

Define Encapsulation- object-oriented technology Encapsulation also called as information hiding, is the characteristic of separating the external aspects of an object, from t

Define the advantages of assembly language., Highlight the advantages of as...

Highlight the advantages of assembly language. The benefits of assembly language program would be Reduced errors Faster translation times Changes could be made fas

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