SlideShare une entreprise Scribd logo
1  sur  17
PROJECT MEMBERS
1.JOSHI PARTH S. [090340109038]
2.MALVI ANKIT M. [090340109003]
3.SHAH MIHIR M. [090340109022]
4.PATEL PARTH B. [090340109034]
Guided by-> Mr. MAULIK SHAH
Apparatus-:
1.Watertank
2.8051 microconteroller
3.Spdt relay
4.Capacitors
5.Resistor
6.Crystal
7.Magnetic sensor
8.motor+pump
9.Rectifier circuit
10.BC547 transistor
11.Transformer
12.AN7805 voltage regulator
START
-> ASK THE USER FOR SELECTING THE MODE
-> COMPILER WILL JUMP TO THE SELSECTED
MODE
AUTOMATIC
ON/OFF
MODE
PUMP WILL AUTOMATICALLY
ON/OFF.
IF LEVEL GOES DOWN->PUMP ON
IF LEVEL IS FULL ->PUMP OFF
MODE1 MODE2 MODE3
USER
DEFINED
ON/OFF
MODE
COMPENSAT
ION MODE
USER WILL TURN
MANUALLY ON/OFF THE
PUMP
CONTROLLER WILL KEEP
AUTOMATICALLY
COMPANSATE A SPECIFIC
WATER LEVEL.
Controll Circuit Diagram
PROGRAMMING
org 0000h
mov a,#00
mov p0,a
mov p1,a set ‘0’ to all the pins
mov p2,a
mov p3,a
setb p1.0 ;switch1
setb p1.1 ;switch2
setb p1.2 ;switch3
setb p1.3 ;switch4
switch:
jnb p1.0,mode1 ;mode1=manual on off mode use on off switch switch 5 and switch 6
jnb p1.1,mode2 ;mode2=automatic on off mode , use sensor upper and sensor lower
jnb p1.2,mode3 ;mode3=compansating mode use middle sensor5
sjmp switch
mode1: setb p1.4 ; switch5 to on the motor
setb p1.5 ;switch6 for off the motor
jb p1.4,mode1
motoron: setb p2.0 ;on the motor
jb p1.5,motoron ;motor on till off presed
clr p2.0 ;stop the motor
clr p1.4
clr p1.5
sjmp mode1
mode2: setb p0.2 ;upper level sensor
setb p0.3 ;middle level sensor
setb p0.4 ;lover level sensor
here: jnb p0.4,here ;monitor lower level sensor
setb p2.0 ;start the motor
here1:jb p0.2,here1 ;monitor upper sensor
clr p2.0 ;stop the motor
clr p0.2
clr p0.3
clr p0.4
sjmp mode2
clr p2.0 ;stop the motor
clr p1.4
clr p1.5
sjmp mode1
mode2: setb p0.2 ;upper level sensor
setb p0.3 ;middle level sensor
setb p0.4 ;lover level sensor
here: jnb p0.4,here ;monitor lower level sensor
setb p2.0 ;start the motor
here1:jb p0.2,here1 ;monitor upper sensor
clr p2.0 ;stop the motor
clr p0.2
clr p0.3
clr p0.4
sjmp mode2
mode3:setb p0.3 ;set middle level sensor
here2:jnb p0.3,here2 ;monitor middle sensor
setb p2.0 ;start the motor
here3: jb p0.3,here3 ;monitor middle sensor
clr p2.0
clr p0.3
sjmp mode3
end
HARDWARE DESIGN OVERVIEW
PROGRAMMING in KEIL
Our device Price estimation
No. Elements Price(Rs.)
1. Microcontroller AT89c2051 Controller 40
2. Rectifier and Voltage Regulator 50
3. Relay (220 v A.C.) 45
4. Current amplifier I.C.(ULN 2308) 15
5. Magnetic proximity sensors (3) 40
6. Switches , cable and L.E.D.s,plug points 30
7. P.C.B. 120
8. Man effort cost 80
9. Extra duties and charges 50
TOTAL 470
LOGIC IC
DESCRIPTION OF CIRCUIT &
COMPONENTS
1.Transformer-: To step down voltage from 230v to
12v(A.C).
2.Rectifier-: Bridge rectifier is used to convert 12v ac into
D.C.
3.capacitor-: To filter the rectifier output supply.
4.AN7805-: To get regulated 5v dc supply for controller.
5.8051(microcontroller)-: to sence the position of
magnetic sensor.
6.crystal-: it is use for controller operation.
7.Magnetic sensor-: It is just a switch . When magnet
comes near it, the sensor switch will be close.
8.BC547(transistor)-: it will give the 12v d.c.
current to the relay when it gets the signal from
microcontroller.
9.SPDT relay-: It will switch the motor when it
gets the power from transistor.
10.resistor-: to limit the base current of BC547.
11.motor+pump-: to suck the water from the
ground and send it for fill the watertank.
Application-:
1.This system can be used anywhere ,where
water pump are used to fill the watertank.
For example-:
-residential buildings
-Municipality water supply service
-industries
Advantages-:
1.Fully automatic service , so there is no need
of mankind.
2.Low power consuption circuit.
3.Easy to construct.
4.Low coast.
5.Reliability
6.Less chances of failure
automation of waterpump using 8051 microcontroller

Contenu connexe

Tendances

Automatic Power Factor Improvement.Pptx
Automatic Power Factor Improvement.PptxAutomatic Power Factor Improvement.Pptx
Automatic Power Factor Improvement.PptxSveris COE Pandharpur
 
Presentation on home automation system
Presentation on  home automation systemPresentation on  home automation system
Presentation on home automation systemNamit Sood
 
Home automation system using arduino with android
Home automation system using arduino with androidHome automation system using arduino with android
Home automation system using arduino with androidrahul takalkar
 
FACTS DEVICES AND POWER SYSTEM STABILITY ppt
FACTS DEVICES AND POWER SYSTEM STABILITY pptFACTS DEVICES AND POWER SYSTEM STABILITY ppt
FACTS DEVICES AND POWER SYSTEM STABILITY pptMamta Bagoria
 
Gcsc gto thyristor controlled series capacitor
Gcsc   gto thyristor controlled series capacitorGcsc   gto thyristor controlled series capacitor
Gcsc gto thyristor controlled series capacitorLEOPAUL23
 
Automatic Power Factor Corrector
Automatic Power Factor CorrectorAutomatic Power Factor Corrector
Automatic Power Factor CorrectorSelf-employed
 
Introduction of wide area mesurement syatem
Introduction of wide area mesurement syatemIntroduction of wide area mesurement syatem
Introduction of wide area mesurement syatemPanditNitesh
 
Batarya Yönetim Sistemi Dengeleme Topolojileri karşılaştırılması
Batarya Yönetim Sistemi Dengeleme Topolojileri karşılaştırılmasıBatarya Yönetim Sistemi Dengeleme Topolojileri karşılaştırılması
Batarya Yönetim Sistemi Dengeleme Topolojileri karşılaştırılmasıCaner Göksel Sonuzun
 
Microcontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemMicrocontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemEdgefxkits & Solutions
 
Bluetooth based home automation using arduino presentaton
Bluetooth based home automation using arduino presentatonBluetooth based home automation using arduino presentaton
Bluetooth based home automation using arduino presentatonLalitKapoor7
 
Microgrid brief introduction
Microgrid   brief introductionMicrogrid   brief introduction
Microgrid brief introductionSushil Aggarwal
 
Arduino Based Home Automation System with Android and
Arduino Based Home Automation System with Android andArduino Based Home Automation System with Android and
Arduino Based Home Automation System with Android andAnish Basu
 
Microgrid Presentation
Microgrid PresentationMicrogrid Presentation
Microgrid PresentationShahab Khan
 
3 phase Transmission Line fault detector edit 1-3.pptx
3 phase Transmission Line fault detector edit 1-3.pptx3 phase Transmission Line fault detector edit 1-3.pptx
3 phase Transmission Line fault detector edit 1-3.pptxKrishna2017
 
Fault Level Calculation
Fault Level CalculationFault Level Calculation
Fault Level CalculationDinesh Sarda
 
Gas Leakage Detector using Arduino with SMS Alert - Engineering Project
Gas Leakage Detector using Arduino with SMS Alert - Engineering ProjectGas Leakage Detector using Arduino with SMS Alert - Engineering Project
Gas Leakage Detector using Arduino with SMS Alert - Engineering ProjectCircuitsToday
 

Tendances (20)

Automatic Power Factor Improvement.Pptx
Automatic Power Factor Improvement.PptxAutomatic Power Factor Improvement.Pptx
Automatic Power Factor Improvement.Pptx
 
Presentation on home automation system
Presentation on  home automation systemPresentation on  home automation system
Presentation on home automation system
 
Home automation system using arduino with android
Home automation system using arduino with androidHome automation system using arduino with android
Home automation system using arduino with android
 
FACTS DEVICES AND POWER SYSTEM STABILITY ppt
FACTS DEVICES AND POWER SYSTEM STABILITY pptFACTS DEVICES AND POWER SYSTEM STABILITY ppt
FACTS DEVICES AND POWER SYSTEM STABILITY ppt
 
Gcsc gto thyristor controlled series capacitor
Gcsc   gto thyristor controlled series capacitorGcsc   gto thyristor controlled series capacitor
Gcsc gto thyristor controlled series capacitor
 
Apfc project 2016 17
Apfc project 2016 17Apfc project 2016 17
Apfc project 2016 17
 
Automatic Power Factor Corrector
Automatic Power Factor CorrectorAutomatic Power Factor Corrector
Automatic Power Factor Corrector
 
Introduction of wide area mesurement syatem
Introduction of wide area mesurement syatemIntroduction of wide area mesurement syatem
Introduction of wide area mesurement syatem
 
Batarya Yönetim Sistemi Dengeleme Topolojileri karşılaştırılması
Batarya Yönetim Sistemi Dengeleme Topolojileri karşılaştırılmasıBatarya Yönetim Sistemi Dengeleme Topolojileri karşılaştırılması
Batarya Yönetim Sistemi Dengeleme Topolojileri karşılaştırılması
 
SWITCHGEAR
SWITCHGEARSWITCHGEAR
SWITCHGEAR
 
Microcontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemMicrocontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security System
 
HVDC pros and Cons.ppt
HVDC pros and Cons.pptHVDC pros and Cons.ppt
HVDC pros and Cons.ppt
 
Water pump automation system
Water pump automation systemWater pump automation system
Water pump automation system
 
Bluetooth based home automation using arduino presentaton
Bluetooth based home automation using arduino presentatonBluetooth based home automation using arduino presentaton
Bluetooth based home automation using arduino presentaton
 
Microgrid brief introduction
Microgrid   brief introductionMicrogrid   brief introduction
Microgrid brief introduction
 
Arduino Based Home Automation System with Android and
Arduino Based Home Automation System with Android andArduino Based Home Automation System with Android and
Arduino Based Home Automation System with Android and
 
Microgrid Presentation
Microgrid PresentationMicrogrid Presentation
Microgrid Presentation
 
3 phase Transmission Line fault detector edit 1-3.pptx
3 phase Transmission Line fault detector edit 1-3.pptx3 phase Transmission Line fault detector edit 1-3.pptx
3 phase Transmission Line fault detector edit 1-3.pptx
 
Fault Level Calculation
Fault Level CalculationFault Level Calculation
Fault Level Calculation
 
Gas Leakage Detector using Arduino with SMS Alert - Engineering Project
Gas Leakage Detector using Arduino with SMS Alert - Engineering ProjectGas Leakage Detector using Arduino with SMS Alert - Engineering Project
Gas Leakage Detector using Arduino with SMS Alert - Engineering Project
 

En vedette

Ppt for automatic plant irrigation system
Ppt for automatic plant irrigation systemPpt for automatic plant irrigation system
Ppt for automatic plant irrigation systemstk25
 
Automatic water level controller
Automatic water level controllerAutomatic water level controller
Automatic water level controllerGeetha Smiley
 
Water level controller using 8051
Water level controller using 8051Water level controller using 8051
Water level controller using 8051Valentino Selayan
 
Microcontroller based water level monitoring
Microcontroller based water level monitoringMicrocontroller based water level monitoring
Microcontroller based water level monitoringnagalaxmis
 
Project report on embedded system using 8051 microcontroller
Project  report on embedded system using 8051 microcontrollerProject  report on embedded system using 8051 microcontroller
Project report on embedded system using 8051 microcontrollerVandna Sambyal
 
AUTOMATIC BOTTLE FILLING
AUTOMATIC BOTTLE FILLING AUTOMATIC BOTTLE FILLING
AUTOMATIC BOTTLE FILLING rehaan ukaye
 
Using 8051 microcontroller based washing machine control ppt
Using 8051 microcontroller based washing machine control pptUsing 8051 microcontroller based washing machine control ppt
Using 8051 microcontroller based washing machine control pptSangeeth Sb
 
Automatic Book Picking Robot For Libraries
Automatic Book Picking Robot For LibrariesAutomatic Book Picking Robot For Libraries
Automatic Book Picking Robot For Librariesshaik nayeem
 
Automatic cup filler
Automatic cup fillerAutomatic cup filler
Automatic cup fillerMphasis
 
Cost Estimation in Project Management - Case of Solar Assisted Water Pump
Cost Estimation in Project Management - Case of Solar Assisted Water PumpCost Estimation in Project Management - Case of Solar Assisted Water Pump
Cost Estimation in Project Management - Case of Solar Assisted Water PumpNitesh Bhatia
 
Gsm signalling protocol
Gsm signalling protocolGsm signalling protocol
Gsm signalling protocolPratit Khare
 
Embedded system 8051 Microcontroller
Embedded system 8051 MicrocontrollerEmbedded system 8051 Microcontroller
Embedded system 8051 Microcontrollerankitsharmaj
 
Water level controller
Water level controllerWater level controller
Water level controllerAmadi Uchenna
 
Gsm presentation shaikot
Gsm presentation shaikotGsm presentation shaikot
Gsm presentation shaikotsivakumar D
 
water level indicator alarm
water level indicator alarmwater level indicator alarm
water level indicator alarmAnish Anand
 
List of microcontroller 8051 projects
List of microcontroller 8051 projectsList of microcontroller 8051 projects
List of microcontroller 8051 projectsSushil Mishra
 
RTC Interfacing and Programming
RTC Interfacing and ProgrammingRTC Interfacing and Programming
RTC Interfacing and ProgrammingDevashish Raval
 

En vedette (20)

Ppt for automatic plant irrigation system
Ppt for automatic plant irrigation systemPpt for automatic plant irrigation system
Ppt for automatic plant irrigation system
 
Automatic water level controller
Automatic water level controllerAutomatic water level controller
Automatic water level controller
 
Water level controller using 8051
Water level controller using 8051Water level controller using 8051
Water level controller using 8051
 
Microcontroller based water level monitoring
Microcontroller based water level monitoringMicrocontroller based water level monitoring
Microcontroller based water level monitoring
 
Project report on embedded system using 8051 microcontroller
Project  report on embedded system using 8051 microcontrollerProject  report on embedded system using 8051 microcontroller
Project report on embedded system using 8051 microcontroller
 
AUTOMATIC BOTTLE FILLING
AUTOMATIC BOTTLE FILLING AUTOMATIC BOTTLE FILLING
AUTOMATIC BOTTLE FILLING
 
Using 8051 microcontroller based washing machine control ppt
Using 8051 microcontroller based washing machine control pptUsing 8051 microcontroller based washing machine control ppt
Using 8051 microcontroller based washing machine control ppt
 
Water level controller
Water level controllerWater level controller
Water level controller
 
Automatic Book Picking Robot For Libraries
Automatic Book Picking Robot For LibrariesAutomatic Book Picking Robot For Libraries
Automatic Book Picking Robot For Libraries
 
Automatic cup filler
Automatic cup fillerAutomatic cup filler
Automatic cup filler
 
Cost Estimation in Project Management - Case of Solar Assisted Water Pump
Cost Estimation in Project Management - Case of Solar Assisted Water PumpCost Estimation in Project Management - Case of Solar Assisted Water Pump
Cost Estimation in Project Management - Case of Solar Assisted Water Pump
 
Gsm signalling protocol
Gsm signalling protocolGsm signalling protocol
Gsm signalling protocol
 
Gsm protl
Gsm protlGsm protl
Gsm protl
 
Embedded system 8051 Microcontroller
Embedded system 8051 MicrocontrollerEmbedded system 8051 Microcontroller
Embedded system 8051 Microcontroller
 
Water level controller
Water level controllerWater level controller
Water level controller
 
Gsm presentation shaikot
Gsm presentation shaikotGsm presentation shaikot
Gsm presentation shaikot
 
Solar water pump
Solar water pumpSolar water pump
Solar water pump
 
water level indicator alarm
water level indicator alarmwater level indicator alarm
water level indicator alarm
 
List of microcontroller 8051 projects
List of microcontroller 8051 projectsList of microcontroller 8051 projects
List of microcontroller 8051 projects
 
RTC Interfacing and Programming
RTC Interfacing and ProgrammingRTC Interfacing and Programming
RTC Interfacing and Programming
 

Similaire à automation of waterpump using 8051 microcontroller

269010454 electrical-machines-lab-manual-for-petrochemaical
269010454 electrical-machines-lab-manual-for-petrochemaical269010454 electrical-machines-lab-manual-for-petrochemaical
269010454 electrical-machines-lab-manual-for-petrochemaicalsampathkumar Mtech Chemical Engg
 
53669836 brake-test-on-a-d
53669836 brake-test-on-a-d53669836 brake-test-on-a-d
53669836 brake-test-on-a-dthicman
 
SEMINAR TOPIC- 3 PHASE SELETOR AND PREVENTER FOR INDUSTRIAL APPS. 2007.ppt
SEMINAR TOPIC- 3 PHASE SELETOR AND PREVENTER FOR INDUSTRIAL APPS. 2007.pptSEMINAR TOPIC- 3 PHASE SELETOR AND PREVENTER FOR INDUSTRIAL APPS. 2007.ppt
SEMINAR TOPIC- 3 PHASE SELETOR AND PREVENTER FOR INDUSTRIAL APPS. 2007.pptSUJAY RAVI KALE
 
Speed Control Of Single Phase Induction Motor
Speed Control Of Single Phase Induction MotorSpeed Control Of Single Phase Induction Motor
Speed Control Of Single Phase Induction MotorBhuban Chandra Mohanta
 
DC Motor & Its Control
DC Motor & Its ControlDC Motor & Its Control
DC Motor & Its ControlRishabh Shukla
 
Electrical machine lab
Electrical machine labElectrical machine lab
Electrical machine labDHEERAJ DHAKAR
 
ppt on summer training on uppcl
ppt on summer training on uppclppt on summer training on uppcl
ppt on summer training on uppclSunny Daksh
 
Efficiency and Power Factor improvement of Bridgeless Soft-switched PWM Cuk C...
Efficiency and Power Factor improvement of Bridgeless Soft-switched PWM Cuk C...Efficiency and Power Factor improvement of Bridgeless Soft-switched PWM Cuk C...
Efficiency and Power Factor improvement of Bridgeless Soft-switched PWM Cuk C...IOSR Journals
 
engineering and utilities report
engineering and utilities reportengineering and utilities report
engineering and utilities reportHassan Bilal
 
Prince jai nproject report
Prince jai nproject reportPrince jai nproject report
Prince jai nproject reportPrince Dungarpur
 
ppt of automatic room light controller and BI directional counter
ppt of automatic room light controller and BI directional counterppt of automatic room light controller and BI directional counter
ppt of automatic room light controller and BI directional counterMannavapremkumar
 
59948408 ee-2304-pe-lab-manual-final2011
59948408 ee-2304-pe-lab-manual-final201159948408 ee-2304-pe-lab-manual-final2011
59948408 ee-2304-pe-lab-manual-final2011homeworkping4
 

Similaire à automation of waterpump using 8051 microcontroller (20)

220kv substation
220kv substation220kv substation
220kv substation
 
Electrical machines-lab-i-ee0209
Electrical machines-lab-i-ee0209Electrical machines-lab-i-ee0209
Electrical machines-lab-i-ee0209
 
K10611 CTRL
K10611 CTRLK10611 CTRL
K10611 CTRL
 
Lm555
Lm555Lm555
Lm555
 
269010454 electrical-machines-lab-manual-for-petrochemaical
269010454 electrical-machines-lab-manual-for-petrochemaical269010454 electrical-machines-lab-manual-for-petrochemaical
269010454 electrical-machines-lab-manual-for-petrochemaical
 
53669836 brake-test-on-a-d
53669836 brake-test-on-a-d53669836 brake-test-on-a-d
53669836 brake-test-on-a-d
 
SEMINAR TOPIC- 3 PHASE SELETOR AND PREVENTER FOR INDUSTRIAL APPS. 2007.ppt
SEMINAR TOPIC- 3 PHASE SELETOR AND PREVENTER FOR INDUSTRIAL APPS. 2007.pptSEMINAR TOPIC- 3 PHASE SELETOR AND PREVENTER FOR INDUSTRIAL APPS. 2007.ppt
SEMINAR TOPIC- 3 PHASE SELETOR AND PREVENTER FOR INDUSTRIAL APPS. 2007.ppt
 
Speed Control Of Single Phase Induction Motor
Speed Control Of Single Phase Induction MotorSpeed Control Of Single Phase Induction Motor
Speed Control Of Single Phase Induction Motor
 
DC Motor & Its Control
DC Motor & Its ControlDC Motor & Its Control
DC Motor & Its Control
 
Electrical machine lab
Electrical machine labElectrical machine lab
Electrical machine lab
 
ppt on summer training on uppcl
ppt on summer training on uppclppt on summer training on uppcl
ppt on summer training on uppcl
 
Zero100E insertion type electromagnetic flow meter catalog
Zero100E insertion type electromagnetic flow meter catalogZero100E insertion type electromagnetic flow meter catalog
Zero100E insertion type electromagnetic flow meter catalog
 
Efficiency and Power Factor improvement of Bridgeless Soft-switched PWM Cuk C...
Efficiency and Power Factor improvement of Bridgeless Soft-switched PWM Cuk C...Efficiency and Power Factor improvement of Bridgeless Soft-switched PWM Cuk C...
Efficiency and Power Factor improvement of Bridgeless Soft-switched PWM Cuk C...
 
engineering and utilities report
engineering and utilities reportengineering and utilities report
engineering and utilities report
 
Prince jai nproject report
Prince jai nproject reportPrince jai nproject report
Prince jai nproject report
 
Kartar power ppt
Kartar power pptKartar power ppt
Kartar power ppt
 
ppt of automatic room light controller and BI directional counter
ppt of automatic room light controller and BI directional counterppt of automatic room light controller and BI directional counter
ppt of automatic room light controller and BI directional counter
 
59948408 ee-2304-pe-lab-manual-final2011
59948408 ee-2304-pe-lab-manual-final201159948408 ee-2304-pe-lab-manual-final2011
59948408 ee-2304-pe-lab-manual-final2011
 
[IJET V2I5P12] Authors: Mr. Harikrishnan U, Dr. Bos Mathew Jos, Mr.Thomas P R...
[IJET V2I5P12] Authors: Mr. Harikrishnan U, Dr. Bos Mathew Jos, Mr.Thomas P R...[IJET V2I5P12] Authors: Mr. Harikrishnan U, Dr. Bos Mathew Jos, Mr.Thomas P R...
[IJET V2I5P12] Authors: Mr. Harikrishnan U, Dr. Bos Mathew Jos, Mr.Thomas P R...
 
15 47-58
15 47-5815 47-58
15 47-58
 

Dernier

Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 

Dernier (20)

Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 

automation of waterpump using 8051 microcontroller

  • 1. PROJECT MEMBERS 1.JOSHI PARTH S. [090340109038] 2.MALVI ANKIT M. [090340109003] 3.SHAH MIHIR M. [090340109022] 4.PATEL PARTH B. [090340109034] Guided by-> Mr. MAULIK SHAH
  • 2. Apparatus-: 1.Watertank 2.8051 microconteroller 3.Spdt relay 4.Capacitors 5.Resistor 6.Crystal 7.Magnetic sensor 8.motor+pump 9.Rectifier circuit 10.BC547 transistor 11.Transformer 12.AN7805 voltage regulator
  • 3. START -> ASK THE USER FOR SELECTING THE MODE -> COMPILER WILL JUMP TO THE SELSECTED MODE AUTOMATIC ON/OFF MODE PUMP WILL AUTOMATICALLY ON/OFF. IF LEVEL GOES DOWN->PUMP ON IF LEVEL IS FULL ->PUMP OFF MODE1 MODE2 MODE3 USER DEFINED ON/OFF MODE COMPENSAT ION MODE USER WILL TURN MANUALLY ON/OFF THE PUMP CONTROLLER WILL KEEP AUTOMATICALLY COMPANSATE A SPECIFIC WATER LEVEL.
  • 5. PROGRAMMING org 0000h mov a,#00 mov p0,a mov p1,a set ‘0’ to all the pins mov p2,a mov p3,a setb p1.0 ;switch1 setb p1.1 ;switch2 setb p1.2 ;switch3 setb p1.3 ;switch4 switch: jnb p1.0,mode1 ;mode1=manual on off mode use on off switch switch 5 and switch 6 jnb p1.1,mode2 ;mode2=automatic on off mode , use sensor upper and sensor lower jnb p1.2,mode3 ;mode3=compansating mode use middle sensor5 sjmp switch mode1: setb p1.4 ; switch5 to on the motor
  • 6. setb p1.5 ;switch6 for off the motor jb p1.4,mode1 motoron: setb p2.0 ;on the motor jb p1.5,motoron ;motor on till off presed clr p2.0 ;stop the motor clr p1.4 clr p1.5 sjmp mode1 mode2: setb p0.2 ;upper level sensor setb p0.3 ;middle level sensor setb p0.4 ;lover level sensor here: jnb p0.4,here ;monitor lower level sensor setb p2.0 ;start the motor here1:jb p0.2,here1 ;monitor upper sensor clr p2.0 ;stop the motor clr p0.2 clr p0.3 clr p0.4 sjmp mode2
  • 7. clr p2.0 ;stop the motor clr p1.4 clr p1.5 sjmp mode1 mode2: setb p0.2 ;upper level sensor setb p0.3 ;middle level sensor setb p0.4 ;lover level sensor here: jnb p0.4,here ;monitor lower level sensor setb p2.0 ;start the motor here1:jb p0.2,here1 ;monitor upper sensor clr p2.0 ;stop the motor clr p0.2 clr p0.3 clr p0.4 sjmp mode2
  • 8. mode3:setb p0.3 ;set middle level sensor here2:jnb p0.3,here2 ;monitor middle sensor setb p2.0 ;start the motor here3: jb p0.3,here3 ;monitor middle sensor clr p2.0 clr p0.3 sjmp mode3 end
  • 11. Our device Price estimation No. Elements Price(Rs.) 1. Microcontroller AT89c2051 Controller 40 2. Rectifier and Voltage Regulator 50 3. Relay (220 v A.C.) 45 4. Current amplifier I.C.(ULN 2308) 15 5. Magnetic proximity sensors (3) 40 6. Switches , cable and L.E.D.s,plug points 30 7. P.C.B. 120 8. Man effort cost 80 9. Extra duties and charges 50 TOTAL 470
  • 13. DESCRIPTION OF CIRCUIT & COMPONENTS 1.Transformer-: To step down voltage from 230v to 12v(A.C). 2.Rectifier-: Bridge rectifier is used to convert 12v ac into D.C. 3.capacitor-: To filter the rectifier output supply. 4.AN7805-: To get regulated 5v dc supply for controller. 5.8051(microcontroller)-: to sence the position of magnetic sensor. 6.crystal-: it is use for controller operation. 7.Magnetic sensor-: It is just a switch . When magnet comes near it, the sensor switch will be close.
  • 14. 8.BC547(transistor)-: it will give the 12v d.c. current to the relay when it gets the signal from microcontroller. 9.SPDT relay-: It will switch the motor when it gets the power from transistor. 10.resistor-: to limit the base current of BC547. 11.motor+pump-: to suck the water from the ground and send it for fill the watertank.
  • 15. Application-: 1.This system can be used anywhere ,where water pump are used to fill the watertank. For example-: -residential buildings -Municipality water supply service -industries
  • 16. Advantages-: 1.Fully automatic service , so there is no need of mankind. 2.Low power consuption circuit. 3.Easy to construct. 4.Low coast. 5.Reliability 6.Less chances of failure