Utilizing a Relay to manage a water pump, this circuit facilitates automatic water level control for a reservoir or well. The shorter metallic rod serves as the “water high” sensor, while the longer one is the “water low” sensor. When the water level drops beneath both sensors, IC1C’s output (pin #10) is inactive; however, if the water makes contact with the longer sensor, the output remains inactive until the shorter sensor is engaged. At this point, IC1C’s output becomes active, Q1 conducts, and the Relay is energized, initiating pump operation.
As the water level diminishes, the shorter sensor ceases to interact with the water, yet IC1C’s output remains active due to the signal returning to pin #5 of IC1B, therefore the pump continues its operation. Nevertheless, when the water level decreases below the longer sensor, IC1C’s output becomes inactive, and the pump ceases to function. SW1 is optional and implemented to provide reversed operation. Activating SW1 by connecting R3 to pin #11 of IC1D, the pump will operate when the reservoir is nearly depleted and will halt when the reservoir is full. In this configuration, the pump will be used to fill the reservoir and not to empty it, as in the default operational mode.
IC1 is a 4001 Quad 2 Input NOR Gate CMos IC. This IC is a versatile component utilized for digital logic implementation. The 4001 provides four independent NOR gates, enabling complex logic circuits to be designed. Each gate accepts two inputs and produces one output. The CMos technology ensures low power consumption and high noise immunity, making it suitable for a wide range of applications, including level detection, signal gating, and control circuits. The NOR gate function is particularly useful in this circuit to control the pump based on the water level sensor readings.