answersLogoWhite

0

In a "normal" binary counter, connected the "normal" way, it will reset when all of the Q's are 1.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What values must be on the Q's of the flip flop to cause the counter to reset?

In a "normal" binary counter, connected the "normal" way, it will reset when all of the Q's are 1.


How do you design a decade synchronous counter?

To design a decade synchronous counter, you start by using flip-flops, typically JK or D flip-flops, to create a 4-bit binary counter that can count from 0 to 9 (ten states). The counter increments on each clock pulse, and you implement combinational logic to reset the counter when it reaches the state representing 10 (1010 in binary). This reset logic can be achieved using AND gates to detect the 10 state and feed back to the reset inputs of the flip-flops. Finally, ensure that the clock input is connected to all flip-flops to maintain synchronization.


How many flip flop are present in mod 5 counter?

In order to count to 5, you need 3 flip flops and some logic to reset after the count of 5 is reached, i.e. to keep from going on to 7.Or the count of 4, if you are starting at 0.


How can you reset the Citroen C4 service light?

Press day-counter and then turn on the ignition key. You will the 10 seconds countdown (where you normally see the mileage counter). After the countdown the reset is completed.


How do you reset 2002 dodge caravan airbag light?

Once you have repaired the cause of the light, it will reset itself.Once you have repaired the cause of the light, it will reset itself.


What OSPF packets will trigger the reset of the Dead Time counter?

packets


How does bcd counter takes input?

usually just clock & reset.


What is the basic function of RESET signal in 8085 microprocessor?

Reset In:A low on this pin 1)Sets the program counter to zero. 2)Resets the interrupt enable and HLDA flip-flops. 3)Tristates the data bus,address bus nd control bus. 4)Affetcs the contents of processor's internal registers randomly. Reset Out:This active high signal indicates that processor is being reset.This signal is synchronized to processor clock nd ir can be used to reset other devices connected in the system ---BalaG Mulate---


What is a reset line in a processor?

resets the program counter to zero and restarts execution


How do you reset your puff counter on cloupor t5?

Press the wattage up button and scroll press the fire button and the scrolling will freeze. Hold both buttons like that for about 5 seconds and the puff counter will reset to 0s.


How do you reset esp memory light on sprinter van?

After the cause of the code is repaired, the light is reset with a scan tool.After the cause of the code is repaired, the light is reset with a scan tool.


How do you convert a ripple counter to a decade counter?

Add a circuit to reset it when it hits 10. Yes it will glitch, but ripple counters already glitch.