Logic Gates (CIE IGCSE Computer Science)

Revision Note

Test Yourself
Becci Peters

Expertise

Computer Science

Logic Gates

  • A logic gate is a building block of a digital circuit. Logic gates perform a logical operation on one or more binary inputs to produce a binary output
  • An electrical signal entering the logic gate is represented by a 1
  • No electrical signal is represented by a 0
  • There are several types of logic gates, each performing a specific logical operation
  • Logic gates can be combined to carry out meaningful functions such as performing calculations or checking if data meets certain conditions

A table showing the symbol used to represent each logic gate


Gate


Symbol


Description

NOT

screenshot-2023-05-30-at-08-24-28

The NOT gate takes a single binary input and outputs the opposite of the input

AND

screenshot-2023-05-30-at-08-24-36

The AND gate takes two inputs and produces one output

Only two positive inputs (1 and 1) will result in a positive output of 1

If either of the inputs is a 0 the output will be a 0

OR

screenshot-2023-05-30-at-08-24-49

The OR gate takes two inputs and produces one output

If either of the inputs is positive (1) the output will be 1

NAND

screenshot-2023-05-30-at-08-25-01

A NAND gate is a combination of an AND gate followed by a NOT gate. If both inputs are a 1 it will output a 0. Any other combination of inputs will result in an output of 1

NOR

screenshot-2023-05-30-at-08-25-22

A NOR gate is a combination of an OR gate followed by a NOT gate. If both inputs are 0 it will output a 1. Any other combination of inputs will result in an output of 0

XOR

screenshot-2023-05-30-at-08-25-28

An XOR gate (exclusive OR) will output a 1 if the inputs are different to one another (a 1 and a 0)

Exam Tip

  • You will need to either draw a diagram of a logic circuit using these symbols, or you will have to interpret an existing diagram. This is why it is important to remember the symbol of each gate and the logic rules for each one

You've read 0 of your 0 free revision notes

Get unlimited access

to absolutely everything:

  • Downloadable PDFs
  • Unlimited Revision Notes
  • Topic Questions
  • Past Papers
  • Model Answers
  • Videos (Maths and Science)

Join the 100,000+ Students that ❤️ Save My Exams

the (exam) results speak for themselves:

Did this page help you?

Becci Peters

Author: Becci Peters

Becci has been a passionate Computing teacher for over 9 years, teaching Computing across the UK helping to engage, interest and develop confidence in the subject at all levels. Working as a Head of Department and then as an educational consultant, Becci has advised schools in England, where her role was to support and coach teachers to improve Computing teaching for all. Becci is also a senior examiner for multiple exam boards covering GCSE & A-level. She has worked as a lecturer at a university, lecturing trainee teachers for Computing.