Boolean Logic Diagrams (Edexcel GCSE Computer Science)

Revision Note

James Woodhouse

Expertise

Computer Science

What is Boolean logic?

  • Boolean logic is used in computer science and electronics to make logical decisions

  • Boolean operators are either TRUE or FALSE, often represented as or 0

  • Inputs and outputs are given letters to represent them

  • To define Boolean logic we use special symbols to make writing expressions much easier 

AND Gates, OR Gates & NOT Gates

What are logic gates?

  • Logic gates are a visual way of representing a Boolean expression

  • The logic gates covered in this course are:

    • AND

    • OR

    • NOT

AND

Circuit symbol

Explanation

and-gate

Returns TRUE only if both inputs are TRUE 

TRUE AND TRUE = TRUE

Otherwise = FALSE

OR

Circuit symbol

Explanation

or-gate

Returns TRUE if either input is TRUE 

TRUE OR FALSE = TRUE 

FALSE OR FALSE = FALSE

NOT

Circuit symbol

Explanation

not-gate

Reverses the input value

NOT TRUE = FALSE

NOT FALSE = TRUE

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?

James Woodhouse

Author: James Woodhouse

James graduated from the University of Sunderland with a degree in ICT and Computing education. He has over 14 years of experience both teaching and leading in Computer Science, specialising in teaching GCSE and A-level. James has held various leadership roles, including Head of Computer Science and coordinator positions for Key Stage 3 and Key Stage 4. James has a keen interest in networking security and technologies aimed at preventing security breaches.