7Easy
0/2

Industrial safety and environmental control systems utilize logical decision-making to operate machinery.

In a chemical processing plant, a ventilation extraction fan is activated (F=1F = 1F=1) when the toxic gas concentration is high (G=1G = 1G=1) AND the maintenance shutdown switch is NOT active (M=0M = 0M=0).

This control logic can be represented by the expression: G AND (NOT M)G \text{ AND } (\text{NOT } M)G AND (NOT M).

Complete the truth table for this system.

GMG AND (NOT M)
00
01
10
11
[2]

Truth tables Questions

Practise Edexcel GCSE Computer Science Truth tables with exam-style questions for GCSE Computer Science. 15 questions covering Applying logical operators in truth tables, matched to the Edexcel GCSE Computer Science (1CP2) specification and written in Paper 1 and Paper 2 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

Truth tables Questions

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