SlideShare a Scribd company logo
1 of 14
Project Presentation
on
Water Level Controller Using
8051 microcontroller
Submitted By-
PRACHI PANDEY
(16215004)
TABLE OF CONTENT
• Introduction
• Circuit components
• Details of components
Transistor
Resistor
LCD
8051 microcontroller
• Circuit Diagram
• Algorithm
• Working
• Advantages
• Applications
INTRODUCTION
ď‚´ This system explains how to detect and control the water level in an overhead
tank or any other container. This system monitors the water level of the tank and
automatically switches ON the motor when ever tank is empty. The motor is
switched OFF when the overhead tank or container is FULL. the water level of
the tank is indicated on LCD (Liquid crystal Display). Using this system, we
can avoid the overflow of the water.
ď‚´ In this system water sensing can be done by using a set of 4 wires which are
placed at different levels in tank. DC supply probe is placed at the base of the
tank.
Circuit Components
ď‚´ At89c51 controller
ď‚´ 16*2 LCD
ď‚´ 5V Relay
 Bc547 (NPN) transistors – 5
 Resistors (1K) – 4
 Resistor – 330 ohm
ď‚´ AC Motor
ď‚´ Connecting wires
Details of components
ď‚´ TRANSISTOR - A transistor is a semiconductor device used to amplify or switch
electronic signals and electrical power. It is composed of semiconductor material
usually with at least three terminals for connection to an external circuit.
ď‚´ RESISTOR -The resistor is an electrical device whose primary function is to
introduce resistance to the flow of electric current. The magnitude of opposition
to the flow of current is called the resistance of the resistor.
ď‚´ LCD - LCD (Liquid Crystal Display) screen is an electronic display module .A
16x2 LCD means it can display 16 characters per line and there are 2 such
lines. In this LCD each character is displayed in 5x7 pixel matrix. This LCD
has two registers, namely, Command and Data.
8051 Microcontroller
• The 8051 is an 8-bit microcontroller with 8 bit data bus and 16-bit
address bus. The 16 bit address bus can address a 64K( 216) byte
code memory space and a separate 64K byte of data memory
space. The 8051 has 4K on-chip read only code memory and 128
bytes of internal Random Access Memory(RAM) .
• Besides internal RAM, the 8051 has various Special Function
Registers (SFR) such as the Accumulator, the B register, and many
other control registers.
Pin Diagram :
Water Level Controller using 8051 Circuit Diagram:
ALGORITHM FOR WATER LEVEL CONTROLLER
• First configure the controller pins P3.0, P3.1, P3.2 and P3.3 as inputs and P3.4 as
output.
• Initialize the LCD.
• If all the pins are low then display tank is empty on LCD and make P3.4 pin
high to run the motor automatically.
• High pulse on the pin P3.0 indicates quarter level, display the same thing on
LCD.
• If P3.1 is high then water level is half.
• High pulse on P3.2 indicates 3/4th full of the tank.
• If P3.3 is high then tank is full, make P3.4 pin is low to turn off the motor
automatically.
WORKING OF WATER LEVEL CONTROLLER USING 8051
ď‚´ The main heart of this project is AT89C51 microcontroller. The water level probes are connected
to the P3.0, P3.1, P3.2, and P3.3 through the transistors. Port P2 connected to the data pins of
LCD and control pins RS, RW and EN of LCD are connected to the P1.0, P1.1, and P1.2
respectively.
ď‚´ Initially when tank is empty, LCD will display the message EMPTY and motor runs
automatically. When water level reaches to quarter level, now LCD displays QUARTER and
still motor runs. For further levels, LCD displays the messages HALF and Âľ FULL.
ď‚´ When tank is full, LCD displays FULL and motor automatically stops. Again motor runs when
tank is empty.
ADVANTAGES OF WATER LEVEL CONTROLLER
• Human effort is reduced as the system controls
the motor automatically based on the water level.
• This system consumes less power.
• Simple and more reliable.
APPLICATIONS OF WATER LEVEL CONTROLLER
• Automatic water level controller can be used in Homes apartments ,
commercial complexes .
• Used in big buildings where the manual monitoring is difficult.
• Used in industries to control the liquid level automatically.
• Fuel level indicator in vehicles.
THANK YOU

More Related Content

What's hot

Key board interfacing with 8051
Key board interfacing with 8051Key board interfacing with 8051
Key board interfacing with 8051DominicHendry
 
Fault detection using iot PRESENTATION
Fault detection using iot PRESENTATIONFault detection using iot PRESENTATION
Fault detection using iot PRESENTATIONAnjanKumarHanumantha
 
Microcontroller 8051 and its interfacing
Microcontroller 8051 and its interfacingMicrocontroller 8051 and its interfacing
Microcontroller 8051 and its interfacingAnkur Mahajan
 
Automated Traffic Light control using 8051 microcontroller
Automated Traffic Light control using 8051 microcontrollerAutomated Traffic Light control using 8051 microcontroller
Automated Traffic Light control using 8051 microcontrollerVijayMaheshwari12
 
Sensor interfacing in 8051
Sensor interfacing in 8051Sensor interfacing in 8051
Sensor interfacing in 8051Irfan Ahmad
 
Automated load shedding using microcontroller
Automated load shedding using microcontrollerAutomated load shedding using microcontroller
Automated load shedding using microcontrollerRajVerma175
 
Memory organization of 8051
Memory organization of 8051Memory organization of 8051
Memory organization of 8051Muthu Manickam
 
ppt of Three phase fault analysis with auto reset for temporary fault and tri...
ppt of Three phase fault analysis with auto reset for temporary fault and tri...ppt of Three phase fault analysis with auto reset for temporary fault and tri...
ppt of Three phase fault analysis with auto reset for temporary fault and tri...Vikram Rawani
 
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPTAUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPTrishav164
 
Interfacing adc
Interfacing adcInterfacing adc
Interfacing adcPRADEEP
 
Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home AutomationSaumya Tiwari
 
LED WATER LEVEL INDICATOR WITH ALARM
LED WATER LEVEL INDICATOR WITH ALARM LED WATER LEVEL INDICATOR WITH ALARM
LED WATER LEVEL INDICATOR WITH ALARM Aditya Sharma
 
Timer 555
Timer 555Timer 555
Timer 555rounak077
 
Water Level Indicator and Alarm System
Water Level Indicator and Alarm SystemWater Level Indicator and Alarm System
Water Level Indicator and Alarm Systemali4wcct
 
Serial Communication in 8051
Serial Communication in 8051Serial Communication in 8051
Serial Communication in 8051Sudhanshu Janwadkar
 
Pic16cxx instruction set
Pic16cxx instruction setPic16cxx instruction set
Pic16cxx instruction setv Kalairajan
 
Password based door locking system
Password based door locking systemPassword based door locking system
Password based door locking systemArjun Singh
 
PIC-18 Microcontroller
PIC-18 MicrocontrollerPIC-18 Microcontroller
PIC-18 MicrocontrollerASHISH RANJAN
 
Relay Presentation PPT by G@nesh
Relay Presentation PPT by G@neshRelay Presentation PPT by G@nesh
Relay Presentation PPT by G@neshKOMMARINASANTHOSH
 
Ppt on water level indicator
Ppt on water level indicatorPpt on water level indicator
Ppt on water level indicatorpalwinder virk
 

What's hot (20)

Key board interfacing with 8051
Key board interfacing with 8051Key board interfacing with 8051
Key board interfacing with 8051
 
Fault detection using iot PRESENTATION
Fault detection using iot PRESENTATIONFault detection using iot PRESENTATION
Fault detection using iot PRESENTATION
 
Microcontroller 8051 and its interfacing
Microcontroller 8051 and its interfacingMicrocontroller 8051 and its interfacing
Microcontroller 8051 and its interfacing
 
Automated Traffic Light control using 8051 microcontroller
Automated Traffic Light control using 8051 microcontrollerAutomated Traffic Light control using 8051 microcontroller
Automated Traffic Light control using 8051 microcontroller
 
Sensor interfacing in 8051
Sensor interfacing in 8051Sensor interfacing in 8051
Sensor interfacing in 8051
 
Automated load shedding using microcontroller
Automated load shedding using microcontrollerAutomated load shedding using microcontroller
Automated load shedding using microcontroller
 
Memory organization of 8051
Memory organization of 8051Memory organization of 8051
Memory organization of 8051
 
ppt of Three phase fault analysis with auto reset for temporary fault and tri...
ppt of Three phase fault analysis with auto reset for temporary fault and tri...ppt of Three phase fault analysis with auto reset for temporary fault and tri...
ppt of Three phase fault analysis with auto reset for temporary fault and tri...
 
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPTAUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
AUTOMATIC PLANT WATERING SYSTEM USING ARDUINO BASED PPT
 
Interfacing adc
Interfacing adcInterfacing adc
Interfacing adc
 
Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home Automation
 
LED WATER LEVEL INDICATOR WITH ALARM
LED WATER LEVEL INDICATOR WITH ALARM LED WATER LEVEL INDICATOR WITH ALARM
LED WATER LEVEL INDICATOR WITH ALARM
 
Timer 555
Timer 555Timer 555
Timer 555
 
Water Level Indicator and Alarm System
Water Level Indicator and Alarm SystemWater Level Indicator and Alarm System
Water Level Indicator and Alarm System
 
Serial Communication in 8051
Serial Communication in 8051Serial Communication in 8051
Serial Communication in 8051
 
Pic16cxx instruction set
Pic16cxx instruction setPic16cxx instruction set
Pic16cxx instruction set
 
Password based door locking system
Password based door locking systemPassword based door locking system
Password based door locking system
 
PIC-18 Microcontroller
PIC-18 MicrocontrollerPIC-18 Microcontroller
PIC-18 Microcontroller
 
Relay Presentation PPT by G@nesh
Relay Presentation PPT by G@neshRelay Presentation PPT by G@nesh
Relay Presentation PPT by G@nesh
 
Ppt on water level indicator
Ppt on water level indicatorPpt on water level indicator
Ppt on water level indicator
 

Viewers also liked

Interconnect timing model
Interconnect  timing modelInterconnect  timing model
Interconnect timing modelPrachi Pandey
 
Hardware Description Language
Hardware Description Language Hardware Description Language
Hardware Description Language Prachi Pandey
 
Hdl based simulators
Hdl based simulatorsHdl based simulators
Hdl based simulatorsPrachi Pandey
 
Ultrasonic based non contact type water level indicator using 8051
Ultrasonic based non contact type water level indicator using 8051Ultrasonic based non contact type water level indicator using 8051
Ultrasonic based non contact type water level indicator using 8051Ajay Kumar
 
Water level controller
Water level controllerWater level controller
Water level controllerAmadi Uchenna
 
Water level controller
Water level controllerWater level controller
Water level controllerShekhar Gehlaut
 
Microcontroller 8051
Microcontroller 8051Microcontroller 8051
Microcontroller 8051Rashmi
 
Report on remote control home appliances.
Report on remote control home appliances.Report on remote control home appliances.
Report on remote control home appliances.Sonal Bansal
 
Water level controller using 8051
Water level controller using 8051Water level controller using 8051
Water level controller using 8051Valentino Selayan
 
Charge controller circuit
Charge controller circuit Charge controller circuit
Charge controller circuit extreme shark facts
 
Low pass filter and Integrator
Low pass filter and IntegratorLow pass filter and Integrator
Low pass filter and IntegratorGeorge Cibi
 
Micro c lab5(stepper-motor)
Micro c lab5(stepper-motor)Micro c lab5(stepper-motor)
Micro c lab5(stepper-motor)Mashood
 
before index
before indexbefore index
before indexDimitra Muni
 
Class action suits -Companies Act, 2013
Class action suits -Companies Act, 2013 Class action suits -Companies Act, 2013
Class action suits -Companies Act, 2013 Prachi Wazalwar
 
Automatic water level_controller
Automatic water level_controllerAutomatic water level_controller
Automatic water level_controllerAkash Shukla
 
Microcontroller based water level monitoring
Microcontroller based water level monitoringMicrocontroller based water level monitoring
Microcontroller based water level monitoringnagalaxmis
 
Biomass supported solar thermal hybrid power plant
Biomass supported solar thermal hybrid power plantBiomass supported solar thermal hybrid power plant
Biomass supported solar thermal hybrid power plantUlsah T N
 
Controlling a home appliance using IR remote
Controlling a home appliance using IR remoteControlling a home appliance using IR remote
Controlling a home appliance using IR remoteChittaranjan Baliarsingh
 

Viewers also liked (20)

Interconnect timing model
Interconnect  timing modelInterconnect  timing model
Interconnect timing model
 
Hardware Description Language
Hardware Description Language Hardware Description Language
Hardware Description Language
 
Hdl based simulators
Hdl based simulatorsHdl based simulators
Hdl based simulators
 
Ultrasonic based non contact type water level indicator using 8051
Ultrasonic based non contact type water level indicator using 8051Ultrasonic based non contact type water level indicator using 8051
Ultrasonic based non contact type water level indicator using 8051
 
Water level controller
Water level controllerWater level controller
Water level controller
 
Water level controller
Water level controllerWater level controller
Water level controller
 
Microcontroller 8051
Microcontroller 8051Microcontroller 8051
Microcontroller 8051
 
Report on remote control home appliances.
Report on remote control home appliances.Report on remote control home appliances.
Report on remote control home appliances.
 
Act zcs201 Manual
Act zcs201 Manual Act zcs201 Manual
Act zcs201 Manual
 
Water level controller using 8051
Water level controller using 8051Water level controller using 8051
Water level controller using 8051
 
Charge controller circuit
Charge controller circuit Charge controller circuit
Charge controller circuit
 
Low pass filter and Integrator
Low pass filter and IntegratorLow pass filter and Integrator
Low pass filter and Integrator
 
Micro c lab5(stepper-motor)
Micro c lab5(stepper-motor)Micro c lab5(stepper-motor)
Micro c lab5(stepper-motor)
 
before index
before indexbefore index
before index
 
Class action suits -Companies Act, 2013
Class action suits -Companies Act, 2013 Class action suits -Companies Act, 2013
Class action suits -Companies Act, 2013
 
Report on inverters
Report on invertersReport on inverters
Report on inverters
 
Automatic water level_controller
Automatic water level_controllerAutomatic water level_controller
Automatic water level_controller
 
Microcontroller based water level monitoring
Microcontroller based water level monitoringMicrocontroller based water level monitoring
Microcontroller based water level monitoring
 
Biomass supported solar thermal hybrid power plant
Biomass supported solar thermal hybrid power plantBiomass supported solar thermal hybrid power plant
Biomass supported solar thermal hybrid power plant
 
Controlling a home appliance using IR remote
Controlling a home appliance using IR remoteControlling a home appliance using IR remote
Controlling a home appliance using IR remote
 

Similar to water level controller using 8051 microcontroller

Automatic water level controller
Automatic water level controllerAutomatic water level controller
Automatic water level controllerGeetha Smiley
 
Cockpit White Box
Cockpit White BoxCockpit White Box
Cockpit White Boxncct
 
Continuous Liquid Level Controller
Continuous Liquid Level ControllerContinuous Liquid Level Controller
Continuous Liquid Level ControllerRahul Kalra
 
AUTOMATIC GRID ON SENSING BAD VOLTAGE OR FREQUENCY
AUTOMATIC GRID ON SENSING BAD VOLTAGE OR FREQUENCYAUTOMATIC GRID ON SENSING BAD VOLTAGE OR FREQUENCY
AUTOMATIC GRID ON SENSING BAD VOLTAGE OR FREQUENCYGaurav Singh
 
File 1389427052
File 1389427052File 1389427052
File 1389427052Aman_preet
 
Project ppt
Project pptProject ppt
Project pptRahul Yadav
 
8051 microcontroller and embedded training (sahil gupta 9068557926)
8051 microcontroller and embedded training  (sahil gupta   9068557926)8051 microcontroller and embedded training  (sahil gupta   9068557926)
8051 microcontroller and embedded training (sahil gupta 9068557926)Sahil Gupta
 
ELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITY
ELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITYELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITY
ELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITYEldhose George
 
Plc scada by bhushan kumbhalkar
Plc scada by bhushan kumbhalkarPlc scada by bhushan kumbhalkar
Plc scada by bhushan kumbhalkarBhushan Kumbhalkar
 
4 Way traffic controll new
4 Way traffic controll new4 Way traffic controll new
4 Way traffic controll newMainak Nandi
 
Alcohol detection & driver safety
Alcohol detection & driver safetyAlcohol detection & driver safety
Alcohol detection & driver safetysanket jain
 
embedded system
embedded systemembedded system
embedded systemVivek Ranjan
 
Electronic code lock device
Electronic code lock deviceElectronic code lock device
Electronic code lock deviceAmitoj Kaur
 
power grid synchronization failure detection
power grid synchronization failure detectionpower grid synchronization failure detection
power grid synchronization failure detectionJay Hind
 
Dalls02950 1
Dalls02950 1Dalls02950 1
Dalls02950 1S BW
 

Similar to water level controller using 8051 microcontroller (20)

Upfc ppt
Upfc pptUpfc ppt
Upfc ppt
 
Automatic water level controller
Automatic water level controllerAutomatic water level controller
Automatic water level controller
 
Automatic irrigation system
Automatic irrigation systemAutomatic irrigation system
Automatic irrigation system
 
Cockpit White Box
Cockpit White BoxCockpit White Box
Cockpit White Box
 
Introduction to PIC.pptx
Introduction to PIC.pptxIntroduction to PIC.pptx
Introduction to PIC.pptx
 
Continuous Liquid Level Controller
Continuous Liquid Level ControllerContinuous Liquid Level Controller
Continuous Liquid Level Controller
 
AUTOMATIC GRID ON SENSING BAD VOLTAGE OR FREQUENCY
AUTOMATIC GRID ON SENSING BAD VOLTAGE OR FREQUENCYAUTOMATIC GRID ON SENSING BAD VOLTAGE OR FREQUENCY
AUTOMATIC GRID ON SENSING BAD VOLTAGE OR FREQUENCY
 
File 1389427052
File 1389427052File 1389427052
File 1389427052
 
Project ppt
Project pptProject ppt
Project ppt
 
8051 microcontroller and embedded training (sahil gupta 9068557926)
8051 microcontroller and embedded training  (sahil gupta   9068557926)8051 microcontroller and embedded training  (sahil gupta   9068557926)
8051 microcontroller and embedded training (sahil gupta 9068557926)
 
ELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITY
ELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITYELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITY
ELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITY
 
Plc scada by bhushan kumbhalkar
Plc scada by bhushan kumbhalkarPlc scada by bhushan kumbhalkar
Plc scada by bhushan kumbhalkar
 
Motor pump automation system
Motor pump automation systemMotor pump automation system
Motor pump automation system
 
ADITEC04
ADITEC04ADITEC04
ADITEC04
 
4 Way traffic controll new
4 Way traffic controll new4 Way traffic controll new
4 Way traffic controll new
 
Alcohol detection & driver safety
Alcohol detection & driver safetyAlcohol detection & driver safety
Alcohol detection & driver safety
 
embedded system
embedded systemembedded system
embedded system
 
Electronic code lock device
Electronic code lock deviceElectronic code lock device
Electronic code lock device
 
power grid synchronization failure detection
power grid synchronization failure detectionpower grid synchronization failure detection
power grid synchronization failure detection
 
Dalls02950 1
Dalls02950 1Dalls02950 1
Dalls02950 1
 

Recently uploaded

Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIkoyaldeepu123
 

Recently uploaded (20)

young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AI
 

water level controller using 8051 microcontroller

  • 1. Project Presentation on Water Level Controller Using 8051 microcontroller Submitted By- PRACHI PANDEY (16215004)
  • 2. TABLE OF CONTENT • Introduction • Circuit components • Details of components Transistor Resistor LCD 8051 microcontroller • Circuit Diagram • Algorithm • Working • Advantages • Applications
  • 3. INTRODUCTION ď‚´ This system explains how to detect and control the water level in an overhead tank or any other container. This system monitors the water level of the tank and automatically switches ON the motor when ever tank is empty. The motor is switched OFF when the overhead tank or container is FULL. the water level of the tank is indicated on LCD (Liquid crystal Display). Using this system, we can avoid the overflow of the water. ď‚´ In this system water sensing can be done by using a set of 4 wires which are placed at different levels in tank. DC supply probe is placed at the base of the tank.
  • 4. Circuit Components ď‚´ At89c51 controller ď‚´ 16*2 LCD ď‚´ 5V Relay ď‚´ Bc547 (NPN) transistors – 5 ď‚´ Resistors (1K) – 4 ď‚´ Resistor – 330 ohm ď‚´ AC Motor ď‚´ Connecting wires
  • 5. Details of components ď‚´ TRANSISTOR - A transistor is a semiconductor device used to amplify or switch electronic signals and electrical power. It is composed of semiconductor material usually with at least three terminals for connection to an external circuit.
  • 6. ď‚´ RESISTOR -The resistor is an electrical device whose primary function is to introduce resistance to the flow of electric current. The magnitude of opposition to the flow of current is called the resistance of the resistor. ď‚´ LCD - LCD (Liquid Crystal Display) screen is an electronic display module .A 16x2 LCD means it can display 16 characters per line and there are 2 such lines. In this LCD each character is displayed in 5x7 pixel matrix. This LCD has two registers, namely, Command and Data.
  • 7. 8051 Microcontroller • The 8051 is an 8-bit microcontroller with 8 bit data bus and 16-bit address bus. The 16 bit address bus can address a 64K( 216) byte code memory space and a separate 64K byte of data memory space. The 8051 has 4K on-chip read only code memory and 128 bytes of internal Random Access Memory(RAM) . • Besides internal RAM, the 8051 has various Special Function Registers (SFR) such as the Accumulator, the B register, and many other control registers.
  • 9. Water Level Controller using 8051 Circuit Diagram:
  • 10. ALGORITHM FOR WATER LEVEL CONTROLLER • First configure the controller pins P3.0, P3.1, P3.2 and P3.3 as inputs and P3.4 as output. • Initialize the LCD. • If all the pins are low then display tank is empty on LCD and make P3.4 pin high to run the motor automatically. • High pulse on the pin P3.0 indicates quarter level, display the same thing on LCD. • If P3.1 is high then water level is half. • High pulse on P3.2 indicates 3/4th full of the tank. • If P3.3 is high then tank is full, make P3.4 pin is low to turn off the motor automatically.
  • 11. WORKING OF WATER LEVEL CONTROLLER USING 8051 ď‚´ The main heart of this project is AT89C51 microcontroller. The water level probes are connected to the P3.0, P3.1, P3.2, and P3.3 through the transistors. Port P2 connected to the data pins of LCD and control pins RS, RW and EN of LCD are connected to the P1.0, P1.1, and P1.2 respectively. ď‚´ Initially when tank is empty, LCD will display the message EMPTY and motor runs automatically. When water level reaches to quarter level, now LCD displays QUARTER and still motor runs. For further levels, LCD displays the messages HALF and Âľ FULL. ď‚´ When tank is full, LCD displays FULL and motor automatically stops. Again motor runs when tank is empty.
  • 12. ADVANTAGES OF WATER LEVEL CONTROLLER • Human effort is reduced as the system controls the motor automatically based on the water level. • This system consumes less power. • Simple and more reliable.
  • 13. APPLICATIONS OF WATER LEVEL CONTROLLER • Automatic water level controller can be used in Homes apartments , commercial complexes . • Used in big buildings where the manual monitoring is difficult. • Used in industries to control the liquid level automatically. • Fuel level indicator in vehicles.