Binary and Logic - Logic Gates Consolidation

Last updated 10 months ago
13 questions
Learning Intentions:
  • To recognise AND OR NOT Gates
  • To join gates together
  • To recognise when AND OR NOT gates will return true (turn the light on)
Revision:
https://www.bbc.co.uk/bitesize/guides/zxb72hv/revision/3
1

This image represents....

1

This image represents....

1

This image represents...

Remember that:
  • Letters A B C (and so on) are the switches you need.
1

This image represents...

1

This image represents...

0

https://logic.ly/demo/

Guided Practice:

Draw the logic gate circuit for
Q = (A AND B) AND C

Screenshot your work and paste it here. (Screenshot: CTRL + V)

0

https://logic.ly/demo/

Guided Practice:

Draw the logic gate circuit for
Q = NOT (A AND B)

Screenshot your work and paste it here. (Screenshot: CTRL + V)

1

https://logic.ly/demo/

Draw the logic gate circuit for
Q = (A OR B) OR C

Screenshot your work and paste it here. (Screenshot: CTRL + V)

1

https://logic.ly/demo/

Draw the logic gate circuit for
Q = (NOT A) AND B

Screenshot your work and paste it here. (Screenshot: CTRL + V)

1

https://logic.ly/demo/

Draw the logic gate circuit for
Q = NOT (A OR B)

Screenshot your work and paste it here. (Screenshot: CTRL + V)

1

https://logic.ly/demo/

Draw the logic gate circuit for
Q = (A AND B) AND (C AND D)

Screenshot your work and paste it here. (Screenshot: CTRL + V)

1

https://logic.ly/demo/

CHALLENGE:
Draw the logic gate circuit for
Q = NOT(A AND B) AND (NOT C AND NOT D)

Screenshot your work and paste it here. (Screenshot: CTRL + V)

1

Try making this circuit.
Going from top to bottom switches are AB

When will the lightbulb turn on?