Digital system (pbl 1)

17

Transcript of Digital system (pbl 1)

Page 1: Digital system (pbl 1)
Page 2: Digital system (pbl 1)

We were given a task to design an

alarm system

We must do in group

“The system use 4 switches.(SW1,SW2.SW3.SW4). The alarm will be trigged if 2 or more switch is closed at the same time. Design the system by using NAND GATE

only.”

Page 3: Digital system (pbl 1)

Construct a truth table.

Find the SOP.

Find the equation by

using Karnaugh

Map.

From the equation found, we

can draw the alarm circuit.

Page 4: Digital system (pbl 1)

Change the circuit drawing

to Universal Logic gate drawing.

Simplify the circuit.

Make the practical based on the circuit.

Page 5: Digital system (pbl 1)
Page 6: Digital system (pbl 1)
Page 7: Digital system (pbl 1)
Page 8: Digital system (pbl 1)
Page 9: Digital system (pbl 1)
Page 10: Digital system (pbl 1)
Page 11: Digital system (pbl 1)
Page 12: Digital system (pbl 1)

From the K-Map , we got the equation as

below

L1 + L2 + L3 + L4 + L5 + L6

AC+ BC +AC + AB + BD + CD

Page 13: Digital system (pbl 1)

A

B

C

D

Page 14: Digital system (pbl 1)

A

B

C

D

Page 15: Digital system (pbl 1)

A

B

C

D

Page 16: Digital system (pbl 1)
Page 17: Digital system (pbl 1)

At the end of this task, we learn that how to design an alarm system using NAND logic gate.

Furthermore we also learn that logic gate have a relationship between each other.

Finally , we need to learn about logic gate to make an alarm circuit to make it function well.

~(‘.’~)(~’.’)~