Posts

Showing posts with the label Water

Simple Water Level Indicator Circuit Schematic

Image
The whole project was developed on a friend's request. Its purpose was to remotely monitor the water-level in a metal tank located in the attic by means of a very simple control unit placed in the kitchen, some floors below. Mains requirements were: No separate supply for the remote circuit Main and remote units connected by a thin two-wire cable Simple LED display for the main unit Battery operation to avoid problems related to mains supply and water proximity As the circuit was battery operated a low current consumption was obviously welcomed The very small remote unit is placed near the tank and measures the water level in three ranges by means of two steel rods. Each range will cover one third of the tank capacity: Almost empty - signaled by means of a red LED (D3) in the control unit display About half-level - signaled by means of a yellow LED (D2) in the control unit display Almost full - signaled by means of a green LED (D1) in the control unit display Simple Water Level...

Water Level Sensor Schematics

Image
This simple water level sensor circuit monitors the presence of water in a certain location or container. The circuit sends an acoustic alarm when it senses a drop of water leak. It is very simple to build and it is made of a single IC and some passive components. Check out the water level indicator circuit too! The IC LM1801 is a low power comparator that can deliver high output current if needed. When water hits the sensor, the reference voltage is overshot and the IC drives the ceramic transducer to beep. It is also possible to connect several sensors to the water level monitor circuit. The sensor can be easibly made out of a small piece of PCB that is etched with the proper pattern. The decoupling capacitor C3 is a 100uF/16V electrolytic capacitor.  source [link] 

Numeric Water Level Indicator Circuit Diagram

Image
This is a simple Numeric Water-Level Indicator Circuit Diagram. Most water-level indicators for water tanks are based upon the number of LEDs that glow to indicate the corresponding level of water in the container. Here we present a digital version of the water-level indicator . It uses a 7-segment display to show the water level in numeric form from'0' to '9.' The circuit works off 5V regulated power supply. It is built around priority encoder IC 74HC147 (IC1), BCD-to-7-segment decoder IC CD4511 (IC2), 7-segment display LTS543 (DIS1) and a few discrete components. Due to high input impedance, IC1 senses water in the container from its nine input terminals. The inputs are connected to +5V via 560-kilo-ohm resistors. The ground terminal of the sensor must be kept at the bottom of the container (tank). IC 74HC147 has nine active-low inputs and converts the active input into active-low BCD output. The input L-9 has the highest priority. The outputs of IC1 (A, B, C and D) ...

Automatic Water Tank Filler Circuit Diagram

Image
This circuit has been very useful in filling a header tank for a reticulated water supply on a farm. Eight troughs are supplied in different paddocks where a lack of water would have serious consequences for the stock. In the past, the tank had been filled daily by a time clock which was not successful. During hot weather, the stock would empty the tank on a regular basis and then be without water for several hours or the tank would overflow and flood the area if the weather was wet and the cattle did not drink much. Circuit Diagram: The circuit described has been used to maintain the level of water in the header tank within prescribed limits. It controls a 3HP submersible bore pump which has a high starting current, necessitating a solid-state relay sufficient to take the starting load. Two Darlington transistors, Q1 & Q3, in conjunction with Q2 & Q4, are connected to the upper and lower water sensors in the tank. Q2 & Q4 have a common 5.6kO load resistor and function as a...

Water level indicator with buzzer circuit

Image

Water Level Detector

Image
To monitor the filling of a bath, a water-tank, or a swimming pool, or to warn when a gully is overflowing, here’s a very simple water level detector built around a CD4011 CMOS quad NAND chip. Gates IC1.A and IC1.B are wired as an astable multivibrator. The oscillator frequency is determined by C1, R2 and preset P1. Water Level Detector Circuit Diagram : When quiescent, resistor R1 pulls the input to gate IC1.A down to logic low, which there-fore by default blocks the operation of the oscillator in the absence of water. When water is present between the e+ an d e−electrodes, IC1. A is taken high, enabling the oscillator. The output signal from gate IC1.B is shaped by IC1.C to obtain a rectangular waveform. Gate IC1.D inverts the signal so that transistor T1 is held of f in the absence of water, which avoids current flowing in the primary of transformer TR1 when the system is at rest. TR1 is a 12 V 1.5 VA AC power transformer wired as a step-up trans-former i.e. with the low-volt ag...

Automatic Water Level Sensor Pump Driver

Image
The circuit is based on a 555 IC (Bipolar or CMOS) for sensing the minimum and maximum water levels and turns a MOSFET on/off which directly controls a 12V DC pump motor. Or, it can power a relay coil to switch high currents/voltages, DC or AC. ‘Trigger’ and ‘Threshold’ pins (2 & 6) are used to detect the maximum and minimum levels, respectively. The two voltage comparator op-amps inside the 555 control the output, turning it on/off. Looking at the circuit diagram you will notice that the ‘Trigger’ pin (2) is marked ‘HIGH probe’, despite being triggered (output goes HIGH) when the voltage drops below 1/3 of the supply voltage and, the ‘Threshold’ pin (6) is marked ‘LOW probe’ while it is ‘reset’ (output goes LOW) when the voltage rises above 2/3 of the supply voltage. The circuit works as follows: Three (3) probes are immersed in the vessel. (usually from the top) One is the ‘GROUND’ probe, going to the level a little lower than the minimum desired level. This is the ‘common’ (or ‘...