SlideShare a Scribd company logo
1 of 5
Download to read offline
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 2, Pages 240-244, March 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 240
Smart Home Energy Management System Including Renewable Energy Based on
Zigbee and ARM9 Microcontroller
P.Sasikumar1
, V.Pavithra2
, M.Rahila Barvin3
and G.Supriya4
1Research Scholar, Anna University-Chennai, India. Email: psspsasi@gmail.com
2UG Scholar, Department of ECE, Vivekanandha College of Engineering for Women, India. Email: pavithravishwanathan31@gmail.com
3UG Scholar, Department of ECE, Vivekanandha College of Engineering for Women, India. Email: rahilamugamadualim96@gmail.com
4UG Scholar, Department of ECE, Vivekanandha College of Engineering for Women, India. Email: supriyaganapathy96@gmail.com
Article Received: 11 March 2017 Article Accepted: 21 March 2017 Article Published: 24 March 2017
1. INTRODUCTION
The energy management systems are commonly used by
individual and commercial entities to monitor, measure, and
control their electrical charges. The home energy
management systems can be used to centrally control all home
appliances like HEMS units and lighting systems across
multiple locations, such as retail, malls and restaurant sites.
Energy management systems will provide metering, sub
metering, and monitoring functions. It allows the facility and
building the managers to gather data and insight that allows
them. It makes more informed decisions about the energy
activities across their sites and malls.
In this energy management includes the planning and
operation of energy-related production and consumption
units. The main parts are resource conservation, electricity
protection and cost savings, and then the users have
permanent access to the energy they need. It is connected to
environmental management, home appliances, malls and
other established business functions. The “Energy
management is a proactive, it organized and systematic the
coordination of procurement, conversion, distribution and use
of energy to the requirements, it will take account to the
environmental and economic objectives”.
A home energy is used to increasing the renewable energy
systems are deployed, and the home energy management
system (HEMS) needs to consider both energy consumption,
and generation. It is simultaneously to minimize the energy
cost. The ZigBee based energy measurement modules are
used to monitor the energy consumption of the home
appliances and server. The current energy has required to
significant the energy reduction in all areas. The energy
consumption in the home server has increased as more home
appliances are installed. The energy savings and renewable
energy sources are considered methods of solving home
energy problems. The energy consumption and generation
should be simultaneously considered to save the electrical
energy cost.
1.1 Architecture of smart home energy management system
including renewable resources
Fig.1. Architecture block diagram
1.2 Architecture explanation
The system architecture of Smart Home Energy Management
System Including Renewable Resources using ZIGBEE. It
ABSTRACT
As the home energy is used to increasing, and renewable energy systems are deployed, home energy management system (HEMS) needs to consider
both the energy consumption and generation simultaneously used. It is used to minimize the energy cost. This paper proposes a smart HEMS
architecture that considers both the energy consumption and generation simultaneously. In this project ZigBee-based energy measurement modules
are used to monitor the energy consumption of home appliances and lights. An ARM9-based renewable energy gateway is used to monitor the energy
generation of renewable energies and control the home appliances. The home server gathers the energy consumption and generation data, it analyzes
them for energy estimation, and controls the home energy use schedule to minimize the energy cost. The energy management server gets the energy
data from numerous home servers, compares them, and creates useful analysis information. By considering both the energy consumption and
generation, the proposed HEMS architecture is expected to optimize home energy. And it will used to reduce the cost of electricity.
Keywords: Home energy management system (HEMS), Renewable resources (RR), Battery level monitoring, Charge controller, Crystal oscillator,
Zigbee and ARM9 controller.
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 2, Pages 240-244, March 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 241
generates the energy using RES and also minimizes the
energy consumption using renewable sources of home
appliances. In this energy consumption part, the consumption
of energy and the home appliances is monitored through users
mobile to know about the current information of the
appliances.
In this system the user can see the current status of their home
appliances. In the energy generation, RES is used to generate
electricity as the solar panel. It generates DC voltage, and the
wind and water turbines are generates AC voltage. All the
generated electricity stored in battery bank, which have to
control the charge controller module. The charge controller
unit is used to maintain the charging voltage, and control
charging current and it protects the battery from being
overcharged. ARM 9 controllers used to control the relay
module and to control the home appliance.
It is illustration to implement the energy generation and
reduce the energy consumption using home appliances.
User: For the home appliances, the user call the home
automation web page and select the home appliances, which is
used to send commands and instructions to server via
ZIGBEE, where the top-level directory of the web application
hierarchy, is also the document in root of the application. It
will place the HTML files and comprise the application's user
interface. When the system administrator is deploys the
applications into a particular server. It needs to assigns a
context path to the application. The system administrator is
assigns the application to the context path then a request URI
referring context. Then the html will retrieve the index. The
html files from the document root.
Modem: User can access the home server which is connected
to internet via modem.
Home Server: The Home Server connects user interface and
hardware interface. It has application programming, which is
communicate with user and microcontroller through ZigBee
protocol. The home server sends the command to
microcontroller through ZigBee transceiver. Then the
Microcontroller get signal and run accordingly to carry out
the specific operations.
ZigBee transceiver: The ZigBee is used to communicate the
microcontroller to home server and it transmits a wireless
interface with wide range.
ARM9 Microcontroller: The controller controls the relay
module as per the user request and command received signal
from the home server via ZigBee network.
Relay Module: The relay is used to switch the home
appliances, which user sends commands to microcontroller.
Home Appliances: The proposed system provides the home
automation, it means to control the appliances. It can be done
renewable sources. Appliances are controlled by relay. This is
connected to the microcontroller.
Battery Bank: Battery bank is used to store DC voltage
generated by solar panel. And then the Wind, and water
resources generates AC voltage.
Battery Level Monitoring: The BLM is used to monitor the
voltage level of battery bank.
Charge Controller: The charge controller used in the project
for following purpose.
 To maintaining the charge voltage.
 Control the charge current.
 And protect a battery for being overcharged.
Renewable Energy Generation: In this system the energy
generates from solar, and water resources. The renewable
energy sources of solar panel is generates 3w,6volt DC, and
the wind energy generate 5 to 10 volt AC supply, and the
water turbine is generates 5 to 10 volt AC supply is produced.
In this project, to reduce the cost of electricity factor that
simultaneously turns out to be medium harmful reactions to
our smart system.
1.3 Software architecture
Fig.2. Software architecture
In this programming system is done by using embedded C.
Then it has following the advantages. The processor
instruction set is not required. It has various memory types
and data types. It is managed by the compiler. The Programs
get a formal structure (which is extremely by the C
programming language) and can be divided into separate
functions. It contributes to source code reusability as well as
overall application structure. The ability to combine the
variable selections with specific operations to improves the
program readability.
Also the keywords and operational functions that nearly
resemble the human thought process it may be used. If
embedded C is used to programming and program test time is
rapidly reduced. The C programming run-time library
contains many standard routines such as, formatted output,
numeric conversions and floating point arithmetic. And the
existing program parts can be more easily included into new
programs because of the modular program construction
techniques. The C language is portable language (based on
the ANSI) that enjoys wide popular support and it easily
obtained for most systems.
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 2, Pages 240-244, March 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 242
The software architecture contains nearly six blocks. This is
controlled by various operations. That are followed given
below.
Home Server: The home server is a main part of the smart
home energy management system. It has centralized
controller and user interface for a house system. It provides a
simple Web browser for information and guidance from the
Internet (Zigbee).
Web Server: The internet technologies are TCP/IP, HTML,
Web Server are ported into the embedded home server. This
is controlled and monitored with HTML interface from both
in-house and out-of-house via the Internet (Zigbee). This
property and status of home appliances are expressed with
their structure by HTML and web server, and also the
capability is excellent.
Database (MySQL): MySQL is a popular choice of database.
It is used in web applications, and is a central component of
the LAMP is used for open source web application software
stack (and other stacks also). The LAMP is an acronym for
("Linux, Apache, MySQL, and Perl/PHP/Python"). The
free-software-open source project that requires a full featured
database management system often use MySQL database.
XP OS: Window XP is the operating system. In an operating
system (OS) is a software that manages computer hardware
and software resources, and it provides common services for
all computer programs. The operating system is an essential
component of the system software. Application programs
usually required in an operating system to function.
Web Application: Web Application programs are mostly
used to control the home appliances in a house. Application
service providers can monitor and control the home
appliances by using mobile phones and it can develop various
application services for home users with network access
techniques using HTML. The user can easily access the home
server. And we built the new web application to monitor the
home appliances status and the power consumption. The user
can have secured login id and password. Which provide
security to home users. And the users can create own login id
and password in the registration window. The On and Off
control of home appliances can be done in home web window.
Hardware: We are using the ZigBee protocol to the receiver
and transmitter between the home server and the hardware
block. The home server, which provides an automation
system for energy monitoring and controlling to home users.
1.4 Energy Management and Communication Unit
(EMCU)
In this energy consumption part, the EMCU is called as key
component. It is composed by measurement and
communication blocks. The measurement block is used to
measures the power, energy, and power factor of plugged
home things. It used for energy metering IC for measuring
them. The metering IC is also measures the voltage and
current in a sample period. It multiplies the current and
voltages. It integrates cyclic process. And the power and
energy is measured with this process. The power factor is
measure the phase difference between voltage and current.
The measurement block, it stores only the accumulated
energy data at a memory. It calculates the power and power
factor on real time. The measurement block is used to include
the power control block that blocks the electricity to connect
the home appliances.
Fig.3. EMCU
1.5 Data transformation format in Zigbee
It is the wireless device. It is used to transmitting and
receiving purpose. Zigbee is based on the IEEE802.15.4
standard protocol. The Zigbee is covering as 100m. It range is
better than Bluetooth device. So it can be more preferable in
wireless device. The data rate is very low for transmission
process.
The communication block is to supports data transfer between
the energy management and communication unit, and the
home server. It adopts ZigBee and IEEE 802.15.4 wireless
area network as communication methods. It is only used for
transformation process. Not use for the measured energy,
power, and power factor but also the voltage and current.
1.6 Zigbee communication modules
Fig. 5(a) Zigbee module HEM (b) load controller
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 2, Pages 240-244, March 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 243
ZigBee is a wireless area network interface, and a
measurement process based on an electric metering. It is
installed into the home appliances and a light to measure the
power and energy of home appliances get and stores the
energy information of home appliances.
1.7 System overview architecture
Fig.6. System overview
The energy part consists of two types of power generation.
They are solar power generator and a wind power generator.
Which are having two popular things of RES. Solar panels
roofs are connected with the inverter, it is converts dc power
into ac supply. Each solar panel is to control with a PLC
modem, and to monitor the status of all solar panels for
maximum of power generation. The PLC is a retrofit
technology. Because it do not needs the additional
communication lines. All the status information gathers from
the energy gateway from the solar panels based on PLC and
from the inverter through via the serial communication. The
EG is used to monitors the performance and status of all solar
panels in real time applications. Each solar panel is saving
from the energy sources and it enables users to maintain the
performance of solar power generator. The EG also generate
the wind power status from the wind inverter. The home
server aggregates all the power generation (solar, wind)
information and it utilizes the home energy management. The
energy management server is act both sides, it used for
transmitting and receiving purpose and also it stores the
energy information of client, and it provides the energy
generator portal service and it helps to clients and it compare
the energy information of others electronic appliances.
1.8 Hardware used
 Microcontroller
 Zigbee
 Battery bank
 Power supply (step down transformer)
 LCD
 Inverter
 Charge controller
 ARM9 microcontroller
 Mobile phone
 Renewable resources
1.9 Software Used
 Embedded C software
 MySQL data base
 Linux, Apache, PHP
1.10 Applications
 Low cost energy
 Power generation is increased
 Energy can be monitored
 We know how much cost energy is using the
appliances.
1.11 PLC module
It is a one part of energy generation block. In this energy
generation block, which is used to connect the REG it is
connected to PLC modem, and the solar inverter. Shows the
block diagram of PLC modem it also control the home
appliances. It’s also having sensing agent to measure the
voltage and current of the power generator. The PLC modem
sends this sense data towards the renewable energy generator.
The microcontroller connect between the renewable energy
generator and PLC. TCP/IP protocol is used to communicate
with PLC modems and over the PLC. It has own IP address.
2. CONCLUSION
We proposed this system to reduce the time and energy of the
manual work, and mainly to help the old age people who can’t
able to their works by them this very useful the
implementation of this project. As we are used the renewable
energy source it can save the energy cost in this project, it has
important things. i) Energy consumption and ii) energy
generation. The energy consumption is based on ZigBee
protocol. In this energy consumption, it measures how much
energy can use in the home equipments based on ZigBee. A
home server receives this collected data from ZigBee
network. The energy generation is based mainly controlled on
PLC. The PLC is mainly used for monitoring the solar panel
and other power generators.
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 2, Pages 240-244, March 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 244
REFERENCES
[1] Nabih Jaber, “Efficient Home Energy Management
System,” IEEE Trans. Consumer Electron., 2014.
[2] M. M. Rahman, M. Kuzlu, and S. Rahman “Architecture
of Web Services Interface for A Home Energy Management
System,” IEEE Trans. Consumer Electron., 2014.
[3] D. Bian, M. Pipattanasomporn, and S. Rahman,
“Assessment of Communication Technologies for a Home
Energy Management System,” IEEE Trans. Consumer
Electron., 2014.
[4] Jinsoo Han, Chang-Sic Choi, Wan-Ki Park, Ilwoo Lee,
and Sang-Ha Kim, “Smart home energy management system
including renewable energy based on ZigBee and PLC,”
IEEE Transactions on Consumer Electronics, Vol. 60, No. 2,
May 2014.
[5] Jinsoo Han, Chang-Sic Choi, Wan-Ki Park, Ilwoo Lee,
and Sang-Ha Kim, “Smart home energy management system
including renewable energy based on ZigBee and PLC,” in
Proc. IEEE International Conference on Consumer
Electronics, Las Vegas, USA, pp. 544-545,Jan. 2014.
[6] M. Kuzlu, M. Pipattanasomporn, and S. Rahman,
“Hardware Demonstration of a Home Energy Management
System for Demand Response Applications’’ IEEE Trans.
Smart Grid, Vol. 3, No. 4, July 2013.
[7] Hayato Yamauchi, Kosuke Uchida, and Tomonobu
Senjyu, “Advanced Smart Home,” in Proc. IEEE
International Conference on Harmonics and Quality of
Power, Hong Kong, China, pp. 130-135, Jun. 2012.
[8] Hyoungsik Nam and Hoon Jeong, “Data supply voltage
reduction scheme for low-power AMOLED displays,” ETRI
Journal, vol. 34, no. 5, pp. 727-733, Oct. 2012.
[9] Jinsoo Han, Chang-Sic Choi, Wan-Ki Park, and Ilwoo
Lee, “Green Home Energy Management System through
comparison Of Energy Usage Between The Same Kinds Of
Home Appliances,” IEEE Trans. Consumer Electron 2011.
[10] Jinsoo Han, Chang-Sic Choi, and Ilwoo Lee, “More
Efficient Home Energy Management System Based on
ZigBee Communication and Infrared Remote Controls” IEEE
Trans. 2011.
[11] Young-Sung Son and Kyeong-Deok Moon, “Home
energy management system based on power line
communication,” IEEE Trans. Consumer Electron., vol. 56,
no. 3, pp. 1380-1386, Aug. 2010.
[12] Khusvinder Gill, Shuang-Hua Yang, Fang Yao, and Xin
Lu, “A ZigBee-Based Home Automation System,” IEEE
Trans. Consumer Electron., Vol. 55, No. 2, May 2009.
[13] C. Arm, S. Gyger, J. Masgonty, M. Morgan, J. Nagel, C.
Piguet, F.Rampogna, P. Volet, “Low-power 32-bit
dual_MAC 120 uW/MHz 1.0Vicyflex1 DSP/MCU core,”
IEEE Journal of Solid-State Circuits, vol. 44,no. 7, pp.
2055-2064, Jul. 2009.
[14] Chia-Hung Lien, Hsien-Chung Chen, Ying-Wen Bai, and
Ming-Bo Lin, “Power Monitoring and Control for Electric
Home Appliances Based on Power Line Communication,”
IEEE International Instrumentation and Measurement
Technology Conference Victoria, Vancouver Island, Canada,
May 12-15, 2008.
[15] Chia-Hung Lien, Hsien-Chung Chen, Ying-Wen Bai, and
Ming-Bo Lin, “Power monitoring and control for electric
home appliances based on power line communication,” in
Proc. IEEE International Instrumentation and Measurement
Technology Conference, British Columbia, Canada, pp.
21792184, May 2008.
[16] Jian Ma, Min Gao, Qian Zhang Ni, L.M. “
Energy-Efficient Localized Topology Control Algorithms in
IEEE 802.15.4-Based Sensor Networks” Published in:
Parallel and Distributed Systems, IEEE Transactions on
(Volume:18, Issue: 5 ) Date of Publication : May 2007.
[17] L. Chia-Hung, B. Ying-Wen, and L. Ming-Bo, "Remote
Controllable Power Outlet System for Home Power
Management," Consumer Electronics, IEEE Transactions,
vol. 53, pp. 1634-1641, 2007.
[18] S. Darby, "The effectiveness of feedback on energy
consumption: a review for DEFRA of the literature on
metering, billing and direct displays," Environmental Change
Institute, University of Oxford 2006.
[19] S. D. Muruganathan, D. C. F. Ma, R. I. Bhasin, and A. O.
Fapojuwo, "A centralized energy-efficient routing protocol
for wireless sensor networks," Communications Magazine,
IEEE, vol. 43, pp. S8-13, 2005.
[20] Young-Sung Son and Kyeong-Deok Moon, “Home
energy management system based on power line
communication,” Proceedings of the 28th International
Conference on Consumer Electronics (ICCE), Jan. 2005.

More Related Content

What's hot

Optimized energy efficient lighting system for green buildings
Optimized energy efficient lighting system for green buildingsOptimized energy efficient lighting system for green buildings
Optimized energy efficient lighting system for green buildingseSAT Journals
 
Lighting Control and Energy Management
Lighting Control and Energy ManagementLighting Control and Energy Management
Lighting Control and Energy ManagementShreya Vishnoi
 
Smartgrid seminar report
Smartgrid seminar report Smartgrid seminar report
Smartgrid seminar report Nazeemm2
 
Smartgrid evrim guler
Smartgrid evrim gulerSmartgrid evrim guler
Smartgrid evrim gulerevrimguler
 
Smart_Grid_WP_1124aFINAL
Smart_Grid_WP_1124aFINALSmart_Grid_WP_1124aFINAL
Smart_Grid_WP_1124aFINALWes Frye
 
Introduction to smart grids
Introduction to smart gridsIntroduction to smart grids
Introduction to smart gridsWaqasai
 
Short notes on Smart Grid
Short notes on Smart GridShort notes on Smart Grid
Short notes on Smart Gridislam_vip
 
Context of smart grids in india knowledge paper of india smart grid day 2013
Context of smart grids in india   knowledge paper of india smart grid day 2013Context of smart grids in india   knowledge paper of india smart grid day 2013
Context of smart grids in india knowledge paper of india smart grid day 2013L&C
 
Real Time Pricing Simulator for Smart Grids
Real Time Pricing Simulator for Smart GridsReal Time Pricing Simulator for Smart Grids
Real Time Pricing Simulator for Smart GridsSwantika Dhundia
 
Industrial Energy Management and the Emerging ISO 50001 Standard
Industrial Energy Management and the Emerging ISO 50001 StandardIndustrial Energy Management and the Emerging ISO 50001 Standard
Industrial Energy Management and the Emerging ISO 50001 StandardSchneider Electric
 
FINAL smart grid presentation
FINAL smart grid presentationFINAL smart grid presentation
FINAL smart grid presentationLaura Shultz
 

What's hot (20)

1013
10131013
1013
 
Optimized energy efficient lighting system for green buildings
Optimized energy efficient lighting system for green buildingsOptimized energy efficient lighting system for green buildings
Optimized energy efficient lighting system for green buildings
 
Lighting Control and Energy Management
Lighting Control and Energy ManagementLighting Control and Energy Management
Lighting Control and Energy Management
 
How To: Use Smart Grid Benefits
How To: Use Smart Grid BenefitsHow To: Use Smart Grid Benefits
How To: Use Smart Grid Benefits
 
Smartgrid seminar report
Smartgrid seminar report Smartgrid seminar report
Smartgrid seminar report
 
Smartgrid evrim guler
Smartgrid evrim gulerSmartgrid evrim guler
Smartgrid evrim guler
 
Clean Power Plan + the Smart Grid: Shared Goals
Clean Power Plan + the Smart Grid: Shared GoalsClean Power Plan + the Smart Grid: Shared Goals
Clean Power Plan + the Smart Grid: Shared Goals
 
Smart_Grid_WP_1124aFINAL
Smart_Grid_WP_1124aFINALSmart_Grid_WP_1124aFINAL
Smart_Grid_WP_1124aFINAL
 
Smart grids
Smart gridsSmart grids
Smart grids
 
Introduction to smart grids
Introduction to smart gridsIntroduction to smart grids
Introduction to smart grids
 
Short notes on Smart Grid
Short notes on Smart GridShort notes on Smart Grid
Short notes on Smart Grid
 
Exergy analysis of day light using fuzzy logic controllers of Jordanian comme...
Exergy analysis of day light using fuzzy logic controllers of Jordanian comme...Exergy analysis of day light using fuzzy logic controllers of Jordanian comme...
Exergy analysis of day light using fuzzy logic controllers of Jordanian comme...
 
Context of smart grids in india knowledge paper of india smart grid day 2013
Context of smart grids in india   knowledge paper of india smart grid day 2013Context of smart grids in india   knowledge paper of india smart grid day 2013
Context of smart grids in india knowledge paper of india smart grid day 2013
 
CMOS Data Sheet
CMOS Data SheetCMOS Data Sheet
CMOS Data Sheet
 
Smart grid
Smart gridSmart grid
Smart grid
 
Real Time Pricing Simulator for Smart Grids
Real Time Pricing Simulator for Smart GridsReal Time Pricing Simulator for Smart Grids
Real Time Pricing Simulator for Smart Grids
 
Industrial Energy Management and the Emerging ISO 50001 Standard
Industrial Energy Management and the Emerging ISO 50001 StandardIndustrial Energy Management and the Emerging ISO 50001 Standard
Industrial Energy Management and the Emerging ISO 50001 Standard
 
FINAL smart grid presentation
FINAL smart grid presentationFINAL smart grid presentation
FINAL smart grid presentation
 
101: Guide to the Smart Grid
101: Guide to the Smart Grid101: Guide to the Smart Grid
101: Guide to the Smart Grid
 
Energy Management
Energy ManagementEnergy Management
Energy Management
 

Viewers also liked

Inglés Técnico I Unidad I Tema 1
Inglés Técnico I Unidad I   Tema 1Inglés Técnico I Unidad I   Tema 1
Inglés Técnico I Unidad I Tema 1Iris Vasquez
 
The 35 most unusual words you never knew from the bookworm world
The 35 most unusual words you never knew from the bookworm world The 35 most unusual words you never knew from the bookworm world
The 35 most unusual words you never knew from the bookworm world GetFreeEbooks
 
Dee6113 cmos ic design
Dee6113 cmos ic designDee6113 cmos ic design
Dee6113 cmos ic designFaizal Alamin
 
Handleiding Lelie Zorggroep incident afwikkelen PlanCare
Handleiding Lelie Zorggroep incident afwikkelen PlanCareHandleiding Lelie Zorggroep incident afwikkelen PlanCare
Handleiding Lelie Zorggroep incident afwikkelen PlanCareAnnemarije1
 
Anemia Case Presentation
Anemia Case PresentationAnemia Case Presentation
Anemia Case PresentationZain Khan
 
ways to prevent alzheimer’s disease
 ways to prevent alzheimer’s disease ways to prevent alzheimer’s disease
ways to prevent alzheimer’s diseaseDavid A. Waddell
 
46 time management hacks that made me a better entrepreneur
46 time management hacks that made me a better entrepreneur46 time management hacks that made me a better entrepreneur
46 time management hacks that made me a better entrepreneurArlo Gibb
 
Progr. de Inclusión Social 2016-2017
Progr. de Inclusión Social 2016-2017Progr. de Inclusión Social 2016-2017
Progr. de Inclusión Social 2016-2017Roberto Pérez
 
PROCESO DE POTABILIZACION
PROCESO DE POTABILIZACIONPROCESO DE POTABILIZACION
PROCESO DE POTABILIZACIONalberyeling18
 
Plan de mejora y actualización profesional
Plan de mejora y actualización profesionalPlan de mejora y actualización profesional
Plan de mejora y actualización profesionalDiana Arribas Arés
 
Plantilla del proyecto bloque
Plantilla del proyecto bloquePlantilla del proyecto bloque
Plantilla del proyecto bloqueDanielaValadez512
 

Viewers also liked (18)

Jhm cv
Jhm cvJhm cv
Jhm cv
 
Inglés Técnico I Unidad I Tema 1
Inglés Técnico I Unidad I   Tema 1Inglés Técnico I Unidad I   Tema 1
Inglés Técnico I Unidad I Tema 1
 
The 35 most unusual words you never knew from the bookworm world
The 35 most unusual words you never knew from the bookworm world The 35 most unusual words you never knew from the bookworm world
The 35 most unusual words you never knew from the bookworm world
 
B5aa9465
B5aa9465B5aa9465
B5aa9465
 
Knx forum2017 npi_20170324
Knx forum2017 npi_20170324Knx forum2017 npi_20170324
Knx forum2017 npi_20170324
 
Dee6113 cmos ic design
Dee6113 cmos ic designDee6113 cmos ic design
Dee6113 cmos ic design
 
Evaluation Q2
Evaluation Q2Evaluation Q2
Evaluation Q2
 
Handleiding Lelie Zorggroep incident afwikkelen PlanCare
Handleiding Lelie Zorggroep incident afwikkelen PlanCareHandleiding Lelie Zorggroep incident afwikkelen PlanCare
Handleiding Lelie Zorggroep incident afwikkelen PlanCare
 
202 a
202 a202 a
202 a
 
Anemia Case Presentation
Anemia Case PresentationAnemia Case Presentation
Anemia Case Presentation
 
ways to prevent alzheimer’s disease
 ways to prevent alzheimer’s disease ways to prevent alzheimer’s disease
ways to prevent alzheimer’s disease
 
46 time management hacks that made me a better entrepreneur
46 time management hacks that made me a better entrepreneur46 time management hacks that made me a better entrepreneur
46 time management hacks that made me a better entrepreneur
 
Progr. de Inclusión Social 2016-2017
Progr. de Inclusión Social 2016-2017Progr. de Inclusión Social 2016-2017
Progr. de Inclusión Social 2016-2017
 
PROCESO DE POTABILIZACION
PROCESO DE POTABILIZACIONPROCESO DE POTABILIZACION
PROCESO DE POTABILIZACION
 
Plan de mejora y actualización profesional
Plan de mejora y actualización profesionalPlan de mejora y actualización profesional
Plan de mejora y actualización profesional
 
Cladograms
Cladograms Cladograms
Cladograms
 
Plantilla del proyecto bloque
Plantilla del proyecto bloquePlantilla del proyecto bloque
Plantilla del proyecto bloque
 
Módulo de historia 1
Módulo de historia 1Módulo de historia 1
Módulo de historia 1
 

Similar to Smart Home Energy Management System Including Renewable Energy Based on Zigbee and ARM9 Microcontroller

Real time optimal schedule controller for home energy management system using...
Real time optimal schedule controller for home energy management system using...Real time optimal schedule controller for home energy management system using...
Real time optimal schedule controller for home energy management system using...Basrah University for Oil and Gas
 
SmartHomeEnergyManagementSystemforMonitoringandSchedulingofHomeAppliancesUsin...
SmartHomeEnergyManagementSystemforMonitoringandSchedulingofHomeAppliancesUsin...SmartHomeEnergyManagementSystemforMonitoringandSchedulingofHomeAppliancesUsin...
SmartHomeEnergyManagementSystemforMonitoringandSchedulingofHomeAppliancesUsin...farzikaam26
 
Temperature based fan controller
Temperature based fan controllerTemperature based fan controller
Temperature based fan controllerShahbaz Makandar A.
 
House_Electrical_Switches_Mobile_Phone_Control.pptx
House_Electrical_Switches_Mobile_Phone_Control.pptxHouse_Electrical_Switches_Mobile_Phone_Control.pptx
House_Electrical_Switches_Mobile_Phone_Control.pptxNeilIvanNava
 
IRJET- IOT Based Residence Energy Control System
IRJET- IOT Based Residence Energy Control SystemIRJET- IOT Based Residence Energy Control System
IRJET- IOT Based Residence Energy Control SystemIRJET Journal
 
IRJET- Smart and Efficient Load Control System using Dynamic Tariff
IRJET- Smart and Efficient Load Control System using Dynamic TariffIRJET- Smart and Efficient Load Control System using Dynamic Tariff
IRJET- Smart and Efficient Load Control System using Dynamic TariffIRJET Journal
 
Artificial neural network based controller for home energy management conside...
Artificial neural network based controller for home energy management conside...Artificial neural network based controller for home energy management conside...
Artificial neural network based controller for home energy management conside...Basrah University for Oil and Gas
 
IOT-ENABLED GREEN CAMPUS ENERGY MANAGEMENT SYSTEM
IOT-ENABLED GREEN CAMPUS ENERGY MANAGEMENT SYSTEM IOT-ENABLED GREEN CAMPUS ENERGY MANAGEMENT SYSTEM
IOT-ENABLED GREEN CAMPUS ENERGY MANAGEMENT SYSTEM ijesajournal
 
Incorporating Solar Home Systems (SHS) for smart grid applications
Incorporating Solar Home Systems (SHS) for smart grid applicationsIncorporating Solar Home Systems (SHS) for smart grid applications
Incorporating Solar Home Systems (SHS) for smart grid applicationsBrhamesh Alipuria
 
A Real-Time IoT Implementation for Efficient Energy Consumption
A Real-Time IoT Implementation for Efficient Energy ConsumptionA Real-Time IoT Implementation for Efficient Energy Consumption
A Real-Time IoT Implementation for Efficient Energy ConsumptionIRJET Journal
 
Smart Residential Energy Management System Using Machine Learning.pptx
Smart Residential Energy Management System Using Machine Learning.pptxSmart Residential Energy Management System Using Machine Learning.pptx
Smart Residential Energy Management System Using Machine Learning.pptx083AbdulJavvad
 
DESIGN AND IMPLEMENTATION OF A WIRELESS SENSOR AND ACTUATOR NETWORK FOR ENERG...
DESIGN AND IMPLEMENTATION OF A WIRELESS SENSOR AND ACTUATOR NETWORK FOR ENERG...DESIGN AND IMPLEMENTATION OF A WIRELESS SENSOR AND ACTUATOR NETWORK FOR ENERG...
DESIGN AND IMPLEMENTATION OF A WIRELESS SENSOR AND ACTUATOR NETWORK FOR ENERG...ijesajournal
 
Hybrid lsaann based home energy management scheduling controller for resident...
Hybrid lsaann based home energy management scheduling controller for resident...Hybrid lsaann based home energy management scheduling controller for resident...
Hybrid lsaann based home energy management scheduling controller for resident...Basrah University for Oil and Gas
 
Power Saving App Design Report- Group Project
Power Saving App Design Report- Group ProjectPower Saving App Design Report- Group Project
Power Saving App Design Report- Group Projectssusera0a3b6
 
Energy Management System in Microgrid with ANFIS Control Scheme using Heurist...
Energy Management System in Microgrid with ANFIS Control Scheme using Heurist...Energy Management System in Microgrid with ANFIS Control Scheme using Heurist...
Energy Management System in Microgrid with ANFIS Control Scheme using Heurist...IRJET Journal
 
Microgrid review
Microgrid reviewMicrogrid review
Microgrid reviewalpna6789
 
The Use Of Smart Branch-Circuit Metering
The Use Of Smart Branch-Circuit MeteringThe Use Of Smart Branch-Circuit Metering
The Use Of Smart Branch-Circuit MeteringTrendPoint Systems, LLC
 

Similar to Smart Home Energy Management System Including Renewable Energy Based on Zigbee and ARM9 Microcontroller (20)

Real time optimal schedule controller for home energy management system using...
Real time optimal schedule controller for home energy management system using...Real time optimal schedule controller for home energy management system using...
Real time optimal schedule controller for home energy management system using...
 
SmartHomeEnergyManagementSystemforMonitoringandSchedulingofHomeAppliancesUsin...
SmartHomeEnergyManagementSystemforMonitoringandSchedulingofHomeAppliancesUsin...SmartHomeEnergyManagementSystemforMonitoringandSchedulingofHomeAppliancesUsin...
SmartHomeEnergyManagementSystemforMonitoringandSchedulingofHomeAppliancesUsin...
 
Temperature based fan controller
Temperature based fan controllerTemperature based fan controller
Temperature based fan controller
 
House_Electrical_Switches_Mobile_Phone_Control.pptx
House_Electrical_Switches_Mobile_Phone_Control.pptxHouse_Electrical_Switches_Mobile_Phone_Control.pptx
House_Electrical_Switches_Mobile_Phone_Control.pptx
 
IRJET- IOT Based Residence Energy Control System
IRJET- IOT Based Residence Energy Control SystemIRJET- IOT Based Residence Energy Control System
IRJET- IOT Based Residence Energy Control System
 
Dw4301735740
Dw4301735740Dw4301735740
Dw4301735740
 
IRJET- Smart and Efficient Load Control System using Dynamic Tariff
IRJET- Smart and Efficient Load Control System using Dynamic TariffIRJET- Smart and Efficient Load Control System using Dynamic Tariff
IRJET- Smart and Efficient Load Control System using Dynamic Tariff
 
Smart plug prototype for monitoring electrical ieee
Smart plug prototype for monitoring electrical ieeeSmart plug prototype for monitoring electrical ieee
Smart plug prototype for monitoring electrical ieee
 
Artificial neural network based controller for home energy management conside...
Artificial neural network based controller for home energy management conside...Artificial neural network based controller for home energy management conside...
Artificial neural network based controller for home energy management conside...
 
IOT-ENABLED GREEN CAMPUS ENERGY MANAGEMENT SYSTEM
IOT-ENABLED GREEN CAMPUS ENERGY MANAGEMENT SYSTEM IOT-ENABLED GREEN CAMPUS ENERGY MANAGEMENT SYSTEM
IOT-ENABLED GREEN CAMPUS ENERGY MANAGEMENT SYSTEM
 
Incorporating Solar Home Systems (SHS) for smart grid applications
Incorporating Solar Home Systems (SHS) for smart grid applicationsIncorporating Solar Home Systems (SHS) for smart grid applications
Incorporating Solar Home Systems (SHS) for smart grid applications
 
A Real-Time IoT Implementation for Efficient Energy Consumption
A Real-Time IoT Implementation for Efficient Energy ConsumptionA Real-Time IoT Implementation for Efficient Energy Consumption
A Real-Time IoT Implementation for Efficient Energy Consumption
 
Smart Residential Energy Management System Using Machine Learning.pptx
Smart Residential Energy Management System Using Machine Learning.pptxSmart Residential Energy Management System Using Machine Learning.pptx
Smart Residential Energy Management System Using Machine Learning.pptx
 
DESIGN AND IMPLEMENTATION OF A WIRELESS SENSOR AND ACTUATOR NETWORK FOR ENERG...
DESIGN AND IMPLEMENTATION OF A WIRELESS SENSOR AND ACTUATOR NETWORK FOR ENERG...DESIGN AND IMPLEMENTATION OF A WIRELESS SENSOR AND ACTUATOR NETWORK FOR ENERG...
DESIGN AND IMPLEMENTATION OF A WIRELESS SENSOR AND ACTUATOR NETWORK FOR ENERG...
 
H021201049058
H021201049058H021201049058
H021201049058
 
Hybrid lsaann based home energy management scheduling controller for resident...
Hybrid lsaann based home energy management scheduling controller for resident...Hybrid lsaann based home energy management scheduling controller for resident...
Hybrid lsaann based home energy management scheduling controller for resident...
 
Power Saving App Design Report- Group Project
Power Saving App Design Report- Group ProjectPower Saving App Design Report- Group Project
Power Saving App Design Report- Group Project
 
Energy Management System in Microgrid with ANFIS Control Scheme using Heurist...
Energy Management System in Microgrid with ANFIS Control Scheme using Heurist...Energy Management System in Microgrid with ANFIS Control Scheme using Heurist...
Energy Management System in Microgrid with ANFIS Control Scheme using Heurist...
 
Microgrid review
Microgrid reviewMicrogrid review
Microgrid review
 
The Use Of Smart Branch-Circuit Metering
The Use Of Smart Branch-Circuit MeteringThe Use Of Smart Branch-Circuit Metering
The Use Of Smart Branch-Circuit Metering
 

More from Associate Professor in VSB Coimbatore

Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...Associate Professor in VSB Coimbatore
 
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...Associate Professor in VSB Coimbatore
 
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...Associate Professor in VSB Coimbatore
 
A Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee RetentionA Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee RetentionAssociate Professor in VSB Coimbatore
 
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...Associate Professor in VSB Coimbatore
 
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...Associate Professor in VSB Coimbatore
 
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...Associate Professor in VSB Coimbatore
 
A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...Associate Professor in VSB Coimbatore
 
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture Associate Professor in VSB Coimbatore
 
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...Associate Professor in VSB Coimbatore
 
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...Associate Professor in VSB Coimbatore
 
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...Associate Professor in VSB Coimbatore
 
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...Associate Professor in VSB Coimbatore
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal Associate Professor in VSB Coimbatore
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal Associate Professor in VSB Coimbatore
 
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...Associate Professor in VSB Coimbatore
 

More from Associate Professor in VSB Coimbatore (20)

Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
 
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
 
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
 
A Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee RetentionA Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee Retention
 
Digital Planting Pot for Smart Irrigation
Digital Planting Pot for Smart Irrigation  Digital Planting Pot for Smart Irrigation
Digital Planting Pot for Smart Irrigation
 
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
 
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
 
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
 
A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...
 
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
 
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
 
Ecological Footprint of Food Consumption in Ijebu Ode, Nigeria
Ecological Footprint of Food Consumption in Ijebu Ode, NigeriaEcological Footprint of Food Consumption in Ijebu Ode, Nigeria
Ecological Footprint of Food Consumption in Ijebu Ode, Nigeria
 
Mass & Quark Symmetry
Mass & Quark SymmetryMass & Quark Symmetry
Mass & Quark Symmetry
 
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
 
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
 
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal
 
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
 
Hepatitis and its Transmission Through Needlestick Injuries
Hepatitis and its Transmission Through Needlestick Injuries Hepatitis and its Transmission Through Needlestick Injuries
Hepatitis and its Transmission Through Needlestick Injuries
 

Recently uploaded

Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxsqpmdrvczh
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........LeaCamillePacle
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 

Recently uploaded (20)

Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 

Smart Home Energy Management System Including Renewable Energy Based on Zigbee and ARM9 Microcontroller

  • 1. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 2, Pages 240-244, March 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 240 Smart Home Energy Management System Including Renewable Energy Based on Zigbee and ARM9 Microcontroller P.Sasikumar1 , V.Pavithra2 , M.Rahila Barvin3 and G.Supriya4 1Research Scholar, Anna University-Chennai, India. Email: psspsasi@gmail.com 2UG Scholar, Department of ECE, Vivekanandha College of Engineering for Women, India. Email: pavithravishwanathan31@gmail.com 3UG Scholar, Department of ECE, Vivekanandha College of Engineering for Women, India. Email: rahilamugamadualim96@gmail.com 4UG Scholar, Department of ECE, Vivekanandha College of Engineering for Women, India. Email: supriyaganapathy96@gmail.com Article Received: 11 March 2017 Article Accepted: 21 March 2017 Article Published: 24 March 2017 1. INTRODUCTION The energy management systems are commonly used by individual and commercial entities to monitor, measure, and control their electrical charges. The home energy management systems can be used to centrally control all home appliances like HEMS units and lighting systems across multiple locations, such as retail, malls and restaurant sites. Energy management systems will provide metering, sub metering, and monitoring functions. It allows the facility and building the managers to gather data and insight that allows them. It makes more informed decisions about the energy activities across their sites and malls. In this energy management includes the planning and operation of energy-related production and consumption units. The main parts are resource conservation, electricity protection and cost savings, and then the users have permanent access to the energy they need. It is connected to environmental management, home appliances, malls and other established business functions. The “Energy management is a proactive, it organized and systematic the coordination of procurement, conversion, distribution and use of energy to the requirements, it will take account to the environmental and economic objectives”. A home energy is used to increasing the renewable energy systems are deployed, and the home energy management system (HEMS) needs to consider both energy consumption, and generation. It is simultaneously to minimize the energy cost. The ZigBee based energy measurement modules are used to monitor the energy consumption of the home appliances and server. The current energy has required to significant the energy reduction in all areas. The energy consumption in the home server has increased as more home appliances are installed. The energy savings and renewable energy sources are considered methods of solving home energy problems. The energy consumption and generation should be simultaneously considered to save the electrical energy cost. 1.1 Architecture of smart home energy management system including renewable resources Fig.1. Architecture block diagram 1.2 Architecture explanation The system architecture of Smart Home Energy Management System Including Renewable Resources using ZIGBEE. It ABSTRACT As the home energy is used to increasing, and renewable energy systems are deployed, home energy management system (HEMS) needs to consider both the energy consumption and generation simultaneously used. It is used to minimize the energy cost. This paper proposes a smart HEMS architecture that considers both the energy consumption and generation simultaneously. In this project ZigBee-based energy measurement modules are used to monitor the energy consumption of home appliances and lights. An ARM9-based renewable energy gateway is used to monitor the energy generation of renewable energies and control the home appliances. The home server gathers the energy consumption and generation data, it analyzes them for energy estimation, and controls the home energy use schedule to minimize the energy cost. The energy management server gets the energy data from numerous home servers, compares them, and creates useful analysis information. By considering both the energy consumption and generation, the proposed HEMS architecture is expected to optimize home energy. And it will used to reduce the cost of electricity. Keywords: Home energy management system (HEMS), Renewable resources (RR), Battery level monitoring, Charge controller, Crystal oscillator, Zigbee and ARM9 controller.
  • 2. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 2, Pages 240-244, March 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 241 generates the energy using RES and also minimizes the energy consumption using renewable sources of home appliances. In this energy consumption part, the consumption of energy and the home appliances is monitored through users mobile to know about the current information of the appliances. In this system the user can see the current status of their home appliances. In the energy generation, RES is used to generate electricity as the solar panel. It generates DC voltage, and the wind and water turbines are generates AC voltage. All the generated electricity stored in battery bank, which have to control the charge controller module. The charge controller unit is used to maintain the charging voltage, and control charging current and it protects the battery from being overcharged. ARM 9 controllers used to control the relay module and to control the home appliance. It is illustration to implement the energy generation and reduce the energy consumption using home appliances. User: For the home appliances, the user call the home automation web page and select the home appliances, which is used to send commands and instructions to server via ZIGBEE, where the top-level directory of the web application hierarchy, is also the document in root of the application. It will place the HTML files and comprise the application's user interface. When the system administrator is deploys the applications into a particular server. It needs to assigns a context path to the application. The system administrator is assigns the application to the context path then a request URI referring context. Then the html will retrieve the index. The html files from the document root. Modem: User can access the home server which is connected to internet via modem. Home Server: The Home Server connects user interface and hardware interface. It has application programming, which is communicate with user and microcontroller through ZigBee protocol. The home server sends the command to microcontroller through ZigBee transceiver. Then the Microcontroller get signal and run accordingly to carry out the specific operations. ZigBee transceiver: The ZigBee is used to communicate the microcontroller to home server and it transmits a wireless interface with wide range. ARM9 Microcontroller: The controller controls the relay module as per the user request and command received signal from the home server via ZigBee network. Relay Module: The relay is used to switch the home appliances, which user sends commands to microcontroller. Home Appliances: The proposed system provides the home automation, it means to control the appliances. It can be done renewable sources. Appliances are controlled by relay. This is connected to the microcontroller. Battery Bank: Battery bank is used to store DC voltage generated by solar panel. And then the Wind, and water resources generates AC voltage. Battery Level Monitoring: The BLM is used to monitor the voltage level of battery bank. Charge Controller: The charge controller used in the project for following purpose.  To maintaining the charge voltage.  Control the charge current.  And protect a battery for being overcharged. Renewable Energy Generation: In this system the energy generates from solar, and water resources. The renewable energy sources of solar panel is generates 3w,6volt DC, and the wind energy generate 5 to 10 volt AC supply, and the water turbine is generates 5 to 10 volt AC supply is produced. In this project, to reduce the cost of electricity factor that simultaneously turns out to be medium harmful reactions to our smart system. 1.3 Software architecture Fig.2. Software architecture In this programming system is done by using embedded C. Then it has following the advantages. The processor instruction set is not required. It has various memory types and data types. It is managed by the compiler. The Programs get a formal structure (which is extremely by the C programming language) and can be divided into separate functions. It contributes to source code reusability as well as overall application structure. The ability to combine the variable selections with specific operations to improves the program readability. Also the keywords and operational functions that nearly resemble the human thought process it may be used. If embedded C is used to programming and program test time is rapidly reduced. The C programming run-time library contains many standard routines such as, formatted output, numeric conversions and floating point arithmetic. And the existing program parts can be more easily included into new programs because of the modular program construction techniques. The C language is portable language (based on the ANSI) that enjoys wide popular support and it easily obtained for most systems.
  • 3. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 2, Pages 240-244, March 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 242 The software architecture contains nearly six blocks. This is controlled by various operations. That are followed given below. Home Server: The home server is a main part of the smart home energy management system. It has centralized controller and user interface for a house system. It provides a simple Web browser for information and guidance from the Internet (Zigbee). Web Server: The internet technologies are TCP/IP, HTML, Web Server are ported into the embedded home server. This is controlled and monitored with HTML interface from both in-house and out-of-house via the Internet (Zigbee). This property and status of home appliances are expressed with their structure by HTML and web server, and also the capability is excellent. Database (MySQL): MySQL is a popular choice of database. It is used in web applications, and is a central component of the LAMP is used for open source web application software stack (and other stacks also). The LAMP is an acronym for ("Linux, Apache, MySQL, and Perl/PHP/Python"). The free-software-open source project that requires a full featured database management system often use MySQL database. XP OS: Window XP is the operating system. In an operating system (OS) is a software that manages computer hardware and software resources, and it provides common services for all computer programs. The operating system is an essential component of the system software. Application programs usually required in an operating system to function. Web Application: Web Application programs are mostly used to control the home appliances in a house. Application service providers can monitor and control the home appliances by using mobile phones and it can develop various application services for home users with network access techniques using HTML. The user can easily access the home server. And we built the new web application to monitor the home appliances status and the power consumption. The user can have secured login id and password. Which provide security to home users. And the users can create own login id and password in the registration window. The On and Off control of home appliances can be done in home web window. Hardware: We are using the ZigBee protocol to the receiver and transmitter between the home server and the hardware block. The home server, which provides an automation system for energy monitoring and controlling to home users. 1.4 Energy Management and Communication Unit (EMCU) In this energy consumption part, the EMCU is called as key component. It is composed by measurement and communication blocks. The measurement block is used to measures the power, energy, and power factor of plugged home things. It used for energy metering IC for measuring them. The metering IC is also measures the voltage and current in a sample period. It multiplies the current and voltages. It integrates cyclic process. And the power and energy is measured with this process. The power factor is measure the phase difference between voltage and current. The measurement block, it stores only the accumulated energy data at a memory. It calculates the power and power factor on real time. The measurement block is used to include the power control block that blocks the electricity to connect the home appliances. Fig.3. EMCU 1.5 Data transformation format in Zigbee It is the wireless device. It is used to transmitting and receiving purpose. Zigbee is based on the IEEE802.15.4 standard protocol. The Zigbee is covering as 100m. It range is better than Bluetooth device. So it can be more preferable in wireless device. The data rate is very low for transmission process. The communication block is to supports data transfer between the energy management and communication unit, and the home server. It adopts ZigBee and IEEE 802.15.4 wireless area network as communication methods. It is only used for transformation process. Not use for the measured energy, power, and power factor but also the voltage and current. 1.6 Zigbee communication modules Fig. 5(a) Zigbee module HEM (b) load controller
  • 4. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 2, Pages 240-244, March 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 243 ZigBee is a wireless area network interface, and a measurement process based on an electric metering. It is installed into the home appliances and a light to measure the power and energy of home appliances get and stores the energy information of home appliances. 1.7 System overview architecture Fig.6. System overview The energy part consists of two types of power generation. They are solar power generator and a wind power generator. Which are having two popular things of RES. Solar panels roofs are connected with the inverter, it is converts dc power into ac supply. Each solar panel is to control with a PLC modem, and to monitor the status of all solar panels for maximum of power generation. The PLC is a retrofit technology. Because it do not needs the additional communication lines. All the status information gathers from the energy gateway from the solar panels based on PLC and from the inverter through via the serial communication. The EG is used to monitors the performance and status of all solar panels in real time applications. Each solar panel is saving from the energy sources and it enables users to maintain the performance of solar power generator. The EG also generate the wind power status from the wind inverter. The home server aggregates all the power generation (solar, wind) information and it utilizes the home energy management. The energy management server is act both sides, it used for transmitting and receiving purpose and also it stores the energy information of client, and it provides the energy generator portal service and it helps to clients and it compare the energy information of others electronic appliances. 1.8 Hardware used  Microcontroller  Zigbee  Battery bank  Power supply (step down transformer)  LCD  Inverter  Charge controller  ARM9 microcontroller  Mobile phone  Renewable resources 1.9 Software Used  Embedded C software  MySQL data base  Linux, Apache, PHP 1.10 Applications  Low cost energy  Power generation is increased  Energy can be monitored  We know how much cost energy is using the appliances. 1.11 PLC module It is a one part of energy generation block. In this energy generation block, which is used to connect the REG it is connected to PLC modem, and the solar inverter. Shows the block diagram of PLC modem it also control the home appliances. It’s also having sensing agent to measure the voltage and current of the power generator. The PLC modem sends this sense data towards the renewable energy generator. The microcontroller connect between the renewable energy generator and PLC. TCP/IP protocol is used to communicate with PLC modems and over the PLC. It has own IP address. 2. CONCLUSION We proposed this system to reduce the time and energy of the manual work, and mainly to help the old age people who can’t able to their works by them this very useful the implementation of this project. As we are used the renewable energy source it can save the energy cost in this project, it has important things. i) Energy consumption and ii) energy generation. The energy consumption is based on ZigBee protocol. In this energy consumption, it measures how much energy can use in the home equipments based on ZigBee. A home server receives this collected data from ZigBee network. The energy generation is based mainly controlled on PLC. The PLC is mainly used for monitoring the solar panel and other power generators.
  • 5. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 2, Pages 240-244, March 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 244 REFERENCES [1] Nabih Jaber, “Efficient Home Energy Management System,” IEEE Trans. Consumer Electron., 2014. [2] M. M. Rahman, M. Kuzlu, and S. Rahman “Architecture of Web Services Interface for A Home Energy Management System,” IEEE Trans. Consumer Electron., 2014. [3] D. Bian, M. Pipattanasomporn, and S. Rahman, “Assessment of Communication Technologies for a Home Energy Management System,” IEEE Trans. Consumer Electron., 2014. [4] Jinsoo Han, Chang-Sic Choi, Wan-Ki Park, Ilwoo Lee, and Sang-Ha Kim, “Smart home energy management system including renewable energy based on ZigBee and PLC,” IEEE Transactions on Consumer Electronics, Vol. 60, No. 2, May 2014. [5] Jinsoo Han, Chang-Sic Choi, Wan-Ki Park, Ilwoo Lee, and Sang-Ha Kim, “Smart home energy management system including renewable energy based on ZigBee and PLC,” in Proc. IEEE International Conference on Consumer Electronics, Las Vegas, USA, pp. 544-545,Jan. 2014. [6] M. Kuzlu, M. Pipattanasomporn, and S. Rahman, “Hardware Demonstration of a Home Energy Management System for Demand Response Applications’’ IEEE Trans. Smart Grid, Vol. 3, No. 4, July 2013. [7] Hayato Yamauchi, Kosuke Uchida, and Tomonobu Senjyu, “Advanced Smart Home,” in Proc. IEEE International Conference on Harmonics and Quality of Power, Hong Kong, China, pp. 130-135, Jun. 2012. [8] Hyoungsik Nam and Hoon Jeong, “Data supply voltage reduction scheme for low-power AMOLED displays,” ETRI Journal, vol. 34, no. 5, pp. 727-733, Oct. 2012. [9] Jinsoo Han, Chang-Sic Choi, Wan-Ki Park, and Ilwoo Lee, “Green Home Energy Management System through comparison Of Energy Usage Between The Same Kinds Of Home Appliances,” IEEE Trans. Consumer Electron 2011. [10] Jinsoo Han, Chang-Sic Choi, and Ilwoo Lee, “More Efficient Home Energy Management System Based on ZigBee Communication and Infrared Remote Controls” IEEE Trans. 2011. [11] Young-Sung Son and Kyeong-Deok Moon, “Home energy management system based on power line communication,” IEEE Trans. Consumer Electron., vol. 56, no. 3, pp. 1380-1386, Aug. 2010. [12] Khusvinder Gill, Shuang-Hua Yang, Fang Yao, and Xin Lu, “A ZigBee-Based Home Automation System,” IEEE Trans. Consumer Electron., Vol. 55, No. 2, May 2009. [13] C. Arm, S. Gyger, J. Masgonty, M. Morgan, J. Nagel, C. Piguet, F.Rampogna, P. Volet, “Low-power 32-bit dual_MAC 120 uW/MHz 1.0Vicyflex1 DSP/MCU core,” IEEE Journal of Solid-State Circuits, vol. 44,no. 7, pp. 2055-2064, Jul. 2009. [14] Chia-Hung Lien, Hsien-Chung Chen, Ying-Wen Bai, and Ming-Bo Lin, “Power Monitoring and Control for Electric Home Appliances Based on Power Line Communication,” IEEE International Instrumentation and Measurement Technology Conference Victoria, Vancouver Island, Canada, May 12-15, 2008. [15] Chia-Hung Lien, Hsien-Chung Chen, Ying-Wen Bai, and Ming-Bo Lin, “Power monitoring and control for electric home appliances based on power line communication,” in Proc. IEEE International Instrumentation and Measurement Technology Conference, British Columbia, Canada, pp. 21792184, May 2008. [16] Jian Ma, Min Gao, Qian Zhang Ni, L.M. “ Energy-Efficient Localized Topology Control Algorithms in IEEE 802.15.4-Based Sensor Networks” Published in: Parallel and Distributed Systems, IEEE Transactions on (Volume:18, Issue: 5 ) Date of Publication : May 2007. [17] L. Chia-Hung, B. Ying-Wen, and L. Ming-Bo, "Remote Controllable Power Outlet System for Home Power Management," Consumer Electronics, IEEE Transactions, vol. 53, pp. 1634-1641, 2007. [18] S. Darby, "The effectiveness of feedback on energy consumption: a review for DEFRA of the literature on metering, billing and direct displays," Environmental Change Institute, University of Oxford 2006. [19] S. D. Muruganathan, D. C. F. Ma, R. I. Bhasin, and A. O. Fapojuwo, "A centralized energy-efficient routing protocol for wireless sensor networks," Communications Magazine, IEEE, vol. 43, pp. S8-13, 2005. [20] Young-Sung Son and Kyeong-Deok Moon, “Home energy management system based on power line communication,” Proceedings of the 28th International Conference on Consumer Electronics (ICCE), Jan. 2005.