Log in
Sign up for FREE
arrow_back
Library

Binary and Logic - Logic Gates Consolidation

star
star
star
star
star
Last updated about 1 year ago
13 questions
0
0
1
1
1
1
1
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
Question 1
1.

This image represents....

1
Question 2
2.

This image represents....

1
Question 3
3.

This image represents...

1
Question 4
4.

This image represents...

1
Question 5
5.

This image represents...

Question 6
6.

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)

Question 7
7.

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)

Question 8
8.

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)

Question 9
9.

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)

Question 10
10.

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)

Question 11
11.

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)

Question 12
12.

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
Question 13
13.

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

When will the lightbulb turn on?

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