You are on page 1of 5

264 IEEE Transactions on Consumer Electronics, Vol. 55, No.

1, FEBRUARY 2009

Remote-Controllable and Energy-Saving Room Architecture


based on ZigBee Communication
Jinsoo Han, Haeryong Lee, and Kwang-Roh Park

Abstract — This paper proposes remote-controllable and the standby power of consumer devices themselves, efficient
energy-saving room architecture to reduce standby power power management schemes over a room or home region are
consumption and to make the room easily controllable with an greatly required to reduce the total power consumption in
IR remote control of a home appliance. To realize the home. The controlling and power monitoring capability is
proposed room architecture, we proposed and designed the indispensable to home power management. The network
automatic standby power cut-off outlet and a ZigBee capability is also required to communicate one another.
controller with IR code learning functionality. The proposed Several controlling and power monitoring systems have been
power outlet monitors the power consumption for the proposed and implemented [6]-[10]. In these systems, Power
predetermined time and completely cuts off the power supply Line Communication (PLC), Ethernet, Bluetooth and ZigBee
when the monitored power is below the threshold. This power as wired or wireless networks are used to transfer the control
outlet has a function of changing the threshold power, which information and the measured power. The signal
enables any kinds of home appliances to be applied to the
transformation circuit is designed to measure the working
power outlet. To efficiently manage the power outlets and the
power of the electric outlet [8], [9]. The measured power is
lights, we proposed the ZigBee controller with IR code
learning functionality. The ZigBee controller has several on- recorded and transferred periodically to the remote control
board buttons to wake up the power outlets and control the unit such as a cell phone, a Personal Computer (PC) and a
dimming light. By using IR code learning functionality, the Personal Digital Assistance (PDA) [6]-[10]. When the
ZigBee controller can assign a certain IR code of a remote measured power is above the maximum load, the power outlet
control of a home appliance to the power outlet or the is electrically turned off through the solid state or mechanical
dimming light. A user can control the power outlets and the relay for safety [9]. The user can also check the power
dimming light with an IR remote control of any home consumption of the home appliances through the remote
appliance. Our proposed room architecture provides the control unit. However, these previous systems only monitor
remote-controllable and energy-saving room1. the consuming power and protect the overload of the power
outlet. Efficient power-saving methods are not provided to cut
Index Terms — ZigBee, Remote Control, IR, Energy-saving, off useless standby power consumption. A central unit such as
Power Outlet, Standby Power a PC or a PDA is required not only to monitor and control the
power outlet but also to manage the home automation.
I. INTRODUCTION In this paper, we propose a remote-controllable and energy-
As more and more consumer electronics and home saving room architecture. To realize our proposed room
appliances are deployed and the size of them is becoming architecture, the automatic standby power cut-off outlet and
large, power consumption in home area tends to grow. the ZigBee controller with IR code learning functionality are
Moreover, useless power consumption occurs when they do described and their operation mechanism is explained. In
not perform the primary function or even when they are turned section II, the proposed automatic standby power cut-off
off. This is called standby power. It is known that average outlet and the ZigBee controller are described in detail. In
10 % of a total household power is consumed during standby section III, the proposed room architecture is illustrated and
power state [1]. To reduce the standby power of electrical the operation mechanism is explained. Section IV shows the
apparatus less than 1 W, International Energy Agency (IEA) implementation results of the power outlet and the ZigBee
proposed ‘1-watt Plan’ [2]. Several researches were conducted controller. Finally, in section V, the conclusion is summarized.
to reduce the standby power in the region of chip, hardware
and system [3]-[5]. Although much effort is made to reduce II. PROPOSED POWER OUTLET AND ZIGBEE CONTROLLER

1 A. Automatic Standby Power Cut-Off Outlet


This work was supported in part by the IT R&D program of Ministry of
Knowledge Economy/Institute for Information Technology Advancement, The proposed power outlet is designed to have the
Republic of Korea under Grant no. 2007-S-010-02 “Development of capability of automatic power cut-off in standby power state.
Ubiquitous Home Media Service System based on SMMD”.
Jinsoo Han is with the Electronics and Telecommunications Research Fig.1 shows the architecture of the power outlet, which is
Institute (ETRI), Daejeon, Korea (e-mail: hanjinsoo@etri.re.kr). composed of an AC/DC conversion, one two port relay, a
Haeryong Lee is with the Electronics and Telecommunications Research power monitoring circuit and a microcontroller. The AC input
Institute (ETRI), Daejeon, Korea (e-mail: hrlee@etri.re.kr).
Kwang-Roh Park is with the Electronics and Telecommunications
is connected to the two port relay. One output port of the relay
Research Institute (ETRI), Daejeon, Korea (e-mail: krpark@etri.re.kr). is connected directly to the AC output outlet and the other

Manuscript received January 15, 2009 0098 3063/09/$20.00 © 2009 IEEE

Authorized licensed use limited to: SKR Engineering College. Downloaded on July 26, 2009 at 06:49 from IEEE Xplore. Restrictions apply.
J. Han et al.: Remote-Controllable and Energy-Saving Room Architecture based on ZigBee Communication 265

output port is connected to it via the power monitoring circuit. waits for a turn-on command through ZigBee communication.
The power monitoring circuit consists of a transformer, When it receives the turn-on command, it turns on the relay to
rectifying diodes and additional components. It converts the supply the AC power to the output port. It is the on state. This
measured power consumption into a voltage. The state transition repeats continuously. This method can reduce
microcontroller digitizes the voltage and calculates the even the standby power of the home appliance because the
consumed power. Based on the calculated power, it controls power outlet completely cuts off the power supplyt. Although
the relay to cut off the power supply. The AC/DC conversion some power is consumed in the microcontroller and the
circuit supplies the necessary DC power to the microcontroller AC/DC circuit, it is very small compared to the standby power
in which a ZigBee Radio Frequency (RF) module is integrated of the home appliance. This proposed automatic standby
to communicate with the remote control unit. ZigBee is a power cut-off outlet can cut off standby power without the
wireless network standard which is aimed at remote control central units.
and sensor applications requiring for low power consumption
and low data rates [11]-[14]. Several studies were performed Boot On
based on ZigBee in home area [15], [16]. A usual home
appliance has two power state, normal and standby. In the
normal state, a home appliance consumes a large amount of
power. In the standby state, it consumes a small amount of
power, which is not negligible. As mentioned above, the Off Normal
standby power consumption amounts to 10% of a total
household power. To more efficiently reduce total power Fig.2. State transition diagram of four states in the proposed power outlet.
consumption, it is required to completely cut off the power
supply at the power outlet in standby power state [17]. B. ZigBee Controller with IR Code Learning Functionality
In the normal room, there are several power outlets, several
lights and one dimming light. To control these power outlets
AC/DC MCU and lights, it is necessary to equip the ZigBee controller in the
Circuit ZigBee
room. The ZigBee controller plays a role of a coordinator and
the power outlets and the lights become end devices. The
AC AC ZigBee controller can control and communicate with the
Input Output power outlets and the dimming light. Fig.3 shows the
Monitoring
Circuit
architecture of the ZigBee controller and the system
Relay Power Outlet
configuration through ZigBee communication. The ZigBee
controller consists of an AC/DC conversion circuit, a
Fig.1. Architecture of the automatic standby power cut-off outlet. MCU
stands for Micro Controller Unit. microcontroller with ZigBee RF module, several button
switches and an IR receiver. The AC/DC conversion circuit
This proposed power outlet periodically monitors the power supplies the stable DC power to the microcontroller. Each
consumption via the power monitoring circuit. Initially, it has button switch can be assigned to the power outlets or the
its own threshold power in the memory of the microcontroller. dimming light. If the first button is assigned to the first power
When the connected home appliance is changed, the threshold outlet, to press the first button wakes up the first power outlet
power can be reconfigured by measuring the normal power and makes it transit to the on state. Other two buttons can be
consumption and the standby power consumption. The power assigned to the dimming light, one for ‘light’ function and the
outlet has four kinds of state: boot, on, normal and off state. other for ‘dark’ function. If a user comes close to the ZigBee
Fig.2 shows the state transition diagram. When the AC power controller and pushes a specific button, he can control the
is initially supplied to the power outlet, the microcontroller power outlets and the dimming light. With the help of this
boots and executes the firmware. After booting, the ZigBee controller, a user can wake up the power outlets and
microcontroller goes to the on state. In this state, the make the dimming light lighter or darker.
microcontroller does not monitor the consumed power but
turns on the relay and waits for the guard time, for example, ZigBee Controller
Power Outlet1
two minutes. After the guard time elapses, the normal state
starts. In the normal state, the microcontroller monitors the AC/DC MCU
AC Power Outlet2
consumed power. As the monitored power can have ripples, Circuit ZigBee
Input
hundreds of monitored powers are averaged. When the
monitored power is below the threshold power for the
predetermined time, for example, two minutes, the 1 2 N
Dimming
microcontroller turns off the relay to completely cut off the Button Switches IR Receiver Light
AC power. Then it goes to the off state. Now the
microcontroller does not monitor the consumed power but Fig.3. Proposed ZigBee controller with IR code learning functionality.

Authorized licensed use limited to: SKR Engineering College. Downloaded on July 26, 2009 at 06:49 from IEEE Xplore. Restrictions apply.
266 IEEE Transactions on Consumer Electronics, Vol. 55, No. 1, FEBRUARY 2009

If the home appliance connected to the power outlet is edge. The low time is calculated by measuring the time
changed, standby power can be different compared to the between the falling edge and the rising edge. As the carrier
previous home appliance. In this case, the threshold power signal is a pulse stream having a constant pulse width, the
should be reconfigured for proper operation. It can be done as measured and calculated high and low time can express the
follows. First, a user wakes up the target power outlet and carrier signal completely. A baseband signal has time duration
then plugs a new home appliance into it. He turns on the new from sub millisecond to a few milliseconds. But it is not a
home appliance. Then he presses the button switch constant pulse stream. It can be considered as repeated pulse
corresponding to the target power outlet and holds it. If he streams having different pulse durations. It can also be
does not release that button for a little bit longer time, the sampled and recorded by measuring the high and low time of
microcontroller goes to the learning mode and measures the the repeated pulses after rejecting the carrier frequency
normal power consumption. When he releases the button, the component via the band pass filter. The consecutive inverting
microcontroller finishes measurement and memorizes the pulse times can describe the baseband signal. Therefore, the
normal power. Second, he turns off the new home appliance. core processing unit can identify the IR code by analyzing
If he presses the button switch and holds it for a little bit these time information..
longer time, the microcontroller goes to the learning mode and The ZigBee controller has two kinds of mode. One is a
measures the standby power consumption. When he releases learning mode and the other is an operating mode. In the
the button, the microcontroller finishes measurement and learning mode, a user can assign a specific button to some IR
memorizes the standby power. Then, the microcontroller code. The IR code learning process is done as follows. A user
calculates the threshold power by using these two measured presses a button twice consecutively, which switches the
powers. Various calculation methods can be utilized. For ZigBee controller to the learning mode. Then he transmits the
example, the average of the normal and the standby power can IR code of the remote control toward the IR receiving block.
be the threshold power. The core processing unit records the carrier and the baseband
signal, and stores them at the IR code storage corresponding
Carrier
to that button. The operating process is done as follows. If a
user transmits the IR code of the remote control toward the IR
MCU receiving block, the core processing unit records the carrier
ZigBee Core
Processing and the baseband signal, and then compares the recorded IR
IR Code Unit code with the stored ones. If the matching code is found
BPF
Storage during search, the core processing unit executes the command
corresponding to that button. If there is enough memory to
IR PD
store the codes, it is possible to assign many IR codes to one
Button button. So a variety of IR remote control can be recorded for
Switches
convenience.
Baseband
III. PROPOSED ROOM ARCHITECTURE
Fig.4. IR code learning function block for the ZigBee controller. PD:
Photo Diode, BPF: Band Pass Filter.
Fig.5 illustrates our proposed room architecture. There are
two automatic standby power cut-off outlets and one dimming
When a user wants to turn on the home appliance connected light. They are controlled by a ZigBee controller which has
to the power outlet, he needs to wake up the power outlet by four button switches. The first button is assigned to the power
pressing the corresponding button and then turn on the home outlet 1 and the second one to the power outlet 2. The third
appliance with an IR remote control. The power outlet turns and fourth buttons are assigned to the dimming light. As the
off automatically, but it should be waked up by the user ZigBee controller has a function to learn IR codes, the power
manually. And the user should always come close to the button of an IR remote control can be assigned to the first
ZigBee controller and press the corresponding button to turn button of the ZigBee controller. So it corresponds to the
on a home appliance. To make the control more convenient, power outlet 1. When a user wants to watch television
IR code learning functionality is added to the ZigBee connected to the power outlet 1, he does not have to press the
controller. Fig.4 shows the IR code learning function block in first button of the ZigBee controller to wake up the first power
detail. In general, an IR code stream is composed of a carrier outlet. He only has to press the power button of the IR remote
and a baseband signal [18]. A carrier frequency normally control of the television toward the ZigBee controller on the
ranges from 19 kHz to 50 kHz with some duty ratio. It can be wall. This wakes up the power outlet 1. Then, if he presses the
considered as a pulse stream having some high time and low power button of the same IR remote control toward the
time as shown in Fig.4. The carrier signal can be sampled and television, it turns on the television connected to the power
recorded by measuring the high time and low time of the outlet 1. Now he can enjoy watching television. Likewise,
output signal of the IR PD. The high time is calculated by another button of the IR remote control of the TV can be
measuring the time between the rising edge and the falling assigned to the second power outlet.

Authorized licensed use limited to: SKR Engineering College. Downloaded on July 26, 2009 at 06:49 from IEEE Xplore. Restrictions apply.
J. Han et al.: Remote-Controllable and Energy-Saving Room Architecture based on ZigBee Communication 267

the general outlet. The power outlet consumes about 140 mW


in the standby state. This amount of power consumption is
very small compared to the normal standby power target 1 W
Power Line and the standby power of the tested 37 inch flat panel TV.
Dimming Calibrating MCU
Light Resistor ZigBe

ZigBee Controller

Relay
Power Power Monitoring
Outlet 1 Outlet 2 Circuit

AC/DC 10 pin 2.4 GHz


Fig.5. Illustration of the proposed room architecture (Two power outlets Circuit Connector Antenna
and one dimming light are controlled by a ZigBee controller).
Fig.6. Implemented automatic standby power cut-off outlet.
A user can also assign the volume up/down buttons of the
IR remote control to the third and fourth button of the ZigBee Fig.7 shows the implementation of the ZigBee controller
controller. So the volume up/down buttons correspond to the with IR code learning functionality. In this implementation,
dimming light. He can control the dimming light with the IR we used the fixed carrier frequency for simplicity. We
remote control of the TV. By using a ZigBee controller with selected 38 kHz, which is a widely used carrier frequency.
IR code learning functionality, a user can control the dimming The ZigBee controller consists of a microcontroller, a 2.4
light and the power outlets with one IR remote control of a GHz RF antenna, six buttons and an IR receiver. An AC/DC
home appliance like a TV. As the illustrated room has energy- conversion circuit is on the back side of the board. The
saving outlets and can be controlled by an IR remote control, ZigBee RF module is integrated into the microcontroller. Six
it deserves a remote-controllable and energy-saving room. buttons are connected to the GPIO (General Purpose Input
Output) of the microcontroller. 32 MHz crystal is used for the
IV. IMPLEMENTATION RESULTS microcontroller to guarantee enough sampling rate for the
To confirm the feasibility of our proposed room baseband signal of an IR code. The IR receiver is connected to
architecture, we implemented the ZigBee controller with IR another GPIO of the microcontroller. It includes an IR photo
code learning functionality and the automatic standby power diode, a band pass filter and a limiting amplifier. The band
cut-off outlet. The implemented automatic standby power cut- pass filter operates at the frequency of 38 kHz. The carrier
off outlet is shown in Fig.6. It is composed of a power board signal is removed after the band pass filter and only the
and a control board. The AC/DC conversion circuit and the baseband signal is input to the microcontroller. In the learning
power monitoring circuit are located at the rear side of the mode, when we transmitted the power button of a TV remote
power board. The relay is under the control board. The control control to assign it to the power outlet mentioned above, the
board consists of a microcontroller, a variable resistor, a 2.4 microcontroller recorded the times information of the
GHz antenna, a 32 MHz crystal, and a 10 pin connector. The baseband signal and stored them into an array. In the
power board and the control board are connected through the operation mode, when we transmitted the same power button
10 pin connector. The DC power, the power monitoring of a TV remote control, the power outlet waked up because
voltage and the relay control signal are linked through the the stored array values and received array values matched
connector. The variable resistor is used to calibrate the within the margin. Next, when we pressed the power button of
measured power. The power monitoring signal is input to the a TV remote control toward the TV, the TV turned on. This
ADC (Analog to Digital Conversion) port of the test proved the feasibility of the ZigBee controller with IR
microcontroller and is digitized. As the power monitoring code learning functionality.
voltage fluctuates a little bit, it is sampled at every one
MCU
hundred millisecond and averaged over ten samplings. When AC/DC
ZigBee
the monitored power is below the threshold for two minutes, Circuit

the microcontroller turns off the relay. To test its operation, 2.4 GHz
Antenna
we connected 37 inch flat panel TV to the power outlet. The
standby power of this TV is about 550 mW. So we set the Six
threshold power at 800 mW. In two minutes after we turned Buttons
IR
off the TV with a remote control, the power outlet Receive
automatically cut off the power supply. The implemented
power board can be easily deployed by adding this board to Fig.7. Implemented ZigBee Controller with IR code learning functionality.

Authorized licensed use limited to: SKR Engineering College. Downloaded on July 26, 2009 at 06:49 from IEEE Xplore. Restrictions apply.
268 IEEE Transactions on Consumer Electronics, Vol. 55, No. 1, FEBRUARY 2009

V. CONCLUSION [9] Ying-Wen Bai and Chi-Huang Hung, “Remote Power On/Off Control
and Current Measurement for Home Electric Outlets Based on a Low-
We proposed remote-controllable and energy-saving room Power Embedded Board and ZigBee Communication,” Proceedings of
architecture. With the help of this architecture, a user can the 2008 International Symposium on Consumer Electronics, Algarve,
Portugal, 14-16 Apr. 2008.
control the power outlets and the dimming light with an IR [10] Masahiro Inoue, Toshiyasu Higuma, Yoshiaki Ito, Noriyuki Kushiro,
remote control of any home appliance and save the total and Hitoshi Kubota, “Network Architecture for Home Energy
power consumption of a room. To configure this room Management System,” IEEE Trans. on Consumer Electronics, vol.49,
architecture we proposed the automatic standby power cut-off no.3, pp.606-613, Aug. 2003.
[11] IEEE Std. 802.15.4 Wireless Medium Access Control (MAC) and
outlet and the ZigBee controller with IR code learning Physical Layer (PHY) Specification for Low-Rate Wireless Personal
functionality. The proposed power outlet monitors the Area Networks, May 2003.
consumed power periodically. When the monitored power is [12] ZigBee Alliance, ZigBee Specification Version 1.0, Dec. 2004.
[13] Gutierrez, J.A., Naeve, M., Callaway, E., Bourgeois, M., Mitter, V., and
below the threshold, the power outlet automatically cuts off Heile, B., “IEEE 802.15.4: A Developing Standard for Low-Power Low-
the power supply to the outlet. This can reduce the wasted Cost Wireless Personal Area Networks,” IEEE Network, vol.15, no.5,
standby power consumption. As this power outlet can pp.12-19, Sept. 2001.
[14] Callaway, E., Bahl, V., Gorday, P., Gutierrez, J.A., Hester, L. Naeve, M.,
reconfigure the threshold power, every home appliance can be Heile, B.,”Homenetworking with IEEE 802.15.4: A Developing
applied to this power outlet. To efficiently control the power Standard for Low-Rate Wireless Personal Area Networks,” IEEE
outlets and the lights, the ZigBee controller with IR code Communications Magazine, vol.40, no.8, pp.70-77, Aug. 2002.
[15] Jin Ho Kim, Jun Wook Lee, Yong Joon Lee, and Jae-Cheol Ryou, “A
learning functionality was proposed. Although the ZigBee
Lightweight NEMO Protocol to Support 6LoWPAN,” ETRI Journal,
controller can control the power outlets and the light through vol.30, no.5, pp.685-695, Oct. 2008.
the on-board buttons, it can learn IR codes of the remote [16] Trung-Kien Nguyen et al, “Low-Power Direct Conversion Transceiver
control of a home appliance and enables a user to easily for 915 MHz Band IEEE 802.15.4b Standard Based on 0.18 um CMOS
Technology,” ETRI Journal, vol.30, no.1, pp.33-46, Feb. 2008.
control the power outlets and the dimming light with an IR [17] Ki Chool Yang and Sun Young Kim, “Automatically Standby Power
remote control. We implemented the automatic standby power Cut-Off Plug Socket,” Korea Patent, 0801042 (2008).
cut-off outlet and tested it with 37 inch flat panel TV. We also [18] Jinsoo Han, Intark Han and Kwang-Roh Park, “ZigBee-based IR
Remote Control Repeater and its Control Message Frame Format,”
implemented the ZigBee controller with IR code learning Proceedings of the 2008 International Symposium on Consumer
functionality and tested it with a TV remote control. These Electronics, Algarve, Portugal, 14-16 Apr. 2008.
results showed the feasibility of our proposed remote-
controllable and energy-saving room architecture. In the Jinsoo Han received the B.S. degree in Electronic
Engineering from Yonsei University, Seoul, Korea, in
future, if the ZigBee controllers in each room are linked 1998, and the M.S. degree in Electrical and Electronics
together to the home server via ZigBee communication, the Engineering from KAIST, Daejeon, Korea. In 2000 he
whole power system in home area can be managed in the joined the Electronics and Telecommunications Research
remote area as well as in home. Institute (ETRI). In ETRI he was involved in the
development of optical communication systems,
wavelength division multiplexing transmission systems, and optical networks.
REFERENCES Now he works as a member of engineering staff of home network
technologies group. His current interests are wired & wireless home network
[1] IEA, “Fact Sheet: Standby Power Use and the IEA “1 Watt Plan”,” Apr.
especially system design and development of home server and ZigBee
2007. http://www.iea.org/textbase/papers/2007/standby_fact.pdf
network.
[2] IEA, “Reducing Standby Power Waste to Less Than 1 Watt: A Relevant
Global Strategy that Delivers,” 2002.
Haeryong Lee received the B.S. and M.S. degrees in
http://www.iea.org/Textbase/papers/2002/globe02.pdf
Robotics from Southern Illinois University, USA, in 1989
[3] Calboun B.H., Chandrakasan A.P., “Standby Power Reduction Using
and 1992, respectively, and his PhD degree in Computer
Scaling and Carry Flip-Flop Structures,” IEEE Journal of Solid-State
Science at ChungNam National University, in 2005. Since
Circuits, vol.39, no.9, pp.1504-1511, Sep. 2004.
1993, he has been with the Real-Sense Media Convergence
[4] Bo-Teng Huang, Ko-Yen Lee and Yen-Shin Lai, “Design of a Two-
Team at the Electronics and Telecommunications Research
Stage AC/DC Converter with Standby Power Losses Less Than 1 W,”
Institute (ETRI), Daejeon, Korea, where he is currently a
Proceedings of Power Conversion Conference 2007, pp.1630-1635, Apr.
Principle Member of Research Staff. His current research interests include
2007.
video processing, networked video, multimedia applications, MPEG-4, and
[5] Joon Heo et al, “Design and Implementation of Control Mechanism for
MPEG-21.
Standby Power Reduction,” IEEE Trans. on Consumer Electronics,
vol.53, no.1, pp.179-185, Feb. 2008.
Kwang-Roh Park received the B.S. and M.S. degrees in
[6] Chia-Hung Len, Ying-Wen Bai, and Ming-Bo Lin, “Remote-
Electronic Engineering from Kyungpook National University,
Controllable Power Outlet System for Home Power Management,” IEEE
Daegu, Korea in 1982 and 1985 respectively, and Ph.D.
Trans. on Consumer Electronics , vol.53, No.4, pp.1634-1641, Nov.
degree in Computer and Communication Engineering from
2007.
Chungbuk National University, Cheongju, Korea in 2002.
[7] Chi-Hung, Chi-Hsiung Lin, Ying-Wen Bai, Ming-Fong Liu and Ming-
He joined Electronics and Telecommunications Research
Bo Lin, “Remotely Controllable Outlet System for Home Power
Institute in 1984 and has been engaged in the research and
Management,” Proceedings of the 2008 International Symposium on
development of digital switching and CDMA mobile system, etc. He is a
Consumer Electronics, Algarve, Portugal, 14-16 Apr. 2008.
leader of U-Computing research department. His research interests are traffic
[8] Jui-Yu Cheng, Min-Hsiung Hung, and Jen-Wei Chang, “A ZigBee-
modeling of mobile system, home network technology and home digital
Based Power Monitoring System with Direct Load Control
multimedia services.
Capabilities,” Proceedings of the 2007 IEEE International Conference
on Networking, Sensing and Control, London, UK, 15-17 Apr. 2007.

Authorized licensed use limited to: SKR Engineering College. Downloaded on July 26, 2009 at 06:49 from IEEE Xplore. Restrictions apply.

You might also like