English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

For my lab, we built a ripple counter by hooking the output to the clock of the next JK Filp Flop. Since the rest are unconnected, they all are a vaule of high (or 1 or True or on etc.)

Starting at 0 0 0 0 ( a four bit counter)

When the clock0 goes to 0 to 1, we get 1 for the Q0 on the first bit. Since, Q0 goes from 0 to 1, the Q1 remains the same meaning zero.

Now here's my problem... what is the logic for the remaining bits? My assumpition is since Q1 (or clock2) remains the same, the previous state remains.

So, the main part of the logic is just based the first few bits.

2007-09-28 09:34:56 · 1 answers · asked by Anonymous in Science & Mathematics Engineering

1 answers

You have to use standard nomenclature for your logic problem. With a jk f/f there is clock, set steering, reset-steering, Q and Not Q.

2007-09-28 09:46:11 · answer #1 · answered by jimmymae2000 7 · 0 0

fedest.com, questions and answers