An automated safety shutdown system for a chemical reactor is designed to trigger an emergency shutdown signal, SSS.
The system has three inputs:
The emergency shutdown signal is activated if both pressure and temperature are high, OR if the coolant flow sensor is NOT active. This logic is represented by the Boolean expression:
S=(P AND T) OR (NOT C)S = (P \text{ AND } T) \text{ OR } (\text{NOT } C)S=(P AND T) OR (NOT C)
A block diagram of the logic circuit representing this system is shown in Figure 1 below, where the gates are represented as generic blocks.

Draw the standard logic circuit symbol for the logic gate used at Gate 3.
Practise AQA GCSE Computer Science Boolean logic with exam-style questions for GCSE Computer Science. 83 questions, matched to the AQA GCSE Computer Science (8525) 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.