Logic Gates

Logic Gates
Year 8 
1 / 40
next
Slide 1: Slide
ComputingLower Secondary (Key Stage 3)

This lesson contains 40 slides, with interactive quizzes and text slides.

time-iconLesson duration is: 50 min

Items in this lesson

Logic Gates
Year 8 

Slide 1 - Slide

KO: Demonstrate an understanding of logic gates and Boolean logic
All
  • To be-able to recognise the different logic gates.
  • To be-able to understand the different logic gates.

Most 
  • To be-able to recognise the different logic gates and complete truth tables for them.
  • To be-able to solve several gate problems. 

Some 
  • To be-able to create a circuit using the different logic gates.
  • To demonstrate a clear understanding of Boolean logic and Algebra.

Slide 2 - Slide

Starter

Slide 3 - Slide

Slide 4 - Slide

What have you just seen?

Slide 5 - Open question

Main Activity

Slide 6 - Slide

Reminder - What is a Logic Gate?


A logic gate is a device that acts as a building block for digital circuits. They perform basic logical functions that are fundamental to digital circuit.

Slide 7 - Slide

Reminder - What is a 'Truth Table'?


This is a way of representing the inputs of the gates in a table using Boolean representation – 1’s & 0’s, or true & false. Each logic diagram has its own unique truth table.

Slide 8 - Slide

Reminder - What are the different Logic Gates?


AND, OR, XOR, NOT, NAND, NOR and XNOR.

Slide 9 - Slide

What we are going to look at

AND Gate

NOT Gate 

OR Gate

Slide 10 - Slide

Slide 11 - Slide

AND Gate - Diagram and Truth Table
Output is true if: All inputs are true

Slide 12 - Slide

NOT Gate - Diagram and Truth Table
Output is true if:​ Input is false​
Output is false if:​ Input is true

Slide 13 - Slide

OR Gate-Diagram and Truth Table
Output is true if:​  At least one Inputs is true

Slide 14 - Slide

Main Task
Logic.ly
Click on this link 

Worksheet 
Click on the link below and save it to your area.

Slide 15 - Slide

More than one input...
AND Gate 

Slide 16 - Slide

Answers

Slide 17 - Slide

More than one input
OR Gate

Slide 18 - Slide

Answers

Slide 19 - Slide

Multiple Gates
Gates can be connected to other gates for more complex circuits​
Below we can see an AND gate along with a NOT gate. 

Slide 20 - Slide

Answers

Slide 21 - Slide

Multiple Gates
Below we can see an AND gate along with a OR gate.

Slide 22 - Slide

Answers

Slide 23 - Slide

What we have learnt so far...
  • Truth tables represent what a binary output will be based on binary inputs and the currently used logic gate​.

  • AND gates will produce a binary value of 1 when all inputs are a binary value of 1​.

  • OR gates will produce a binary value of 1 when at least 1 input is a binary value of 1​.

  • NOT gates will produce the opposite value of the input.

Slide 24 - Slide

Boolean Algebra
What is 'Boolean Algebra'?

The text that describes the way the gates are connected.

Slide 25 - Slide

How do we write this as an equation?

Slide 26 - Open question

How we need to write the equation...

Slide 27 - Slide

Slide 28 - Slide

How do we write this as an equation?

Slide 29 - Open question

Correct Answer is 

Slide 30 - Slide

Y = NOT(A AND B)

Slide 31 - Slide

How do we write this as an equation?

Slide 32 - Open question

Correct Answer is 

Slide 33 - Slide

Y = (A AND B) OR C

Slide 34 - Slide

What would be the expression for this?

Slide 35 - Open question

Research Task - Extension
In your small groups you must research and create the remainder of the gates. I want an example and the truth table.

XOR, NOR, XNOR, NAND


Slide 36 - Slide

Plenary

Slide 37 - Slide

OR
NOT
AND

Slide 38 - Drag question

What is the correct expression for the OR Gate?
A
Y = A OR B
B
Y = A OR C
C
A OR B = Y
D
Y = A - B

Slide 39 - Quiz

What is the correct expression for this?


A
Y = NOT (A AND B) OR C
B
Y = NOT A AND B OR C
C
Y = NOT A AND (B OR C)
D
Y = (NOT A) AND B OR C

Slide 40 - Quiz