1st of ol as it is given that it is modulo 16
therefore M=16
N= no of f/f
M=2^N
M=2^4
there for we require 4 no of j-k f/f
connect them serially
make the counter table from 0-15 as it is up counter.
and then draw connection dig
Chat with our AI personalities
You do it by studying, and doing your homework by yourself instead of trying to get someone else to do it for you.
Output the numbers from 0 to 10 to the port register, for onstance in PICBasic use the following code: [code] for PORTB = 0 to 10 next PORTB [/code]
You can design a HTML page using proper markup tags. Applying tags at proper places can give you appropriate results.
for (initialisation; condition; update) { /* ... */}
You cannot design a full adder using only OR gates. You also need AND gates. Typically, this can be done with just NAND gates.