Boolean logic
26
0/2

An automated safety valve in a chemical processing plant releases gas when the output signal V=1V = 1V=1. This signal is determined by a temperature sensor TTT (1 for high, 0 for normal) and a pressure sensor PPP (1 for high, 0 for normal) according to the Boolean expression:

V=T OR (NOT P)V = T \text{ OR } (\text{NOT } P)V=T OR (NOT P)

Complete the truth table below for this system.

TTTPPPVVV
00.....
010
101
11.....
[2]

Boolean logic Questions

Practise OCR GCSE Computer Science Boolean logic with exam-style questions for GCSE Computer Science. 27 questions, matched to the OCR GCSE Computer Science (J277) specification and written in Component 01 and Component 02 style. Every question includes a full worked solution and mark scheme, so you can see where marks are awarded rather than just whether you got the answer right.

PreviousNext

Boolean logic Questions

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