SlideShare a Scribd company logo
1 of 3
Download to read offline
IJSRD - International Journal for Scientific Research & Development| Vol. 2, Issue 07, 2014 | ISSN (online): 2321-0613
All rights reserved by www.ijsrd.com 454
Embedded System Based Submersible Motor Control for Agricultural
Irrigation Using GSM and To Prevent It Against Over Loading, Dry
Running and Single Phasing Automatically
G. Ulaganathan1
Azha Periasamy2
E. Murugan3
1,3
Research scholar 2
Assistant professor
1,2
Department of Electronics and Instrumentation Engineering 3
Department of Applied Electronics
1,2
Bharathiar University 3
PSG College of arts and science
Abstract— Embedded System based submersible motor
control to prevent it from over load, dry run and single
phasing using GSM for Agriculture Irrigation is the work
done in this project which can be used to control and
monitor the submersible motor used for agriculture
irrigation using GSM network. This project provides
the development of mobile phone as remote control
application for submersible motor pump which is used in
agriculture irrigation. The motor connections depends upon
its horse power, it may be Direct on line or Star Delta. The
motor is controlled by the micro controller and the present
status of motor is sensed and it is automatically controlled
by itself and the information is transmitted to the
corresponding person through GSM network. The GSM
mobile phone is used as an alternative to turn on and off the
motor through a message or a missed call and also to send
message to the owner about the following three faults. A
micro controller is used to detect the three types of fault
which cause damage to the motor. The first one is single
phase absence fault detection and if it occurs the micro
controller will automatically turn of the motor. The micro
controller also includes the protection against over current
or over load and also from dry running. It is expected that
this application will be comfortable for the farmers and this
provides easy access of motor to a greater extent. All these
control process are achieved by using a PIC microcontroller,
GSM and Different interfacing and control circuits.
Key words: Microcontroller, GSM, SMS, Current, Voltage,
Motor And Irrigation
I. INTRODUCTION
India is basically an agricultural country, and all its
resources depend on the agricultural output. With the rapid
development of agriculture in India, many automatic
technologies have been introduced into agricultural
productions. The total rainfall in a particular area may be
either insufficient, or ill-timed. In order to get the maximum
yield, it is essential to supply the optimum quantity of water,
and maintain correct timing of water. This is possible only
through a systematic irrigation system-by collecting water
during the periods of excess rainfall and releasing it to the
crop as and when it is needed. Irrigation is the science of
planning and designing an efficient, low-cost, economic
irrigation system tailored to fit natural conditions [1]. By the
construction of proper distribution system, the yield of crop
may be increased because of controlled water supply. The
different methods of supplying water to the fields are
Surface irrigation, Sub-surface irrigation and Sprinkler
irrigation. The stored or diverted water is conveyed to the
agricultural fields through some suitable distribution system.
Hence, there are now pressing needs for intelligent irrigation
system.
The aim of this project is to develop a cost
effective solution that will provide remote control for
induction motors through mobile phones using missed calls
and messages. The mobile user in the world has a
tremendous rise during the past few years. Remote
monitoring of processes, machines, etc., is popular due to
advances in technology and reduction in hardware cost [2].
Remote monitoring through Internet based monitoring is one
of common approach. This approach requires PCs
(Client/Server) along with additional devices like modems,
buffers, etc. for internet connectivity and software support
for TCP/IP protocols and control system interaction. The
cost of such system varies greatly depending on speed and
bandwidth requirements and hence is justified usually for
bio- medical and industrial applications where intensive data
transfer is required. Cellular networks provide Short
Messaging Service (SMS) and Multimedia Messaging
Service (MMS), approach offers simple interface with only
destination cell phone address and message requirement
without any header / protocol overhead. So this method is
suitable for remote monitoring of systems with moderate
complexity. Wireless sensor networks also offer opportunity
for remote monitoring [3] [6] [9].
II. PROBLEM OF STATEMENT
Many farmers use induction motor pumps to irrigate their
farms from wells, rivers and nearby streams. However,
shortage of electric power in many states has resulted in
unplanned load shedding of long durations in rural areas.
Moreover, in villages, single-phasing connections have been
implemented. The electricity companies allocate lower
priority to 3-phase power supply to rural areas due to unpaid
electricity bills running into millions of rupees. Most of
farmers use sprinkler based or surface based irrigation.
Three phase induction motors with direct-on-line or star-
delta starters are used. For sprinkle based irrigation, farmer
first arranges set of pipes with nozzles in the region of
distribution of water and then switches on the pump. He
waits for specific duration to ensure that water is distributed
in sufficient quantity and then shifts the set of pipes to other
dry regions and repeats the process. In many cases, the
distance between location of pump (water source) and the
region of distribution of water (farm) might extend to few
kilometers. In case of power failure, farmer has to go back
to pump region and wait for power restoration. For surface
based irrigation, water is discharged through pipe at ground
surface and gradient is created to distribute the water
through the various regions. There are frequent instances of
Embedded System Based Submersible Motor Control for Agricultural Irrigation Using GSM and To Prevent It Against Over Loading, Dry Running and
Single Phasing Automatically
(IJSRD/Vol. 2/Issue 07/2014/101)
All rights reserved by www.ijsrd.com 455
burning of motor due to unequal phase voltages and dry
running of motor. Repairing cost of pump and non-
distribution of water during motor failure period cause
substantial reduction in yield of crop. Conventional remote
monitoring systems using cellular network use dedicated
GSM modem for AT command interface. This modem sends
the working condition of the motor to the user cell phone as
messages. This helps the users to control the motor using
missed calls.
III. SYSTEM DESCRIPTION
A remote control application to control the motor using the
mobile is developed to reduce the risk of farmers. The motor
can be turn on and turn off manually and also by using the
mobile phone by sending a text message or by giving a
missed call. An Embedded system based control panel is
designed to control and monitor the motor from various
known fault. Basically in the agricultural irrigation the
motor is connected to the control panel. The control panel
which contains microcontroller monitors the supply of
motor and controls the process of motor i.e. the control
panel checks the usually known problems and rectify it
prevent the motor from damage. The known faults that may
occur are phase sequence change, dry running of motor,
over load condition and absence of a phase. The motor starts
automatically when the power restoration occurs. The
microcontroller controls the operation of the starter based on
the information from the sensors. When the current level is
low or when there is no flow of water in the pipe after a
particular period due to motor or starter fault or when there
is insufficient water level in the well, the motor gets off
automatically and the problem is intimated to the farmers
through messages from GSM. The GSM is connected to the
microcontroller through the RS232 interface. The user can
control the starter using missed calls when needed or when
abnormal conditions exist.
The block diagram of the system is shown in the
Fig.1. The missed calls are received from the user mobile to
perform specific task. Based on the received signals and
sensor conditions, the signals are sent to the microcontroller
to switch on/off the motor through the starter using the
relays. The relay is controlled by the ports.
A. Cell phone Interface
The GSM modem communicates with the user cell
phone to intimate the condition obtained for the
microcontroller. Serial Port Adapter works in data and AT
modes and needs to be properly configured. During power-
on condition, SPA is initially in data mode and by sending
“///” characters within 3 seconds, the device is moved into
AT mode for configuration. In AT mode, series of
commands are sent for proper configuration. If match is
found, it starts data communication between micro-
controller system and GSM. AT commands are sent by
sending text strings ‘A’, ‘T’, along with specified command
strings through serial port to cell phone and are executed on
receipt of carriage return. The result codes are sent by cell
phone to system (TE) to indicate the status after execution
of command [4].
Fig. 1: System Block Diagram
B. SMS Approach
SMS is store and forward way of transmitting messages
between cell phones. The major advantage of using SMS is
provision of intimation to the sender when SMS is delivered
at the destination and ability of SMSC to continue efforts for
delivery of message for the specified validity period if
network is presently busy. The text message is sent to cell
phone using CMGS command. CNMI command is used to
indicate to TE about the receipt of incoming SMS message
from the network. It is observed that most of current cell
phones do not support CNMI command [5].
IV. CONTROLLER SYSTEM & ANALYSIS
The controller is the heart of an embedded system. There are
several familiar controllers (8051 microcontroller, PIC
microcontroller, AVR, ARM processor, etc…) are used to
detect the change in phase sequence, over load condition
and dry running. If the any one of the above mentioned fault
occurs the corresponding LED will start glow, the
information will also be displayed on the LCD display and
the information about the situation will also be send to the
farmers and also the motor gets off automatically. The
motor starts automatically when the power restoration
occurs [6].
PIC16F877A microcontroller has RISC
architecture with 512 kb of Flash Memory, 256 Bytes
E2PROM, 2 kb SRAM, 32-bit General purpose I/O, 8
channel 10-bit ADC, USB, USART, SPI, JTAG interface
support, etc…
To perform the various operations of sensing the
current and voltage a special current sensing circuit is
designed and interfaced to the microcontroller. The analog
signals from the circuit are converted to digital signals using
the Analog to Digital converter present inbuilt in the
controller. These sensors ensures the indication of
catastrophic events like burning of motor due to any faults
like over-current, bearing breakage, insulation failure etc. so
Embedded System Based Submersible Motor Control for Agricultural Irrigation Using GSM and To Prevent It Against Over Loading, Dry Running and
Single Phasing Automatically
(IJSRD/Vol. 2/Issue 07/2014/101)
All rights reserved by www.ijsrd.com 456
that preventive measures can be carried out at substantially
lower cost.
Fig. 2: Microcontroller system Interfacing
Interfacing diagram of micro-controller system is
shown in Figure 2. Port A is configured for analog inputs.
AN0, AN1, and AN2 is connected to the current flow
sensing circuit i.e. current flow sensor and AN3 is connected
to voltage sensing circuit i.e. voltage sensor. Port E is
configured as output is connected to LEDs which is used to
indicate the over load, dry running and normal running. Pins
RC5 and RC6 are used for GSM transmit and receive
command. A relay drive consists of two relays are
connected to RB6 and RB7 which is used to switch on and
off the AC contactor through wireless using GSM [7]. And
also to make the motor off when the catastrophic events
occur like burning of motor due to any faults like over-
current, bearing breakage, insulation failure etc.
V. CONCLUSION
Thus the developed system enhances the motor control
through wireless using GSM in the field optimally. The
system ensures protection of motor against overloads,
overheating, dry running and phase imbalances. It also
provides automated restarting if normal conditions are re-
established i.e. when proper power restoration takes place.
Uniform distribution of water at regular intervals, reduction
in labour cost, prevention of unwanted water spillage,
minimization of occurrences of motor faults and intimation
to user about the completion of task are the major advantage
of this system. The use of mobile phone has become more
common among the farmers and hence used. The system
proves to be great boon to farmers whose pump sets are
located far away from their homes due to capability of
remote control using cell phone and intimation about any
abnormal conditions. The system is designed to have cell
phone with in- built security against unauthorized users.
Any cell phone model can be used for communication so
that the system improves its adaptability to use. Low
operating cost using messages and missed calls are the
major attractions of this system.
REFERENCES
[1] Ejiofor Virginia Ebere and Oladipo Onaolapo
Francisca,” Microcontroller based Automatic Water
level Control System”, Nnamdi Azikiwe
University,International Journal of Innovative
Research in Computer and Communication
Engineering Vol. 1, Issue 6, August 2013.Pg. 1390-
1396.
[2] R. Jaichandran, A. Anthony Irudhayaraj, Surabhi,
Rajkumar Kuila and Trisha Sinha ,” Prototype for
Automatic Controlling and Remote Accessing of
Irrigation Motor”, AVIT-VMU, International Journal
of Innovative Research in Computer and
Communication Engineering Vol. 1, Issue 4, June
2013. Pg. 800-807.
[3] M .S. Sujatha and M. Vijaykumar,” On-Line
Monitoring and Analysis of Faults in Transmission and
Distribution Lines Using GSM Technique”, JNTUA
Anantapur, Journal of Theoretical and Applied
Information Technology 30th November 2011. Vol. 33
No.2 Pg. 258-265.
[4] Joaquín Gutiérrez, Juan Francisco Villa-Medina,
Alejandra Nieto-Garibay and Miguel Ángel Porta-
Gándara,” Automated Irrigation System Using a
Wireless Sensor Network and GPRS Module “,IEEE
Transactions on Instrumentation and Measurement.
[5] T. Karuppiah, V. Sivasankaran, Azha. Periasamy and
S. Muruganand,” Embedded System Based Industrial
Power Plant Boiler Automation Using GSM
Technology, “International Journal of Advanced
Research in Computer and Communication
Engineering Vol. 2, Issue 8, and August 2013.
Pg.3321-3325.
[6] Prathyusha.K, G. Sowmya Bala and K. Sreenivasa
Ravi,” A Real–Time Irrigation Control System for
Precision Agriculture Using WSN in Indian
Agricultural Sectors”, Dept. of ECM, KL University,
International Journal of Computer Science,
Engineering and Applications (IJCSEA) Vol.3, No.4,
August 2013. Pg. 75-80.
[7] V.Ramya, B. Palaniappan and V.Sumathi, ” GSM
Based Embedded System for Remote Laboratory
Safety Monitoring and Altering”, Annamalai
University, International Journal of Distributed and
Parallel Systems (IJDPS) Vol.3, No.6, November
2012. Pg. 31-49.
[8] O.Homa Kesav and B. Abdul Rahim, ” Automated
Wireless Meter Reading System for Monitoring and
Controlling Power Consumption”, International
Journal of Recent Technology and Engineering
(IJRTE) ISSN: 2277-3878, Volume-1, Issue-2, June
2012. Pg. 66-69
[9] Deepti Bansal and S.R.N Reddy, “WSN Based
Closed Loop Automatic Irrigation System”,
International Journal of Engineering Science and
Innovative Technology (IJESIT) Volume 2, Issue 3,
May 2013, Pg. 229-237.

More Related Content

What's hot

"Automatic Intelligent Plant Irrigation System using Arduino and GSM board"
"Automatic Intelligent Plant Irrigation System using Arduino and GSM board""Automatic Intelligent Plant Irrigation System using Arduino and GSM board"
"Automatic Intelligent Plant Irrigation System using Arduino and GSM board"Disha Modi
 
A CAN BUS BASED SYSTEM FOR MONITORING AND FAULT DIAGNOSIS IN WIND TURBINE
A CAN BUS BASED SYSTEM FOR MONITORING AND FAULT DIAGNOSIS IN WIND TURBINE A CAN BUS BASED SYSTEM FOR MONITORING AND FAULT DIAGNOSIS IN WIND TURBINE
A CAN BUS BASED SYSTEM FOR MONITORING AND FAULT DIAGNOSIS IN WIND TURBINE Own preparations
 
Adapative speed controlling system
Adapative speed controlling systemAdapative speed controlling system
Adapative speed controlling systemIRJET Journal
 
Automated irrigation using gsm and wsn
Automated irrigation using gsm and wsnAutomated irrigation using gsm and wsn
Automated irrigation using gsm and wsnnagrocker
 
AGRICULTURE PROJECTS-EMBEDDED SYSTEM BASED GSM COMMUNICATION FOR AUTOMATIC IR...
AGRICULTURE PROJECTS-EMBEDDED SYSTEM BASED GSM COMMUNICATION FOR AUTOMATIC IR...AGRICULTURE PROJECTS-EMBEDDED SYSTEM BASED GSM COMMUNICATION FOR AUTOMATIC IR...
AGRICULTURE PROJECTS-EMBEDDED SYSTEM BASED GSM COMMUNICATION FOR AUTOMATIC IR...ASHOKKUMAR RAMAR
 
Microcontroller based adaptive irrigation system using wsn for variety crops ...
Microcontroller based adaptive irrigation system using wsn for variety crops ...Microcontroller based adaptive irrigation system using wsn for variety crops ...
Microcontroller based adaptive irrigation system using wsn for variety crops ...eSAT Publishing House
 
Speed Control of Induction Motor Using PLC and SCADA System
Speed Control of Induction Motor Using PLC and SCADA SystemSpeed Control of Induction Motor Using PLC and SCADA System
Speed Control of Induction Motor Using PLC and SCADA SystemIJERA Editor
 
Diesel generator monitoring system using microcontroller
Diesel generator monitoring system using microcontrollerDiesel generator monitoring system using microcontroller
Diesel generator monitoring system using microcontrolleramjad ali janwari
 
IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...
IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...
IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...IRJET Journal
 
Intelligent Navigation System for Fishing Boats Using GPS
Intelligent Navigation System for Fishing Boats Using GPSIntelligent Navigation System for Fishing Boats Using GPS
Intelligent Navigation System for Fishing Boats Using GPSIRJET Journal
 
GSM based soil Irrigation Technology - A Review
GSM based soil Irrigation Technology - A Review GSM based soil Irrigation Technology - A Review
GSM based soil Irrigation Technology - A Review Mathankumar S
 
Project report - Industrial applications of PLCs and Drives
Project report - Industrial applications of PLCs and DrivesProject report - Industrial applications of PLCs and Drives
Project report - Industrial applications of PLCs and DrivesRAGHAVENDRA M R
 
Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...
Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...
Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...IRJET Journal
 
IRJET- Protection and Monitoring of Three Phase Induction Motors
IRJET-  	  Protection and Monitoring of Three Phase Induction MotorsIRJET-  	  Protection and Monitoring of Three Phase Induction Motors
IRJET- Protection and Monitoring of Three Phase Induction MotorsIRJET Journal
 
Ieeepro techno solutions 2013 ieee embedded project prepaid electricity bil...
Ieeepro techno solutions   2013 ieee embedded project prepaid electricity bil...Ieeepro techno solutions   2013 ieee embedded project prepaid electricity bil...
Ieeepro techno solutions 2013 ieee embedded project prepaid electricity bil...srinivasanece7
 
Dw3212121219
Dw3212121219Dw3212121219
Dw3212121219IJMER
 
Automated airfield controller system for avoiding air crashes in runway
Automated airfield controller system for avoiding air crashes in runwayAutomated airfield controller system for avoiding air crashes in runway
Automated airfield controller system for avoiding air crashes in runwayIJRES Journal
 

What's hot (20)

"Automatic Intelligent Plant Irrigation System using Arduino and GSM board"
"Automatic Intelligent Plant Irrigation System using Arduino and GSM board""Automatic Intelligent Plant Irrigation System using Arduino and GSM board"
"Automatic Intelligent Plant Irrigation System using Arduino and GSM board"
 
A CAN BUS BASED SYSTEM FOR MONITORING AND FAULT DIAGNOSIS IN WIND TURBINE
A CAN BUS BASED SYSTEM FOR MONITORING AND FAULT DIAGNOSIS IN WIND TURBINE A CAN BUS BASED SYSTEM FOR MONITORING AND FAULT DIAGNOSIS IN WIND TURBINE
A CAN BUS BASED SYSTEM FOR MONITORING AND FAULT DIAGNOSIS IN WIND TURBINE
 
Adapative speed controlling system
Adapative speed controlling systemAdapative speed controlling system
Adapative speed controlling system
 
Automated irrigation using gsm and wsn
Automated irrigation using gsm and wsnAutomated irrigation using gsm and wsn
Automated irrigation using gsm and wsn
 
AGRICULTURE PROJECTS-EMBEDDED SYSTEM BASED GSM COMMUNICATION FOR AUTOMATIC IR...
AGRICULTURE PROJECTS-EMBEDDED SYSTEM BASED GSM COMMUNICATION FOR AUTOMATIC IR...AGRICULTURE PROJECTS-EMBEDDED SYSTEM BASED GSM COMMUNICATION FOR AUTOMATIC IR...
AGRICULTURE PROJECTS-EMBEDDED SYSTEM BASED GSM COMMUNICATION FOR AUTOMATIC IR...
 
Repot on gsm based arm
Repot on gsm based armRepot on gsm based arm
Repot on gsm based arm
 
Microcontroller based adaptive irrigation system using wsn for variety crops ...
Microcontroller based adaptive irrigation system using wsn for variety crops ...Microcontroller based adaptive irrigation system using wsn for variety crops ...
Microcontroller based adaptive irrigation system using wsn for variety crops ...
 
Speed Control of Induction Motor Using PLC and SCADA System
Speed Control of Induction Motor Using PLC and SCADA SystemSpeed Control of Induction Motor Using PLC and SCADA System
Speed Control of Induction Motor Using PLC and SCADA System
 
Diesel generator monitoring system using microcontroller
Diesel generator monitoring system using microcontrollerDiesel generator monitoring system using microcontroller
Diesel generator monitoring system using microcontroller
 
IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...
IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...
IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...
 
Intelligent Navigation System for Fishing Boats Using GPS
Intelligent Navigation System for Fishing Boats Using GPSIntelligent Navigation System for Fishing Boats Using GPS
Intelligent Navigation System for Fishing Boats Using GPS
 
GSM based soil Irrigation Technology - A Review
GSM based soil Irrigation Technology - A Review GSM based soil Irrigation Technology - A Review
GSM based soil Irrigation Technology - A Review
 
Project report - Industrial applications of PLCs and Drives
Project report - Industrial applications of PLCs and DrivesProject report - Industrial applications of PLCs and Drives
Project report - Industrial applications of PLCs and Drives
 
Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...
Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...
Providing A Border Alert System Ffor Fishermen by using GPS & GSM Technology ...
 
IRJET- Protection and Monitoring of Three Phase Induction Motors
IRJET-  	  Protection and Monitoring of Three Phase Induction MotorsIRJET-  	  Protection and Monitoring of Three Phase Induction Motors
IRJET- Protection and Monitoring of Three Phase Induction Motors
 
L010237985
L010237985L010237985
L010237985
 
Mobile sniffer and jammer
Mobile sniffer and jammerMobile sniffer and jammer
Mobile sniffer and jammer
 
Ieeepro techno solutions 2013 ieee embedded project prepaid electricity bil...
Ieeepro techno solutions   2013 ieee embedded project prepaid electricity bil...Ieeepro techno solutions   2013 ieee embedded project prepaid electricity bil...
Ieeepro techno solutions 2013 ieee embedded project prepaid electricity bil...
 
Dw3212121219
Dw3212121219Dw3212121219
Dw3212121219
 
Automated airfield controller system for avoiding air crashes in runway
Automated airfield controller system for avoiding air crashes in runwayAutomated airfield controller system for avoiding air crashes in runway
Automated airfield controller system for avoiding air crashes in runway
 

Similar to Embedded System Controls Submersible Motor for Agricultural Irrigation

Remotely Controlled Automated Irrigation System
Remotely Controlled Automated Irrigation SystemRemotely Controlled Automated Irrigation System
Remotely Controlled Automated Irrigation SystemIJERD Editor
 
IRJET- IoT Based Automated Irrigation System for Agriculture
IRJET-  	  IoT Based Automated Irrigation System for AgricultureIRJET-  	  IoT Based Automated Irrigation System for Agriculture
IRJET- IoT Based Automated Irrigation System for AgricultureIRJET Journal
 
Gsm Based Automated Irrigation irrigation system
Gsm Based Automated Irrigation irrigation systemGsm Based Automated Irrigation irrigation system
Gsm Based Automated Irrigation irrigation systemSantanu Mukhopadhyay
 
Auto rain gauge radio module
Auto rain gauge radio moduleAuto rain gauge radio module
Auto rain gauge radio moduleUjwal Saha
 
GSM-Microcontroller Based Remote Control of Sprinkler Irrigation
GSM-Microcontroller Based Remote Control of Sprinkler IrrigationGSM-Microcontroller Based Remote Control of Sprinkler Irrigation
GSM-Microcontroller Based Remote Control of Sprinkler IrrigationIJMER
 
SENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEM
SENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEMSENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEM
SENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEMJournal For Research
 
Remote Power Distribution System using GSM
Remote Power Distribution System using GSMRemote Power Distribution System using GSM
Remote Power Distribution System using GSMIRJET Journal
 
IRJET - GSM based Solar Powered Automatic Irrigation System
IRJET -  	  GSM based Solar Powered Automatic Irrigation SystemIRJET -  	  GSM based Solar Powered Automatic Irrigation System
IRJET - GSM based Solar Powered Automatic Irrigation SystemIRJET Journal
 
A Survey on Smart DRIP Irrigation System
A Survey on Smart DRIP Irrigation SystemA Survey on Smart DRIP Irrigation System
A Survey on Smart DRIP Irrigation SystemIRJET Journal
 
Solar Powered Sensor Base Irrigation System
Solar Powered Sensor Base Irrigation System Solar Powered Sensor Base Irrigation System
Solar Powered Sensor Base Irrigation System IRJET Journal
 
IRJET- Smart Irrigation System
IRJET- Smart Irrigation SystemIRJET- Smart Irrigation System
IRJET- Smart Irrigation SystemIRJET Journal
 
Multipurpose Solar Powered Agribot
Multipurpose Solar Powered AgribotMultipurpose Solar Powered Agribot
Multipurpose Solar Powered AgribotIRJET Journal
 
Automated Drip Irrigation System using Water Pump Control with GSM Modem Control
Automated Drip Irrigation System using Water Pump Control with GSM Modem ControlAutomated Drip Irrigation System using Water Pump Control with GSM Modem Control
Automated Drip Irrigation System using Water Pump Control with GSM Modem ControlIRJET Journal
 
IRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM ControlIRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM ControlIRJET Journal
 
211184120 report-2013
211184120 report-2013211184120 report-2013
211184120 report-2013homeworkping8
 
A REAL – TIME IRRIGATION CONTROL SYSTEM FOR PRECISION AGRICULTURE USING WSN I...
A REAL – TIME IRRIGATION CONTROL SYSTEM FOR PRECISION AGRICULTURE USING WSN I...A REAL – TIME IRRIGATION CONTROL SYSTEM FOR PRECISION AGRICULTURE USING WSN I...
A REAL – TIME IRRIGATION CONTROL SYSTEM FOR PRECISION AGRICULTURE USING WSN I...IJCSEA Journal
 
IRJET- Water Level Control, Monitoring and Altering System by using GSM i...
IRJET-  	  Water Level Control, Monitoring and Altering System by using GSM i...IRJET-  	  Water Level Control, Monitoring and Altering System by using GSM i...
IRJET- Water Level Control, Monitoring and Altering System by using GSM i...IRJET Journal
 

Similar to Embedded System Controls Submersible Motor for Agricultural Irrigation (20)

Remotely Controlled Automated Irrigation System
Remotely Controlled Automated Irrigation SystemRemotely Controlled Automated Irrigation System
Remotely Controlled Automated Irrigation System
 
Ag04605229233
Ag04605229233Ag04605229233
Ag04605229233
 
IRJET- IoT Based Automated Irrigation System for Agriculture
IRJET-  	  IoT Based Automated Irrigation System for AgricultureIRJET-  	  IoT Based Automated Irrigation System for Agriculture
IRJET- IoT Based Automated Irrigation System for Agriculture
 
Gsm Based Automated Irrigation irrigation system
Gsm Based Automated Irrigation irrigation systemGsm Based Automated Irrigation irrigation system
Gsm Based Automated Irrigation irrigation system
 
Auto rain gauge radio module
Auto rain gauge radio moduleAuto rain gauge radio module
Auto rain gauge radio module
 
GSM-Microcontroller Based Remote Control of Sprinkler Irrigation
GSM-Microcontroller Based Remote Control of Sprinkler IrrigationGSM-Microcontroller Based Remote Control of Sprinkler Irrigation
GSM-Microcontroller Based Remote Control of Sprinkler Irrigation
 
Finalais
FinalaisFinalais
Finalais
 
SENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEM
SENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEMSENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEM
SENSOR BASED AUTOMATIC DRIP IRRIGATION SYSTEM
 
Remote Power Distribution System using GSM
Remote Power Distribution System using GSMRemote Power Distribution System using GSM
Remote Power Distribution System using GSM
 
IRJET - GSM based Solar Powered Automatic Irrigation System
IRJET -  	  GSM based Solar Powered Automatic Irrigation SystemIRJET -  	  GSM based Solar Powered Automatic Irrigation System
IRJET - GSM based Solar Powered Automatic Irrigation System
 
Automatic Dam Shutter Opening System: A Review
Automatic Dam Shutter Opening System: A ReviewAutomatic Dam Shutter Opening System: A Review
Automatic Dam Shutter Opening System: A Review
 
A Survey on Smart DRIP Irrigation System
A Survey on Smart DRIP Irrigation SystemA Survey on Smart DRIP Irrigation System
A Survey on Smart DRIP Irrigation System
 
Solar Powered Sensor Base Irrigation System
Solar Powered Sensor Base Irrigation System Solar Powered Sensor Base Irrigation System
Solar Powered Sensor Base Irrigation System
 
IRJET- Smart Irrigation System
IRJET- Smart Irrigation SystemIRJET- Smart Irrigation System
IRJET- Smart Irrigation System
 
Multipurpose Solar Powered Agribot
Multipurpose Solar Powered AgribotMultipurpose Solar Powered Agribot
Multipurpose Solar Powered Agribot
 
Automated Drip Irrigation System using Water Pump Control with GSM Modem Control
Automated Drip Irrigation System using Water Pump Control with GSM Modem ControlAutomated Drip Irrigation System using Water Pump Control with GSM Modem Control
Automated Drip Irrigation System using Water Pump Control with GSM Modem Control
 
IRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM ControlIRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM Control
 
211184120 report-2013
211184120 report-2013211184120 report-2013
211184120 report-2013
 
A REAL – TIME IRRIGATION CONTROL SYSTEM FOR PRECISION AGRICULTURE USING WSN I...
A REAL – TIME IRRIGATION CONTROL SYSTEM FOR PRECISION AGRICULTURE USING WSN I...A REAL – TIME IRRIGATION CONTROL SYSTEM FOR PRECISION AGRICULTURE USING WSN I...
A REAL – TIME IRRIGATION CONTROL SYSTEM FOR PRECISION AGRICULTURE USING WSN I...
 
IRJET- Water Level Control, Monitoring and Altering System by using GSM i...
IRJET-  	  Water Level Control, Monitoring and Altering System by using GSM i...IRJET-  	  Water Level Control, Monitoring and Altering System by using GSM i...
IRJET- Water Level Control, Monitoring and Altering System by using GSM i...
 

More from ijsrd.com

IoT Enabled Smart Grid
IoT Enabled Smart GridIoT Enabled Smart Grid
IoT Enabled Smart Gridijsrd.com
 
A Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of ThingsA Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of Thingsijsrd.com
 
IoT for Everyday Life
IoT for Everyday LifeIoT for Everyday Life
IoT for Everyday Lifeijsrd.com
 
Study on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOTStudy on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOTijsrd.com
 
Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...ijsrd.com
 
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...ijsrd.com
 
A Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's LifeA Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's Lifeijsrd.com
 
Pedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language LearningPedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language Learningijsrd.com
 
Virtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation SystemVirtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation Systemijsrd.com
 
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...ijsrd.com
 
Understanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart RefrigeratorUnderstanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart Refrigeratorijsrd.com
 
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...ijsrd.com
 
A Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processingA Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processingijsrd.com
 
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web LogsWeb Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logsijsrd.com
 
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEMAPPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEMijsrd.com
 
Making model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point TrackingMaking model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point Trackingijsrd.com
 
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...ijsrd.com
 
Study and Review on Various Current Comparators
Study and Review on Various Current ComparatorsStudy and Review on Various Current Comparators
Study and Review on Various Current Comparatorsijsrd.com
 
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...ijsrd.com
 
Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.ijsrd.com
 

More from ijsrd.com (20)

IoT Enabled Smart Grid
IoT Enabled Smart GridIoT Enabled Smart Grid
IoT Enabled Smart Grid
 
A Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of ThingsA Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of Things
 
IoT for Everyday Life
IoT for Everyday LifeIoT for Everyday Life
IoT for Everyday Life
 
Study on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOTStudy on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOT
 
Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...
 
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
 
A Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's LifeA Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's Life
 
Pedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language LearningPedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language Learning
 
Virtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation SystemVirtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation System
 
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
 
Understanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart RefrigeratorUnderstanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart Refrigerator
 
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
 
A Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processingA Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processing
 
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web LogsWeb Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
 
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEMAPPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
 
Making model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point TrackingMaking model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point Tracking
 
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
 
Study and Review on Various Current Comparators
Study and Review on Various Current ComparatorsStudy and Review on Various Current Comparators
Study and Review on Various Current Comparators
 
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
 
Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.
 

Recently uploaded

How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 

Recently uploaded (20)

How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 

Embedded System Controls Submersible Motor for Agricultural Irrigation

  • 1. IJSRD - International Journal for Scientific Research & Development| Vol. 2, Issue 07, 2014 | ISSN (online): 2321-0613 All rights reserved by www.ijsrd.com 454 Embedded System Based Submersible Motor Control for Agricultural Irrigation Using GSM and To Prevent It Against Over Loading, Dry Running and Single Phasing Automatically G. Ulaganathan1 Azha Periasamy2 E. Murugan3 1,3 Research scholar 2 Assistant professor 1,2 Department of Electronics and Instrumentation Engineering 3 Department of Applied Electronics 1,2 Bharathiar University 3 PSG College of arts and science Abstract— Embedded System based submersible motor control to prevent it from over load, dry run and single phasing using GSM for Agriculture Irrigation is the work done in this project which can be used to control and monitor the submersible motor used for agriculture irrigation using GSM network. This project provides the development of mobile phone as remote control application for submersible motor pump which is used in agriculture irrigation. The motor connections depends upon its horse power, it may be Direct on line or Star Delta. The motor is controlled by the micro controller and the present status of motor is sensed and it is automatically controlled by itself and the information is transmitted to the corresponding person through GSM network. The GSM mobile phone is used as an alternative to turn on and off the motor through a message or a missed call and also to send message to the owner about the following three faults. A micro controller is used to detect the three types of fault which cause damage to the motor. The first one is single phase absence fault detection and if it occurs the micro controller will automatically turn of the motor. The micro controller also includes the protection against over current or over load and also from dry running. It is expected that this application will be comfortable for the farmers and this provides easy access of motor to a greater extent. All these control process are achieved by using a PIC microcontroller, GSM and Different interfacing and control circuits. Key words: Microcontroller, GSM, SMS, Current, Voltage, Motor And Irrigation I. INTRODUCTION India is basically an agricultural country, and all its resources depend on the agricultural output. With the rapid development of agriculture in India, many automatic technologies have been introduced into agricultural productions. The total rainfall in a particular area may be either insufficient, or ill-timed. In order to get the maximum yield, it is essential to supply the optimum quantity of water, and maintain correct timing of water. This is possible only through a systematic irrigation system-by collecting water during the periods of excess rainfall and releasing it to the crop as and when it is needed. Irrigation is the science of planning and designing an efficient, low-cost, economic irrigation system tailored to fit natural conditions [1]. By the construction of proper distribution system, the yield of crop may be increased because of controlled water supply. The different methods of supplying water to the fields are Surface irrigation, Sub-surface irrigation and Sprinkler irrigation. The stored or diverted water is conveyed to the agricultural fields through some suitable distribution system. Hence, there are now pressing needs for intelligent irrigation system. The aim of this project is to develop a cost effective solution that will provide remote control for induction motors through mobile phones using missed calls and messages. The mobile user in the world has a tremendous rise during the past few years. Remote monitoring of processes, machines, etc., is popular due to advances in technology and reduction in hardware cost [2]. Remote monitoring through Internet based monitoring is one of common approach. This approach requires PCs (Client/Server) along with additional devices like modems, buffers, etc. for internet connectivity and software support for TCP/IP protocols and control system interaction. The cost of such system varies greatly depending on speed and bandwidth requirements and hence is justified usually for bio- medical and industrial applications where intensive data transfer is required. Cellular networks provide Short Messaging Service (SMS) and Multimedia Messaging Service (MMS), approach offers simple interface with only destination cell phone address and message requirement without any header / protocol overhead. So this method is suitable for remote monitoring of systems with moderate complexity. Wireless sensor networks also offer opportunity for remote monitoring [3] [6] [9]. II. PROBLEM OF STATEMENT Many farmers use induction motor pumps to irrigate their farms from wells, rivers and nearby streams. However, shortage of electric power in many states has resulted in unplanned load shedding of long durations in rural areas. Moreover, in villages, single-phasing connections have been implemented. The electricity companies allocate lower priority to 3-phase power supply to rural areas due to unpaid electricity bills running into millions of rupees. Most of farmers use sprinkler based or surface based irrigation. Three phase induction motors with direct-on-line or star- delta starters are used. For sprinkle based irrigation, farmer first arranges set of pipes with nozzles in the region of distribution of water and then switches on the pump. He waits for specific duration to ensure that water is distributed in sufficient quantity and then shifts the set of pipes to other dry regions and repeats the process. In many cases, the distance between location of pump (water source) and the region of distribution of water (farm) might extend to few kilometers. In case of power failure, farmer has to go back to pump region and wait for power restoration. For surface based irrigation, water is discharged through pipe at ground surface and gradient is created to distribute the water through the various regions. There are frequent instances of
  • 2. Embedded System Based Submersible Motor Control for Agricultural Irrigation Using GSM and To Prevent It Against Over Loading, Dry Running and Single Phasing Automatically (IJSRD/Vol. 2/Issue 07/2014/101) All rights reserved by www.ijsrd.com 455 burning of motor due to unequal phase voltages and dry running of motor. Repairing cost of pump and non- distribution of water during motor failure period cause substantial reduction in yield of crop. Conventional remote monitoring systems using cellular network use dedicated GSM modem for AT command interface. This modem sends the working condition of the motor to the user cell phone as messages. This helps the users to control the motor using missed calls. III. SYSTEM DESCRIPTION A remote control application to control the motor using the mobile is developed to reduce the risk of farmers. The motor can be turn on and turn off manually and also by using the mobile phone by sending a text message or by giving a missed call. An Embedded system based control panel is designed to control and monitor the motor from various known fault. Basically in the agricultural irrigation the motor is connected to the control panel. The control panel which contains microcontroller monitors the supply of motor and controls the process of motor i.e. the control panel checks the usually known problems and rectify it prevent the motor from damage. The known faults that may occur are phase sequence change, dry running of motor, over load condition and absence of a phase. The motor starts automatically when the power restoration occurs. The microcontroller controls the operation of the starter based on the information from the sensors. When the current level is low or when there is no flow of water in the pipe after a particular period due to motor or starter fault or when there is insufficient water level in the well, the motor gets off automatically and the problem is intimated to the farmers through messages from GSM. The GSM is connected to the microcontroller through the RS232 interface. The user can control the starter using missed calls when needed or when abnormal conditions exist. The block diagram of the system is shown in the Fig.1. The missed calls are received from the user mobile to perform specific task. Based on the received signals and sensor conditions, the signals are sent to the microcontroller to switch on/off the motor through the starter using the relays. The relay is controlled by the ports. A. Cell phone Interface The GSM modem communicates with the user cell phone to intimate the condition obtained for the microcontroller. Serial Port Adapter works in data and AT modes and needs to be properly configured. During power- on condition, SPA is initially in data mode and by sending “///” characters within 3 seconds, the device is moved into AT mode for configuration. In AT mode, series of commands are sent for proper configuration. If match is found, it starts data communication between micro- controller system and GSM. AT commands are sent by sending text strings ‘A’, ‘T’, along with specified command strings through serial port to cell phone and are executed on receipt of carriage return. The result codes are sent by cell phone to system (TE) to indicate the status after execution of command [4]. Fig. 1: System Block Diagram B. SMS Approach SMS is store and forward way of transmitting messages between cell phones. The major advantage of using SMS is provision of intimation to the sender when SMS is delivered at the destination and ability of SMSC to continue efforts for delivery of message for the specified validity period if network is presently busy. The text message is sent to cell phone using CMGS command. CNMI command is used to indicate to TE about the receipt of incoming SMS message from the network. It is observed that most of current cell phones do not support CNMI command [5]. IV. CONTROLLER SYSTEM & ANALYSIS The controller is the heart of an embedded system. There are several familiar controllers (8051 microcontroller, PIC microcontroller, AVR, ARM processor, etc…) are used to detect the change in phase sequence, over load condition and dry running. If the any one of the above mentioned fault occurs the corresponding LED will start glow, the information will also be displayed on the LCD display and the information about the situation will also be send to the farmers and also the motor gets off automatically. The motor starts automatically when the power restoration occurs [6]. PIC16F877A microcontroller has RISC architecture with 512 kb of Flash Memory, 256 Bytes E2PROM, 2 kb SRAM, 32-bit General purpose I/O, 8 channel 10-bit ADC, USB, USART, SPI, JTAG interface support, etc… To perform the various operations of sensing the current and voltage a special current sensing circuit is designed and interfaced to the microcontroller. The analog signals from the circuit are converted to digital signals using the Analog to Digital converter present inbuilt in the controller. These sensors ensures the indication of catastrophic events like burning of motor due to any faults like over-current, bearing breakage, insulation failure etc. so
  • 3. Embedded System Based Submersible Motor Control for Agricultural Irrigation Using GSM and To Prevent It Against Over Loading, Dry Running and Single Phasing Automatically (IJSRD/Vol. 2/Issue 07/2014/101) All rights reserved by www.ijsrd.com 456 that preventive measures can be carried out at substantially lower cost. Fig. 2: Microcontroller system Interfacing Interfacing diagram of micro-controller system is shown in Figure 2. Port A is configured for analog inputs. AN0, AN1, and AN2 is connected to the current flow sensing circuit i.e. current flow sensor and AN3 is connected to voltage sensing circuit i.e. voltage sensor. Port E is configured as output is connected to LEDs which is used to indicate the over load, dry running and normal running. Pins RC5 and RC6 are used for GSM transmit and receive command. A relay drive consists of two relays are connected to RB6 and RB7 which is used to switch on and off the AC contactor through wireless using GSM [7]. And also to make the motor off when the catastrophic events occur like burning of motor due to any faults like over- current, bearing breakage, insulation failure etc. V. CONCLUSION Thus the developed system enhances the motor control through wireless using GSM in the field optimally. The system ensures protection of motor against overloads, overheating, dry running and phase imbalances. It also provides automated restarting if normal conditions are re- established i.e. when proper power restoration takes place. Uniform distribution of water at regular intervals, reduction in labour cost, prevention of unwanted water spillage, minimization of occurrences of motor faults and intimation to user about the completion of task are the major advantage of this system. The use of mobile phone has become more common among the farmers and hence used. The system proves to be great boon to farmers whose pump sets are located far away from their homes due to capability of remote control using cell phone and intimation about any abnormal conditions. The system is designed to have cell phone with in- built security against unauthorized users. Any cell phone model can be used for communication so that the system improves its adaptability to use. Low operating cost using messages and missed calls are the major attractions of this system. REFERENCES [1] Ejiofor Virginia Ebere and Oladipo Onaolapo Francisca,” Microcontroller based Automatic Water level Control System”, Nnamdi Azikiwe University,International Journal of Innovative Research in Computer and Communication Engineering Vol. 1, Issue 6, August 2013.Pg. 1390- 1396. [2] R. Jaichandran, A. Anthony Irudhayaraj, Surabhi, Rajkumar Kuila and Trisha Sinha ,” Prototype for Automatic Controlling and Remote Accessing of Irrigation Motor”, AVIT-VMU, International Journal of Innovative Research in Computer and Communication Engineering Vol. 1, Issue 4, June 2013. Pg. 800-807. [3] M .S. Sujatha and M. Vijaykumar,” On-Line Monitoring and Analysis of Faults in Transmission and Distribution Lines Using GSM Technique”, JNTUA Anantapur, Journal of Theoretical and Applied Information Technology 30th November 2011. Vol. 33 No.2 Pg. 258-265. [4] Joaquín Gutiérrez, Juan Francisco Villa-Medina, Alejandra Nieto-Garibay and Miguel Ángel Porta- Gándara,” Automated Irrigation System Using a Wireless Sensor Network and GPRS Module “,IEEE Transactions on Instrumentation and Measurement. [5] T. Karuppiah, V. Sivasankaran, Azha. Periasamy and S. Muruganand,” Embedded System Based Industrial Power Plant Boiler Automation Using GSM Technology, “International Journal of Advanced Research in Computer and Communication Engineering Vol. 2, Issue 8, and August 2013. Pg.3321-3325. [6] Prathyusha.K, G. Sowmya Bala and K. Sreenivasa Ravi,” A Real–Time Irrigation Control System for Precision Agriculture Using WSN in Indian Agricultural Sectors”, Dept. of ECM, KL University, International Journal of Computer Science, Engineering and Applications (IJCSEA) Vol.3, No.4, August 2013. Pg. 75-80. [7] V.Ramya, B. Palaniappan and V.Sumathi, ” GSM Based Embedded System for Remote Laboratory Safety Monitoring and Altering”, Annamalai University, International Journal of Distributed and Parallel Systems (IJDPS) Vol.3, No.6, November 2012. Pg. 31-49. [8] O.Homa Kesav and B. Abdul Rahim, ” Automated Wireless Meter Reading System for Monitoring and Controlling Power Consumption”, International Journal of Recent Technology and Engineering (IJRTE) ISSN: 2277-3878, Volume-1, Issue-2, June 2012. Pg. 66-69 [9] Deepti Bansal and S.R.N Reddy, “WSN Based Closed Loop Automatic Irrigation System”, International Journal of Engineering Science and Innovative Technology (IJESIT) Volume 2, Issue 3, May 2013, Pg. 229-237.