- When a tank is empty, two sensor S1 and S2 turn ON. Starting a motor M1 and a solenoid valve SV1. When the water level reaches above S1 it turns OFF, but motor to remains ON. When the water level reaches above S2, it turns OFF, switching OFF M1 and SV1. Devise logic to in such a way that even the water level comes down S2, motor should not start. M1 start only when water level reaches below S1.
- In the above example add outlet valve SV2 which turn ON when motor turns OFF.





 
 
Comments
Post a Comment