An automated climate control unit triggers an alarm, ZZZ, based on three binary sensor inputs: high temperature (TTT), high humidity (HHH), and ventilation system active (VVV).
The logic condition for triggering the alarm is given by the Boolean expression:
Z=NOT(T AND H) AND V Z = \text{NOT}(T \text{ AND } H) \text{ AND } V Z=NOT(T AND H) AND VDraw a logic circuit in the template below to represent this Boolean expression.

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.