0% found this document useful (0 votes)
20 views5 pages

IOT - Phase 2

Uploaded by

yuvaprajan74
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views5 pages

IOT - Phase 2

Uploaded by

yuvaprajan74
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

ENVIRONMENTAL MONITORING

Abstract

This paper reviews on IOT based environment monitoring . The main

objective of proposed system is to provide environmental parameters at remote

location using internet. The proposed system provides a viable and straightforward

solution for environmental and ambient monitoring applications. The system

represents the environmental and ambient parameter monitoring using low-power

wireless sensors connected to the Internet, which send their measurements to a


central

server. Finally, data from all over the world, stored on the base station, can be

remotely visualized from every device connected to the Internet. The development
of a

cyber physical system that monitors the environmental conditions or the ambient

conditions at remote locations. The resulted solution provides the possibility of

logging measurements from locations all over the world and of visualizing and

analyzing the gathered data from any device connected to the Internet. This work

encompasses the complete solution, a cyber-physical system, starting from the

physical level, consisting of sensors and the communication protocol, and reaching

data management and storage at the cyber level. It overcomes the problem of
system

integration and interoperability, providing a well-defined architecture that simplifies

the transmission of data from sensors with different measurement capabilities and

increases supervisory efficiency.

About the project


Initially DHT11 sensor is connected to Raspberry pi zero to mine the temperature and
humidity data inside a closed room environment then data is then continuosly fed to
thingspeak cloud using APIs.

Project Overview:

 Data is fed from raspberry pi to cloud.

 Creating a machine learning model with the time series data to predict the
future temperature and humidity of an environment.

 Model deployment in cloud.

 For machine learning model initially, we will use neural networks to buid the
model as a starting point since it could be highly efficient for time series data.

Built With
These are the programming languages, libraries, frameworks, cloud services and
other tools used in this project.

1. Python

2. Matlab

3. Pytorch

4. Numpy

5. Matplotlib

6. Thinspeak

7. Microsoft Azure cloud

Getting Started

As mentioned in the roadmap the first step is preparing the trained model which is
under going now. Further steps will be continuosly updated.

Data Processing
Data visualization of mined data using few samples to get a better insights about the
data. data_visualization.ipynb`.

Past_humidity_reading

Model creation and deployment

For now code for forward propagation for the network is alrready written which can
be found under forward.py. Soon backpropogation and trained model will be updated.

Roadmap

a. Sensor setup using raspberry pi

b. Data feeding to cloud

c. Data visualization and pre-processing


d. Model Creation

e. Evaluation and cloud deployment(Ongoing)

f. [-] Data improvement

g. [-] Model deployment in different platforms(Ongoing)

Conclusion

The use of environmental management tools allows institutions to anticipate and to


avoid problems in a proactive rather than reactive way. They assist with analysis and
reporting of performance and with day-to-day management, which requires timely
feedback to make appropriate adjustments.

You might also like