Spring 2017 CSCI 255 Homework 3

This assignment is due in class on 10 February or may be uploaded to Homework 3 on moodle by 12:30 PM on 17 February.

The common starting point

Use the boolean function specified with the following SOP (sum-of-products).

The task

Express F in the following five ways.

  1. As a truth table
  2. As a boolean expression
  3. As a boolean expression minimized with a Karnaugh map
  4. As a circuit using NOT and NAND gates
  5. As a circuit implemented with a single MUX

Using aids

You can use logisim to generate your solution, but be sure you can recreate your answers without any automated aids.