Famine and hunger are both rooted in food insecurity. Chronic food insecurity translates into a high degree of vulnerability to famine and hunger; ensuring food security presupposes elimination of that vulnerability. And tackling the root of the food supply chain, the storage facilities, can greatly improve food security in developing and developed countries where food production is usually large & stable. Proper storage and delivery of food ultimately determines the status of food security in such countries.
The major challenge with this project is the availability of storage facility data. Most of the cold storages do not record any form of data and the very few that do are owned by private firms that do not publicly release their data. Another hurdle we might face would be the accuracy of pest detection.
This project aims to improve storage of perishable food articles in cold storage facilities and grain silos by using various sensors to keep environmental conditions inside such facilities in check, and detect & alert the presence pests. It would also eliminate the need for a person to enter and manually inspect. It also aims to use Machine Learning to determine the best temperature and humidity for long preservation of the food articles and predict spoilage.
-
Monitoring carbon dioxide concentration for early detection of spoilage in stored grain
-
Managing stored grain profitably with smart CO 2 sensors and AI
-
Design and Analysis of a Radio-Frequency Moisture Sensor for Grain Based on the Difference Method
-
An AIoT Based Smart Agricultural System for Pests Detection | IEEE Journals & Magazine
In this project we plan to use a wifi based IoT platform. We would use
temperature and humidity sensor for facility's climate control. For pest
detection we plan to use standard microphones to pick up noises that the
pests might make and infrared imaging to further accurately detect pests
in the line of sight of the sensor. To detect spoilage of food articles
we plan on using CO2 sensor. All these data will be sent to a web
server in the cloud for real time monitoring using a web portal and also
long term archival. This communication would be over a low overhead
protocol like AMQP or MQTT to ensure minimum data and power usage and
allow the whole system to run on poor internet connections and on
batteries for longer time. For machine learning we would be using
Boosted Tree regression.
- Espressif Wifi MCU
- Temperature & Humidity Sensor
- CO
2Gas Sensor - IR Sensor
- Microphone
- Cloud web server
- Low overhead communication protocol - AMQP or MQTT
- sklearn, CatBoost
We will use metrics like accuracy of the Machine Learning models, pest detection system and sensors to evaluate the effectiveness of this project.