You are on page 1of 3

Logisim Assignment

Instructions:
1. This work is assigned to all students in group AS251 4D, with three students per group.

2. The circuit must be implemented in Logisim.

3. Answer one problem from Part I and one problem from Part II .

4. The simulation must provide adequate input combinations to prove the design is working correctly.
Both the tabular and graphical outputs must be provided.

5. A complete report is to be prepared and submitted during the demonstration.

6. The last date for demonstration and report is 12th DEC 2018.

Exercises - Do not simplify the expression.


1. For the following truth table, obtain the
SOP expression and implement the
A B C F(a,B,C)
circuit using Logisim.
0 0 0 1
0 0 1 0
0 1 0 0
0 1 1 0
1 0 0 1
1 0 1 1
1 1 0 0
1 1 1 1

2. For the following truth table, obtain the A B C F(a,B,C)


POS expression and implement the 0 0 0 0
circuit using Logisim. 0 0 1 0
0 1 0 0
0 1 1 1
1 0 0 0
1 0 1 1
1 1 0 1
1 1 1 1

Logisim Assignment/Dr. Ezmin Abdullah


Assignment Titles:

Part I-MSI circuits A B C D F


0 0 0 0 0
1. A 4-bit adder.
0 0 0 1 0
2. A 4-bit substractor. 0 0 1 0 1
0 0 1 1 1
3. A 3-bit comparator that has E, L and G
0 1 0 0 0
outputs.
0 1 0 1 1
4. A 4-bit x 4-bit multiplier circuit using adders. 0 1 1 0 0
0 1 1 1 1
5. A logic circuit using 4-16 decoder for the
1 0 0 0 0
given truth table.
1 0 0 1 0
6. A logic circuit using 8-1 multiplexers for the 1 0 1 0 1
given truth table. 1 0 1 1 1
1 1 0 0 0
1 1 0 1 0
1 1 1 0 0
1 1 1 1 1

Part II-Counters
1. An asynchronous up 4-bit counter circuit using JK flip-flops.

2. An asynchronous down 4-bit counter circuit using T flip-flops.

3. An asynchronous down 4-bit counter circuit using SR flip-flops.

4. A synchronous up 4-bit counter circuit using JK flip-flops.

5. A synchronous down 4-bit counter circuit using T flip-flops.

6. A synchronous up 4-bit counter circuit using SR flip-flops.

Final report:
1. Cover Page.

2. Title, Objectives and Introduction.

3. Circuit Design - using Logisim 2.7.1

4. Simulation Output (Tabular and Graphical).

5. Discussions and Conclusions.

6. Marking Rubric.

Logisim Assignment/Dr. Ezmin Abdullah


Link to logisim tutorial

https://www.youtube.com/watch?v=ATPqpFMlVdw

Logisim Assignment/Dr. Ezmin Abdullah

You might also like