Assigement Activity Unit 3
Assigement Activity Unit 3
2. Components Needed
Flip-flops (such as D or JK flip-flops) to build the counter
A clock signal to drive the circuit
A reset button to start the counter at 0
LEDs to display the count in binary
Registers to store and update the count
Input/Output Behavior
Inputs: A clock pulse and a reset button. The clock makes the counter move forward, and the reset button
sets the count back to 0.
Outputs: LEDs that light up in a pattern to show the binary number. For example, if the count is 5, LEDs
for bits 0, 1, and 3 will light up.
How Registers and Counters Work Together
Counters: The flip-flops create a ripple counter. It moves through binary numbers with each clock pulse.
This shows how sequential circuits work.
Registers: These store the binary count and pass it to the LEDs. They keep the output steady, even if the
counter is still switching between values.
Project Summary
This project combines flip-flops, counters, and registers to create a working binary counter. The clock
signal drives the flip-flops, which generate the binary numbers. The register stores these numbers and
sends them to the LEDs, showing the output clearly. By completing this project, students will see how
sequential circuits work in real life and how registers and counters make devices like timers and
scoreboards function.
References
Ndjountche, T. (2016). Digital Electronics 2: Sequential and Arithmetic Logic Circuits. John
Wiley & Sons, Incorporated.
Tocci, R. J., Widmer, N. S., & Moss, G. L. (2016). Digital Systems: Principles and Applications.
Pearson.