A security control unit compares two binary sensor signals, S1S_1S1 and S2S_2S2, to determine whether an alert state AAA is triggered. The behavior of this logic unit is defined by the following truth table:
| S1S_1S1 | S2S_2S2 | AAA |
|---|---|---|
| 0 | 0 | 1 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
State the name of the single logic gate represented by this truth table.
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.