18Medium
0/3

An automatic irrigation system in a greenhouse is being developed to control a water pump.

  • The system has two soil moisture sensors, M1 M_1\,M1​ and M2M_2M2​, that output a 1 if they detect dry soil. The pump should turn on if either of these sensors is activated.
  • The pump should only turn on if a rain sensor, RRR, indicates it is NOT raining (outputs a 0).
  • The output to turn the pump on is PPP.

Complete the logic circuit for this system by drawing or identifying the correct gates and connections.

A logic circuit template. On the left side, there are three input terminals labeled M1, M2, and R. On the right side, there is one output terminal labeled P. In the center is a blank area for drawing logic gates and connecting wires.

[3]

Boolean logic Questions

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.

PreviousNext

Boolean logic Questions

  1. GCSE
  2. /Computer Science
  3. /Boolean logic