Combinational Circuits

You are not logged in.

Please Log In for full access to this page.

This module focuses on the optimization and intelligent routing of digital signals through combinational logic. You will learn to apply Boolean algebra and systematic truth tables to simplify complex logic expressions, dramatically reducing your physical gate counts. Furthermore, the introduction of multiplexers and demultiplexers will equip you with the tools to efficiently route data across your breadboards. Applying these optimization techniques, your final project will involve designing a custom binary to 7-segment display decoder from scratch.

Exercise 3.1: Boolean Algebra
Exercise 3.2: Further Boolean Logic and Truth Tables
Exercise 3.3: Multiplexers and Demultiplexers
Project 3: Binary to 7-segment Display Decoder