You are on page 1of 6

ITT270 Assignment Oct 24 – Jan 24

DIGITAL ELECTRONICS (ITT270)


ASSIGNMENT (20%)
OBE: P3

Course Outcome: Display practical skills in digital electronics concepts and design using
supporting tools. (PLO3, P3)

The Objectives

By the end of this project, you should be able to


• Understand the concept of digital system and arithmetic logic circuit
• Understand the implementation of digital circuit in designing digital system

Instructions: This assignment comprises of TWO (2) tasks that must be completed and
submitted on the stated due dates respectively.
NOTE: Use Logisim to draw the logic circuits.

TASK 1 : 50 MARKS (10%) (DUE: 10 November 2023)

QUESTION 1
Considering that you have installed an educational tool for designing and simulating
digital logic circuits (either Logisim or Circuit Diagram Maker), answer the following
questions (based on which tool you installed in your device).

a. What is Logisim (or Circuit Diagram Maker used for)?

b. How to make a circuit in Logisim (or in a circuit Diagram Maker)?

c. What are the uses of Logisim (or Circuit Diagram Maker) in logic circuit design?

d. Why is it called digital logic?

e. How do I create a truth table in Logisim (or Circuit Diagram Maker)?

1
ITT270 Assignment Oct 24 – Jan 24

f. How are logic circuits used in real life?

g. What are the TWO (2) types of logic circuits?

h. What is the difference between logic circuit and digital logic?

i. How do I change input values in Logisim (or Circuit Diagram Maker)?

j. What are the logic gates for beginners?

k. Describe Universal Gates.


(20 marks)

QUESTION 2
Simplifying logic circuit using Boolean Theorems

Procedure

1. Given a Boolean expression


� 𝑪𝑪 + 𝑨𝑨
𝒀𝒀 = 𝑩𝑩 � 𝑩𝑩
� 𝑪𝑪 + 𝑨𝑨𝑨𝑨

2. Using the Boolean Theorems, simplify and prove that the above expression is
�)
equivalent to 𝒀𝒀 = 𝑪𝑪(𝑨𝑨 + 𝑩𝑩

3. Construct a logic circuit on the circuit maker or Logisim based on the expression in
(1). Test the logic circuit using the A, B and C input combinations and complete Table
1 for Y column. Using snipping tool, Copy and Paste the logic circuit below (Figure
1).

� 𝑪𝑪 + 𝑨𝑨
Figure 1 Combinatorial logic circuit for 𝒀𝒀 = 𝑩𝑩 � 𝑩𝑩
� 𝑪𝑪 + 𝑨𝑨𝑨𝑨

2
ITT270 Assignment Oct 24 – Jan 24

4. Now construct a logic circuit on the Circuit Maker or Logisim based on the simplified
� ). Using snipping tool, Copy and Paste the
expression in (2) which is 𝒀𝒀 = 𝑪𝑪(𝑨𝑨 + 𝑩𝑩
logic circuit below (Figure 2).

�)
Figure 2 Combinatorial logic circuit for 𝒀𝒀 = 𝑪𝑪(𝑨𝑨 + 𝑩𝑩

5. Test the logic circuit using the A, B and C input combinations and complete the Table
1 for Z column.

A B C Y Z
0 0 0
0 0 1
0 1 0
0 1 1

1 0 0
1 0 1
1 1 0
1 1 1

Table 1. Result
Lesson Learn

1. Give the conclusions for the above experiment after comparing Y and Z outputs.

(15 marks)

3
ITT270 Assignment Oct 24 – Jan 24

QUESTION 3

Verify your answer using tool (Circuit Maker or Logisim). Provide you evidence below.

(3 mark)

4
ITT270 Assignment Oct 24 – Jan 24

TASK 2 – 44 MARKS (10%) (DUE: 15 December 2023)


QUESTION 1

5
ITT270 Assignment Oct 24 – Jan 24

QUESTION 2

QUESTION 3

QUESTION 4
a) Explain the following flip flops and state their suitable applications. Support your
answer with appropriate diagrams.
i. Set-Reset (SR) flip-flop or Latch.
ii. JK flip-flop.
iii. D (Data or Delay) flip-flop.
(6 marks)

b) Maker to draw your design. Proof the working of your design by showing the output
of its execution. Provide appropriate description for your design.

(6 marks)

You might also like