CS201 Lab: Combinational Design
Objective of this lab:
To verify combinational design procedures by testing designed circuits.
Preparation
Read lab lecture notes which contains the Combinational Design Procedure.
Watch this Logisim Tutorial to leanrn the basic compunents you need so far.
Lab Assignments
Please note:
To make it easier for marking, you are required to submit
one .pdf file and one .circ file, they will contain all the required components for the lab assignment.
This will apply to Lab #1 to Lab #6.
- Design and implement a 4-input majority detector. (This part will be marked.)
- The output is high if two or more of the inputs are high.
- Use Karnaugh map reduction to get the simplified Boolean function.
- Draw the circuit and simulate the circuit in Logisim.
- If you have problems using Logisim, make sure you ask for help.
- Check if the truth table for the circuit meets the result of your experiment.
- For your lab assignment, make sure that you follow the combinational design procedures stated in the lab notes.
Marks will be given to each step.
Hand-in requirements for grading
- Show the five steps (stated in the lab notes) used to solve this problem.
Note: Step 5 includes drawing the logic diagram and
implementing the test circuit in Logisim.
Remember to do screenshot of your circuit and insert the image in lab2.pdf file.
-
Design a circuit which will control LED segment "c" of a 7-Segment display.
Hand-In requirements for grading
- The five steps (stated in the lab notes) used to solve this problem
(Remember the two expressions are needed.)
- Screenshot of the circuit when input is 1, 3, 9, and 11
Remember to insert the screenshots in the lab2.pdf file for submission.
Please note:
To make it easier for marking, you are required to submit
one .pdf file and one .circ file, they will contain all the required components for the lab assignment.
This will apply to Lab #1 to Lab #6.
Copyright: Department of Computer Science, University of Regina.