Twa kɔ nsɛm atitiriw so
Log in
Sign up for FREE
arrow_back
Laabri

Binary and Logic Lesson 1 - Logic Gates

star
star
star
star
star
Last updated over 1 year ago
11 Nsɛmmisa

Objectives

1:Understand what Boolean logic is

2: Understand AND, OR and NOT gates

3: Be able to create logic gates.

0
1
1
1
1
1
1
1
1
1

Go onto Using https://logic.ly/demo/

Try to replicate this image by dragging

"Toggle Switches"

"AND GATE"

"OR GATE"

"NOT GATE"

"Lightbulb"

together.

What is a Logic Gate?

A logic gate is a basic building block of electronic circuits. It takes one or more input signals and produces an output signal based on a specific rule.

Info:

Q doesn't really mean anything. It is just the system.

"A", "B", "C" refers to an individual "Toggle Switch"

AND : is on, when both inputs are on (1)

OR : is on when at least one input is on (1)

NOT : Flips the input (e.g. 1 to 0)

0 means off

1 means on

1
Asemmisa {{asɛmmisaAhyɛnsode}}
1.

"AND" Gate output On/True (1) when ....

Asemmisa {{asɛmmisaAhyɛnsode}}
2.

Guided Practice: Using https://logic.ly/demo/

Create a logic gate system that is:

Q = NOT (A AND B)

(Only has an output if both A and B are 0)

Asemmisa {{asɛmmisaAhyɛnsode}}
3.

Task A – Using https://logic.ly/demo/

Create a logic gate system that is:

Q = NOT (A OR B)

(Only has an output if both A and B are 0)

Asemmisa {{asɛmmisaAhyɛnsode}}
4.

Crate a logic gate system that is:

Q = (A OR B) AND C

(Only has an output if C is 1 and at least one of A or B are 1)

Asemmisa {{asɛmmisaAhyɛnsode}}
5.

Extension:

Q = (A AND NOT B) AND C

Asemmisa {{asɛmmisaAhyɛnsode}}
6.

Extension:

Q = NOT A AND (B OR C)

Asemmisa {{asɛmmisaAhyɛnsode}}
7.

Extension:

Q = (A AND B) AND (NOT C AND D)

Now let's try filling in the "Truth Table".

Copy the Logic Gates diagram for each question and work out when the light bulb turns on or off

Remember, each letter is just one of the "toggle switches"

0 is off

1 is on

Asemmisa {{asɛmmisaAhyɛnsode}}
8.

Task B –

Using the diagrams of logic gates complete the table below...

Asemmisa {{asɛmmisaAhyɛnsode}}
9.

Task B –

Using the diagrams of logic gates complete the table below...

Asemmisa {{asɛmmisaAhyɛnsode}}
10.

Task B –

Using the diagrams of logic gates complete the table below...

Asemmisa {{asɛmmisaAhyɛnsode}}
11.

Task B –

Using the diagrams of logic gates complete the table below...