Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 6

Smart Energy Meter

GJ Nithin Harsh Sharma


Department of Electronics and Department of Electronics and
Communication Communication
KS Institute of Technology KS Institute of Technology
Bangalore,India Bangalore,India

Mr.Sampath Kumar
Assistant Professor
Department of Electronics and
Communication
KS Institute of Technology
Bangalore,India
Abstract: This paper presents a scheme to remotely
monitor and control energy meter readings. It facilitates to
read energy meters without having to visit each and every
house/organizations. This system comprises a
microcontroller which takes the readings at regular intervals
and records it in its memory. This feature (remote
monitoring) is made available as it consists of a GSM
module which communicates the information regarding the
meter reading via an SMS. The present meter reading
system does not involve the GSM module. The scheme
proposed and tested in this paper avails the GSM
infrastructure, its nationwide coverage and the Short
Messaging System (SMS) cell broadcasting feature to
wirelessly transmit the individual house/organization power
consumption readings. This system is greatly helpful to the
Electricity Department as it enables them to take the meter
readings on a regular basis. Keywords: 89S51, SIM 300, AT Home Automation incorporates customized
commands.. action of home machines with exceptionally
astonishing advancements and controlled over
any of the devices like workspaces, workstations
1. Introduction PDAs or tablets. Home robotization framework
In this new era of Innovations we still continue to makes the activities of different home
use Traditional Energy metering system and its apparatuses a ton of helpful and furthermore
billing. In India our energy metering system uses saves energy. With the energy saving origination,
an electromechanical and semi digital energy home computerization or building mechanization
meter. It consumes time and labour In the and brilliant homes makes life extremely straight
complete measuring process that can easily be cut forward today. It includes programmed tasks of
down. all electrical or electronic gadgets in homes or
A person from Electricity board has to visit each maybe distantly through remote correspondence
house for measuring the power consumption and like Internet of Things (IOT), Wi-Fi and
for calculating the bill amount every month. So it Bluetooth is an arrangement of associated actual
requires much of manual work. Many times slow, articles that is available through. The 'Thing' in
costly and lack in flexibility as well as reliability. IOT might be somebody with a screen, for
Today accuracy in electrical billing is highly example objects that are doled out a data science
recommended. address and have the ability to accumulate and
In order to avoid all these drawbacks we have move information over an organization without
intended to construct a Smart GSM based energy manual assistance or intercession. Android
meter that gives real time consumption as well as programming framework is innovation among the
accurate billing. main and most famous most popular frameworks
The proposed energy meter measures the amount in PDAs. Advanced mobile phones
of power consumed and sends it to EEPROM, reasonableness expands everyday in view of their
where monitoring and analysis of the data can be sizes, innovation improvement with various
easily done and the Real time reading of the versatility. Android applications put in advanced
consumption can be sent to the user on an SMS, on cells are likewise will be update each second. The
a Daily basis or whenever requested. administrator should utilize the screen of the
Extension of the Smart energy meter with an telephone to direct the house machines. This
embedded system can be designed to get project is an android application that has the
telemetering, tampering detection and supplier can possibility to manage any sort of electrical
disconnect service to the consumer in the event of machines giving full distant access from PDA
meter tampering or unauthorized use of energy. utilizing Bluetooth. Bluetooth innovation is
Smart Energy meter can makes the relation Wireless radio transmissions in an extremely
between utility and user more transparent and brief distance giving an important innovation to
reliable. Power saving is possible which make accommodation, insight and controllability.
contributes towards the minimization of the This creates the individual space networks in the
problem of energy crisis. home environmental elements, any place of these
machines are interconnected to one another
utilizing with a solitary regulator.
Keywords: Energy Metering System, Smart
energy meter, Smartphone, Arduino Uno, GSM
Module
2. Literature survey plunger drawn into the solenoid and this is the input part of
the relay that generate force when a low voltage applied to
 N. Sriskanthan and F. Tan, A. Karande, that.
“Bluetooth based home automation system,”
D. PIR Motion Sensor
Microprocessors and Microsystems, Elsevier,
PIR sensors allow you to sense motion and also used to
Vol. 26, pp. 281-289, 2002
detect whether a human has moved in or out of the sensors
range by using infrared radiation. They are small,
The work of N. Sriskanthan shows the inexpensive, low-power, easy to use and don't wear out. For
implementing smart home Using Bluetooth using a host that reason they are commonly found in appliances and
controller, which Is implemented on a PC and gadgets used in homes or businesses. They are often referred
connected to a Microcontroller-based sensor and device to as PIR, "Passive Infrared", "Pyroelectric", or "IR motion"
Controllers. It is proposed to make the Communication sensors.
between devices possible. The System allows multiple
device controllers to be Connected to the host
controller. In some ideal Conditions Bluetooth has the 4. Working
highest up to some 100m range.

 “Smart Home Automation System Using


Bluetooth Technology”, Muhammad Asadullah
978-1- 5090-3310-2/17/©2017 IEEE

It is a home automation system developed


using Arduino board, Bluetooth module HC06,
smartphones.

3. Hardware Architecture

A. Arduino Uno

Arduino Uno is microcontroller based open source In this undertaking, a home computerization
hardware board in which ATmega328P microprocessor framework is planned which can be constrained by a cell
used. It consists of 14 digital input output pins and 6 pins phone. The computerization framework is associated with
the cell phone through Bluetooth. The advanced cell conveys
are used as analog inputs which controls the switches or
control messages to turn home apparatuses ON or OFF by an
sensors and control multiple outputs and the operating android application through Bluetooth interface.
voltage is from 5 to 9 volts DC supply and at 16 MHz quartz
frequency clock. It has 32 KB flash memory, 2 KB SRAM
and 1 KB EEPROM. The undertaking is based on Arduino UNO and is utilized
to control LEDs and home machines associated with the
B. Bluetooth Module HC-06 Arduino through transfers. The Arduino board is interfaced
Bluetooth module is used as an connecting device between to a HC-05 Bluetooth module to match with the advanced
Arduino Uno and smart phones. HC-06 acts as slave device cell.
and operating voltage if from 3 to 6 volts DC supply. It has
6 pins that is: State, RXD, TXD, GND, VCC and EN. For
the communication of the Arduino and the Bluetooth device An application named "Arduino Bluetooth regulator" is
the RXD pin of HC 06 is connected to the Arduino TXD at utilized on the advanced mobile phone which is fit for
pin 1 and the TXD of HC 06 connect to the RXD of the sending text strings to a combined gadget. The application
Arduino at pin 0. will combine with the home mechanization framework
through HC-05 Bluetooth Module. Each module has a
C. Relay remarkable MAC address and a secret phrase for blending
Relay is an electromagnetic device that is used to isolate two with different gadgets. Like the Bluetooth module utilized in
different circuits electrically and connect them magnetically, this venture had a MAC address – 98:D3:31:F4:18:22 and
it is used usually for the interface of the electronic circuits had a secret word "1234" for blending with other Bluetooth
which works on low voltages that is able to trigger the gadgets.
devices at high voltages. For an example, a relay will use The Arduino uno board receives the user commands in
the 5V DC supply to trigger the 230V AC mains circuit or the form of numbers from the smart phone through Bluetooth
also higher voltages. A relay switch is operated through an interface. Each home appliances are assigned with these
armature which is attracted to an electromagnet or through numbers and are toggled either ON or OFF on receiving the
numeric command. The Arduino board receives the numeric Extension of our current prototype with an
commands from the Bluetooth module and operates relays to embedded system, where controlling can be done
switch appliances based on the numeric command. instead of just monitoring the meters usage and
power consumption
At the point when the circuit is fueled on, the
Arduino loads the necessary libraries and switches transfers The further step of controlling can be done with the
to OFF position. The Arduino waits for the numeric help of a relay and certain modifications in the
command to be received from the Bluetooth module. Based program code.
on the number of home appliances used according to that the
This enhancement will help in controlling the power
numbers should be assigned. If there are four appliances used
then these appliances are assigned numbers from 1 to 4. If consumption through an SMS where we can turn on
and turn off the Energy meter, thus saving money
either number is obtained as a string from the Bluetooth
module, the status of the respective appliance is toggled. By for the user and also helps the environment with the
current energy crisis.
default, the pins connecting to the relays have a LOW logic
driving the relays to switch the appliances OFF. Using more Advanced Technology features like
If an appliance is in OFF condition and number Wi-Fi can be used instead of GSM, an Android
representing the appliance is passed through the Bluetooth App can be developed for the user interface instead
app, the Arduino switches the logic at the respective pin to of the SMS feature, and cloud Storage facility can
HIGH triggering the relay to switch the appliance ON. be utilised for storage of the collected data. Energy
control methods can be implemented using a relay.
If an appliance is in ON condition and number
representing the appliance is passed through the Bluetooth A Website and Graph plot can be Added as the
Backend interface. This can enable control of the
app, the Arduino switches the logic at the respective pin to
LOW driving the relay to switch the appliance OFF. . The device from any part of the world with an internet
connection
numbers are moved to the interfaced Bluetooth module from
the paired mobile phone.

6. Result and Conclusion

The purpose of this paper was to bring up energy


consciousness in users by giving them timely feedback
of the power consumption and alerting the user when
the consumption exceeds a certain limit.
In this paper, the architecture of low cost and flexible Smart
Energy Meter system using Arduino and GSM based Smart
Energy Meter for advanced metering and monitoring system
is built which is able to read and send data via wireless
protocol using GSM technology, through GSM modem,
capable of managing the meter as well as the line connection
is proposed and implemented.
The above graph is the PIR movement sensor circuit which is
utilized for the security reason which can recognize any . We use GSM Module and Arduino in light of the fact that
infrared radiation around the environmental elements. Once, this is straightforward and its coding is extremely simple. By
the infrared radiation from the human body or any another carrying out this kind of framework, we can likewise
source is received by the pyroelectric sensors it generates a guarantee the energy conservation. With the assistance of
sudden electric signal, then the first slot of the PIR sensor is this framework, we can increase the effectiveness of power
intercepted. Then the voltage flowing between the two consumption.
sensors changes and a positive differential voltage is
generated. This signal is carried out to the base of transistor However, this projet needs more modification for more
through the output terminal of PIR sensor. A little base reliable and higher degree of satisfaction and safety. For
current in the semiconductor will bring about a huge GSM module the network coverage of the SIM used is one
progression of collector current, because of this the PIR might be bit complicated due to network strength issues.
sensor can recognize the little change in the radiation of the
environmental factors. Collector terminal is connected to the
input of 6v relay using a diode which allows only the current 7. References
to flow in one direction the output of the relay is given to the
load(light) and the load is powered.  An elegant home automation system using
GSM and ARM-based architecture,V.I.K
Bharadwaj Manda, Voona Kushal, and N.
Ramasubramanian
5. Future enhancement
 Smart Home Automation ans Security
Using Bluetooth Technology, Muhammad
Asadullah
 Silviu Folea, Dariela Bordenca, Casiana
Hotea, and Honoriu Valean,”smart home
automation system using Wi-Fi low power
devices”
 A. Alheraish,”Design and Implementation
of Home Automation System”,IEEE
Transactions on Consumer Electronics
 https://www.researchgate.net/publication/33
3044694_Bluetooth_Based_Home_Automa
tion_System_Using_Android_and_Arduino
 https://www.engineersgarage.com/bluetoot
h-controlled-home-automation-system/

You might also like