Electricity Saving Using Smart Home Monitoring: Dhairya Parikh
Electricity Saving Using Smart Home Monitoring: Dhairya Parikh
Electricity Saving Using Smart Home Monitoring: Dhairya Parikh
ISSN: 2319-7064
Index Copernicus Value (2016): 79.57 | Impact Factor (2017): 7.296
Abstract: There is a lot of electricity loss caused when we accidentally keep the lights, fans, AC or any other daily appliance of our
home ON. This is a common scenario and leads to a massive electricity loss of a whole city is considered for example. So, what my
project does it that the Walabotsensor continuously monitors the room for any human presence it, and when it senses no human
presence in the room, it sends this data to the raspberry pi which is connected to my mobile app through the internet. Now the pi will
send this information to the app which will then give a notification on the user's phone stating that which appliances are on.
1. Introduction
This smart home monitor is a system designed using a
Raspberry pi and a Walabot Sensor, which constantly
monitors the room for some human presence, and sends a
notification to the android app whenever it doesn’t detect any
human presence in the room. The Raspberry Pi is the brain of
the whole system, which fetches the sensor data, sends it to
the android app and performs the operations triggered by the
app buttons, which would be for turning off the devices, that
are currently turned on in the room, which are also visible on Figure 1: Raspberry Pi
the app. The data will be sent and received by the Raspberry
Pi via internet, and so will be the real time status of all the Now, the Walabot is connected to the Pi via a micro USB
appliances at our house. cable, and the Pi is connected to the internet, which allows it
to send the Sensor output data to the app, and receive the app
commands.
2. Objective
3.1.2 Walabot Sensor (Sensor of Human Presence
The first objective is to develop a smart home monitoring detection)
system which can detect human presence in real time. Walabot is a 3D imaging sensor which composes of 15 high
The second objective is that the device should also provide accuracy radio frequency antennas for in wall imaging and
real time status of all the appliances in the room, which micro movement detections. So, this sensor can detect any
can be obtained by using a current rating sensor. movement which happens within its range of operation,
The third objective is that all this data should be available which is almost 8 meters (obtained by experimenting), which
in a graphical interface in the android app, along with is more than enough for a small room.
control buttons for controlling the switching of appliances
at our home remotely.
3. System in Detail
3.1 Hardware Requirements and Functioning
So, this is all about the android app development for this
system.
5. Conclusion
After researching extensively on this kind of systems, I could
conclude that these systems have a great impact in the
overall electricity consumption, and it has the potential to
save an extensive amount of electricity, which can be utilized
in the remote areas of the country, where still there is no
electricity available.
References
Author Profile
Dhairya Parikh is currently pursuing Engineering in
Electronics from Birla Vishwakarma Mahavidyalaya,
V.V. Nagar, Anand, Gujarat. His field of interest are
IoT and Machine Learning. He has several projects in
these fields. He is an admirer of Open Source and is also interested
in Embedded Electronics.