Skip to content

Course home

Boolean logic

Boolean logic

EasyMedium
123
Question 2

An automated safety shutdown system in a chemical processing plant monitors three sensor conditions represented by Boolean variables XXX, YYY, and ZZZ (where 1 represents TRUE / active and 0 represents FALSE / inactive).

The system generates a shutoff signal, WWW, defined by the following Boolean expression:

W=(NOT X OR Y) AND NOT Z W = (\text{NOT } X \text{ OR } Y) \text{ AND } \text{NOT } Z W=(NOT X OR Y) AND NOT Z

Complete the truth table for this Boolean expression to determine under what combinations of sensor inputs the shutoff signal is triggered.

XXXYYYZZZWWW
000
001
010
011
100
101
110
111
[4]
Markscheme

Boolean logic Questions

  1. GCSE
  2. /Computer Science
  3. /Boolean logic

15 exam-style questions on OCR GCSE Computer Science Boolean logic. Each one has a worked solution and a mark scheme showing where the marks go.

Question bank