Truth tables

EasyMedium
12345678
Question 7
Medium

A safety system in an industrial chemical plant monitors three status signals: pressure sensor PPP, temperature sensor QQQ, and flow sensor RRR. A value of 1 indicates a normal state, while 0 indicates a critical alert state.

The system uses automated logic gates to process these inputs.

Complete the truth table below by determining the missing binary values for [i] to [vi].

PQRP AND Q(P AND Q) OR (NOT R)
000[i]1
0010[ii]
0100[iii]
01100
1000[iv]
10100
110[v]1
1111[vi]
[6]

Truth tables Questions

  1. GCSE
  2. /Computer Science
  3. /Truth tables