Code Monkey home page Code Monkey logo

agriculture's Introduction

Agrocot

In 2010 only 35% of total agricultural in India was reliably Irrigated. India has spent Rs.16,590 crore on irrigation development between 1950-85, and between 2000-10 India proposed to spend a sum of Rs.1,03,315 crores on irrigation. Hence we propose an optimal solution irrigation and pest and disease detection where we can make well informed decision and improve quality of the Yield.

Project Description

  • Part 1: Irrigation

We will have a solenoid valve or another digitally controlled device at the mouth of the canal pipe/stream, which will act as a local server for our each of our smaller client devices installed at various smaller regions under the respective canal pipe/stream. We also have temperature and humidity sensor installed with each of our smaller device at the field, which continually provide us real time sensor data. With this real time data we are able to calculate the water requirement via the formula :

ETcrop = Kc x Eto

where:
ETcrop = the water requirement of a given crop in mm per unit of time e.g. mm/day, mm/month or mm/season.
kc = the "crop factor"
ETo = the "reference crop evapotranspiration" in mm per unit of time e.g. mm/day, mm/month or mm/season.
Kc is easily availaible to us using the table provided : Table

ETo is the eavapotranspiration which can be calculated using various methods, we tried various methods like using relative humidity and temperature values and through the satelite data availaible to us via public API's. This way we were able to control the water flow of local server installed at canal pipe/stream and it further signaled each of the devices installed at each of the individual fields to allow certain amount of water to flow through. We set up a MQTT network to connect each of the clients to the local server device.

  • Part 2: Pest prediction and Detection

What we realized is that different kind of pests and diseases grow at their respective temperatures, relative humidity and rainfall. Since we have real time values of temperature and humidity, we tried to create a model from which we can predict growth a particular pest for a particular crop. After that to validate our prediction we ask the farmer to upload a Photo of his crops to our portal where we use a model of Convolution Neural Network to detect pests and disease. We also calculated a raw average to the NDVI value of previous years data, to compare with the farmers current lands vegetation index and display it on our portal(Due to lack of time we couldn't visualize better data and fit a gaussian curve to the NDVI index)

Screenshots

Irrigation level

Team Members

agriculture's People

Contributors

divyam3897 avatar haragg2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.