it has for bit or states for its output
it has for bit or states for its output
You do it by studying, and doing your homework by yourself instead of trying to get someone else to do it for you.
I wants to know the advantages of 4 Bit BCD/Binary UP/DOWN
This is the the thing for micro controller . Normally in microcontroller operation we used to give the clock pulse to connected circut chips .One chip requires 4 clock pulse .then the second, third vise versa . By which the pulse starts from 4 is for first chip, 8 is for second chip(4+4), 16(4+8+4) is for thir.............Like that depending upon the requirement of the clock signal for chips we used to tell 16 bit counter , 32 bit counter ect.
There are five flip-flops in a five-bit ripple counter.
http://ftp.csci.csusb.edu/schubert/tutorials/csci310/f03/dw4bit.pdf
try this link: " http://www.play-hookey.com/digital/johnson_counter.htm"
One jk flip-flop with j=k=1 should be added to the system so that it's modulus becomes 16 instead of 8.
Fristly drow one line.then bottom of this line 4 types
im asking ,,why u asking me again,,isnt this website for answering question how weird..
a 2 bit counter is a counter which have only 2 bits i.e. the posibble counting states are 00, 01, 10,11,00. It may also be known as MOD 3 counter. It can be realized by using 2 Flip flop.
designed a sequential circuit that will function as 2 bit-up down counter