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 |
Explain in steps what happens when an interrupt occurs?
How many i/o ports can 8085 access?
How many logical drives is it possible to fit onto a physical disk?
What are the two major differences between intr and other interrupts (hardware)?
What is internal structure of 8086?
Other than setb, clr are there any single bit instructions?
What are flag registers?
What are the interrupts of 8086?
What are the steps involved in a fetch cycle
What type of interrupt is the “trap” and what does it do?
Mention the addressing modes of 8085?
Suppose you have a combinational circuit between two registers driven by a clock. What will you do if the delay of the combinational circuit is greater than your clock signal?