SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 46 – 49
_______________________________________________________________________________________________
46
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
Automatic Lawn Mower using Green Energy Sources
Kanchana K
Department of Electrical and
Electronics Engineering
Saveetha Engineering College
Chennai, India
e-mail: kanchana.anoop@gmail.com
Pheba Cheriyan
Department of Electrical and
Electronics Engineering
Saveetha Engineering College
Chennai, India
e-mail:phebacherian@saveetha.ac.in
Anoop K J
Department of Electrical and
Electronics Engineering
SaveethaSchoolof Engineering
Chennai, India
e-mail: anoopkj7@gmail.com
Abstract: An automatic lawn mower is a device or robot that help human to cut grass automatically. It will allow the user to
cut their grass with minimal effort. The proposed robotmove on the grass of the garden, within a defined area thereby
completes the task automatically. The electrical power required to energies the proposed system is provided from the solar
panel. Single-Ended Primary-Inductor Converter (SEPIC)with Maximum Power Point Tracking (MPPT) algorithm and
Fuzzy logic controller (FLC) is used at output of solar panel to improve the overall efficiency. The movement or the path of
the automatic lawn mower is based on a path planning technique. Sensors are used to provide feedback from obstacles. Every
action of the lawn mower is monitored by the PIC microcontroller with the help of the sensor. Unlike other robotic lawn
mowers on the market, this design requires no perimeter wires to maintain the robot within the lawn. Through sensor
arrangement, the proposed lawn mower avoidsobstacles and humans. A hardware prototype is implemented and successfully
tested in the lawn.
Keywords: Lawn mower, SEPICconverter, PIC microcontroller,FLCand MPPT
____________________________________________*****_________________________________________________
I. INTRODUCTION
An automatic lawn mower, powered with solar
energy is the best option for cutting the grass in the garden as
compared with the commercial cutters [1]-[4]. Furthermore,
the amount of solar energy required to run the system is
essential while designing a lawn mower. In order to
accomplish the requirement, the whole surface except the
sides of the robot iscoveredwithsolar panels which also act as
shield to the robot.Most research on the robot path planning
techniques is used mainly to aim for the shortest path and for
consuming less energy [5].
As many gardens are in shade, or not directly hit by
the sun, the amount of solar energy available at the site will
be less. Also, the solar irradiation will vary with
theatmosphere condition. As a result,the extraction of
energyto the system gets reduced. Nevertheless the maximum
power tracking technique combined with an accumulator
capable of storing energy solves the aforementioned problem
[6]-[7]. The battery works as a buffer and accumulating
energy when solar power is plenty. From this point of view
lead batteries are the most suitable ones. In full sun, the solar
panel is capable of recharging the internal battery with a
current at about 6A, totalling about 8W, and well under the
power used by even the most efficient electric lawn mower,
powered at 230V A.C. The proposed robotic lawn mower can
be used for a continuous and steady mowing in the lawn.
In the present scenario where technology is merging
with environmental awareness, consumers are looking for the
ways to contribute in the relief of their own carbon footprints.
Pollution is man-made and can be seen in the daily lives,
more specifically in homes. Gas powered lawn mower are
approximately 90% in United States (U.S) home and they
create 5% of the total U.S. pollution. Green technology
initiatives are being support by both the government and
cooperates business.
This research workwill relievethe consumer from
mowing their own lawns and will reduce both environmental
and noise pollution. This design is meant to be an alternate
green option to the popular and environmentally hazardous
gas powered lawn mower.
II. PROPOSED METHOD
The input from the PV panel is fed into the SEPIC
converter in order to obtain the desired output voltage. The
extraction of maximum power from the solar panel is
achieved through MPPT method. The required algorithm is
generated and loaded in the PIC16F887 microcontroller. The
feed forward system senses the instantaneous voltage and
current which is fed into the microcontrollerfor attaining the
maximum power. The perturb and observe MPPT algorithm
based on fuzzy logic controllerdetermines the output voltage
at which maximum power is obtained. The duty cycle of the
converter corresponding to the output voltage is computed by
the microcontroller with the predefined program and is
applied to the SEPIC converter through the gate driver
circuit. The output voltage of the converter is stored in the
battery for more reliable operation of the robot.
The obstacle in the lawn is detected by the infrared
(IR) sensor provided in front of the robot. According to the
information from the sensor,microcontroller sends the signals
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 46 – 49
_______________________________________________________________________________________________
47
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
to the motor drive of the lawn mower through relay. The
block diagram of the proposed system is shown in the figure
1.
Figure 1.Block diagram of the proposed system.
For achieving the maximum efficiency, MPPT
algorithm and Fuzzy logic control is used in the proposed
system. The block diagram of the SEPIC converter with FLC
controller and MPPT algorithm is shown in figure 2.
Figure 2.SEPIC converter with FLC controller and MPPT
algorithm
III. SEPIC CONVERTER
The SEPIC is a DC-DC buck- boost converterand has the
advantage of non- inverted output voltage. It consists of
series of capacitors to transfer input energy to output. The
schematic diagram of a SEPIC converter is shown in figure 3.
Figure 3.Circuit Diagram of SEPIC converter
All dc-dc converters operate with high frequency MOSFET
switches. Inductor L1 charges when the switchcloses and L2
charges by the capacitor C1. The output voltage is the voltage
across the capacitor C2. When the diode is under ON
condition, the output voltage is maintained by C2.
When the switch is open, the capacitors are charged by the
inductor current and the load voltage is availed through the
diode. High output voltage can be obtained by increasing the
duty cycle. Nevertheless very high duty cycle will fail to
charge the capacitor and thereby output. Consequently,
tradeoff has to be taken while selecting the duty cycle.
IV. MAXIMUM POWER POINT TRACKING ALGORITHM
The direct charging of battery from the panel without any
controller leads to premature battery failure.Moreover, this
will result in higher equipment cost and the costs will
increase due to subsequent equipment failure. MPPT method
is used to save the power without which many number of
solar panels would be required for the operation. Maximum
power point of the solar panel varies as the temperature and
irradiation. So tracking method for obtaining maximum
power from solar panel is required. Perturb and Observe
(P&O) method is used to achieve MPPT. The P&O algorithm
for the implementation of MPPT method is shown in figure 4.
Figure 4.The flowchart of the Perturb and Observe
Algorithm.
The maximum power point of a solar panel increases as
increase in irradiation which is shown in figure 5.
Figure 5.P-V curve depending on the irradiation
Fuzzy Logic controller
Fuzzy Logic controller (FLC) is best suitable for nonlinear
system since it does not require any mathematical model of the
system. Hencethe implementation of fuzzy controller is easy as
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 46 – 49
_______________________________________________________________________________________________
48
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
compared to other controllers. In FLC, artificial intelligence
technique is used based on expert knowledge of the system.
Fuzzification unit is converting crisp set values into linguistic
variables. The reference voltage is decided by MPPT algorithm.
The FLC consists of five main blocks. (1) Fuzzifier converts its
two inputs such as voltage error (e) and change in voltage error
(de/dt) into information and sent to decision making mechanism
which can utilize to apply rules. (2) Rule base which consists of
the expert’s linguistic explanation to obtain the best control. (3)
The data base keeps all the description of the membership
function required for fuzzifier and defuzzifier. (4) Decision
making mechanism evaluates the preferred control rules
suitable for the present situation. (5) Defuzzifier block converts
the result from decision making mechanism into duty cycle to
the plant. Error and change in error is generated based on
reference voltage and actual output voltage of the SEPIC
converter. The inference mechanisms available for evaluating
the control rules are Mamdani and Sugeno Fuzzy Inference
System (FIS). The consequent of the fuzzy rules can be
obtained by either of these two methods. Fuzzy Logic
Controller is designed for the proposed system in Matlab using
Mamdani style. The membership function of error and change
in error is shown in Figure 6 and 7.
Figure 6. Membership function of error
Figure 7.Membership function of change in error
Fuzzy sets are defined for all input and output
variables. Five fuzzy subsets which are used for the rules are,
PB (Positive Big), PS (Positive Small), ZE (Zero), NS
(Negative Small) and NB (Negative Big). The same subsets
are used for the two inputs and one output. The rule base is
created from the general information about the SEPIC
Converter and calculated based on the simulation results. A
5*5 rule base is developed and tabulated and shown in the
table1.
TABLE 1. RULES OF FLC
Error
CE
NB NS ZE PS PB
NB ZE NE PB PB PB
NS NS NS PS PS PB
ZE NB NB ZE PS PB
PS NB NS NS ZE PS
PB NB NB NB NS ZE
V. SIMULATION RESULTS AND DISCUSSION
The simulation using Matlab for the proposed
system is shown in figure 8. Voltage and current from the
solar panel is measured by the sensors and fed to the MPPT
algorithm from where the voltage required for the maximum
power is calculated using P&O method. This voltage is
considered as the reference voltage to the SEPIC converter.
The error and change in error between the actual output
voltage and reference voltage for each step is compared and
the desired output is achieved through FLC and stored in the
battery. The input and output voltage of the SEPIC converter
is shown in figure 9.
Figure 8. Simulink Model
Figure 9. Input and output voltage of SEPIC converter
VI. HARDWARE RESULTS
The main hardware parts include the solar panel, SEPIC
converter, microcontroller, IR sensor, motors, grass cutting
blades, wheels and battery. The working of the device is all
dependent on the electronic circuitry that is designed.
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 46 – 49
_______________________________________________________________________________________________
49
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
The obstacles present in the path of device are obtained
with the help of sensors. The perimeter of the lawn should be
covered with either wall or obstacle. The robot will move till
the obstacle is detected and takes different direction as per
the predefined program in the microcontroller. This
mechanism is to be used to cut the grass, which is the primary
function of the lawn mower. It is to be achieved with help of
a grass cutter and a motor to run this cutter. The number of
cutters can be more than one depending on the design of the
mower. Also the motion of the cutter can be controlled with
help of timer as to when to switch it off. The front and top
view of the hardware setup is shown in figure 10 and figure
11.
Figure 10: Front View of the Hardware setup
Figure 11: Top View of the Hardware setup
VII. CONCLUSION
The proposed lawn mower is designed to achieve
less working time, low cost and minimum energy
consumption. The proposed green energy mower reduces the
pollution and attains maximum efficiency. Fuzzy logic
controller combines with MPPT algorithm improve the
efficiency of the solar panel by extracting the maximum
power. The adjustable blade system can increase the
efficiency and also reduce the operating time. The structure is
user friendly, economic and achieving the objectives.
REFERENCES
[1] M. Wasif (2011).’ Design and Implementation of
Autonomous Lawn-Mower Robot Controller’.2011 7th
International Conference.5-6 September.Emerging
Technologies (ICET).pp.1-5.
[2] Smith, J., S. Campbell, and J. Morton. (2005). ‘Design
and Implementation of a Control Algorithm for an
Autonomous Lawn Mower’.Circuits and Systems.7–10
August.Midwest Symposium.pp.456-459.
[3] Ousingsawat, J. and M.G. Earl (2013). ‘Modified Lawn-
Mower Search Pattern for Areas Comprised of Weighted
Regions’. American Control Conference.pp.918-923.
[4] Mohammad Baloch, T. and K. Timothy Thien Ching
(2008). ‘Design and modelling a prototype of a robotic
lawn mower.Information Technology’.International
Symposium.pp.1-5.
[5] Mihai Kocsis, Johannes Buyer, Raoul Zollner (2016). ‘A
modular and scalable simulation framework for
agricultural vehicles’, System Integration (SII) 2016
IEEE/SICE International Symposium on. pp. 168-173.
[6] A. Dolara, S. Leva, G. Manzolini (2015).‘Comparison of
different physical models for PV power output prediction’,
Solar Energy, vol. 119. pp. 83-99.
[7] A. Dolara, R. Faranda, S. Leva (2009), ‘Energy
comparison of seven MPPT techniques for PV systems’,
Journal of Electromagnetic Analysis and Applications,
vol. 3. pp. 152-162.

More Related Content

Similar to Automatic Lawn Mower using Green Energy Sources

Designing of Pick and Place Robotic Arm
Designing of Pick and Place Robotic ArmDesigning of Pick and Place Robotic Arm
Designing of Pick and Place Robotic Armrahulmonikasharma
 
Km222 dual way pesticide sprayer solar &mechanical motion tir
Km222 dual way pesticide sprayer solar &mechanical motion tirKm222 dual way pesticide sprayer solar &mechanical motion tir
Km222 dual way pesticide sprayer solar &mechanical motion tir1000kv technologies
 
Km222 dual way pesticide sprayer solar &mechanical motion tir 2
Km222 dual way pesticide sprayer solar &mechanical motion tir 2Km222 dual way pesticide sprayer solar &mechanical motion tir 2
Km222 dual way pesticide sprayer solar &mechanical motion tir 21000kv technologies
 
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy MonitoringIOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoringrahulmonikasharma
 
Agriculture Field Betterment using Solar System and Microcontroller
Agriculture Field Betterment using Solar System and MicrocontrollerAgriculture Field Betterment using Solar System and Microcontroller
Agriculture Field Betterment using Solar System and MicrocontrollerIRJET Journal
 
IRJET - A Detailed Review of Designing the Agribot
IRJET -  	  A Detailed Review of Designing the AgribotIRJET -  	  A Detailed Review of Designing the Agribot
IRJET - A Detailed Review of Designing the AgribotIRJET Journal
 
Mechatronic based energy management and automation system for agro industries
Mechatronic based energy management and automation system for agro industriesMechatronic based energy management and automation system for agro industries
Mechatronic based energy management and automation system for agro industrieseSAT Journals
 
IRJET - Farm Field Monitoring Using IoT-A Survey Paper
IRJET - Farm Field Monitoring Using IoT-A Survey PaperIRJET - Farm Field Monitoring Using IoT-A Survey Paper
IRJET - Farm Field Monitoring Using IoT-A Survey PaperIRJET Journal
 
IRJET- Smart Dustbin Container using IoT Notification
IRJET-  	  Smart Dustbin Container using IoT NotificationIRJET-  	  Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT NotificationIRJET Journal
 
Novel Approach for Automatic Seed Sowing Machine
Novel Approach for Automatic Seed Sowing MachineNovel Approach for Automatic Seed Sowing Machine
Novel Approach for Automatic Seed Sowing MachineIRJET Journal
 
Dish Positioning By Using IR Remote
Dish Positioning By Using IR RemoteDish Positioning By Using IR Remote
Dish Positioning By Using IR RemoteIRJET Journal
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationeSAT Publishing House
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationeSAT Journals
 
IRJET - Smart Agriculture with IoT and Cloud Computing
IRJET - Smart Agriculture with IoT and Cloud ComputingIRJET - Smart Agriculture with IoT and Cloud Computing
IRJET - Smart Agriculture with IoT and Cloud ComputingIRJET Journal
 
Smart Machine and Application for Rural Development
Smart Machine and Application for Rural DevelopmentSmart Machine and Application for Rural Development
Smart Machine and Application for Rural DevelopmentIRJET Journal
 
Smart Irrigation System Using IOT
Smart Irrigation System Using IOTSmart Irrigation System Using IOT
Smart Irrigation System Using IOTIRJET Journal
 
Mitigating the Problem of Packet Dropping & Energy Management in AD-HOC Wirel...
Mitigating the Problem of Packet Dropping & Energy Management in AD-HOC Wirel...Mitigating the Problem of Packet Dropping & Energy Management in AD-HOC Wirel...
Mitigating the Problem of Packet Dropping & Energy Management in AD-HOC Wirel...rahulmonikasharma
 
Design and Simulation of Power Turbine for Micro Organic Rankine Cycle Thermo...
Design and Simulation of Power Turbine for Micro Organic Rankine Cycle Thermo...Design and Simulation of Power Turbine for Micro Organic Rankine Cycle Thermo...
Design and Simulation of Power Turbine for Micro Organic Rankine Cycle Thermo...rahulmonikasharma
 
IRJET- A Survey on Advanced Ration Distribution System
IRJET-  	  A Survey on Advanced Ration Distribution SystemIRJET-  	  A Survey on Advanced Ration Distribution System
IRJET- A Survey on Advanced Ration Distribution SystemIRJET Journal
 

Similar to Automatic Lawn Mower using Green Energy Sources (20)

Designing of Pick and Place Robotic Arm
Designing of Pick and Place Robotic ArmDesigning of Pick and Place Robotic Arm
Designing of Pick and Place Robotic Arm
 
Km222 dual way pesticide sprayer solar &mechanical motion tir
Km222 dual way pesticide sprayer solar &mechanical motion tirKm222 dual way pesticide sprayer solar &mechanical motion tir
Km222 dual way pesticide sprayer solar &mechanical motion tir
 
Km222 dual way pesticide sprayer solar &mechanical motion tir 2
Km222 dual way pesticide sprayer solar &mechanical motion tir 2Km222 dual way pesticide sprayer solar &mechanical motion tir 2
Km222 dual way pesticide sprayer solar &mechanical motion tir 2
 
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy MonitoringIOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
 
Agriculture Field Betterment using Solar System and Microcontroller
Agriculture Field Betterment using Solar System and MicrocontrollerAgriculture Field Betterment using Solar System and Microcontroller
Agriculture Field Betterment using Solar System and Microcontroller
 
10
1010
10
 
IRJET - A Detailed Review of Designing the Agribot
IRJET -  	  A Detailed Review of Designing the AgribotIRJET -  	  A Detailed Review of Designing the Agribot
IRJET - A Detailed Review of Designing the Agribot
 
Mechatronic based energy management and automation system for agro industries
Mechatronic based energy management and automation system for agro industriesMechatronic based energy management and automation system for agro industries
Mechatronic based energy management and automation system for agro industries
 
IRJET - Farm Field Monitoring Using IoT-A Survey Paper
IRJET - Farm Field Monitoring Using IoT-A Survey PaperIRJET - Farm Field Monitoring Using IoT-A Survey Paper
IRJET - Farm Field Monitoring Using IoT-A Survey Paper
 
IRJET- Smart Dustbin Container using IoT Notification
IRJET-  	  Smart Dustbin Container using IoT NotificationIRJET-  	  Smart Dustbin Container using IoT Notification
IRJET- Smart Dustbin Container using IoT Notification
 
Novel Approach for Automatic Seed Sowing Machine
Novel Approach for Automatic Seed Sowing MachineNovel Approach for Automatic Seed Sowing Machine
Novel Approach for Automatic Seed Sowing Machine
 
Dish Positioning By Using IR Remote
Dish Positioning By Using IR RemoteDish Positioning By Using IR Remote
Dish Positioning By Using IR Remote
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# application
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# application
 
IRJET - Smart Agriculture with IoT and Cloud Computing
IRJET - Smart Agriculture with IoT and Cloud ComputingIRJET - Smart Agriculture with IoT and Cloud Computing
IRJET - Smart Agriculture with IoT and Cloud Computing
 
Smart Machine and Application for Rural Development
Smart Machine and Application for Rural DevelopmentSmart Machine and Application for Rural Development
Smart Machine and Application for Rural Development
 
Smart Irrigation System Using IOT
Smart Irrigation System Using IOTSmart Irrigation System Using IOT
Smart Irrigation System Using IOT
 
Mitigating the Problem of Packet Dropping & Energy Management in AD-HOC Wirel...
Mitigating the Problem of Packet Dropping & Energy Management in AD-HOC Wirel...Mitigating the Problem of Packet Dropping & Energy Management in AD-HOC Wirel...
Mitigating the Problem of Packet Dropping & Energy Management in AD-HOC Wirel...
 
Design and Simulation of Power Turbine for Micro Organic Rankine Cycle Thermo...
Design and Simulation of Power Turbine for Micro Organic Rankine Cycle Thermo...Design and Simulation of Power Turbine for Micro Organic Rankine Cycle Thermo...
Design and Simulation of Power Turbine for Micro Organic Rankine Cycle Thermo...
 
IRJET- A Survey on Advanced Ration Distribution System
IRJET-  	  A Survey on Advanced Ration Distribution SystemIRJET-  	  A Survey on Advanced Ration Distribution System
IRJET- A Survey on Advanced Ration Distribution System
 

More from rahulmonikasharma

Data Mining Concepts - A survey paper
Data Mining Concepts - A survey paperData Mining Concepts - A survey paper
Data Mining Concepts - A survey paperrahulmonikasharma
 
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...rahulmonikasharma
 
Considering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP FrameworkConsidering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP Frameworkrahulmonikasharma
 
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication SystemsA New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systemsrahulmonikasharma
 
Broadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A SurveyBroadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A Surveyrahulmonikasharma
 
Sybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANETSybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANETrahulmonikasharma
 
A Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine FormulaA Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine Formularahulmonikasharma
 
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...rahulmonikasharma
 
Quality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry PiQuality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry Pirahulmonikasharma
 
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...rahulmonikasharma
 
DC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide NanoparticlesDC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide Nanoparticlesrahulmonikasharma
 
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDMA Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDMrahulmonikasharma
 
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...rahulmonikasharma
 
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...rahulmonikasharma
 
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM SystemAlamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM Systemrahulmonikasharma
 
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault DiagnosisEmpirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosisrahulmonikasharma
 
Short Term Load Forecasting Using ARIMA Technique
Short Term Load Forecasting Using ARIMA TechniqueShort Term Load Forecasting Using ARIMA Technique
Short Term Load Forecasting Using ARIMA Techniquerahulmonikasharma
 
Impact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line CouplerImpact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line Couplerrahulmonikasharma
 
Design Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction MotorDesign Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction Motorrahulmonikasharma
 
Advancement in Abrasive Water Jet Machining - A Study
Advancement in Abrasive Water Jet Machining - A StudyAdvancement in Abrasive Water Jet Machining - A Study
Advancement in Abrasive Water Jet Machining - A Studyrahulmonikasharma
 

More from rahulmonikasharma (20)

Data Mining Concepts - A survey paper
Data Mining Concepts - A survey paperData Mining Concepts - A survey paper
Data Mining Concepts - A survey paper
 
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
 
Considering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP FrameworkConsidering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP Framework
 
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication SystemsA New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
 
Broadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A SurveyBroadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A Survey
 
Sybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANETSybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANET
 
A Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine FormulaA Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine Formula
 
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
 
Quality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry PiQuality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry Pi
 
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
 
DC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide NanoparticlesDC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide Nanoparticles
 
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDMA Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
 
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
 
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
 
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM SystemAlamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM System
 
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault DiagnosisEmpirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
 
Short Term Load Forecasting Using ARIMA Technique
Short Term Load Forecasting Using ARIMA TechniqueShort Term Load Forecasting Using ARIMA Technique
Short Term Load Forecasting Using ARIMA Technique
 
Impact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line CouplerImpact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line Coupler
 
Design Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction MotorDesign Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction Motor
 
Advancement in Abrasive Water Jet Machining - A Study
Advancement in Abrasive Water Jet Machining - A StudyAdvancement in Abrasive Water Jet Machining - A Study
Advancement in Abrasive Water Jet Machining - A Study
 

Recently uploaded

Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
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
 
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
 
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 ConverterAbhinavSharma374939
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
(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
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
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
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
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
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 

Recently uploaded (20)

Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
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...
 
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
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
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
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
(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
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
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
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 

Automatic Lawn Mower using Green Energy Sources

  • 1. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 46 – 49 _______________________________________________________________________________________________ 46 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ Automatic Lawn Mower using Green Energy Sources Kanchana K Department of Electrical and Electronics Engineering Saveetha Engineering College Chennai, India e-mail: kanchana.anoop@gmail.com Pheba Cheriyan Department of Electrical and Electronics Engineering Saveetha Engineering College Chennai, India e-mail:phebacherian@saveetha.ac.in Anoop K J Department of Electrical and Electronics Engineering SaveethaSchoolof Engineering Chennai, India e-mail: anoopkj7@gmail.com Abstract: An automatic lawn mower is a device or robot that help human to cut grass automatically. It will allow the user to cut their grass with minimal effort. The proposed robotmove on the grass of the garden, within a defined area thereby completes the task automatically. The electrical power required to energies the proposed system is provided from the solar panel. Single-Ended Primary-Inductor Converter (SEPIC)with Maximum Power Point Tracking (MPPT) algorithm and Fuzzy logic controller (FLC) is used at output of solar panel to improve the overall efficiency. The movement or the path of the automatic lawn mower is based on a path planning technique. Sensors are used to provide feedback from obstacles. Every action of the lawn mower is monitored by the PIC microcontroller with the help of the sensor. Unlike other robotic lawn mowers on the market, this design requires no perimeter wires to maintain the robot within the lawn. Through sensor arrangement, the proposed lawn mower avoidsobstacles and humans. A hardware prototype is implemented and successfully tested in the lawn. Keywords: Lawn mower, SEPICconverter, PIC microcontroller,FLCand MPPT ____________________________________________*****_________________________________________________ I. INTRODUCTION An automatic lawn mower, powered with solar energy is the best option for cutting the grass in the garden as compared with the commercial cutters [1]-[4]. Furthermore, the amount of solar energy required to run the system is essential while designing a lawn mower. In order to accomplish the requirement, the whole surface except the sides of the robot iscoveredwithsolar panels which also act as shield to the robot.Most research on the robot path planning techniques is used mainly to aim for the shortest path and for consuming less energy [5]. As many gardens are in shade, or not directly hit by the sun, the amount of solar energy available at the site will be less. Also, the solar irradiation will vary with theatmosphere condition. As a result,the extraction of energyto the system gets reduced. Nevertheless the maximum power tracking technique combined with an accumulator capable of storing energy solves the aforementioned problem [6]-[7]. The battery works as a buffer and accumulating energy when solar power is plenty. From this point of view lead batteries are the most suitable ones. In full sun, the solar panel is capable of recharging the internal battery with a current at about 6A, totalling about 8W, and well under the power used by even the most efficient electric lawn mower, powered at 230V A.C. The proposed robotic lawn mower can be used for a continuous and steady mowing in the lawn. In the present scenario where technology is merging with environmental awareness, consumers are looking for the ways to contribute in the relief of their own carbon footprints. Pollution is man-made and can be seen in the daily lives, more specifically in homes. Gas powered lawn mower are approximately 90% in United States (U.S) home and they create 5% of the total U.S. pollution. Green technology initiatives are being support by both the government and cooperates business. This research workwill relievethe consumer from mowing their own lawns and will reduce both environmental and noise pollution. This design is meant to be an alternate green option to the popular and environmentally hazardous gas powered lawn mower. II. PROPOSED METHOD The input from the PV panel is fed into the SEPIC converter in order to obtain the desired output voltage. The extraction of maximum power from the solar panel is achieved through MPPT method. The required algorithm is generated and loaded in the PIC16F887 microcontroller. The feed forward system senses the instantaneous voltage and current which is fed into the microcontrollerfor attaining the maximum power. The perturb and observe MPPT algorithm based on fuzzy logic controllerdetermines the output voltage at which maximum power is obtained. The duty cycle of the converter corresponding to the output voltage is computed by the microcontroller with the predefined program and is applied to the SEPIC converter through the gate driver circuit. The output voltage of the converter is stored in the battery for more reliable operation of the robot. The obstacle in the lawn is detected by the infrared (IR) sensor provided in front of the robot. According to the information from the sensor,microcontroller sends the signals
  • 2. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 46 – 49 _______________________________________________________________________________________________ 47 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ to the motor drive of the lawn mower through relay. The block diagram of the proposed system is shown in the figure 1. Figure 1.Block diagram of the proposed system. For achieving the maximum efficiency, MPPT algorithm and Fuzzy logic control is used in the proposed system. The block diagram of the SEPIC converter with FLC controller and MPPT algorithm is shown in figure 2. Figure 2.SEPIC converter with FLC controller and MPPT algorithm III. SEPIC CONVERTER The SEPIC is a DC-DC buck- boost converterand has the advantage of non- inverted output voltage. It consists of series of capacitors to transfer input energy to output. The schematic diagram of a SEPIC converter is shown in figure 3. Figure 3.Circuit Diagram of SEPIC converter All dc-dc converters operate with high frequency MOSFET switches. Inductor L1 charges when the switchcloses and L2 charges by the capacitor C1. The output voltage is the voltage across the capacitor C2. When the diode is under ON condition, the output voltage is maintained by C2. When the switch is open, the capacitors are charged by the inductor current and the load voltage is availed through the diode. High output voltage can be obtained by increasing the duty cycle. Nevertheless very high duty cycle will fail to charge the capacitor and thereby output. Consequently, tradeoff has to be taken while selecting the duty cycle. IV. MAXIMUM POWER POINT TRACKING ALGORITHM The direct charging of battery from the panel without any controller leads to premature battery failure.Moreover, this will result in higher equipment cost and the costs will increase due to subsequent equipment failure. MPPT method is used to save the power without which many number of solar panels would be required for the operation. Maximum power point of the solar panel varies as the temperature and irradiation. So tracking method for obtaining maximum power from solar panel is required. Perturb and Observe (P&O) method is used to achieve MPPT. The P&O algorithm for the implementation of MPPT method is shown in figure 4. Figure 4.The flowchart of the Perturb and Observe Algorithm. The maximum power point of a solar panel increases as increase in irradiation which is shown in figure 5. Figure 5.P-V curve depending on the irradiation Fuzzy Logic controller Fuzzy Logic controller (FLC) is best suitable for nonlinear system since it does not require any mathematical model of the system. Hencethe implementation of fuzzy controller is easy as
  • 3. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 46 – 49 _______________________________________________________________________________________________ 48 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ compared to other controllers. In FLC, artificial intelligence technique is used based on expert knowledge of the system. Fuzzification unit is converting crisp set values into linguistic variables. The reference voltage is decided by MPPT algorithm. The FLC consists of five main blocks. (1) Fuzzifier converts its two inputs such as voltage error (e) and change in voltage error (de/dt) into information and sent to decision making mechanism which can utilize to apply rules. (2) Rule base which consists of the expert’s linguistic explanation to obtain the best control. (3) The data base keeps all the description of the membership function required for fuzzifier and defuzzifier. (4) Decision making mechanism evaluates the preferred control rules suitable for the present situation. (5) Defuzzifier block converts the result from decision making mechanism into duty cycle to the plant. Error and change in error is generated based on reference voltage and actual output voltage of the SEPIC converter. The inference mechanisms available for evaluating the control rules are Mamdani and Sugeno Fuzzy Inference System (FIS). The consequent of the fuzzy rules can be obtained by either of these two methods. Fuzzy Logic Controller is designed for the proposed system in Matlab using Mamdani style. The membership function of error and change in error is shown in Figure 6 and 7. Figure 6. Membership function of error Figure 7.Membership function of change in error Fuzzy sets are defined for all input and output variables. Five fuzzy subsets which are used for the rules are, PB (Positive Big), PS (Positive Small), ZE (Zero), NS (Negative Small) and NB (Negative Big). The same subsets are used for the two inputs and one output. The rule base is created from the general information about the SEPIC Converter and calculated based on the simulation results. A 5*5 rule base is developed and tabulated and shown in the table1. TABLE 1. RULES OF FLC Error CE NB NS ZE PS PB NB ZE NE PB PB PB NS NS NS PS PS PB ZE NB NB ZE PS PB PS NB NS NS ZE PS PB NB NB NB NS ZE V. SIMULATION RESULTS AND DISCUSSION The simulation using Matlab for the proposed system is shown in figure 8. Voltage and current from the solar panel is measured by the sensors and fed to the MPPT algorithm from where the voltage required for the maximum power is calculated using P&O method. This voltage is considered as the reference voltage to the SEPIC converter. The error and change in error between the actual output voltage and reference voltage for each step is compared and the desired output is achieved through FLC and stored in the battery. The input and output voltage of the SEPIC converter is shown in figure 9. Figure 8. Simulink Model Figure 9. Input and output voltage of SEPIC converter VI. HARDWARE RESULTS The main hardware parts include the solar panel, SEPIC converter, microcontroller, IR sensor, motors, grass cutting blades, wheels and battery. The working of the device is all dependent on the electronic circuitry that is designed.
  • 4. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 46 – 49 _______________________________________________________________________________________________ 49 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ The obstacles present in the path of device are obtained with the help of sensors. The perimeter of the lawn should be covered with either wall or obstacle. The robot will move till the obstacle is detected and takes different direction as per the predefined program in the microcontroller. This mechanism is to be used to cut the grass, which is the primary function of the lawn mower. It is to be achieved with help of a grass cutter and a motor to run this cutter. The number of cutters can be more than one depending on the design of the mower. Also the motion of the cutter can be controlled with help of timer as to when to switch it off. The front and top view of the hardware setup is shown in figure 10 and figure 11. Figure 10: Front View of the Hardware setup Figure 11: Top View of the Hardware setup VII. CONCLUSION The proposed lawn mower is designed to achieve less working time, low cost and minimum energy consumption. The proposed green energy mower reduces the pollution and attains maximum efficiency. Fuzzy logic controller combines with MPPT algorithm improve the efficiency of the solar panel by extracting the maximum power. The adjustable blade system can increase the efficiency and also reduce the operating time. The structure is user friendly, economic and achieving the objectives. REFERENCES [1] M. Wasif (2011).’ Design and Implementation of Autonomous Lawn-Mower Robot Controller’.2011 7th International Conference.5-6 September.Emerging Technologies (ICET).pp.1-5. [2] Smith, J., S. Campbell, and J. Morton. (2005). ‘Design and Implementation of a Control Algorithm for an Autonomous Lawn Mower’.Circuits and Systems.7–10 August.Midwest Symposium.pp.456-459. [3] Ousingsawat, J. and M.G. Earl (2013). ‘Modified Lawn- Mower Search Pattern for Areas Comprised of Weighted Regions’. American Control Conference.pp.918-923. [4] Mohammad Baloch, T. and K. Timothy Thien Ching (2008). ‘Design and modelling a prototype of a robotic lawn mower.Information Technology’.International Symposium.pp.1-5. [5] Mihai Kocsis, Johannes Buyer, Raoul Zollner (2016). ‘A modular and scalable simulation framework for agricultural vehicles’, System Integration (SII) 2016 IEEE/SICE International Symposium on. pp. 168-173. [6] A. Dolara, S. Leva, G. Manzolini (2015).‘Comparison of different physical models for PV power output prediction’, Solar Energy, vol. 119. pp. 83-99. [7] A. Dolara, R. Faranda, S. Leva (2009), ‘Energy comparison of seven MPPT techniques for PV systems’, Journal of Electromagnetic Analysis and Applications, vol. 3. pp. 152-162.