answersLogoWhite

0


Best Answer

32873489

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many states in 8 bit Johnson counter?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

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.


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.


How do you design a cascade connection counter?

If an 8 bit binnery counter chip is used a 8 input and gate is connected to the output of the counter and the output of the and gate is connected to the clock input of the next chip so that when the first counter get to 11111111 all outputs of the counter will be high and it will pulls the second counter once and the first counter will return to 00000000 and count again from 0 to 255 des. THIS IS NOT THE PROPER ANSWER I WAS SEARCHING FOR I NEED THE RIGHT ANSWER.


Why a parallel counter is capable of faster operation than a ripple counter?

The parallel counter incorporates carry lookahead circuits so that all flip-flops in the counter change in sync with the clock pulse. The ripple counter each flip-flop output is the clock for the next flip-flop, causing the most significant bit of the counter to settle only after a long delay time from the input clock pulse.


What is a 32 bit counter?

This is the the thing for micro controller . Normally in microcontroller operation we used to give the clock pulse to connected circut chips .One chip requires 4 clock pulse .then the second, third vise versa . By which the pulse starts from 4 is for first chip, 8 is for second chip(4+4), 16(4+8+4) is for thir.............Like that depending upon the requirement of the clock signal for chips we used to tell 16 bit counter , 32 bit counter ect.

Related questions

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


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


Working principle of 4 bit Johnson counter?

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


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.


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


How many states can a bit be in?

A bit can exist in two states: on or off; or in binary language, as a 1 or 0.


No of flip flop in 5 bit ripple counter?

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


How many states does a bit contain?

2


How many address location can the microprocessor point for 25 bit wide program counter?

225 = 33,554,432.


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