SlideShare a Scribd company logo
1 of 22
By :- Shashwat dev hans
14130E03014
WATER PUMP
AUTOMATION
SYSTEM
INTRODUCTION
This project is an “automation on water pump”, where water
pump automatically switched ON or OFF by sensing different
water levels. It have four basic block diagram
Sensing Controll
ed
system
Relay
Switching
Pumping
SENSING
The sensing element used for this
system is just a basic physics of electronics which
is “a water is a good conductor of electricity” at
different levels of water tank two terminal are
installed ‘t1’and ‘t2’ with positive and negative
potential respectively which is open when there
was no water at that level. After the water reached
to that level the terminals get closed and complete
its sensing circuit.
FIGURE OF SENSING ELEMENTS
Water
tank
main
tank
T1 :-Positive
T2 :- Negative
CONTROLLED SYSTEM
PIC16F77A is used for controlling this system it is an
8-bit microcontroller It has a total number of 40 pins
and there are 33 pins for input and output
INITIALIZATION OF CONTROLLER
 Pin 1 is reset pin, it should be connected to 5V, for reset the
controller connect pin 1 to 0V
 pin 11 and 32 is VDD, pin connected with 5V.
 Pin 12 and 31 is VSS, pin connected with ground.
 Pin 13 and 14 is oscillator input pin connected with crystal
oscillator IC 20kHZ with 2 capacitors of 22pf .
Rest of the 33 pins are I/O port
INITIALIZATION FIGURE OF PIC16F77A
PROGRAMMING OF CONTROLLER
As we know that PIC16F877A is a
programmable IC
It is programmed by MPLAB XIDE with C language and
later these C codes are converted into assembly
language.
The hex file is burned by pickit2 universal PIC
programmer board.
CRYSTAL OSCILLATOR
Essentially, crystal oscillators are devices in which the
oscillator circuit makes use of the mechanical
resonance of a piezoelectric material, most commonly a
quartz crystal, to create an electrical signal with a
precise, stable frequency. The signal thus created is
usually referred to as a clock signal and is used to
synchronize the operation of the other electronic
devices that make up the system
It is basically used for timing and control unit of
microcontroller
CAPACITOR
The capacitor is a component which has the ability to
store energy in the form of an electrical charge
producing a potential difference (Static Voltage) across
its plates, much like a small rechargeable battery.
There are many different kinds of capacitors available
from very small capacitor beads used in resonance
circuits to large power factor correction capacitors, but
they all do the same thing, they store charge.
RESISTOR
Resistors are the most commonly used component in
electronics and their purpose is to create specified
values of current and voltage in a circuit. A number of
different resistors are shown in the figure.
A resistor gives voltage drop for the circuit and also
essential for the protection of different elements
connected.
TRANSISTOR
The transistor is a semiconductor device that can function as a
signal amplifier or as a solid-state switch.
PNP and NPN are two different type of Bipolar junction transistor
Hear on the circuit we used BC547 NPN transistor
SINGLE CHANNEL RELAY MODULE
5V
A relay is an electrically operated device. It
has a control system. Which is frequently used in an
automatic control circuit.
Single channel relay module is used for switching
between two different circuits. One is controller circuit
and other is a water pump circuit
WORKING OF PUMP AUTOMATION
SYSTEM
This system is work under Four blokes
Sensing parts are divided into three levels
• Level 1 is in the main tank at an empty position.
• Level 2 is in an empty position of a storage tank.
• Level 3 is in full position of a storage tank.
All these levels give +5V when water is reached there,
and 0V when water is empty to the controller pins.
Controller is programmed with there pins
• Pin 33 is RB0 for full level of storage tank
• Pin 34 is RB1 for empty level of storage tank
• Pin 35 is RB2 for main tank input
The program first check that the input is coming from
main tank or not
If input pin is 1 then pump is ON and relay is OFF, and if input
pin is 0 then relay is ON and pump is OFF
Then checks the RB0 and RB1 pin if both the pins are 0 then
pump is ON
And if any one of the pin is 1 then relay is ON.
FIGURE OF PUMP AUTOMATION
SYSTEM
Microcontrolle
r
sensor
s
Relay
modul
e
PUMP
Main
suppl
y
CIRCUIT DIAGRAM
IF MAIN TANK IS EMPTY
IF STORAGE TANK IS EMPTY
IF MAIN TANK IS FULL
Water pump automation system

More Related Content

What's hot

Water level indicator -MINI PROJECT
Water level indicator -MINI PROJECTWater level indicator -MINI PROJECT
Water level indicator -MINI PROJECTPruthvi Monarch
 
Water quality monitoring in a smart city based on IOT
Water quality monitoring in a smart city based on IOTWater quality monitoring in a smart city based on IOT
Water quality monitoring in a smart city based on IOTMayur Rahangdale
 
Water level indicator by bhushan kumbhalkar
Water level indicator by  bhushan kumbhalkarWater level indicator by  bhushan kumbhalkar
Water level indicator by bhushan kumbhalkarBhushan Kumbhalkar
 
Water Level Indicator - Design & Engineering Project
Water Level Indicator - Design & Engineering ProjectWater Level Indicator - Design & Engineering Project
Water Level Indicator - Design & Engineering ProjectShameel Kadannamanna
 
automatic irrigation system by sensing soil moisture content
automatic irrigation system by sensing soil moisture contentautomatic irrigation system by sensing soil moisture content
automatic irrigation system by sensing soil moisture contentPAMULA MURALI
 
Soil Moisture Sensor and Arduino
Soil Moisture Sensor and Arduino Soil Moisture Sensor and Arduino
Soil Moisture Sensor and Arduino Parvesh Taneja
 
Automated Plant Watering System
Automated Plant Watering SystemAutomated Plant Watering System
Automated Plant Watering SystemSoumyadeep Kal
 
FINAL PROJECT REPORT IOT BASED AUTOMATED IRRIGATION SYSTEM
FINAL PROJECT REPORT IOT BASED AUTOMATED IRRIGATION SYSTEMFINAL PROJECT REPORT IOT BASED AUTOMATED IRRIGATION SYSTEM
FINAL PROJECT REPORT IOT BASED AUTOMATED IRRIGATION SYSTEMShahril Majid
 
water level indicator alarm
water level indicator alarmwater level indicator alarm
water level indicator alarmAnish Anand
 
Automated plant watering system
Automated plant watering systemAutomated plant watering system
Automated plant watering systemSamreenSamreen4
 
Water Level indicator using Ultrasonic sensors
Water Level indicator using Ultrasonic sensorsWater Level indicator using Ultrasonic sensors
Water Level indicator using Ultrasonic sensorsTough_taiga
 
water level indicator report
water level indicator reportwater level indicator report
water level indicator reportRaza Jahangir
 
Automated water planting system
Automated water planting systemAutomated water planting system
Automated water planting systemMayank Kumbhaj
 
Temperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring usingTemperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring usingJagannath Dutta
 
moisture sensor
moisture sensor moisture sensor
moisture sensor Aliya Sahir
 
Final project report on Solar street light
Final project report on Solar street light Final project report on Solar street light
Final project report on Solar street light Darshil Shah
 
Water level indicator
Water level indicatorWater level indicator
Water level indicatorJyotsna Rani
 
6 led water level indicator circuit with alarm
6 led water level indicator circuit with alarm6 led water level indicator circuit with alarm
6 led water level indicator circuit with alarmKJMIndia
 

What's hot (20)

Water level indicator -MINI PROJECT
Water level indicator -MINI PROJECTWater level indicator -MINI PROJECT
Water level indicator -MINI PROJECT
 
Water quality monitoring in a smart city based on IOT
Water quality monitoring in a smart city based on IOTWater quality monitoring in a smart city based on IOT
Water quality monitoring in a smart city based on IOT
 
Water level indicator by bhushan kumbhalkar
Water level indicator by  bhushan kumbhalkarWater level indicator by  bhushan kumbhalkar
Water level indicator by bhushan kumbhalkar
 
Water Level Indicator - Design & Engineering Project
Water Level Indicator - Design & Engineering ProjectWater Level Indicator - Design & Engineering Project
Water Level Indicator - Design & Engineering Project
 
automatic irrigation system by sensing soil moisture content
automatic irrigation system by sensing soil moisture contentautomatic irrigation system by sensing soil moisture content
automatic irrigation system by sensing soil moisture content
 
Soil Moisture Sensor and Arduino
Soil Moisture Sensor and Arduino Soil Moisture Sensor and Arduino
Soil Moisture Sensor and Arduino
 
Automated Plant Watering System
Automated Plant Watering SystemAutomated Plant Watering System
Automated Plant Watering System
 
Types of relay
Types of relayTypes of relay
Types of relay
 
FINAL PROJECT REPORT IOT BASED AUTOMATED IRRIGATION SYSTEM
FINAL PROJECT REPORT IOT BASED AUTOMATED IRRIGATION SYSTEMFINAL PROJECT REPORT IOT BASED AUTOMATED IRRIGATION SYSTEM
FINAL PROJECT REPORT IOT BASED AUTOMATED IRRIGATION SYSTEM
 
Scada ppt
Scada  pptScada  ppt
Scada ppt
 
water level indicator alarm
water level indicator alarmwater level indicator alarm
water level indicator alarm
 
Automated plant watering system
Automated plant watering systemAutomated plant watering system
Automated plant watering system
 
Water Level indicator using Ultrasonic sensors
Water Level indicator using Ultrasonic sensorsWater Level indicator using Ultrasonic sensors
Water Level indicator using Ultrasonic sensors
 
water level indicator report
water level indicator reportwater level indicator report
water level indicator report
 
Automated water planting system
Automated water planting systemAutomated water planting system
Automated water planting system
 
Temperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring usingTemperature based fan speed control & monitoring using
Temperature based fan speed control & monitoring using
 
moisture sensor
moisture sensor moisture sensor
moisture sensor
 
Final project report on Solar street light
Final project report on Solar street light Final project report on Solar street light
Final project report on Solar street light
 
Water level indicator
Water level indicatorWater level indicator
Water level indicator
 
6 led water level indicator circuit with alarm
6 led water level indicator circuit with alarm6 led water level indicator circuit with alarm
6 led water level indicator circuit with alarm
 

Similar to Water pump automation system

Waterlevelindicator
WaterlevelindicatorWaterlevelindicator
WaterlevelindicatorShubhi Verma
 
Automatic switching control water pump with indicator and buzzer
Automatic switching control water pump with indicator and buzzerAutomatic switching control water pump with indicator and buzzer
Automatic switching control water pump with indicator and buzzerShourovSarkerJoy
 
gp-171206160812 (1).pptx
gp-171206160812 (1).pptxgp-171206160812 (1).pptx
gp-171206160812 (1).pptxJusticeFreddy
 
PLC based Multichannel Automatic Liquid Level Controller
PLC based Multichannel Automatic Liquid Level ControllerPLC based Multichannel Automatic Liquid Level Controller
PLC based Multichannel Automatic Liquid Level ControllerVijay Badgujar
 
Automatic room light contoller without microcontroller
Automatic room light contoller without microcontrollerAutomatic room light contoller without microcontroller
Automatic room light contoller without microcontrollerDeepak Yadav
 
Report on minor project
Report on minor projectReport on minor project
Report on minor projectAnil Maurya
 
Grid synchronisation
Grid synchronisationGrid synchronisation
Grid synchronisationmanogna gwen
 
Automatic irrigation system by using 8051
Automatic irrigation system by using 8051Automatic irrigation system by using 8051
Automatic irrigation system by using 8051rohit chandel
 
water level controller using 8051 microcontroller
water level controller using 8051 microcontrollerwater level controller using 8051 microcontroller
water level controller using 8051 microcontrollerPrachi Pandey
 
3 electro hydraulic, component, circuits
3 electro hydraulic, component, circuits3 electro hydraulic, component, circuits
3 electro hydraulic, component, circuitsDr.R. SELVAM
 
SELF SWITCHING POWER SUPLLY
SELF SWITCHING POWER SUPLLYSELF SWITCHING POWER SUPLLY
SELF SWITCHING POWER SUPLLYshiv kapil
 
Week 4 2_basic_of_electro_hydraulics_design
Week 4 2_basic_of_electro_hydraulics_designWeek 4 2_basic_of_electro_hydraulics_design
Week 4 2_basic_of_electro_hydraulics_designakmal ariffin
 

Similar to Water pump automation system (20)

Motor pump automation system
Motor pump automation systemMotor pump automation system
Motor pump automation system
 
Waterlevelindicator
WaterlevelindicatorWaterlevelindicator
Waterlevelindicator
 
Assingment
AssingmentAssingment
Assingment
 
Automatic switching control water pump with indicator and buzzer
Automatic switching control water pump with indicator and buzzerAutomatic switching control water pump with indicator and buzzer
Automatic switching control water pump with indicator and buzzer
 
gp-171206160812 (1).pptx
gp-171206160812 (1).pptxgp-171206160812 (1).pptx
gp-171206160812 (1).pptx
 
Water level indicator
Water level indicator Water level indicator
Water level indicator
 
PLC based Multichannel Automatic Liquid Level Controller
PLC based Multichannel Automatic Liquid Level ControllerPLC based Multichannel Automatic Liquid Level Controller
PLC based Multichannel Automatic Liquid Level Controller
 
ADITEC04
ADITEC04ADITEC04
ADITEC04
 
RTCC & AVR
RTCC & AVRRTCC & AVR
RTCC & AVR
 
Automatic room light contoller without microcontroller
Automatic room light contoller without microcontrollerAutomatic room light contoller without microcontroller
Automatic room light contoller without microcontroller
 
Report on minor project
Report on minor projectReport on minor project
Report on minor project
 
K010316571
K010316571K010316571
K010316571
 
Grid synchronisation
Grid synchronisationGrid synchronisation
Grid synchronisation
 
Automatic irrigation system by using 8051
Automatic irrigation system by using 8051Automatic irrigation system by using 8051
Automatic irrigation system by using 8051
 
Moisture controller report total
Moisture controller report totalMoisture controller report total
Moisture controller report total
 
water level controller using 8051 microcontroller
water level controller using 8051 microcontrollerwater level controller using 8051 microcontroller
water level controller using 8051 microcontroller
 
3 electro hydraulic, component, circuits
3 electro hydraulic, component, circuits3 electro hydraulic, component, circuits
3 electro hydraulic, component, circuits
 
SELF SWITCHING POWER SUPLLY
SELF SWITCHING POWER SUPLLYSELF SWITCHING POWER SUPLLY
SELF SWITCHING POWER SUPLLY
 
Week 4 2_basic_of_electro_hydraulics_design
Week 4 2_basic_of_electro_hydraulics_designWeek 4 2_basic_of_electro_hydraulics_design
Week 4 2_basic_of_electro_hydraulics_design
 
UNIT-5.pptx.ppt
UNIT-5.pptx.pptUNIT-5.pptx.ppt
UNIT-5.pptx.ppt
 

Recently uploaded

Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
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
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
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
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
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
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
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
 
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
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 

Recently uploaded (20)

Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
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
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
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
 
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
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
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
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
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...
 
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
 
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
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 

Water pump automation system

  • 1. By :- Shashwat dev hans 14130E03014
  • 3. INTRODUCTION This project is an “automation on water pump”, where water pump automatically switched ON or OFF by sensing different water levels. It have four basic block diagram Sensing Controll ed system Relay Switching Pumping
  • 4. SENSING The sensing element used for this system is just a basic physics of electronics which is “a water is a good conductor of electricity” at different levels of water tank two terminal are installed ‘t1’and ‘t2’ with positive and negative potential respectively which is open when there was no water at that level. After the water reached to that level the terminals get closed and complete its sensing circuit.
  • 5. FIGURE OF SENSING ELEMENTS Water tank main tank T1 :-Positive T2 :- Negative
  • 6. CONTROLLED SYSTEM PIC16F77A is used for controlling this system it is an 8-bit microcontroller It has a total number of 40 pins and there are 33 pins for input and output
  • 7. INITIALIZATION OF CONTROLLER  Pin 1 is reset pin, it should be connected to 5V, for reset the controller connect pin 1 to 0V  pin 11 and 32 is VDD, pin connected with 5V.  Pin 12 and 31 is VSS, pin connected with ground.  Pin 13 and 14 is oscillator input pin connected with crystal oscillator IC 20kHZ with 2 capacitors of 22pf . Rest of the 33 pins are I/O port
  • 9. PROGRAMMING OF CONTROLLER As we know that PIC16F877A is a programmable IC It is programmed by MPLAB XIDE with C language and later these C codes are converted into assembly language. The hex file is burned by pickit2 universal PIC programmer board.
  • 10. CRYSTAL OSCILLATOR Essentially, crystal oscillators are devices in which the oscillator circuit makes use of the mechanical resonance of a piezoelectric material, most commonly a quartz crystal, to create an electrical signal with a precise, stable frequency. The signal thus created is usually referred to as a clock signal and is used to synchronize the operation of the other electronic devices that make up the system It is basically used for timing and control unit of microcontroller
  • 11. CAPACITOR The capacitor is a component which has the ability to store energy in the form of an electrical charge producing a potential difference (Static Voltage) across its plates, much like a small rechargeable battery. There are many different kinds of capacitors available from very small capacitor beads used in resonance circuits to large power factor correction capacitors, but they all do the same thing, they store charge.
  • 12. RESISTOR Resistors are the most commonly used component in electronics and their purpose is to create specified values of current and voltage in a circuit. A number of different resistors are shown in the figure. A resistor gives voltage drop for the circuit and also essential for the protection of different elements connected.
  • 13. TRANSISTOR The transistor is a semiconductor device that can function as a signal amplifier or as a solid-state switch. PNP and NPN are two different type of Bipolar junction transistor Hear on the circuit we used BC547 NPN transistor
  • 14. SINGLE CHANNEL RELAY MODULE 5V A relay is an electrically operated device. It has a control system. Which is frequently used in an automatic control circuit. Single channel relay module is used for switching between two different circuits. One is controller circuit and other is a water pump circuit
  • 15. WORKING OF PUMP AUTOMATION SYSTEM This system is work under Four blokes Sensing parts are divided into three levels • Level 1 is in the main tank at an empty position. • Level 2 is in an empty position of a storage tank. • Level 3 is in full position of a storage tank. All these levels give +5V when water is reached there, and 0V when water is empty to the controller pins.
  • 16. Controller is programmed with there pins • Pin 33 is RB0 for full level of storage tank • Pin 34 is RB1 for empty level of storage tank • Pin 35 is RB2 for main tank input The program first check that the input is coming from main tank or not If input pin is 1 then pump is ON and relay is OFF, and if input pin is 0 then relay is ON and pump is OFF Then checks the RB0 and RB1 pin if both the pins are 0 then pump is ON And if any one of the pin is 1 then relay is ON.
  • 17. FIGURE OF PUMP AUTOMATION SYSTEM Microcontrolle r sensor s Relay modul e PUMP Main suppl y
  • 19. IF MAIN TANK IS EMPTY
  • 20. IF STORAGE TANK IS EMPTY
  • 21. IF MAIN TANK IS FULL