Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 10

Designing an IOT Based Weather Monitoring and Prediction System

Phase 2 Report

TEAM MEMBERS:

Arijeet Dutta ( 21BEC1160 )


Bhartendu Raj (21BEC1186)
Niyati Vashisht ( 21BEC1194) SUPERVISOR:
Ankamreddy Vijaybabu(21BEC1175) Harmeet Singh
CONTENTS

➢Introduction
➢Literature Review
 Problem identification
➢Objectives
INTRODUCTION

A weather monitoring system is a specialized system designed to collect, analyse, and report weather
data from various sources. It typically includes a network of sensors, instruments, and communication
systems that work together to gather data related to temperature, humidity, pressure, wind speed and
direction, precipitation, and other weather parameters.
The various sensors we will be using in our weather monitoring system are as follows :
 DHT11 temperature & humidity sensor
 BMP280 Atmospheric pressure sensor
 Ml8511 UV sensor
Weather prediction systems, also known as weather forecasting systems, are sophisticated tools that use
a combination of data analysis, numerical models, and algorithms to predict future weather conditions.
These systems analyze various atmospheric parameters, such as temperature, pressure, humidity, wind
speed, and precipitation, to generate forecasts that help us understand what the weather is likely to be
in the coming hours, days, or even weeks.
LITERATURE REVIEW :

Paper 1
Author Name Journal/ Title of Paper Findings Gaps
and Year of Conference
Publication Name
Ferdin Joe International IoT Based The Only
John Joseph Journal of Weather implementatio temperature
in 2019 Engineering n of weather
and Advanced Monitoring monitoring data is
Technology System for system using collected by
(IJEAT) Effective Raspberry Pi is the weather
Analytics done and the monitoring
data insights system
are generated
in web based
portal.
LITERATURE REVIEW :
Paper 2
Author Name Journal/ Title of Paper Findings Gaps
and Year of Conference
Publication Name
Tanya Singh,  Innovations in Weather It can provide
information about
Only weather
Mohammed Cyber Monitoring temperature, data
humidity,
Asim in Physical System Using pressure, and collection is
2021 Systems, IoT rainfall, etc. This
device senses
done and no
2021 temperature and prediction is
relative humidity
of a small area done
using sensor
DHT11. Wi-Fi
model used is
NodeMCU ESP8266.
Further, this data
is sent in real time
to a mobile
application Blynk
app using the cloud
server. 
LITERATURE REVIEW:
Paper 3

Author Journal/ Title of Findings Gaps


Name and Conference Paper
Year of Name
Publication
Sue Ellen Mc IEEE 14th Machine A general No specific
Haupt; International Learning for overview of Machine
Jim Cowie; Conference Applied using learning model
Tyler on e-Science Weather machine has been
Candless; Prediction learning
Branko mentioned for
techniques to the weather
Kosovic; predict
Stefano prediction.
weather
Alessandrini conditions
in 2018
LITERATURE REVIEW :
Paper 4
Author Journal/ Title of Findings Gaps
Name and Conference Paper
Year of Name
Publication
Lily World Machine This paper presents
the methodology Too many and
Ingsrisawang, Academy of Learning from machine possibly
learning approaches
Supawadee
Ingsriswang,
Science, Techniques for short-term rain
forecasting system.
redundant
Saisuda Engineering for Short- Decision Tree, features
Artificial Neural
Somchit, and Term Rain Network (ANN), and made the
Support Vector
Prasert Technology Forecasting Machine (SVM) were prediction
Aungsuratana, System in applied to develop system less
classification and
and Warawut the prediction models for accurate
Khantiyanan in rainfall forecasts at a
2008 Northeastern particular region of
Thailand.
Part of
Thailand
PROBLEM IDENTIFICATION :
The weather monitoring system can be developed by carefully interfacing the
sensors with the ESP32 development board for weather data collection. The
weather monitoring system can be easily developed . The major issue is
developing a machine learning model for prediction of the future weather
conditions . The field of weather prediction has seen significant advancements
with the application of machine learning models. Several studies have explored
the use of machine learning methods in weather prediction, and different models
have been evaluated for their effectiveness in improving the accuracy and
reliability of weather forecasts.
.
OBJECTIVES:

Based on the research gaps in the previous works, we have identified our
problem statement.
In this paper, we shall be showcasing the design of a weather prediction sytem
that:
1. Works on a limited dataset with select features by the selection of relevant
features and elimination of irrelevant and redundant ones to increase
prediction accuracy and avoid over fitting of the training data.
2. Works on real-time weather data to increase the accuracy of the predictions.
3. Testing various machine learning models to find the one with highest
accuracy for weather predictions

You might also like