Smart Irrigation FINAL Review
Smart Irrigation FINAL Review
3
PROPOSED SYSTEM
• This paper proposes a IOT based Smart Irrigation System using Node
MCU ESP8266 which is a combination of hardware and software
that provides irrigation control.
Mobile App/
Blynk App
5
INTRODUCTION
• The longer lead is the Anode side and the short one is the Cathode
side.
TRANSISTOR
• A transistor is a semiconductor device used to amplify and switch
electronic signals and electrical power.
• ADVANTAGES:
• Works according to the soil moisture condition.
• Complete elimination of manpower.
• Fully automated irrigation system which will turn ON and OFF a water
pump as per the level of moisture in soil.
• Highly sensitive, low cost and reliable circuit.
• Can handle heavy loads.
• DISADVANTAGE:
• This is economical only for large farms.
• Smart Farming continuously require internet connectivity.
18
FUTURE EXTENSION
White box testing is testing where we use the info available from
the code of the component to generate tests.
This info is usually used to achieve coverage in one way or
another – e.g.
• Code coverage
• Path coverage
• Decision coverage
Debugging will always be white-box testing
WHAT IS BLACK BOX TESTING
Black box testing is also called functional testing. The main ideas
are simple:
1. Define initial component state, input and expected output for
the test.
2. Set the component in the required state.
3. Give the defined input
4. Observe the output and compare to the expected output.
Unit Testing:
• Unit testing is usually conducted as part of a combined code
and unit test phase of the software lifecycle, although it is not
uncommon for coding and unit testing to be conducted as two
distinct phases.
Integration Testing
• Software integration testing is the incremental integration
testing of two or more integrated software components on a single
platform to produce failures caused by interface defects.
OPPORTUNITIES
• There are huge opportunities in the local market since these types of
automations are not yet penetrated to the villages and rural markets .
• Agriculture still uses conventional methods for many cases so that a huge
opportunities are still awaiting in rural India
28
APPLICATIONS
29
REFERENCES
[1] Abhinav Raj pal, Sumit Jain, Nistha Khare and Anil Kumar Shukla
“Microcontrolled-based Automatic Irrigation System with Moisture
Sensor”, ICSE, 2011
[2] K.Prathyusha1, M. Chaitanya Suman2, “Design of embedded systems for
the automation of drip irrigation”, IJAIEM Volume 1, Issue 2, October 2012
[3] K S S Prasad, Nitesh Kumar, Nitish Kumar Sinha and Palash Kumar
Saha,“Water-saving Irrigation System based on Automatic Control by Using
GSM Technology”, Middle-East Journal of science Research 12(12), IDOSI
publiccations,2012
[4] S R Kumbhar, Arjun P Gauley “ Arduino controller based Controlled
Irrigation System for Plantation”, International Multi Conference of
Engineers and Computer Scientists volume II, March 2013
30
31