SlideShare une entreprise Scribd logo
1  sur  37
AIM:
Designing an embedded system which can completely
help a former to supply water to the crops by sending
messages in Irrigation field.
 This project deals with irrigation application.
 Physical effort and inconvenience
 Loss/ Frequent damage of irrigation equipment
 Wastage of water and electricity
Objective
INTRODUCTION OF PROJECT
“GSM based Control System” implements the emerging applications of the
GSM technology. Using GSM networks, a control system has been proposed
that will act as an embedded system which can monitor and control
appliances and other devices locally using built-in input and output
peripherals.
 Remotely the system allows the user to effectively monitor and control
the house/office appliances and equipments via the mobile phone set by
sending commands in the form of SMS messages and receiving the
appliances status.
The main concept behind the project is receiving the sent SMS and
processing it further as required to perform several operations. The type of
the operation to be performed depends on the nature of the SMS sent.
GSM (Global System for Mobile Communications): It is a
cellular communication standard. SMS (Short Message Service):
It is a service available on most digital mobile phones that permit
the sending of short messages (also known as text messaging
service).
Technology has advanced so much in the last decade or two
that it has made life more efficient and comfortable. The
comfort of being able to take control of devices from one
particular location has become imperative as it saves a lot of
time and effort. Therefore there arises a need to do so in a
systematic manner which we have tried to implement with our
system. The system we have proposed is an extended approach to
automating a control system.
The new age of technology has redefined communication. Most people
nowadays have access to mobile phones and thus the world indeed has
become a global village.
At any given moment, any particular individual can be contacted with
the mobile phone. But the application of mobile phone can not just be
restricted to sending SMS or starting conversations.
New innovations and ideas can be generated from it that can further
enhance its capabilities. Technologies such as Infra-red, Bluetooth, etc
which has developed in recent years goes to show the very fact that
improvements are in fact possible and these improvements have eased our
life and the way we live.
GSM Based Smart Irrigation Control
Background
What is GSM TEChnology
GSM (Global System for Mobile Communications, originally Groupe Spécial
Mobile), is a standard developed by the European Telecommunication
Standard Institude (ETSI) to describe protocols for second generation (2G)
Digital Cellular Network Used By mobile Phones . It is the de facto global
standard for mobile communications with over 90% market share, and is
available in over 219 countries and territories.
The GSM standard was developed as a replacement for first generation(1G)
analog cellular networks, and originally described a digital, circuit-switched
network optimized for Full Duplex and voice Telephony This was expanded
over time to include data communications, first by circuit-switched
transport, then Packet data transfer by GPRS (General Packet Radio
Services) and EDGE (Enhanced Data rates for GSM Evolution or
EGPRS).
This GSM Modem can accept any GSM network operator SIM card and act just like a
mobile phone with its own unique phone number.
Advantage of using this modem will be that you can use its RS232 port to communicate
and develop embedded applications.
Applications like SMS Control, data transfer, remote control and logging can be developed
easily. It can be used to send and receive SMS or make/receive voice calls. It can also be used
in GPRS mode to connect to internet and do many applications for data logging and control.
In GPRS mode you can also connect to any remote FTP server and upload files for data
logging.
Supports features like Voice, SMS, Data/Fax, GPRS and integrated TCP/IP stack.
APPLICATIONS
 SMS based Remote Control & Alerts
 Security Applications
Sensor Monitoring
GPRS Mode Remote Data Logging
GSM MODULE 300
A printed circuit board (PCB) mechanically supports and electrically connects
electronic components using conductive tracks, pads and other
features etched from copper sheets laminated onto a non-conductive substrate.
Printed circuit boards are used in all but the simplest electronic products.
PCB DESINGNING
Printed circuit board artwork generation was initially a fully manual process
done on clear mylar sheets at a scale of usually 2 or 4 times the desired size.
MANUFACTURING
1.Patterning
In subtractive methods the unwanted copper is removed to leave only the
desired copper pattern. .
Direct laser imaging techniques are sometimes used for high-resolution
requirements.
1.Design
Patterning
In subtractive methods the unwanted copper is removed to leave only the
desired copper pattern. In additive methods the pattern is electroplated onto
a bare substrate using a complex process.
The pattern in the manufacturer's PCB CAM system is usually output on a
photomask (photo-tool, film) by a photoplotter and replicated via silk screen
printing or by exposing on a photo-sensitive photoresist coating. Direct laser
imaging techniques are sometimes used for high-resolution requirements.
Manufacturing
Additive processes adds desired copper traces to an insulating substrate.
In the full additive process the bare laminate is covered with a
photosensitive film which is imaged (exposed to light though a mask and
then developed which removes the unexposed film).
Additive Process
Chemical etching
Chemical etching is usually done with ammonium per sulphate or ferric chloride
Holes through a PCB are typically drilled with small-diameter
It is also possible with controlled-depth drilling, laser drilling, or by pre-
drilling the individual sheets of the PCB
Assembly
In surface-mount construction, the components are placed
on pads or lands on the outer surfaces of the PCB
Copper thickness
Copper thickness of PCBs can be specified as units of length (in micrometers
or mils) but is often specified as weight of copper per area (in ounce per
square foot) which is easier to measure
Drilling
LAYOUT DESIGN
POWER SUPPLY
Practical View
It basically operates as an ON/OFF toggle switch controlled
Its output is high at power on and gives 5 volts. When it senses pulsed IR
rays, its output becomes low.
Transformer
A transformer is a static electrical device that transfers energy by inductive
coupling between its winding circuits
Bridge rectifier
When four diodes are connected as shown in figure, the circuit is called as
bridge rectifier
One advantage of a bridge rectifier over a conventional full-wave rectifier
is that with a given transformer the bridge rectifier produces a voltage
output that is nearly twice that of the conventional full-wave circuit.
Working Principal of Power Supply
Component List
 Transformer
 Voltage Regulator (LM7805)
 ATmega8 IC
 Capacitor 1.Electrolyte 2.Ceramic
 Resistor
 Diode
 Crystal Oscillator
 MOC3021-Optocoupler
Devices
GSM Module 300
16*2 LCD display
AC Motor
A transformer is a static electrical device that transfers energy by
inductive coupling between its winding circuits.
A varying current in the primary winding creates a varying magnetic
flux in the transformer's core and thus a varying magnetic flux through
the secondary winding.
This varying magnetic flux induces a varying electromotive force (emf)
or voltage in the secondary winding. Transformers can be used to vary the
relative voltage of circuits or isolate them, or both
Transformer
When four diodes are connected as shown in figure, the circuit is called
as bridge rectifier. The input to the circuit is applied to the diagonally
opposite corners of the network, and the output is taken from the
remaining two corners
Bridge Rectifier
IC Voltage Regulator
 LM7805 is a voltage regulator integrated circuit. it is a member of 78xx
series of fixed linear voltage regulator ics.
The voltage regulator ic maintains the output voltage at a constant
value. the xx in 78xx indicates the fixed output voltage it is designed to
provide.
 7805 provides +5v regulated power supply. capacitors of suitable values
can be connected at input and output pins depending upon the respective
voltage levels.
BLOCK DIAGRAM
Hardware tools
• Regulated power supply.
• AVR microcontroller.
• GSM Module.
• Relay.
• AVR Studio 4.18
Software tools
MICROCONTROLLER
ATMEGA 8
Pin Diagram
VCC- Digital supply voltage.
GND- Ground
Port B (PB7..PB0)
XTAL1/XTAL2/TOSC1/TOSC2
Port C (PC5..PC0)
PC6/RESET
Port D (PD7..PD0)
AVCC
AREF
The fundamental relation for the capacitance between two flat plates separated
by a dielectric material is given by: -
C=0.08854KA/D
Where: -
C= capacitance in pf.
K= dielectric constant
A=Area per plate in square cm.
D=Distance between two plates in cm
Capacitor
Resistor
A Resistor is a heat-dissipating element and in the electronic circuits it is mostly
used for either controlling the current in the circuit or developing a voltage drop
across it, which could be utilized for many applications. There are various types of
resistors
Crystal Osscilator
A piezoelectric crystal is an electronic circuit that uses the
mechanical resonance of a vibrating crystal of
piezoelectric material to create an electrical signal with a
very precise frequency. This frequency is commonly used to
keep track of time (as in quartz wristwatches), to provide
a stable clock signal for digital integrated circuits, and to
stabilize frequencies for radio transmitters and receivers.
MOC3021-Optocoupler
PIN LAYOUT PIN Description
Block Diagram of GSM
Connection diagram
GSM MODEM
The GSM modem being a serial communication device is connected to
the serial port or a serial device through a serial connector. The power
input to the modem is given through a 9v ac adapter
WORKING BLOCK DIAGRAM
CIRCUIT DIAGRAM
GSM stands for Global System for Mobile Communication.
It is a globally accepted standard for digital cellular communication.
GSM is the name of a standardization group established in
1982 to create a common European mobile telephone standard that
would formulate specifications for a pan-European mobile cellular
radio system operating at 900 MHz
The GSM modem basically consists of a
SIM card holder to hold the activated SIM card for sending and
receiving SMS.
5V AC power supply header to which the 5v ac adapter is connected.
Power led which gives the indication of modem status that is on or off.
9 pin female to which the GSM antenna is connected.
DESCRIPTION
APPLICATIONS:
 Electronics applications and consumer devices
 Industrial automation and process control software.
 Home appliances
 Security alerts
CONNECTION DIAGRAM
This is how we connect Gsm Modems Based Irrigation Water Pump
Controller for Illiterates to the motor
ADVANTAGES
DIS-ADVANTAGES
 Low power consumption
Global range
Easy to operate
Flexible to run at specific intervals
 Communication delays
 Not work in remote areas
 Undetectable internal problems in motor
Cellular Network Support
• Agromate is just like a mobile phone…..
• Will support GSM SIM from any provider
• Users can choose the provider that gives better
signal
Mobile phone support
• Agromate can be operated from any mobile phone
• Supports GSM, CDMA and Land line
• Android application for smart phones
SAVE
Electricity Water Time Man Power
Conclusion
The project “Gsm Modems Based Irrigation
Water Pump Controller for Illiterates.” has been
successfully designed and tested.
Secondly, using highly advanced IC’s and
with the help of growing technology the project
has been successfully implemented.
It took great change and flexible to the
farmer while power cuts
GSM-Based Smart Irrigation System

Contenu connexe

Tendances

Arduino Based Home Automation System with Android and
Arduino Based Home Automation System with Android andArduino Based Home Automation System with Android and
Arduino Based Home Automation System with Android andAnish Basu
 
GSM Based Automatic Irrigation System
GSM Based Automatic Irrigation SystemGSM Based Automatic Irrigation System
GSM Based Automatic Irrigation SystemRadha Mahalle
 
Gsm based home(ppt)
Gsm based home(ppt)Gsm based home(ppt)
Gsm based home(ppt)kjabraham007
 
Home automation system using gsm
Home automation system using gsmHome automation system using gsm
Home automation system using gsmRohit Sinha
 
TEMPERATURE BASED FAN SPEED CONTROLLER
TEMPERATURE  BASED  FAN  SPEED  CONTROLLERTEMPERATURE  BASED  FAN  SPEED  CONTROLLER
TEMPERATURE BASED FAN SPEED CONTROLLERTarek Erin
 
"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
 
Gsm Based Automated Irrigation irrigation system
Gsm Based Automated Irrigation irrigation systemGsm Based Automated Irrigation irrigation system
Gsm Based Automated Irrigation irrigation systemSantanu Mukhopadhyay
 
Home automation using android mobiles
Home automation using android mobilesHome automation using android mobiles
Home automation using android mobilesDurairaja
 
Arduino based automatic temperature controlled fan speed regulator
Arduino based automatic temperature controlled fan speed regulatorArduino based automatic temperature controlled fan speed regulator
Arduino based automatic temperature controlled fan speed regulatorEdgefxkits & Solutions
 
Wireless Electronic Notice Board using GSM Technology
Wireless Electronic Notice Board using GSM TechnologyWireless Electronic Notice Board using GSM Technology
Wireless Electronic Notice Board using GSM TechnologySaban Kumar K.C.
 
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMSACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMSKrishna Moparthi
 
Home automation system using arduino with android
Home automation system using arduino with androidHome automation system using arduino with android
Home automation system using arduino with androidrahul takalkar
 
Android Based Home Automation Control
Android Based Home Automation ControlAndroid Based Home Automation Control
Android Based Home Automation ControlVivek Porwal
 
Main project report on GSM BASED WIRELESS NOTICE BOARD
Main project report on GSM BASED WIRELESS NOTICE BOARD Main project report on GSM BASED WIRELESS NOTICE BOARD
Main project report on GSM BASED WIRELESS NOTICE BOARD Ganesh Gani
 
Presentation on IoT Based Home Automation using android & NodeMCU
Presentation on IoT Based Home Automation using android & NodeMCUPresentation on IoT Based Home Automation using android & NodeMCU
Presentation on IoT Based Home Automation using android & NodeMCUSouvik Kundu
 
IOT: Home Automation using Android Application
IOT: Home Automation using Android ApplicationIOT: Home Automation using Android Application
IOT: Home Automation using Android ApplicationNikhil Jadav
 
Iot based digital notice board with arduino
Iot based digital notice board with arduinoIot based digital notice board with arduino
Iot based digital notice board with arduinoNani Vasireddy
 
PROJECT REPORT ON Home automation using by Bluetooth
 PROJECT REPORT ON Home automation using by Bluetooth PROJECT REPORT ON Home automation using by Bluetooth
PROJECT REPORT ON Home automation using by BluetoothAakashkumar276
 
Home automation using IoT literature review ppt
Home automation using IoT literature review pptHome automation using IoT literature review ppt
Home automation using IoT literature review pptTanujkumar101
 

Tendances (20)

Arduino Based Home Automation System with Android and
Arduino Based Home Automation System with Android andArduino Based Home Automation System with Android and
Arduino Based Home Automation System with Android and
 
GSM Based Automatic Irrigation System
GSM Based Automatic Irrigation SystemGSM Based Automatic Irrigation System
GSM Based Automatic Irrigation System
 
Gsm based home(ppt)
Gsm based home(ppt)Gsm based home(ppt)
Gsm based home(ppt)
 
Home automation system using gsm
Home automation system using gsmHome automation system using gsm
Home automation system using gsm
 
TEMPERATURE BASED FAN SPEED CONTROLLER
TEMPERATURE  BASED  FAN  SPEED  CONTROLLERTEMPERATURE  BASED  FAN  SPEED  CONTROLLER
TEMPERATURE BASED FAN SPEED CONTROLLER
 
"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"
 
Gsm Based Automated Irrigation irrigation system
Gsm Based Automated Irrigation irrigation systemGsm Based Automated Irrigation irrigation system
Gsm Based Automated Irrigation irrigation system
 
Home automation using android mobiles
Home automation using android mobilesHome automation using android mobiles
Home automation using android mobiles
 
Arduino based automatic temperature controlled fan speed regulator
Arduino based automatic temperature controlled fan speed regulatorArduino based automatic temperature controlled fan speed regulator
Arduino based automatic temperature controlled fan speed regulator
 
Wireless Electronic Notice Board using GSM Technology
Wireless Electronic Notice Board using GSM TechnologyWireless Electronic Notice Board using GSM Technology
Wireless Electronic Notice Board using GSM Technology
 
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMSACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
ACCIDENT DETECTION AND VEHICLE TRACKING USING GPS,GSM AND MEMS
 
Home automation system using arduino with android
Home automation system using arduino with androidHome automation system using arduino with android
Home automation system using arduino with android
 
Android Based Home Automation Control
Android Based Home Automation ControlAndroid Based Home Automation Control
Android Based Home Automation Control
 
Smart irrigation system
Smart irrigation systemSmart irrigation system
Smart irrigation system
 
Main project report on GSM BASED WIRELESS NOTICE BOARD
Main project report on GSM BASED WIRELESS NOTICE BOARD Main project report on GSM BASED WIRELESS NOTICE BOARD
Main project report on GSM BASED WIRELESS NOTICE BOARD
 
Presentation on IoT Based Home Automation using android & NodeMCU
Presentation on IoT Based Home Automation using android & NodeMCUPresentation on IoT Based Home Automation using android & NodeMCU
Presentation on IoT Based Home Automation using android & NodeMCU
 
IOT: Home Automation using Android Application
IOT: Home Automation using Android ApplicationIOT: Home Automation using Android Application
IOT: Home Automation using Android Application
 
Iot based digital notice board with arduino
Iot based digital notice board with arduinoIot based digital notice board with arduino
Iot based digital notice board with arduino
 
PROJECT REPORT ON Home automation using by Bluetooth
 PROJECT REPORT ON Home automation using by Bluetooth PROJECT REPORT ON Home automation using by Bluetooth
PROJECT REPORT ON Home automation using by Bluetooth
 
Home automation using IoT literature review ppt
Home automation using IoT literature review pptHome automation using IoT literature review ppt
Home automation using IoT literature review ppt
 

En vedette

RF Circuit Design - [Ch4-2] LNA, PA, and Broadband Amplifier
RF Circuit Design - [Ch4-2] LNA, PA, and Broadband AmplifierRF Circuit Design - [Ch4-2] LNA, PA, and Broadband Amplifier
RF Circuit Design - [Ch4-2] LNA, PA, and Broadband AmplifierSimen Li
 
Network and Mobile Operating System
Network and Mobile Operating SystemNetwork and Mobile Operating System
Network and Mobile Operating SystemEdwin S. Garcia
 
Digital Cellular Network Technology
Digital Cellular Network TechnologyDigital Cellular Network Technology
Digital Cellular Network TechnologyDawood Aqlan
 
5432 cellular network
5432 cellular network5432 cellular network
5432 cellular networkRaafat younis
 
DAC , Digital to analog Converter
DAC , Digital to analog ConverterDAC , Digital to analog Converter
DAC , Digital to analog ConverterHossam Zein
 
Power amplifire analog electronics
Power amplifire analog electronicsPower amplifire analog electronics
Power amplifire analog electronicsrakesh mandiya
 
Mobile cellphone battery charging circuit with explanation
Mobile cellphone battery charging circuit with explanationMobile cellphone battery charging circuit with explanation
Mobile cellphone battery charging circuit with explanationelprocus
 
How cell phone work?(mobile communication)
How cell phone work?(mobile communication)How cell phone work?(mobile communication)
How cell phone work?(mobile communication)kgaurav113
 
Analog to Digital Converter
Analog to Digital ConverterAnalog to Digital Converter
Analog to Digital ConverterRonak Machhi
 
Audio power amplifier
Audio power amplifierAudio power amplifier
Audio power amplifierAndri Haryono
 
Mobile Network Layer
Mobile Network LayerMobile Network Layer
Mobile Network LayerRahul Hada
 
ANALOG TO DIGITAL AND DIGITAL TO ANALOG CONVERTER
ANALOG TO DIGITAL AND DIGITAL TO ANALOG CONVERTERANALOG TO DIGITAL AND DIGITAL TO ANALOG CONVERTER
ANALOG TO DIGITAL AND DIGITAL TO ANALOG CONVERTERSripati Mahapatra
 
Cellphone detector report
Cellphone detector reportCellphone detector report
Cellphone detector reportvenu13
 

En vedette (20)

Cellular network
Cellular networkCellular network
Cellular network
 
RF Circuit Design - [Ch4-2] LNA, PA, and Broadband Amplifier
RF Circuit Design - [Ch4-2] LNA, PA, and Broadband AmplifierRF Circuit Design - [Ch4-2] LNA, PA, and Broadband Amplifier
RF Circuit Design - [Ch4-2] LNA, PA, and Broadband Amplifier
 
Basics of amplifier
Basics of amplifierBasics of amplifier
Basics of amplifier
 
Network and Mobile Operating System
Network and Mobile Operating SystemNetwork and Mobile Operating System
Network and Mobile Operating System
 
Gsm architecture
Gsm architecture Gsm architecture
Gsm architecture
 
Cell phone jammer
Cell phone jammerCell phone jammer
Cell phone jammer
 
Network communication
Network communicationNetwork communication
Network communication
 
Mobile network structure
Mobile network structure Mobile network structure
Mobile network structure
 
Wireless networking
Wireless networkingWireless networking
Wireless networking
 
Digital Cellular Network Technology
Digital Cellular Network TechnologyDigital Cellular Network Technology
Digital Cellular Network Technology
 
5432 cellular network
5432 cellular network5432 cellular network
5432 cellular network
 
DAC , Digital to analog Converter
DAC , Digital to analog ConverterDAC , Digital to analog Converter
DAC , Digital to analog Converter
 
Power amplifire analog electronics
Power amplifire analog electronicsPower amplifire analog electronics
Power amplifire analog electronics
 
Mobile cellphone battery charging circuit with explanation
Mobile cellphone battery charging circuit with explanationMobile cellphone battery charging circuit with explanation
Mobile cellphone battery charging circuit with explanation
 
How cell phone work?(mobile communication)
How cell phone work?(mobile communication)How cell phone work?(mobile communication)
How cell phone work?(mobile communication)
 
Analog to Digital Converter
Analog to Digital ConverterAnalog to Digital Converter
Analog to Digital Converter
 
Audio power amplifier
Audio power amplifierAudio power amplifier
Audio power amplifier
 
Mobile Network Layer
Mobile Network LayerMobile Network Layer
Mobile Network Layer
 
ANALOG TO DIGITAL AND DIGITAL TO ANALOG CONVERTER
ANALOG TO DIGITAL AND DIGITAL TO ANALOG CONVERTERANALOG TO DIGITAL AND DIGITAL TO ANALOG CONVERTER
ANALOG TO DIGITAL AND DIGITAL TO ANALOG CONVERTER
 
Cellphone detector report
Cellphone detector reportCellphone detector report
Cellphone detector report
 

Similaire à GSM-Based Smart Irrigation System

Gsm based wireless notice board Rajneesh
Gsm based wireless notice board RajneeshGsm based wireless notice board Rajneesh
Gsm based wireless notice board RajneeshRAJNEESH KUMAR SALGOTRA
 
Smart led display boards
Smart led display boardsSmart led display boards
Smart led display boardsSarojKumar210
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interfaceEdgefxkits & Solutions
 
KAGITHALA YASASWINI
KAGITHALA YASASWINIKAGITHALA YASASWINI
KAGITHALA YASASWINIMAHESH294
 
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAfault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAMAHESH294
 
Ppt gsm based automatic energy meter
Ppt gsm based automatic energy meterPpt gsm based automatic energy meter
Ppt gsm based automatic energy meterKhiti Ranjan jena
 
Home Security System Using Gsm Modem
Home Security System Using Gsm ModemHome Security System Using Gsm Modem
Home Security System Using Gsm ModemIJERA Editor
 
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET Journal
 
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...IRJET Journal
 
IRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET Journal
 
Wireless electronic notice board using gsm technolgy
Wireless electronic notice board using gsm technolgyWireless electronic notice board using gsm technolgy
Wireless electronic notice board using gsm technolgydhanshri_deshmukh
 
Gsmbasedcds projectreport-121112000646-phpapp02
Gsmbasedcds projectreport-121112000646-phpapp02Gsmbasedcds projectreport-121112000646-phpapp02
Gsmbasedcds projectreport-121112000646-phpapp02Shashank Singh
 
Cellphone signal detector and jammer ppt
Cellphone signal detector and jammer pptCellphone signal detector and jammer ppt
Cellphone signal detector and jammer pptAmar Raj
 
Monitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMMonitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMpriyanka kini
 
Remote Power Distribution System using GSM
Remote Power Distribution System using GSMRemote Power Distribution System using GSM
Remote Power Distribution System using GSMIRJET Journal
 
Home Automation Control System using SMS
Home Automation Control System using SMSHome Automation Control System using SMS
Home Automation Control System using SMSIRJET Journal
 
enoticeboard-150526024918-lva1-app6892 (2).pdf
enoticeboard-150526024918-lva1-app6892 (2).pdfenoticeboard-150526024918-lva1-app6892 (2).pdf
enoticeboard-150526024918-lva1-app6892 (2).pdfSupriaNandan
 
wireless E notice board
wireless E notice boardwireless E notice board
wireless E notice boardGanesh Gani
 
gsm based Notice board
gsm based Notice boardgsm based Notice board
gsm based Notice boardASHIRVAD KUMAR
 

Similaire à GSM-Based Smart Irrigation System (20)

Gsm based wireless notice board Rajneesh
Gsm based wireless notice board RajneeshGsm based wireless notice board Rajneesh
Gsm based wireless notice board Rajneesh
 
Smart led display boards
Smart led display boardsSmart led display boards
Smart led display boards
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interface
 
KAGITHALA YASASWINI
KAGITHALA YASASWINIKAGITHALA YASASWINI
KAGITHALA YASASWINI
 
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAfault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
 
Ppt gsm based automatic energy meter
Ppt gsm based automatic energy meterPpt gsm based automatic energy meter
Ppt gsm based automatic energy meter
 
Home Security System Using Gsm Modem
Home Security System Using Gsm ModemHome Security System Using Gsm Modem
Home Security System Using Gsm Modem
 
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
 
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
 
IRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM Module
 
Wireless electronic notice board using gsm technolgy
Wireless electronic notice board using gsm technolgyWireless electronic notice board using gsm technolgy
Wireless electronic notice board using gsm technolgy
 
Gsmbasedcds projectreport-121112000646-phpapp02
Gsmbasedcds projectreport-121112000646-phpapp02Gsmbasedcds projectreport-121112000646-phpapp02
Gsmbasedcds projectreport-121112000646-phpapp02
 
Cellphone signal detector and jammer ppt
Cellphone signal detector and jammer pptCellphone signal detector and jammer ppt
Cellphone signal detector and jammer ppt
 
Monitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMMonitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSM
 
Remote Power Distribution System using GSM
Remote Power Distribution System using GSMRemote Power Distribution System using GSM
Remote Power Distribution System using GSM
 
Home Automation Control System using SMS
Home Automation Control System using SMSHome Automation Control System using SMS
Home Automation Control System using SMS
 
GSM CONTROL OF ELECTRICAL APPLIANCES
GSM CONTROL OF ELECTRICAL APPLIANCESGSM CONTROL OF ELECTRICAL APPLIANCES
GSM CONTROL OF ELECTRICAL APPLIANCES
 
enoticeboard-150526024918-lva1-app6892 (2).pdf
enoticeboard-150526024918-lva1-app6892 (2).pdfenoticeboard-150526024918-lva1-app6892 (2).pdf
enoticeboard-150526024918-lva1-app6892 (2).pdf
 
wireless E notice board
wireless E notice boardwireless E notice board
wireless E notice board
 
gsm based Notice board
gsm based Notice boardgsm based Notice board
gsm based Notice board
 

Dernier

Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
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
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
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
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 

Dernier (20)

Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.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...
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
★ 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
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
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
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 

GSM-Based Smart Irrigation System

  • 1.
  • 2. AIM: Designing an embedded system which can completely help a former to supply water to the crops by sending messages in Irrigation field.  This project deals with irrigation application.  Physical effort and inconvenience  Loss/ Frequent damage of irrigation equipment  Wastage of water and electricity Objective
  • 3. INTRODUCTION OF PROJECT “GSM based Control System” implements the emerging applications of the GSM technology. Using GSM networks, a control system has been proposed that will act as an embedded system which can monitor and control appliances and other devices locally using built-in input and output peripherals.  Remotely the system allows the user to effectively monitor and control the house/office appliances and equipments via the mobile phone set by sending commands in the form of SMS messages and receiving the appliances status. The main concept behind the project is receiving the sent SMS and processing it further as required to perform several operations. The type of the operation to be performed depends on the nature of the SMS sent.
  • 4. GSM (Global System for Mobile Communications): It is a cellular communication standard. SMS (Short Message Service): It is a service available on most digital mobile phones that permit the sending of short messages (also known as text messaging service). Technology has advanced so much in the last decade or two that it has made life more efficient and comfortable. The comfort of being able to take control of devices from one particular location has become imperative as it saves a lot of time and effort. Therefore there arises a need to do so in a systematic manner which we have tried to implement with our system. The system we have proposed is an extended approach to automating a control system.
  • 5. The new age of technology has redefined communication. Most people nowadays have access to mobile phones and thus the world indeed has become a global village. At any given moment, any particular individual can be contacted with the mobile phone. But the application of mobile phone can not just be restricted to sending SMS or starting conversations. New innovations and ideas can be generated from it that can further enhance its capabilities. Technologies such as Infra-red, Bluetooth, etc which has developed in recent years goes to show the very fact that improvements are in fact possible and these improvements have eased our life and the way we live. GSM Based Smart Irrigation Control Background
  • 6. What is GSM TEChnology GSM (Global System for Mobile Communications, originally Groupe Spécial Mobile), is a standard developed by the European Telecommunication Standard Institude (ETSI) to describe protocols for second generation (2G) Digital Cellular Network Used By mobile Phones . It is the de facto global standard for mobile communications with over 90% market share, and is available in over 219 countries and territories. The GSM standard was developed as a replacement for first generation(1G) analog cellular networks, and originally described a digital, circuit-switched network optimized for Full Duplex and voice Telephony This was expanded over time to include data communications, first by circuit-switched transport, then Packet data transfer by GPRS (General Packet Radio Services) and EDGE (Enhanced Data rates for GSM Evolution or EGPRS).
  • 7. This GSM Modem can accept any GSM network operator SIM card and act just like a mobile phone with its own unique phone number. Advantage of using this modem will be that you can use its RS232 port to communicate and develop embedded applications. Applications like SMS Control, data transfer, remote control and logging can be developed easily. It can be used to send and receive SMS or make/receive voice calls. It can also be used in GPRS mode to connect to internet and do many applications for data logging and control. In GPRS mode you can also connect to any remote FTP server and upload files for data logging. Supports features like Voice, SMS, Data/Fax, GPRS and integrated TCP/IP stack. APPLICATIONS  SMS based Remote Control & Alerts  Security Applications Sensor Monitoring GPRS Mode Remote Data Logging GSM MODULE 300
  • 8. A printed circuit board (PCB) mechanically supports and electrically connects electronic components using conductive tracks, pads and other features etched from copper sheets laminated onto a non-conductive substrate. Printed circuit boards are used in all but the simplest electronic products. PCB DESINGNING Printed circuit board artwork generation was initially a fully manual process done on clear mylar sheets at a scale of usually 2 or 4 times the desired size. MANUFACTURING 1.Patterning In subtractive methods the unwanted copper is removed to leave only the desired copper pattern. . Direct laser imaging techniques are sometimes used for high-resolution requirements. 1.Design
  • 9. Patterning In subtractive methods the unwanted copper is removed to leave only the desired copper pattern. In additive methods the pattern is electroplated onto a bare substrate using a complex process. The pattern in the manufacturer's PCB CAM system is usually output on a photomask (photo-tool, film) by a photoplotter and replicated via silk screen printing or by exposing on a photo-sensitive photoresist coating. Direct laser imaging techniques are sometimes used for high-resolution requirements. Manufacturing Additive processes adds desired copper traces to an insulating substrate. In the full additive process the bare laminate is covered with a photosensitive film which is imaged (exposed to light though a mask and then developed which removes the unexposed film). Additive Process
  • 10. Chemical etching Chemical etching is usually done with ammonium per sulphate or ferric chloride
  • 11. Holes through a PCB are typically drilled with small-diameter It is also possible with controlled-depth drilling, laser drilling, or by pre- drilling the individual sheets of the PCB Assembly In surface-mount construction, the components are placed on pads or lands on the outer surfaces of the PCB Copper thickness Copper thickness of PCBs can be specified as units of length (in micrometers or mils) but is often specified as weight of copper per area (in ounce per square foot) which is easier to measure Drilling
  • 14. It basically operates as an ON/OFF toggle switch controlled Its output is high at power on and gives 5 volts. When it senses pulsed IR rays, its output becomes low. Transformer A transformer is a static electrical device that transfers energy by inductive coupling between its winding circuits Bridge rectifier When four diodes are connected as shown in figure, the circuit is called as bridge rectifier One advantage of a bridge rectifier over a conventional full-wave rectifier is that with a given transformer the bridge rectifier produces a voltage output that is nearly twice that of the conventional full-wave circuit. Working Principal of Power Supply
  • 15. Component List  Transformer  Voltage Regulator (LM7805)  ATmega8 IC  Capacitor 1.Electrolyte 2.Ceramic  Resistor  Diode  Crystal Oscillator  MOC3021-Optocoupler Devices GSM Module 300 16*2 LCD display AC Motor
  • 16. A transformer is a static electrical device that transfers energy by inductive coupling between its winding circuits. A varying current in the primary winding creates a varying magnetic flux in the transformer's core and thus a varying magnetic flux through the secondary winding. This varying magnetic flux induces a varying electromotive force (emf) or voltage in the secondary winding. Transformers can be used to vary the relative voltage of circuits or isolate them, or both Transformer
  • 17. When four diodes are connected as shown in figure, the circuit is called as bridge rectifier. The input to the circuit is applied to the diagonally opposite corners of the network, and the output is taken from the remaining two corners Bridge Rectifier
  • 18. IC Voltage Regulator  LM7805 is a voltage regulator integrated circuit. it is a member of 78xx series of fixed linear voltage regulator ics. The voltage regulator ic maintains the output voltage at a constant value. the xx in 78xx indicates the fixed output voltage it is designed to provide.  7805 provides +5v regulated power supply. capacitors of suitable values can be connected at input and output pins depending upon the respective voltage levels.
  • 20. Hardware tools • Regulated power supply. • AVR microcontroller. • GSM Module. • Relay. • AVR Studio 4.18 Software tools
  • 22. Pin Diagram VCC- Digital supply voltage. GND- Ground Port B (PB7..PB0) XTAL1/XTAL2/TOSC1/TOSC2 Port C (PC5..PC0) PC6/RESET Port D (PD7..PD0) AVCC AREF
  • 23. The fundamental relation for the capacitance between two flat plates separated by a dielectric material is given by: - C=0.08854KA/D Where: - C= capacitance in pf. K= dielectric constant A=Area per plate in square cm. D=Distance between two plates in cm Capacitor
  • 24. Resistor A Resistor is a heat-dissipating element and in the electronic circuits it is mostly used for either controlling the current in the circuit or developing a voltage drop across it, which could be utilized for many applications. There are various types of resistors Crystal Osscilator A piezoelectric crystal is an electronic circuit that uses the mechanical resonance of a vibrating crystal of piezoelectric material to create an electrical signal with a very precise frequency. This frequency is commonly used to keep track of time (as in quartz wristwatches), to provide a stable clock signal for digital integrated circuits, and to stabilize frequencies for radio transmitters and receivers.
  • 26. Block Diagram of GSM Connection diagram GSM MODEM The GSM modem being a serial communication device is connected to the serial port or a serial device through a serial connector. The power input to the modem is given through a 9v ac adapter
  • 29. GSM stands for Global System for Mobile Communication. It is a globally accepted standard for digital cellular communication. GSM is the name of a standardization group established in 1982 to create a common European mobile telephone standard that would formulate specifications for a pan-European mobile cellular radio system operating at 900 MHz The GSM modem basically consists of a SIM card holder to hold the activated SIM card for sending and receiving SMS. 5V AC power supply header to which the 5v ac adapter is connected. Power led which gives the indication of modem status that is on or off. 9 pin female to which the GSM antenna is connected. DESCRIPTION
  • 30. APPLICATIONS:  Electronics applications and consumer devices  Industrial automation and process control software.  Home appliances  Security alerts
  • 31. CONNECTION DIAGRAM This is how we connect Gsm Modems Based Irrigation Water Pump Controller for Illiterates to the motor
  • 32. ADVANTAGES DIS-ADVANTAGES  Low power consumption Global range Easy to operate Flexible to run at specific intervals  Communication delays  Not work in remote areas  Undetectable internal problems in motor
  • 33. Cellular Network Support • Agromate is just like a mobile phone….. • Will support GSM SIM from any provider • Users can choose the provider that gives better signal
  • 34. Mobile phone support • Agromate can be operated from any mobile phone • Supports GSM, CDMA and Land line • Android application for smart phones
  • 36. Conclusion The project “Gsm Modems Based Irrigation Water Pump Controller for Illiterates.” has been successfully designed and tested. Secondly, using highly advanced IC’s and with the help of growing technology the project has been successfully implemented. It took great change and flexible to the farmer while power cuts