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 |
In how many groups can the signals of 8085 be classified?
What is the purpose of pipe lining in reference to 8086?
Which is the stack used in 8085?
What is an interrupt service routine in microcontroller?
Design a Transmission Gate based XOR. Now, how do you convert it to XNOR?
Design any FSM in VHDL or Verilog?
Explain dma?
What are the different addressing modes in 8085?
25 Answers Rambala Exports, Syntel,
Which type of JMP instruction assembles if the distance is 0020h bytes
Explain briefly the string addressing mode with the help of an example?
What are the various interrupts in 8086?
Why do you use two ground pins in microprocessor 8086?