Computational logic gate logic_revision.pptx

okhitab 29 views 26 slides Mar 02, 2025
Slide 1
Slide 1 of 26
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19
Slide 20
20
Slide 21
21
Slide 22
22
Slide 23
23
Slide 24
24
Slide 25
25
Slide 26
26

About This Presentation

Computational logic gate logic_revision.pptx


Slide Content

Computational logic Revision booklet

Why data is represented in computer systems in binary form? Answer:

Label the 3 logic gates correctly: NOT AND OR in the first box underneath each symbol . Then, complete the truth tables for each logic gate. A B A B A A B Output 1 1 1 1 A B Output 1 1 1 1 A Output 1

Logic diagram for the expression: A AND C Answer:

Logic diagram for the expression: (A OR B) AND C Answer:

Logic diagram for the expression: NOT A OR B Answer:

Logic diagram for the expression: (A AND B) OR (C AND D) Answer:

Logic diagram for the expression: NOT(A AND B) Answer:

Applying logical operators in truth tables to solve problems A B N Q A B N Q 1 1 1 1 A B N Q A B N Q 1 1 1 1

Applying logical operators in truth tables to solve problems A B C A B C N E Q 1 1 1 1 1 1 1 1 1 1 1 1 Q N E

Applying logical operators in truth tables to solve problems A B C A B C S E Q 1 1 1 1 1 1 1 1 1 1 1 1 Q S E

Applying logical operators in truth tables to solve problems A B C A B C Z E Q 1 1 1 1 1 1 1 1 1 1 1 1 Q Z E

Write out the Boolean expressions to represent the circuits below. Answer:

Write out the Boolean expressions to represent the circuits below. Answer:

Write out the Boolean expressions to represent the circuits below. Answer:

Write out the Boolean expressions to represent the circuits below. Answer:

Write out the Boolean expressions to represent the circuits below. Answer:

Write out the Boolean expressions to represent the circuits below. Answer:

Write out the Boolean expressions to represent the circuits below. Answer:

Write out the Boolean expressions to represent the circuits below. Answer:

Write out the Boolean expressions to represent the circuits below. Answer:

Write out the Boolean expressions to represent the circuits below. Answer:

Write out the Boolean expressions to represent the circuits below. Answer:

A burglar alarm system is to sound if a master switch is on and pressure pad is stood on. A master switch (M) A pressure pad (P) An alarm bell (B) Write the Boolean expression for this system and draw its logic circuits Answer:

A burglar alarm system is to sound if a master switch is on and either a light beam is broken or pressure pad is stood on. A master switch (M) A pressure pad (P) A light sensor ( L) An alarm bell (B) Write the Boolean expression for this system and draw its logic circuits Answer:

An automobile factory needs a logic circuit to perform a specific task in its new line of cars. These cars will be equipped with a “headlight left on” alarm that sounds any time that these two conditions are met: headlights on and ignition switch off. Write the equivalent expression and draw the logic circuit that implement this alarm. Write the Boolean expression for this system and draw its logic circuits Answer:
Tags