Switching algebra is easily visualized using switches since there are only two values: on and off, or true and false. In digital systems we represent these as 1 and 0, respectively. There are only two ...
In this column, we take a closer look as to how timing and delays affect our logic circuits. As part of this, we start to consider the timing diagrams presented in data sheets. As I was writing my ...
The JK flip-flop augments the behavior of the SR flip-flop (J = Set, K = Reset) by interpreting the J = K = 1 condition as a “flip” or toggle command. In my previous column, we introduced latches and ...