Looks like no one added any tags here yet for you.
RS Flip-flop
A type of flip-flop that has two inputs, Set (S) and Reset (R), used for storage of binary information.
4-bit binary counter
A counter that has 4 bits and can represent values from 0 to 15.
8421 BCD code
A binary-coded decimal system where each digit is represented by its binary equivalent.
JK Flip-flop
A type of flip-flop that has two inputs, J and K, and can toggle its output based on the input states.
T Flip-flop
A type of flip-flop that toggles its output on each clock pulse if the T input is high.
Up-down binary counter
A counter that can count in both ascending and descending order.
Synchronous sequencer
A sequencer where all flip-flops are driven by the same clock signal.
Sequencer state diagram
A graphical representation of the various states of a sequencer and their transitions.
Sequence generator
A digital circuit that generates a specific sequence of output states.
Sequence detector
A digital circuit that recognizes a specific sequence of inputs.