answersLogoWhite

0


Best Answer

try this link: " http://www.play-hookey.com/digital/johnson_counter.htm"

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Working principle of 4 bit Johnson counter?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many states in 8 bit Johnson counter?

32873489


What is 4 bit counter?

it has for bit or states for its output


What is 4-bit counter?

it has for bit or states for its output


How ring counter converted to Johnson counter?

Ring counter A ring counter is a shift register (a cascade connection of flip-flops) with the output of the last one connected to the input of the first, that is, in a ring. Typically a pattern consisting of a single 1 bit is circulated, so the state repeats every N clock cycles if N flip-flops are used. It can be used as a cycle counter of N states. Johnson counter A Johnson counter (or switchtail ring counter, twisted-ring counter, walking-ring counter, or Moebius counter) is a modified ring counter, where the output from the last stage is inverted and fed back as input to the first stage. A pattern of bits equal in length to twice the length of the shift register thus circulates indefinitely. These counters find specialist applications, including those similar to the decade counter, digital to analog conversion, etc


No of flip flop in 5 bit ripple counter?

There are five flip-flops in a five-bit ripple counter.


Explain the working of 4-bit binary synchronous counter.?

One jk flip-flop with j=k=1 should be added to the system so that it's modulus becomes 16 instead of 8.


What is a 2 bit counter?

a 2 bit counter is a counter which have only 2 bits i.e. the posibble counting states are 00, 01, 10,11,00. It may also be known as MOD 3 counter. It can be realized by using 2 Flip flop.


Designed a sequential circuit that will function as 2 bit-up down counter?

designed a sequential circuit that will function as 2 bit-up down counter


How many states are there in a 10-bit Ring counter?

10


How many natural states will there be in a bit ripple counter?

16


Why PC and Sp are 16 bit counter in 8085 microproceser?

Because Intel designed it that way. The 8085 was designed as a 8 bit computer in a 16 bit address space. This means that the PC (Program Counter) and SP (Stack Pointer) should be 16 bits in size.


Design a mod-7 synchronous counter using JK Flip-Flops?

You do it by studying, and doing your homework by yourself instead of trying to get someone else to do it for you.