After reviewing all the materials posted in Week 6,
you should be able to understand these concepts/answer these questions.
- Differentiate combinational circuits and sequential circuits
- How does the half-adder work?
- truth table function values for the half-adder
- K-Map solution for each of the half-adder outputs
- logic diagram for the half-adder
- How does the full-adder work?
- truth table function values for the full-adder
- K-Map solution for the full-adder outputs
- logic diagram for the full-adder
- Understand how a logic diagram can be implemented on a breadboard.
- Ability to use the basic set of logic gates (inverter, AND, OR) to diagram a logic circuit with more than one output.
- Ability to create the Boolean Expression, for a portion of a Logic Gate Diagram
- Ability to create a logic diagram with more complex logic gates (NAND, NOR, XOR, X-NOR)
- Have you completed all the worksheets on the course home page for Week 5?
- And from the textbook:
Digital Design, 6th Ed.
Pages: 237-238
Numbers: 4.2, 4.4, 4.5, 4.6(a), 4.10