Logic GatesV3

Logic Gates
1 / 33
volgende
Slide 1: Tekstslide
ComputingLower Secondary (Key Stage 3)

In deze les zitten 33 slides, met interactieve quizzen en tekstslides.

time-iconLesduur is: 50 min

Onderdelen in deze les

Logic Gates

Slide 1 - Tekstslide

KO: Demonstrate an understanding of logic gates and Boolean logic
All
  • To be-able to recognise a logic gate.
  • To be-able to understand the three different logic gates (NOT, AND, OR).

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 - Tekstslide

Starter

Slide 3 - Tekstslide

Slide 4 - Tekstslide

List all of the places you might find a circuit?

Slide 5 - Open vraag

Main Activity

Slide 6 - Tekstslide

Recap - 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 - Tekstslide

Recap - 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 - Tekstslide

What are the different Logic Gates?


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

Slide 9 - Tekstslide

The most common logic gates are:

AND Gate

NOT Gate 

OR Gate

Slide 10 - Tekstslide

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

Slide 11 - Tekstslide

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

Slide 12 - Tekstslide

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

Slide 13 - Tekstslide

Slide 14 - Tekstslide

Main Task
Logic.ly
Click on this link 

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

Slide 15 - Tekstslide

More than one input...
AND Gate 

Slide 16 - Tekstslide

Answers

Slide 17 - Tekstslide

More than one input
OR Gate

Slide 18 - Tekstslide

Answers

Slide 19 - Tekstslide

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 - Tekstslide

Answers

Slide 21 - Tekstslide

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

Slide 22 - Tekstslide

Answers

Slide 23 - Tekstslide

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 - Tekstslide

Boolean Algebra
What is 'Boolean Algebra'?

The text that describes the way the gates are connected.

Slide 25 - Tekstslide

Y = A AND NOT B

Slide 26 - Tekstslide

Y = NOT(A AND B)

Slide 27 - Tekstslide

Y = (A AND B) OR C

Slide 28 - Tekstslide

What would be the expression for this?

Slide 29 - Open vraag

Research Task
In your small groups you must research the remainder of the gates. I want a definition and example.

XOR, NOR, XNOR, NAND

Be prepared to share with the class.

Slide 30 - Tekstslide

Plenary

Slide 31 - Tekstslide

OR
NOT
AND

Slide 32 - Sleepvraag

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 33 - Quizvraag