Expalin johnson counter, Computer Engineering

Assignment Help:

Write short note on the Johnson counter.

Ans:

 Johnson Counter: It is a synchronous counter, where all flip-flops are clocked concurrently and the clock pulses drive the clock input of all the flip-flops together therefore there is no propagation delay. Fig.(a) demonstrates the circuit of Johnson counter. In case of the  D  input  of  FF0  is  driven  by  Q‾ output  of  FF3, that is, the complement of the output of the final flip flop is fed to the D of FF0. Feedback of this arrangement generates the sequence of states illustrated in Table no.1. The 4 bit sequence has a total of 8 states (there is n bit sequence will have 2n states). Therefore an n bit Johnson counter will have a modulus of 2n.

The Q output of all stage feeds the D input of next stage. Although the Q‾ output of the final stage feeds the D input of primary stage. The counter fills up along with 1's from left to right and after that fills up 0s again as demonstrated in Table no.2. Fig. (b) Demonstrates the wave shapes/timing diagram of 4 bit Johnson counter.

563_Logic Diagram of Johnson counter.png

Fig.(a) Logic Diagram of Johnson counter

Clock Pulse

Q0

Q1

Q2

Q3

0

0

0

0

0

1

1

0

0

0

2

1

1

0

0

3

1

1

1

0

4

1

1

1

1

5

0

1

1

1

6

0

0

1

1

7

0

0

0

1

Table no.1 Sequence of states of 4 bit Johnson Counter

2108_Timing Diagram of 4-bit Johnson Counter.png

Fig.(b) Timing Diagram of 4-bit Johnson Counter


Related Discussions:- Expalin johnson counter

Explain height of a tree, Height of a tree The length of the longest pa...

Height of a tree The length of the longest path from root to any node is called as the height of the tree.

Evaluate - 48 - 23 by using the 2's complement method, Perform the - 48 - 2...

Perform the - 48 - 23 operations using the 2's complement method. Ans. - 48 - 23 = - 48 + (-23)     -48     =  1 1 0 1 0 0 0 0     -23     =  1 1 1 0 1 0 0 1       = -71

What is the standard template library (stl), A library of container templat...

A library of container templates approved by the ANSI committee for inclusion in the standard C++ specification. A programmer who then launches into a discussion of the generic

Design issues related to interrupt-driven input - output, Q. Design issues ...

Q. Design issues related to interrupt-driven Input - output? So interrupt handling includes interruption of currently executing program, execution of interrupt servicing progra

What do you mean by term procedure, What do you mean by term procedure? Dif...

What do you mean by term procedure? Differentiate between far call and near call? PROC: PROC and ENDP directives indicate the start and end of a procedure. These directives for

What is a serial port, What is a serial port?  A serial port transfers...

What is a serial port?  A serial port transfers and receives data single bit at a time.

Explain system software with system programming, Explain the evolution of s...

Explain the evolution of system software with system programming. System-software is collection of system programs which perform a variety of functions, name are: file editing,

What is the use of inter process communication, What is the use of inter pr...

What is the use of inter process communication. Inter process communication gives a mechanism to allow the co-operating process to communicate with each other and synchronies t

Define the while loop, The while Loop The while loop repeats a statemen...

The while Loop The while loop repeats a statement until the test at the top proves false. As an example, here is a function to return the length of a string. int string_leng

Illustrate the ftp commands, Q. Illustrate the FTP commands? FTP includ...

Q. Illustrate the FTP commands? FTP includes many commands however only few are used to retrieve a file. A user is required to understand the three basic commands to connect to

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