IRJET- Smart Power Optimization with IoT

IRJET Journal
IRJET JournalFast Track Publications

https://www.irjet.net/archives/V6/i5/IRJET-V6I51089.pdf

International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7527
SMART POWER OPTIMIZATION WITH IOT
PALAK CHOUDHARY, GURPREET KOUR, VISHALI SUJI, RIYA SHARMA
--------------------------------------------------------------***---------------------------------------------------------------
ABSTRACT - Applications based on IOT are becoming popular now a days and are providing effective solutions for real
time problems. In this research one of the problem on daily basis that we are facing is discussed. One of the solution for
monitoring and controlling power consumption is proposed here
In our daily life we normally forget or don’t care to switch off the electrical devices used at our homes i.e. fans, tubes, bulbs
etc. Every device has a particular power ratings according to which it consumes electricity now the working of these
devices without any use will lead to wastage of power and ultimately to the electricity bills.
This project can be used to avoid this problem. In this project every room will be monitored by a single microcontroller
and the microcontroller will keep the record. By the usage of wifi module the controlling part of proposed system will be
done.
Keyword: IOT, CPS Technology, Home Automation .
I. INTRODUCTION
Identifying the power usage and minimising it, is the
major concern of today .So the system that has been
designed will help us in reducing the wastage of power
consumption by continuously monitoring and
controlling the devices that have been
monitored.Atmega8A microcontroller is used because of
his high performance and advanced risc architecture.
The current sensor used will send input to the
microcontroller and which further helps in monitoring
the data continuously. The primary task of the designed
system begins with the monitoring of the devices. The
monitored values from the sensors can be continuously
stored and updated in a cloud platforms such as xiveley,
thingspeak, html, etc. Controlling of the devices is the
secondary task that can be used to conserve energy
.Relays can be used as a switch to turn on and off the
devices as per the needs.So here using
CPS(communicating power supply)[1] technology. We
measure the power usage of the devices and once the
data is measured it will be uploaded on webpage and we
will control it using IOT. Here we have demonstrated a
proof of measuring and controlling of different power
supply devices. In homes, Building, Industries we will
process this aggregated data and an estimation of the
individual appliances consumption can be retrieved and
can be used to provide novel services, such as,
personalized recommendations on how do we reduce
the overall energy consumption of the household or
Industry. In particular, we can investigate the use of
ON/OFF events, which will signal when the appliances
have been turned on or off, to improve the accuracy of
the system, state-of-the art disaggregation which uses
such events along with smart meter data to estimate the
single appliances consumption.
II. PROPOSED ARCHITECTURE
The proposed architecture is as shown in the below
figure 1[2]. It is connected along with the power supply
devices then the power data will be uploaded in the
webpage or can be even viewed through an android
application. The power consumed will be displayed on
the Android phone or on the webpage, there the ON/OFF
of the device power supply can be controlled.
III. B.IMPLEMENTATION
This hardware demonstration utilized commonly
available prototype hardware with open-source software
libraries for nearly all components. The only system
components that were custom made for this
demonstration were the signal conditioning circuit board
that contained various interface components. The Wires
will run from the CPS to the device under control, so that
the device will natively carry out the power commands
which are issued by the CPS. Providing control to the
products connected requires basic understanding of the
product’s existing user interface. Device ON–OFF control
operation will be often controlled through a button press
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7528
(such as a TV power button). The CPS emulated button
presses using a relay module will be in parallel with the
user controlled switch. When it is fully integrated into
the product, integrating with the existing interface is
easily completed as the part of design process. We
implemented our CPS technology in an Incandescent
bulb and an Iron box. The bulb in real time was power
monitored, and the resulting data will be uploaded to the
Internet immediately after measurement of power. The
energy utilized information will be displayed on a web-
based dashboard, which also allows a user to control
each device. The user dashboard will provide automatic
energy-use information and control each of the
connected devices. Each device also retained the use of
its native control interface, switch of bulb), allowing the
user to seamless switch between direct-device controls
and web-based. The embedded devices with radios will
serve as the CPS brains and as the network hub. The hub
will be connected to a PC and also handles the
interactions with our web service running in the web
host. This section details the interactions and functions
of each of these system components. The ARM based
nodes are integrated with the bulb’s power supplies.
Each node will measure the device’s power consumption
and sends that information to the control entity. This
information will also allow the device’s power state to be
inferred by the server.
IV. METHODOLOGY
i. Keil µVision IDE
During the implementation of our project we have
utilized certain software. The source code for the ARM
microcontroller was written in programming language C.
The IDE used was KeilµVision. The µVision IDE from Keil
combines project management, make facilities, source
code editing, program debugging, and complete
simulation in one powerful environment. The µVision
development platform is easy-to-use and helps you
quickly create embedded programs that work. The
µVision editor and debugger are integrated in a single
application that provides a seamless embedded project
development environment.
ii. Arduino IDE
The Arduino Software (IDE) is an open source software
and it makes easy to the code and upload it to the board.
It runs on the different plant from Windows, MAC OS,
Linux. The environment is written in Java and before
running the IDE Java software to be installed on the
machine this software can be used with any Arduino
board.
Arduino is an open-source project that created
microcontroller-based kits for building digital devices
and interactive objects that can sense and control
physical devices. An Arduino contains a microchip, which
is a very small computer that you can program. You can
attach sensors to it so that it can measure conditions
(like how much light there is in the room). It can control
how other objects react to those conditions (room gets
dark. LED turns on).
The project is based on microcontroller board designs,
produced by several vendors, using various
microcontrollers. Microcontrollers use inputs and
outputs like any computer. A switch and a sensor could
be a digital and an analog input respectively into the
Arduino. Any object we want to turn on and off and
control could be an output. It could be a motor or even a
computer.
An Arduino board consists of an Atmel 8-, 16- or 32-bit
AVR microcontroller (although since 2015 other makers'
microcontrollers have been used) with complementary
components that facilitate programming and
incorporation into other circuits.
ATMEGA8A-
ATMEGA8A-PU - ATMega8is a 28-Pin, 16MHz, 8kb 8-bit
Microcontroller.
This is used because of its high-performance, Low-power
and AVR 8-bit Microcontroller.
It has Advanced RISC Architecture.
Current Sensor (ACS 712)
This is the transducer used for sensing and monitoring of
current flow. In essence, Allegro ACS712 current sensor
was used owing to its high accuracy. It senses AC and DC
currents based on Hall-effect principle illustrated in Fig.
3. The ACS712 Current Sensor is a Hall Effect current
sensor that accurately measure current when induced.
The magnetic field around the AC wire is detected which
gives the equivalent analog output voltage. Since, the
actual current reading is needed, the analog voltage is
sent to the Arduino for processing.
ESP 8266 Wi-Fi module
(Node MCU) The ESP 8266 Wi-Fi module is a low cost
component with which manufacturers are making
wirelessly networkable microcontroller module. ESP
8266 WiFi module is a system-on-a-chip with
capabilities for 2.4GHz range. It employs a 32 bit RISC
CPU running at 80 MHz. It is based on the TCP/IP
(Transfer control protocol) [3]. It is the most important
component in the system as it performs the IOT
operation. It has 64 kb boot ROM, 64 kb instruction RAM,
96 kb data RAM. Wi-Fi unit performs IOT operation by
sending energy meter data to webpage which can be
accessed through IP address. The TX, RX pins are
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7529
connected to the 7 and 8 pins of the Arduino
microcontroller.
V. WORKING
A functional description of the IOT based energy meter
as well as the cloud integration was achieved through a
high level integration. Since the proposed system is to be
used in the consumer power system end, the following
were put into consideration in realizing the system, viz:
cost, method of sensing and signal conditioning,
reliability and performance efficiency of components.
Also, the selection of system sensors were based on
factors viz: sensitivity, accuracy, precision and accuracy.
Table 1 show the specification used in this paper. The
choice of the design module was informed by the
availability of materials at the time of design.
 Step 1: In order to establish connection between
the client and the server, the Wifi option in is
enabled
 Step 2: It is connected to the Wifi module of the
system
 Step 3: Each electronic/electrical appliance in
the system is connected to the digital pins on the
Arduino Uno Board
 Step 4: A Relay is used for connecting each
device to the Arduino, which helps in
converting high Voltage supply to low voltage
 Step 5: A C-program is loaded on to the
microprocessor chip on the Arduino Uno Board
which specifies what action is to be performed
on receiving particular inputs
 Step 6: An web page has been developed which
enables the end user to monitor and control the
appliances from any remote location
 Step 7: Socket Programming has been used to
achieve client-server communication
 Step 8: Successful controlling and monitoring of
appliances
Firstly we have to switch on the mains. Current sensor
senses the power utilized by the load. Which gives
output in analog form. The output of the sensor is
supplied as input to the analog input part in the Arduino
Nano Board. Arduino board has inbuilt analog to digital
convertor which converts analog input of power to
digital output. This digital output is displayed on LCD
display. There is a set point value; when the power
utilized by the load exceeds the set point value LCD
displays “The Node MCU is used to connect internet with
the monitoring hardware system. The power utilized by
the load is displayed in the cloud viz, ThingSpeak cloud
in graphical format. It shows time to time power
utilization of the load/loads connected to the system.
Energy Monitoring using IOT is an innovative application
of internet of things developed to control home
appliances remotely over the cloud from anywhere in
the world. In the proposed project current sensor is used
to sense the current and display it on internet using IoT.
The system updates the information in every 1 to 2
seconds on the internet. In the present system, energy
load consumption is accessed using Wi-Fi and it will help
consumers to avoid unwanted use of electricity. IOT
system where a user can monitor energy consumption
and pay the bill Online can be made. Also, a system
where a user can receive SMS, when he/she crosses
threshold of electricity usage slab can be equipped. We
can make a system which can send SMS to the concerned
meter reading man of that area when theft is detected at
consumer end. Also using cloud analytics we can predict
future energy consumptions.
VI. PROGRAMMING TECHNIQUE
To achieve the IOT metering depicted in Fig.5, C++ was
used as the programming language. This was used to
realize the communication between the Arduino Uno,
GSM Module and the Cloud server. For communication
between the Arduino and GSM module, the Arduino
accesses the preinstalled GSM library using the ‘AT
commands’ so as to effectively communicate with the
GSM module. The microcontroller was programmed
using Arduino C++. Essentially, the Arduino software
consists mainly of two parts: the Integrated
Development Environment and a core library. The
development environment is a complete source code
editor, serving as a cross platform application. Code
management, editing, compilation as well as code script
uploading is carried out via the IDE which has a serial
monitor. This enables a user to send and also receive
data from the board. Programs are written in the
development environment of the Arduino and then
loaded to the Arduino board via a USB in circuit
reprogrammer. Also, the AT commands were used to
control the interface modem.
RESULT AND DISCUSSION
This proposed system was evaluated as a standalone
energy conserving method. The power measured is
continuously monitored in real time and displayed in the
web based user interface (UI). The graph is plotted in
real time and dynamically updated. The device can also
be controlled using the UI by clicking the switch in the
web page and it can also be displayed in an Android
phone, the power consumed details and the ON/OFF
control. The web page provides the interface for the user
to control the load and also view the power consumed by
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7530
the load in real time. The power measured by the current
sensor is displayed on LCD module at Arduino hub to
monitor the power values without internet connection.
BIOGRAPHY
Gurpreet Kour is currently pursuing M.E from National
Institute of Technical Teachers Training and Reasearch,
Chandigarh India. She has completed her B.Tech in 2005
from Jammu University, Jammu, India. She has 8 years
industrial academic experience, presently she is working
Assistant Professor in Model Institute of Engineering and
Technology, Jammu, J&K. Her areas of interest include
Advanced digital Communication, Advanced Digital
Signal Processing, Wireless Communications Networks
and IOT
Vishali Suji is currently studying in model institute of
science and technology. She has done internship in IOT
with embedded system. The main interest of her is in
IOT, embedded system, aurdino, c / c++ programming.
Riya Sharma is currently studying in model institute of
science and technology. She has done internship in IOT
with embedded system. The main interest of her is in
IOT, embedded system, aurdino, c/c++ programming.
Palak Choudhary is currently studying in model
institute of science and technology. She has done her
internship in Embedded system. The main interest is in
embedded system, aurdino, c /c++ programming.
REFERENCES
1. Lanzisera S,Weber AR ,Liao A ,pajak D,MeierAK.
Communicating power supplies: Bringing the
internet to the ubiquitous energy gateways of
electronic devices.IEEE Internet of things journal
.2014;1(2):153-60.
2. “Contact less Smart Card Technology for Physical
Access Control,” Avision, Inc. Report, April 1,
2002.
3. Ali Merayyan, “Proximity Authentication” July 16,
2001.
4. “Contact less Technology for Secure Physical
Access: Technology & Standards Choices,” A
Smart Card Alliance White Paper Oct. 2002.
5. Sandra Kay Miller “Facing the Challenge of
Wireless Security”
6. Anil K. Jain, Lin Hong “An Identity-Authentication
System Using Fingerprints,” IEEE Transaction
,vol.85,no.9.september 1997.
7. N B Pasalkar, FIETE “Biometric personal
identification-Methods, Advances and
Performance Evaluation,” IETE Technical review,
vol.21, no.3, May-June 2004.
8. W.Rankl&W.Effing “Smart Card Hand Book”.
9. IBM Redbook “Smart Card Case Study”
10. Catherine A. Allen, William J.Bar, “Smart Cards:
Seizing Strategic Business Opportunities,”1997.
11. J.C.Cooke, R.L.Brewster “The use of smart cards in
personal communication system security,” IEEE
Transaction, vol.7, no. 425-428, 1992.
12. C.H.Lim, Y.H.Dan, K.T.Lau and K.Y. Choo “Smart
Card Reader,” IEEE Transaction on consumer
electronics, vol.39, no.1, February 1993.
13. C.A.Pinto, A.C.Borim, J.M.Fernandes, A.R. Ferreira
“Wireless implementation for access control to
restricted areas,” IEEE Transaction vol.1-5,
no.7803, pp.1078-1081, 1999.
14 Landi, C.; Dipt. di Ing. dell''Inf., Seconda Univ. di
Napoli, Aversa, Italy ; Merola, P. ; Ianniello, G,
“ARM-based energy management system using
smart meter and Web server”, IEEE
Instrumentation and Measurement Technology
Conference Binjiang, pp. 1 – 5, May 2011 [2]
Garrab, A.; Bouallegue, A.; Ben Abdallah, “A new
AMR approach for energy saving in Smart Grids
using Smart Meter and partial Power Line
Communication”, IEEE First International
Conference on Renewable Energies and Vehicular
Technology (REVET), pp. 263 – 269, march 2012
[3]Darshan Iyer N, Dr. KA Radhakrishnan Rao,
“IoT Based Energy Meter Reading, Theft
Detection & disconnection using PLC modem and
Power optimization ”,IRJET, (2015)

Recomendados

IRJET- Smart Energy Meter Billing, Monitoring and Controlling System von
IRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling SystemIRJET-  	  Smart Energy Meter Billing, Monitoring and Controlling System
IRJET- Smart Energy Meter Billing, Monitoring and Controlling SystemIRJET Journal
37 views5 Folien
Smart home using andriod application von
Smart home using andriod applicationSmart home using andriod application
Smart home using andriod applicationeSAT Publishing House
594 views3 Folien
IRJET - Intelligent Lighting Solution von
IRJET -  	  Intelligent Lighting SolutionIRJET -  	  Intelligent Lighting Solution
IRJET - Intelligent Lighting SolutionIRJET Journal
8 views4 Folien
IRJET- Wireless Sensor Network(WSN) Implementation in IoT based Smart City von
IRJET- Wireless Sensor Network(WSN) Implementation in IoT based Smart CityIRJET- Wireless Sensor Network(WSN) Implementation in IoT based Smart City
IRJET- Wireless Sensor Network(WSN) Implementation in IoT based Smart CityIRJET Journal
33 views4 Folien
Power Measurement with IoT von
Power Measurement with IoTPower Measurement with IoT
Power Measurement with IoTRama Jalamanchili
1.5K views22 Folien
Design and Implementation of IOT Based Smart Power Monitoring and Management ... von
Design and Implementation of IOT Based Smart Power Monitoring and Management ...Design and Implementation of IOT Based Smart Power Monitoring and Management ...
Design and Implementation of IOT Based Smart Power Monitoring and Management ...ijesajournal
284 views16 Folien

Más contenido relacionado

Was ist angesagt?

Graduation Project on "SMART HOMES & RENEWABLE ENERGY" PowerPoint Presentation von
Graduation Project on "SMART HOMES & RENEWABLE ENERGY" PowerPoint PresentationGraduation Project on "SMART HOMES & RENEWABLE ENERGY" PowerPoint Presentation
Graduation Project on "SMART HOMES & RENEWABLE ENERGY" PowerPoint PresentationAhmed Khalil Ibrahim
4.4K views173 Folien
IRJET- Monitoring and Measurement of Solar Parameters using IoT von
IRJET- Monitoring and Measurement of Solar Parameters using IoTIRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET- Monitoring and Measurement of Solar Parameters using IoTIRJET Journal
27 views3 Folien
IRJET- Measuring Electricity Consumption of Appliances and Monitoring the... von
IRJET-  	  Measuring Electricity Consumption of Appliances and Monitoring the...IRJET-  	  Measuring Electricity Consumption of Appliances and Monitoring the...
IRJET- Measuring Electricity Consumption of Appliances and Monitoring the...IRJET Journal
49 views5 Folien
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin... von
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...IRJET Journal
22 views8 Folien
IRJET- Labour Work Monitoring System von
IRJET- Labour Work Monitoring SystemIRJET- Labour Work Monitoring System
IRJET- Labour Work Monitoring SystemIRJET Journal
41 views5 Folien
IoT Based Home Automation using Intel Galileo Gen-2 von
IoT Based Home Automation using Intel Galileo Gen-2IoT Based Home Automation using Intel Galileo Gen-2
IoT Based Home Automation using Intel Galileo Gen-2IRJET Journal
55 views3 Folien

Was ist angesagt?(19)

Graduation Project on "SMART HOMES & RENEWABLE ENERGY" PowerPoint Presentation von Ahmed Khalil Ibrahim
Graduation Project on "SMART HOMES & RENEWABLE ENERGY" PowerPoint PresentationGraduation Project on "SMART HOMES & RENEWABLE ENERGY" PowerPoint Presentation
Graduation Project on "SMART HOMES & RENEWABLE ENERGY" PowerPoint Presentation
IRJET- Monitoring and Measurement of Solar Parameters using IoT von IRJET Journal
IRJET- Monitoring and Measurement of Solar Parameters using IoTIRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET Journal27 views
IRJET- Measuring Electricity Consumption of Appliances and Monitoring the... von IRJET Journal
IRJET-  	  Measuring Electricity Consumption of Appliances and Monitoring the...IRJET-  	  Measuring Electricity Consumption of Appliances and Monitoring the...
IRJET- Measuring Electricity Consumption of Appliances and Monitoring the...
IRJET Journal49 views
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin... von IRJET Journal
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...
IRJET - IoT based Energy Monitoring and Management System for Smart Home usin...
IRJET Journal22 views
IRJET- Labour Work Monitoring System von IRJET Journal
IRJET- Labour Work Monitoring SystemIRJET- Labour Work Monitoring System
IRJET- Labour Work Monitoring System
IRJET Journal41 views
IoT Based Home Automation using Intel Galileo Gen-2 von IRJET Journal
IoT Based Home Automation using Intel Galileo Gen-2IoT Based Home Automation using Intel Galileo Gen-2
IoT Based Home Automation using Intel Galileo Gen-2
IRJET Journal55 views
IRJET- Monitoring and Control of PLC based Automation System Parameters using... von IRJET Journal
IRJET- Monitoring and Control of PLC based Automation System Parameters using...IRJET- Monitoring and Control of PLC based Automation System Parameters using...
IRJET- Monitoring and Control of PLC based Automation System Parameters using...
IRJET Journal38 views
IRJET- IoT based Industrial Level Sensor Data Acquisition & Monitoring von IRJET Journal
IRJET- IoT based Industrial Level Sensor Data Acquisition & MonitoringIRJET- IoT based Industrial Level Sensor Data Acquisition & Monitoring
IRJET- IoT based Industrial Level Sensor Data Acquisition & Monitoring
IRJET Journal26 views
IRJET- A Remotely Controlled Home Automation System for Energy Saving von IRJET Journal
IRJET-  	  A Remotely Controlled Home Automation System for Energy SavingIRJET-  	  A Remotely Controlled Home Automation System for Energy Saving
IRJET- A Remotely Controlled Home Automation System for Energy Saving
IRJET Journal36 views
Google Voice Assistance Based Smart Home Automation von GauthamG4
Google Voice Assistance Based Smart Home AutomationGoogle Voice Assistance Based Smart Home Automation
Google Voice Assistance Based Smart Home Automation
GauthamG4502 views
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM von ATHUL RAJ.R
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEMWEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
WEB BASED REALTIME CONTROL AND HOME AUTOMATION SYSTEM
ATHUL RAJ.R104 views
Presentation on IoT Based Home Automation using android & NodeMCU von Souvik Kundu
Presentation on IoT Based Home Automation using android & NodeMCUPresentation on IoT Based Home Automation using android & NodeMCU
Presentation on IoT Based Home Automation using android & NodeMCU
Souvik Kundu7.9K views
Home automation based iot von tashushy
Home automation based iotHome automation based iot
Home automation based iot
tashushy2.2K views
Home automation System von Naman Gautam
Home automation SystemHome automation System
Home automation System
Naman Gautam2.9K views
Review paper on IoT based technology von IRJET Journal
Review paper on IoT based technologyReview paper on IoT based technology
Review paper on IoT based technology
IRJET Journal62 views
Home System automation using android application von doaamarzook
Home System automation using android applicationHome System automation using android application
Home System automation using android application
doaamarzook3K views
IRJET - Smart Energy Meter with Multi-Intimation von IRJET Journal
IRJET - Smart Energy Meter with Multi-IntimationIRJET - Smart Energy Meter with Multi-Intimation
IRJET - Smart Energy Meter with Multi-Intimation
IRJET Journal22 views
Home Appliances Controlling using Android Mobile via Bluetooth von MOKTARI MOSTOFA
Home Appliances Controlling using Android Mobile via BluetoothHome Appliances Controlling using Android Mobile via Bluetooth
Home Appliances Controlling using Android Mobile via Bluetooth
MOKTARI MOSTOFA6.5K views

Similar a IRJET- Smart Power Optimization with IoT

IRJET - IoT-based Monitoring of Induction Motor Performance von
IRJET - IoT-based Monitoring of Induction Motor PerformanceIRJET - IoT-based Monitoring of Induction Motor Performance
IRJET - IoT-based Monitoring of Induction Motor PerformanceIRJET Journal
32 views5 Folien
Home Automation using Internet of Things von
Home Automation using Internet of ThingsHome Automation using Internet of Things
Home Automation using Internet of ThingsIRJET Journal
41 views4 Folien
Meter SCADA von
Meter SCADAMeter SCADA
Meter SCADAIRJET Journal
30 views3 Folien
IRJET - Hybrid Model of Smart Energy Consumption Monitoring System von
IRJET - Hybrid Model of Smart Energy Consumption Monitoring SystemIRJET - Hybrid Model of Smart Energy Consumption Monitoring System
IRJET - Hybrid Model of Smart Energy Consumption Monitoring SystemIRJET Journal
9 views5 Folien
IRJET- Multi Plug Control using Internet of Things von
IRJET- Multi Plug Control using Internet of ThingsIRJET- Multi Plug Control using Internet of Things
IRJET- Multi Plug Control using Internet of ThingsIRJET Journal
30 views5 Folien
Fire fighting robot von
Fire fighting robotFire fighting robot
Fire fighting robotIRJET Journal
3 views4 Folien

Similar a IRJET- Smart Power Optimization with IoT(20)

IRJET - IoT-based Monitoring of Induction Motor Performance von IRJET Journal
IRJET - IoT-based Monitoring of Induction Motor PerformanceIRJET - IoT-based Monitoring of Induction Motor Performance
IRJET - IoT-based Monitoring of Induction Motor Performance
IRJET Journal32 views
Home Automation using Internet of Things von IRJET Journal
Home Automation using Internet of ThingsHome Automation using Internet of Things
Home Automation using Internet of Things
IRJET Journal41 views
IRJET - Hybrid Model of Smart Energy Consumption Monitoring System von IRJET Journal
IRJET - Hybrid Model of Smart Energy Consumption Monitoring SystemIRJET - Hybrid Model of Smart Energy Consumption Monitoring System
IRJET - Hybrid Model of Smart Energy Consumption Monitoring System
IRJET Journal9 views
IRJET- Multi Plug Control using Internet of Things von IRJET Journal
IRJET- Multi Plug Control using Internet of ThingsIRJET- Multi Plug Control using Internet of Things
IRJET- Multi Plug Control using Internet of Things
IRJET Journal30 views
IRJET- Portable Surveillance Robot using IoT von IRJET Journal
IRJET-  	  Portable Surveillance Robot using IoTIRJET-  	  Portable Surveillance Robot using IoT
IRJET- Portable Surveillance Robot using IoT
IRJET Journal155 views
IRJET- Information Logging and Investigation of Control Framework Utilizing D... von IRJET Journal
IRJET- Information Logging and Investigation of Control Framework Utilizing D...IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET Journal26 views
IoT Based home automation system using Arduino board von IRJET Journal
IoT Based home automation system using Arduino boardIoT Based home automation system using Arduino board
IoT Based home automation system using Arduino board
IRJET Journal256 views
IRJET- Sensors implementation in AGV & IoT based data visualization over clie... von IRJET Journal
IRJET- Sensors implementation in AGV & IoT based data visualization over clie...IRJET- Sensors implementation in AGV & IoT based data visualization over clie...
IRJET- Sensors implementation in AGV & IoT based data visualization over clie...
IRJET Journal20 views
Electrical Appliances Control using Wi-Fi and Laptop von IRJET Journal
Electrical Appliances Control using Wi-Fi and LaptopElectrical Appliances Control using Wi-Fi and Laptop
Electrical Appliances Control using Wi-Fi and Laptop
IRJET Journal62 views
IRJET- H-Box (Connecting Homes) von IRJET Journal
IRJET- H-Box (Connecting Homes)IRJET- H-Box (Connecting Homes)
IRJET- H-Box (Connecting Homes)
IRJET Journal21 views
IRJET - IoT based Home Automation System through Voice Control using Google A... von IRJET Journal
IRJET - IoT based Home Automation System through Voice Control using Google A...IRJET - IoT based Home Automation System through Voice Control using Google A...
IRJET - IoT based Home Automation System through Voice Control using Google A...
IRJET Journal28 views
AI Cum AR Based Smart Home Automation System von IRJET Journal
AI Cum AR Based Smart Home Automation SystemAI Cum AR Based Smart Home Automation System
AI Cum AR Based Smart Home Automation System
IRJET Journal35 views
Controlling Home Appliances by using Universal Remote Control System (IoT and... von IRJET Journal
Controlling Home Appliances by using Universal Remote Control System (IoT and...Controlling Home Appliances by using Universal Remote Control System (IoT and...
Controlling Home Appliances by using Universal Remote Control System (IoT and...
IRJET Journal104 views
IoT BASED ON WIRELESS HOME AUTOMATION von IRJET Journal
IoT BASED ON WIRELESS HOME AUTOMATIONIoT BASED ON WIRELESS HOME AUTOMATION
IoT BASED ON WIRELESS HOME AUTOMATION
IRJET Journal9 views
IRJET- Low Cost IoT based Remote Health Monitoring System von IRJET Journal
IRJET-  	  Low Cost IoT based Remote Health Monitoring SystemIRJET-  	  Low Cost IoT based Remote Health Monitoring System
IRJET- Low Cost IoT based Remote Health Monitoring System
IRJET Journal154 views
Decibel meter using IoT with notice board von IRJET Journal
Decibel meter using IoT with notice boardDecibel meter using IoT with notice board
Decibel meter using IoT with notice board
IRJET Journal46 views
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT von IRJET Journal
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoTIRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET Journal47 views

Más de IRJET Journal

SOIL STABILIZATION USING WASTE FIBER MATERIAL von
SOIL STABILIZATION USING WASTE FIBER MATERIALSOIL STABILIZATION USING WASTE FIBER MATERIAL
SOIL STABILIZATION USING WASTE FIBER MATERIALIRJET Journal
20 views7 Folien
Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles... von
Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles...Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles...
Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles...IRJET Journal
8 views7 Folien
Identification, Discrimination and Classification of Cotton Crop by Using Mul... von
Identification, Discrimination and Classification of Cotton Crop by Using Mul...Identification, Discrimination and Classification of Cotton Crop by Using Mul...
Identification, Discrimination and Classification of Cotton Crop by Using Mul...IRJET Journal
7 views5 Folien
“Analysis of GDP, Unemployment and Inflation rates using mathematical formula... von
“Analysis of GDP, Unemployment and Inflation rates using mathematical formula...“Analysis of GDP, Unemployment and Inflation rates using mathematical formula...
“Analysis of GDP, Unemployment and Inflation rates using mathematical formula...IRJET Journal
13 views11 Folien
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR... von
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...IRJET Journal
14 views6 Folien
Performance Analysis of Aerodynamic Design for Wind Turbine Blade von
Performance Analysis of Aerodynamic Design for Wind Turbine BladePerformance Analysis of Aerodynamic Design for Wind Turbine Blade
Performance Analysis of Aerodynamic Design for Wind Turbine BladeIRJET Journal
7 views5 Folien

Más de IRJET Journal(20)

SOIL STABILIZATION USING WASTE FIBER MATERIAL von IRJET Journal
SOIL STABILIZATION USING WASTE FIBER MATERIALSOIL STABILIZATION USING WASTE FIBER MATERIAL
SOIL STABILIZATION USING WASTE FIBER MATERIAL
IRJET Journal20 views
Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles... von IRJET Journal
Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles...Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles...
Sol-gel auto-combustion produced gamma irradiated Ni1-xCdxFe2O4 nanoparticles...
IRJET Journal8 views
Identification, Discrimination and Classification of Cotton Crop by Using Mul... von IRJET Journal
Identification, Discrimination and Classification of Cotton Crop by Using Mul...Identification, Discrimination and Classification of Cotton Crop by Using Mul...
Identification, Discrimination and Classification of Cotton Crop by Using Mul...
IRJET Journal7 views
“Analysis of GDP, Unemployment and Inflation rates using mathematical formula... von IRJET Journal
“Analysis of GDP, Unemployment and Inflation rates using mathematical formula...“Analysis of GDP, Unemployment and Inflation rates using mathematical formula...
“Analysis of GDP, Unemployment and Inflation rates using mathematical formula...
IRJET Journal13 views
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR... von IRJET Journal
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...
MAXIMUM POWER POINT TRACKING BASED PHOTO VOLTAIC SYSTEM FOR SMART GRID INTEGR...
IRJET Journal14 views
Performance Analysis of Aerodynamic Design for Wind Turbine Blade von IRJET Journal
Performance Analysis of Aerodynamic Design for Wind Turbine BladePerformance Analysis of Aerodynamic Design for Wind Turbine Blade
Performance Analysis of Aerodynamic Design for Wind Turbine Blade
IRJET Journal7 views
Heart Failure Prediction using Different Machine Learning Techniques von IRJET Journal
Heart Failure Prediction using Different Machine Learning TechniquesHeart Failure Prediction using Different Machine Learning Techniques
Heart Failure Prediction using Different Machine Learning Techniques
IRJET Journal7 views
Experimental Investigation of Solar Hot Case Based on Photovoltaic Panel von IRJET Journal
Experimental Investigation of Solar Hot Case Based on Photovoltaic PanelExperimental Investigation of Solar Hot Case Based on Photovoltaic Panel
Experimental Investigation of Solar Hot Case Based on Photovoltaic Panel
IRJET Journal3 views
Metro Development and Pedestrian Concerns von IRJET Journal
Metro Development and Pedestrian ConcernsMetro Development and Pedestrian Concerns
Metro Development and Pedestrian Concerns
IRJET Journal2 views
Mapping the Crashworthiness Domains: Investigations Based on Scientometric An... von IRJET Journal
Mapping the Crashworthiness Domains: Investigations Based on Scientometric An...Mapping the Crashworthiness Domains: Investigations Based on Scientometric An...
Mapping the Crashworthiness Domains: Investigations Based on Scientometric An...
IRJET Journal3 views
Data Analytics and Artificial Intelligence in Healthcare Industry von IRJET Journal
Data Analytics and Artificial Intelligence in Healthcare IndustryData Analytics and Artificial Intelligence in Healthcare Industry
Data Analytics and Artificial Intelligence in Healthcare Industry
IRJET Journal3 views
DESIGN AND SIMULATION OF SOLAR BASED FAST CHARGING STATION FOR ELECTRIC VEHIC... von IRJET Journal
DESIGN AND SIMULATION OF SOLAR BASED FAST CHARGING STATION FOR ELECTRIC VEHIC...DESIGN AND SIMULATION OF SOLAR BASED FAST CHARGING STATION FOR ELECTRIC VEHIC...
DESIGN AND SIMULATION OF SOLAR BASED FAST CHARGING STATION FOR ELECTRIC VEHIC...
IRJET Journal44 views
Efficient Design for Multi-story Building Using Pre-Fabricated Steel Structur... von IRJET Journal
Efficient Design for Multi-story Building Using Pre-Fabricated Steel Structur...Efficient Design for Multi-story Building Using Pre-Fabricated Steel Structur...
Efficient Design for Multi-story Building Using Pre-Fabricated Steel Structur...
IRJET Journal10 views
Development of Effective Tomato Package for Post-Harvest Preservation von IRJET Journal
Development of Effective Tomato Package for Post-Harvest PreservationDevelopment of Effective Tomato Package for Post-Harvest Preservation
Development of Effective Tomato Package for Post-Harvest Preservation
IRJET Journal4 views
“DYNAMIC ANALYSIS OF GRAVITY RETAINING WALL WITH SOIL STRUCTURE INTERACTION” von IRJET Journal
“DYNAMIC ANALYSIS OF GRAVITY RETAINING WALL WITH SOIL STRUCTURE INTERACTION”“DYNAMIC ANALYSIS OF GRAVITY RETAINING WALL WITH SOIL STRUCTURE INTERACTION”
“DYNAMIC ANALYSIS OF GRAVITY RETAINING WALL WITH SOIL STRUCTURE INTERACTION”
IRJET Journal5 views
Understanding the Nature of Consciousness with AI von IRJET Journal
Understanding the Nature of Consciousness with AIUnderstanding the Nature of Consciousness with AI
Understanding the Nature of Consciousness with AI
IRJET Journal12 views
Augmented Reality App for Location based Exploration at JNTUK Kakinada von IRJET Journal
Augmented Reality App for Location based Exploration at JNTUK KakinadaAugmented Reality App for Location based Exploration at JNTUK Kakinada
Augmented Reality App for Location based Exploration at JNTUK Kakinada
IRJET Journal6 views
Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba... von IRJET Journal
Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...
Smart Traffic Congestion Control System: Leveraging Machine Learning for Urba...
IRJET Journal18 views
Enhancing Real Time Communication and Efficiency With Websocket von IRJET Journal
Enhancing Real Time Communication and Efficiency With WebsocketEnhancing Real Time Communication and Efficiency With Websocket
Enhancing Real Time Communication and Efficiency With Websocket
IRJET Journal4 views
Textile Industrial Wastewater Treatability Studies by Soil Aquifer Treatment ... von IRJET Journal
Textile Industrial Wastewater Treatability Studies by Soil Aquifer Treatment ...Textile Industrial Wastewater Treatability Studies by Soil Aquifer Treatment ...
Textile Industrial Wastewater Treatability Studies by Soil Aquifer Treatment ...
IRJET Journal4 views

Último

802.11 Computer Networks von
802.11 Computer Networks802.11 Computer Networks
802.11 Computer NetworksTusharChoudhary72015
9 views33 Folien
Design of machine elements-UNIT 3.pptx von
Design of machine elements-UNIT 3.pptxDesign of machine elements-UNIT 3.pptx
Design of machine elements-UNIT 3.pptxgopinathcreddy
32 views31 Folien
Object Oriented Programming with JAVA von
Object Oriented Programming with JAVAObject Oriented Programming with JAVA
Object Oriented Programming with JAVADemian Antony D'Mello
119 views28 Folien
MK__Cert.pdf von
MK__Cert.pdfMK__Cert.pdf
MK__Cert.pdfHassan Khan
10 views1 Folie
Machine learning in drug supply chain management during disease outbreaks: a ... von
Machine learning in drug supply chain management during disease outbreaks: a ...Machine learning in drug supply chain management during disease outbreaks: a ...
Machine learning in drug supply chain management during disease outbreaks: a ...IJECEIAES
12 views17 Folien
What is Whirling Hygrometer.pdf von
What is Whirling Hygrometer.pdfWhat is Whirling Hygrometer.pdf
What is Whirling Hygrometer.pdfIIT KHARAGPUR
11 views3 Folien

Último(20)

Design of machine elements-UNIT 3.pptx von gopinathcreddy
Design of machine elements-UNIT 3.pptxDesign of machine elements-UNIT 3.pptx
Design of machine elements-UNIT 3.pptx
gopinathcreddy32 views
Machine learning in drug supply chain management during disease outbreaks: a ... von IJECEIAES
Machine learning in drug supply chain management during disease outbreaks: a ...Machine learning in drug supply chain management during disease outbreaks: a ...
Machine learning in drug supply chain management during disease outbreaks: a ...
IJECEIAES12 views
_MAKRIADI-FOTEINI_diploma thesis.pptx von fotinimakriadi
_MAKRIADI-FOTEINI_diploma thesis.pptx_MAKRIADI-FOTEINI_diploma thesis.pptx
_MAKRIADI-FOTEINI_diploma thesis.pptx
fotinimakriadi7 views
Thermal aware task assignment for multicore processors using genetic algorithm von IJECEIAES
Thermal aware task assignment for multicore processors using genetic algorithm Thermal aware task assignment for multicore processors using genetic algorithm
Thermal aware task assignment for multicore processors using genetic algorithm
IJECEIAES31 views
An approach of ontology and knowledge base for railway maintenance von IJECEIAES
An approach of ontology and knowledge base for railway maintenanceAn approach of ontology and knowledge base for railway maintenance
An approach of ontology and knowledge base for railway maintenance
IJECEIAES12 views
NEW SUPPLIERS SUPPLIES (copie).pdf von georgesradjou
NEW SUPPLIERS SUPPLIES (copie).pdfNEW SUPPLIERS SUPPLIES (copie).pdf
NEW SUPPLIERS SUPPLIES (copie).pdf
georgesradjou15 views
A multi-microcontroller-based hardware for deploying Tiny machine learning mo... von IJECEIAES
A multi-microcontroller-based hardware for deploying Tiny machine learning mo...A multi-microcontroller-based hardware for deploying Tiny machine learning mo...
A multi-microcontroller-based hardware for deploying Tiny machine learning mo...
IJECEIAES13 views
Literature review and Case study on Commercial Complex in Nepal, Durbar mall,... von AakashShakya12
Literature review and Case study on Commercial Complex in Nepal, Durbar mall,...Literature review and Case study on Commercial Complex in Nepal, Durbar mall,...
Literature review and Case study on Commercial Complex in Nepal, Durbar mall,...
AakashShakya1266 views
Taking out the Trash (And the Recyclables]: RFID and the Handling of Municipa... von ijseajournal
Taking out the Trash (And the Recyclables]: RFID and the Handling of Municipa...Taking out the Trash (And the Recyclables]: RFID and the Handling of Municipa...
Taking out the Trash (And the Recyclables]: RFID and the Handling of Municipa...
ijseajournal5 views
DevOps to DevSecOps: Enhancing Software Security Throughout The Development L... von Anowar Hossain
DevOps to DevSecOps: Enhancing Software Security Throughout The Development L...DevOps to DevSecOps: Enhancing Software Security Throughout The Development L...
DevOps to DevSecOps: Enhancing Software Security Throughout The Development L...
Anowar Hossain12 views
SUMIT SQL PROJECT SUPERSTORE 1.pptx von Sumit Jadhav
SUMIT SQL PROJECT SUPERSTORE 1.pptxSUMIT SQL PROJECT SUPERSTORE 1.pptx
SUMIT SQL PROJECT SUPERSTORE 1.pptx
Sumit Jadhav 12 views

IRJET- Smart Power Optimization with IoT

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7527 SMART POWER OPTIMIZATION WITH IOT PALAK CHOUDHARY, GURPREET KOUR, VISHALI SUJI, RIYA SHARMA --------------------------------------------------------------***--------------------------------------------------------------- ABSTRACT - Applications based on IOT are becoming popular now a days and are providing effective solutions for real time problems. In this research one of the problem on daily basis that we are facing is discussed. One of the solution for monitoring and controlling power consumption is proposed here In our daily life we normally forget or don’t care to switch off the electrical devices used at our homes i.e. fans, tubes, bulbs etc. Every device has a particular power ratings according to which it consumes electricity now the working of these devices without any use will lead to wastage of power and ultimately to the electricity bills. This project can be used to avoid this problem. In this project every room will be monitored by a single microcontroller and the microcontroller will keep the record. By the usage of wifi module the controlling part of proposed system will be done. Keyword: IOT, CPS Technology, Home Automation . I. INTRODUCTION Identifying the power usage and minimising it, is the major concern of today .So the system that has been designed will help us in reducing the wastage of power consumption by continuously monitoring and controlling the devices that have been monitored.Atmega8A microcontroller is used because of his high performance and advanced risc architecture. The current sensor used will send input to the microcontroller and which further helps in monitoring the data continuously. The primary task of the designed system begins with the monitoring of the devices. The monitored values from the sensors can be continuously stored and updated in a cloud platforms such as xiveley, thingspeak, html, etc. Controlling of the devices is the secondary task that can be used to conserve energy .Relays can be used as a switch to turn on and off the devices as per the needs.So here using CPS(communicating power supply)[1] technology. We measure the power usage of the devices and once the data is measured it will be uploaded on webpage and we will control it using IOT. Here we have demonstrated a proof of measuring and controlling of different power supply devices. In homes, Building, Industries we will process this aggregated data and an estimation of the individual appliances consumption can be retrieved and can be used to provide novel services, such as, personalized recommendations on how do we reduce the overall energy consumption of the household or Industry. In particular, we can investigate the use of ON/OFF events, which will signal when the appliances have been turned on or off, to improve the accuracy of the system, state-of-the art disaggregation which uses such events along with smart meter data to estimate the single appliances consumption. II. PROPOSED ARCHITECTURE The proposed architecture is as shown in the below figure 1[2]. It is connected along with the power supply devices then the power data will be uploaded in the webpage or can be even viewed through an android application. The power consumed will be displayed on the Android phone or on the webpage, there the ON/OFF of the device power supply can be controlled. III. B.IMPLEMENTATION This hardware demonstration utilized commonly available prototype hardware with open-source software libraries for nearly all components. The only system components that were custom made for this demonstration were the signal conditioning circuit board that contained various interface components. The Wires will run from the CPS to the device under control, so that the device will natively carry out the power commands which are issued by the CPS. Providing control to the products connected requires basic understanding of the product’s existing user interface. Device ON–OFF control operation will be often controlled through a button press
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7528 (such as a TV power button). The CPS emulated button presses using a relay module will be in parallel with the user controlled switch. When it is fully integrated into the product, integrating with the existing interface is easily completed as the part of design process. We implemented our CPS technology in an Incandescent bulb and an Iron box. The bulb in real time was power monitored, and the resulting data will be uploaded to the Internet immediately after measurement of power. The energy utilized information will be displayed on a web- based dashboard, which also allows a user to control each device. The user dashboard will provide automatic energy-use information and control each of the connected devices. Each device also retained the use of its native control interface, switch of bulb), allowing the user to seamless switch between direct-device controls and web-based. The embedded devices with radios will serve as the CPS brains and as the network hub. The hub will be connected to a PC and also handles the interactions with our web service running in the web host. This section details the interactions and functions of each of these system components. The ARM based nodes are integrated with the bulb’s power supplies. Each node will measure the device’s power consumption and sends that information to the control entity. This information will also allow the device’s power state to be inferred by the server. IV. METHODOLOGY i. Keil µVision IDE During the implementation of our project we have utilized certain software. The source code for the ARM microcontroller was written in programming language C. The IDE used was KeilµVision. The µVision IDE from Keil combines project management, make facilities, source code editing, program debugging, and complete simulation in one powerful environment. The µVision development platform is easy-to-use and helps you quickly create embedded programs that work. The µVision editor and debugger are integrated in a single application that provides a seamless embedded project development environment. ii. Arduino IDE The Arduino Software (IDE) is an open source software and it makes easy to the code and upload it to the board. It runs on the different plant from Windows, MAC OS, Linux. The environment is written in Java and before running the IDE Java software to be installed on the machine this software can be used with any Arduino board. Arduino is an open-source project that created microcontroller-based kits for building digital devices and interactive objects that can sense and control physical devices. An Arduino contains a microchip, which is a very small computer that you can program. You can attach sensors to it so that it can measure conditions (like how much light there is in the room). It can control how other objects react to those conditions (room gets dark. LED turns on). The project is based on microcontroller board designs, produced by several vendors, using various microcontrollers. Microcontrollers use inputs and outputs like any computer. A switch and a sensor could be a digital and an analog input respectively into the Arduino. Any object we want to turn on and off and control could be an output. It could be a motor or even a computer. An Arduino board consists of an Atmel 8-, 16- or 32-bit AVR microcontroller (although since 2015 other makers' microcontrollers have been used) with complementary components that facilitate programming and incorporation into other circuits. ATMEGA8A- ATMEGA8A-PU - ATMega8is a 28-Pin, 16MHz, 8kb 8-bit Microcontroller. This is used because of its high-performance, Low-power and AVR 8-bit Microcontroller. It has Advanced RISC Architecture. Current Sensor (ACS 712) This is the transducer used for sensing and monitoring of current flow. In essence, Allegro ACS712 current sensor was used owing to its high accuracy. It senses AC and DC currents based on Hall-effect principle illustrated in Fig. 3. The ACS712 Current Sensor is a Hall Effect current sensor that accurately measure current when induced. The magnetic field around the AC wire is detected which gives the equivalent analog output voltage. Since, the actual current reading is needed, the analog voltage is sent to the Arduino for processing. ESP 8266 Wi-Fi module (Node MCU) The ESP 8266 Wi-Fi module is a low cost component with which manufacturers are making wirelessly networkable microcontroller module. ESP 8266 WiFi module is a system-on-a-chip with capabilities for 2.4GHz range. It employs a 32 bit RISC CPU running at 80 MHz. It is based on the TCP/IP (Transfer control protocol) [3]. It is the most important component in the system as it performs the IOT operation. It has 64 kb boot ROM, 64 kb instruction RAM, 96 kb data RAM. Wi-Fi unit performs IOT operation by sending energy meter data to webpage which can be accessed through IP address. The TX, RX pins are
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7529 connected to the 7 and 8 pins of the Arduino microcontroller. V. WORKING A functional description of the IOT based energy meter as well as the cloud integration was achieved through a high level integration. Since the proposed system is to be used in the consumer power system end, the following were put into consideration in realizing the system, viz: cost, method of sensing and signal conditioning, reliability and performance efficiency of components. Also, the selection of system sensors were based on factors viz: sensitivity, accuracy, precision and accuracy. Table 1 show the specification used in this paper. The choice of the design module was informed by the availability of materials at the time of design.  Step 1: In order to establish connection between the client and the server, the Wifi option in is enabled  Step 2: It is connected to the Wifi module of the system  Step 3: Each electronic/electrical appliance in the system is connected to the digital pins on the Arduino Uno Board  Step 4: A Relay is used for connecting each device to the Arduino, which helps in converting high Voltage supply to low voltage  Step 5: A C-program is loaded on to the microprocessor chip on the Arduino Uno Board which specifies what action is to be performed on receiving particular inputs  Step 6: An web page has been developed which enables the end user to monitor and control the appliances from any remote location  Step 7: Socket Programming has been used to achieve client-server communication  Step 8: Successful controlling and monitoring of appliances Firstly we have to switch on the mains. Current sensor senses the power utilized by the load. Which gives output in analog form. The output of the sensor is supplied as input to the analog input part in the Arduino Nano Board. Arduino board has inbuilt analog to digital convertor which converts analog input of power to digital output. This digital output is displayed on LCD display. There is a set point value; when the power utilized by the load exceeds the set point value LCD displays “The Node MCU is used to connect internet with the monitoring hardware system. The power utilized by the load is displayed in the cloud viz, ThingSpeak cloud in graphical format. It shows time to time power utilization of the load/loads connected to the system. Energy Monitoring using IOT is an innovative application of internet of things developed to control home appliances remotely over the cloud from anywhere in the world. In the proposed project current sensor is used to sense the current and display it on internet using IoT. The system updates the information in every 1 to 2 seconds on the internet. In the present system, energy load consumption is accessed using Wi-Fi and it will help consumers to avoid unwanted use of electricity. IOT system where a user can monitor energy consumption and pay the bill Online can be made. Also, a system where a user can receive SMS, when he/she crosses threshold of electricity usage slab can be equipped. We can make a system which can send SMS to the concerned meter reading man of that area when theft is detected at consumer end. Also using cloud analytics we can predict future energy consumptions. VI. PROGRAMMING TECHNIQUE To achieve the IOT metering depicted in Fig.5, C++ was used as the programming language. This was used to realize the communication between the Arduino Uno, GSM Module and the Cloud server. For communication between the Arduino and GSM module, the Arduino accesses the preinstalled GSM library using the ‘AT commands’ so as to effectively communicate with the GSM module. The microcontroller was programmed using Arduino C++. Essentially, the Arduino software consists mainly of two parts: the Integrated Development Environment and a core library. The development environment is a complete source code editor, serving as a cross platform application. Code management, editing, compilation as well as code script uploading is carried out via the IDE which has a serial monitor. This enables a user to send and also receive data from the board. Programs are written in the development environment of the Arduino and then loaded to the Arduino board via a USB in circuit reprogrammer. Also, the AT commands were used to control the interface modem. RESULT AND DISCUSSION This proposed system was evaluated as a standalone energy conserving method. The power measured is continuously monitored in real time and displayed in the web based user interface (UI). The graph is plotted in real time and dynamically updated. The device can also be controlled using the UI by clicking the switch in the web page and it can also be displayed in an Android phone, the power consumed details and the ON/OFF control. The web page provides the interface for the user to control the load and also view the power consumed by
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 7530 the load in real time. The power measured by the current sensor is displayed on LCD module at Arduino hub to monitor the power values without internet connection. BIOGRAPHY Gurpreet Kour is currently pursuing M.E from National Institute of Technical Teachers Training and Reasearch, Chandigarh India. She has completed her B.Tech in 2005 from Jammu University, Jammu, India. She has 8 years industrial academic experience, presently she is working Assistant Professor in Model Institute of Engineering and Technology, Jammu, J&K. Her areas of interest include Advanced digital Communication, Advanced Digital Signal Processing, Wireless Communications Networks and IOT Vishali Suji is currently studying in model institute of science and technology. She has done internship in IOT with embedded system. The main interest of her is in IOT, embedded system, aurdino, c / c++ programming. Riya Sharma is currently studying in model institute of science and technology. She has done internship in IOT with embedded system. The main interest of her is in IOT, embedded system, aurdino, c/c++ programming. Palak Choudhary is currently studying in model institute of science and technology. She has done her internship in Embedded system. The main interest is in embedded system, aurdino, c /c++ programming. REFERENCES 1. Lanzisera S,Weber AR ,Liao A ,pajak D,MeierAK. Communicating power supplies: Bringing the internet to the ubiquitous energy gateways of electronic devices.IEEE Internet of things journal .2014;1(2):153-60. 2. “Contact less Smart Card Technology for Physical Access Control,” Avision, Inc. Report, April 1, 2002. 3. Ali Merayyan, “Proximity Authentication” July 16, 2001. 4. “Contact less Technology for Secure Physical Access: Technology & Standards Choices,” A Smart Card Alliance White Paper Oct. 2002. 5. Sandra Kay Miller “Facing the Challenge of Wireless Security” 6. Anil K. Jain, Lin Hong “An Identity-Authentication System Using Fingerprints,” IEEE Transaction ,vol.85,no.9.september 1997. 7. N B Pasalkar, FIETE “Biometric personal identification-Methods, Advances and Performance Evaluation,” IETE Technical review, vol.21, no.3, May-June 2004. 8. W.Rankl&W.Effing “Smart Card Hand Book”. 9. IBM Redbook “Smart Card Case Study” 10. Catherine A. Allen, William J.Bar, “Smart Cards: Seizing Strategic Business Opportunities,”1997. 11. J.C.Cooke, R.L.Brewster “The use of smart cards in personal communication system security,” IEEE Transaction, vol.7, no. 425-428, 1992. 12. C.H.Lim, Y.H.Dan, K.T.Lau and K.Y. Choo “Smart Card Reader,” IEEE Transaction on consumer electronics, vol.39, no.1, February 1993. 13. C.A.Pinto, A.C.Borim, J.M.Fernandes, A.R. Ferreira “Wireless implementation for access control to restricted areas,” IEEE Transaction vol.1-5, no.7803, pp.1078-1081, 1999. 14 Landi, C.; Dipt. di Ing. dell''Inf., Seconda Univ. di Napoli, Aversa, Italy ; Merola, P. ; Ianniello, G, “ARM-based energy management system using smart meter and Web server”, IEEE Instrumentation and Measurement Technology Conference Binjiang, pp. 1 – 5, May 2011 [2] Garrab, A.; Bouallegue, A.; Ben Abdallah, “A new AMR approach for energy saving in Smart Grids using Smart Meter and partial Power Line Communication”, IEEE First International Conference on Renewable Energies and Vehicular Technology (REVET), pp. 263 – 269, march 2012 [3]Darshan Iyer N, Dr. KA Radhakrishnan Rao, “IoT Based Energy Meter Reading, Theft Detection & disconnection using PLC modem and Power optimization ”,IRJET, (2015)