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 different type of registers used in 8085?
In 8085 name the 16 bit registers?
What is baud rate?
Explain the difference between microcontroller and microprocessor?
What is the width of address bus?
Define word?
Discuss pc and sp?
Please give a circuit to divide frequency of clock cycle by two?
What is meant by priority of interrupt?
What are the three main types of connection used by bluetooth?
What are the flags in 8086?
What type of instruction is cpi ‘c’ and define the action it performs?