Explain the working of a binary counter?
Answers were Sorted based on User's Feedback
Answer / yasmeen sultana
in binary counter the flip flop of lowest order position is
complemented with every pulse.this means that JK input
position must me maintained with logic one
| Is This Answer Correct ? | 15 Yes | 4 No |
Answer / deepa
binary counter with the number of bits available.
initiallly counter is set to zero. then bits are checked
against logic 1 or 0,if they are either logic 1 or 0,then
counter is incremented.
| Is This Answer Correct ? | 14 Yes | 5 No |
Answer / abhi
Binary Counter:-
A binary counter can be constructed from J-K flip-flops by taking the output of one cell to the clock input of the next.
The J and K inputs of each flip-flop are set to 1 to produce a toggle at each cycle of the clock input.
This device is sometimes called a "ripple through" counter.
| Is This Answer Correct ? | 1 Yes | 1 No |
What are the total number of input and output ports in 8085?
What is the maximum clock frequency used by the 8085 microprocessor?
What are the different types of assemblers used?
Explain the flag register in the 8085 microprocessor?
Explain the software instruction ei and di?
What happens during DMA transfer?
What happens when reset in(low) signal goes low?
With 12 mhz clock frequency how many instructions (of 1 machine cycle and 2 machine cycle) it can execute per second?
What is the bhe signal? Explain its significance?
Explain memory mapped i/o and i/o mapped i/o schemes?
Explain the differences between the nmi and intr
What is special purpose registers in 8086?