Vous êtes sur la page 1sur 12

AUTOMATIC WATER LEVEL CONTROLLER USING

ARDUINO & LABVIEW

Submitted by:
ALOK SINGH
AVNISH KUMAR JAISWAL
CHANDRAKANT PANDEY
(EN 3rd yr,ABESEC)
OBJECTIVES OF THE PROJECT
 REDUCING THE WASTAGE OF ENERGY
 REDUCING THE WASTAGE OF WATER
 REDUCING PHYSICAL EFFORTS
 REDUCE MAINTENANCE
 LESS COSTILIER
 USER FRIENDLY UI AND EASY TO USE
BASIC CONCEPTS ABOUT THE PROJECT

The level of water is measure using ultrasonic sensor.


The ultrasonic sensor gives information about the
depth & by determining the tank depth we can set
minimum and maximum level.
Ultrasonic sensor send data to the Arduino
A relay is connected to the Arduino to control the
Motor
COMPONENT & SOFTWARE USED :

Labview
Labview is a graphical programming
language. It has front panel and block
diagram.
Front panel : contains User Interface
Block diagram : contains the programmable
logic.
BLOCK DIAGRAM
Ultrasonic Ranging Module HC – SR - 04

 Ultrasonic ranging module HC - SR04


provides 2cm - 400cm non-contact
measurement function, the ranging
accuracy can reach to 3mm.
 A short ultrasonic pulse is transmitted at
the time 0, reflected by an object. The
senor receives this signal and converts it
to an electric signal.
 If no obstacle is detected, the output
pin will give a 38ms high level signal.
ARDUINO UNO
Arduino is an open-source hardware kit
with 8-bit Atmet AVR pre-programmed on-
board
microcontroller kit, with boot loader that
uploads programs into microcontroller memory.
It as 2KB of SRAM and 1KB of EEPROM. Input and
Output pins: there are 14 digital pins with serial
transfer and external interrupts and PWM pins as
well and 6 analog pins.
Communication: the ATmega 328 provides
UART TTL serial communication which is
available on 0 and 1 digital pins, the 16U2
firmware uses the standard USB COM drivers,
and no external driver is needed.
The Arduino provides an IDE for
programming the Arduino uno board.
Relay

 Relays are used where it is


necessary to control a
circuit by a low-power
signal
 or where several circuits
must be controlled by one
signal.
 12 v relay will be used in
this project
ADVANTAGES

 Energy Savings
 Reducing the wastage of Water
 Low maintenance Cost
 Reducing Physical Efforts
 Auto switching possible
FUTURE IMPROVEMENT

 By using same concept we can modify this


project for commercial use.

 Itsapplication can be used in several places


to reduce the wastage of water
THANK YOU

Vous aimerez peut-être aussi