Objectives

This assignment will allow you to use many of the skills we have acquired to date. By completing this assignment, you will gain more experience with :

  1. using the LogicWorks digital circuit simulator. You will
    1. create devices in LogicWorks (if you have not already learned this) and
    2. design a circuit, using your devices.

  2. Designing combinational circuits which
    1. generate a checksum digit according to Luhn's Check Digit Method,
    2. perform binary and BCD arithmetic operations and
    3. convert between the numbering systems.