You are on page 1of 8

C. Suh and Y.-B.

Ko: Design and Implementation of Intelligent Home Control Systems based on Active Sensor Networks 1177

Design and Implementation of Intelligent Home Control Systems


based on Active Sensor Networks
Changsu Suh and Young-Bae Ko, Member, IEEE

Abstract —The ubiquitous home network has gained wide- sensing information on the surrounding environment, to
spread attentions due to its seamless integration into everyday support more intelligent and adaptive home services. It has the
life. This innovative system transparently unifies various home potential to control consumer home devices used in everyday
appliances, smart sensors/actuators and wireless life. Eventually, users will experience the convenience of
communication technologies. The ubiquitous home network performing ordinary activities and increased satisfaction
gradually forms a complex system to process various tasks. offered by adaptive home services.
Developing this trend, we suggest a new intelligent home Several conditions are required to reap advantages from the
control system based on a wireless sensor/actuator network ubiquitous home network. For instance, computing systems
(we call it as an “Active sensor network”). The proposed should integrate diversified sensing information to perceive
intelligent home control system divides and assigns various the current situation in the home area. Also, they should be
home network tasks to appropriate components. It can able to control various consumer home devices. The home
integrate diversified physical sensing information and control
system may become complex, as the number of sensors and
various consumer home devices, with the support of active
devices offered increases. Therefore, home network systems
sensor networks having both sensor and actuator components.
We develop a new routing protocol LQIR (Link Quality should be designed distributing various tasks into proper
Indicator based Routing) to improve the performance of our computational units to reduce complexity.
active sensor networks. This paper introduces the proposed In this work, we design an intelligent home control system
home control system’s design that provides intelligent services that can assign tasks to suitable components. Using a wireless
for users. We demonstrate its implementation using a real sensor network with actuator functionality [2], our system can
testbed.1 automatically gather physical sensing information and
efficiently control various consumer home devices. We call
Index Terms — Ubiquitous home networks, Intelligent home this network the Active sensor network. The system can
control systems, Active sensor networks efficiently distribute various tasks related to home network to
corresponding components and implement real ubiquitous
home services via smart sensors and actuators deployed in
I. INTRODUCTION home areas.
Recent progress in low-powered micro device designs and Fig. 1 gives an overview of the proposed intelligent home
wireless communication technologies enables the Ubiquitous control system. The system, being supported by underlying
Computing paradigm [1] to become a reality. This paradigm active sensor networks (i.e., wireless sensor/actuator
promises to provide adaptive information and services to users networks) and additional wired/wireless communications
anywhere anytime using various devices. Numerous technologies, can control consumer home devices such as
applications have been proposed in different domains of our lamps, gas valves, curtains, TVs, and air conditioners. It also
everyday life such as in homes, offices, streets, buildings and interoperates with various mobile devices, such as PDA and
shops. Ubiquitous computing in the home domain can be mobile phones, using IEEE 802.11/802.3, RFID and CDMA
distributed in different scales throughout our daily lives. technology.
Developing killer applications and services for ubiquitous Our intelligent home control system based on active sensor
home will confer important commercial value. networks consists of various software components as follows.
A number of projects and research [3]-[9] have developed
ubiquitous home network applications. Compared to z Service Components: These components represent some
traditional home networks, the in-progress ubiquitous home ubiquitous home services provided by our system.
network collects user activity patterns, as well as physical Examples include services for home automation, home
security and home management.
1
Changsu Suh was with the Graduate School of Information & Computer z Decision Component: The component recognizes the
Engineering, Ajou University. Now he is with the R&D department of current home environment via active sensor networks, and
Hanback Electronics, Daejeon, Korea (e-mail: scs@ajou.ac.kr) enables the service components to select the appropriate
Young-Bae Ko is an associate professor in the School of Information &
Computer Engineering, Ajou University, Korea (e-mail: youngko@ajou.ac.kr) service.

Contributed Paper
Manuscript received July 7, 2008 0098 3063/08/$20.00 © 2008 IEEE
Authorized licensed use limited to: University of Greenwich. Downloaded on August 21,2023 at 20:04:14 UTC from IEEE Xplore. Restrictions apply.
1178 IEEE Transactions on Consumer Electronics, Vol. 54, No. 3, AUGUST 2008

Fig. 1 Overview of the Proposed Intelligent Home Control System based on Active Sensor Networks

z Sensing Component: The component gathers sensing data II. RELATED WORK
and special event information from the active sensor In this section, we briefly survey the existing works for
networking infrastructure deployed in home environments. intelligent home network systems and, based on their main
This sensing component provides this information to the contributions, try to classify them into three types: Decision
decision component. The decision component then Support oriented, Service Provision oriented and Real
adaptively selects the correct home services based on the Implementation oriented.
current home state of affairs. First, some work has focused on how to make the decisions
z Control Component: The component instructs special for the home networks more efficiently. For example, the
control commands to the deployed actuators, such as relay MavHome project [3] focused on the design of intelligent
switches or Infra-Reds. These provide methods to control agents and the role of prediction algorithms, based on the
and handle various consumer home devices such as lamps, inhabitants’ repetitive actions to automatically provide
gas valves, TVs and air conditioners. adaptive home services. The Aware Home project [4] deals
z Interaction Component: The component manages with decisions about the inhabitants’ location and activity
interaction between our home control system (i.e., the recognition within a house, utilizing multi-camera tracking,
control component) behind a sink node and the active audio/video sensors and automated separation of sound
sensor networks deployed in a home domain. sources.
z Additional Communication Components: These Secondly, the research effort for providing more convenient
components manage some other networking technologies and intelligent services for home environments has also been
(beyond the active sensor networks), such as WLAN, conducted. Sival et al.[5] utilized pressure-based floor sensors
Ethernet, RFID and CDMA. These technologies leverage to achieve efficient retrieval and summarization of video and
our provided home services to become more effective. audio data. When a pressure-based floor sensor detects the
person's movement, the information is analyzed to index the
This paper details our proposed system and its video and audio data. This demonstrates efficient multimedia
implementation. The contributions of our work are as follows: services for the human movement patterns. Bae et al.[6]
First, we propose a more intelligent home control system proposed TV-oriented architecture to manage data
based on active sensor networks and design it to be more broadcasting services, based on a common application
flexible with a software component-based approach. Second, platform middleware. Stankovic et al.[7] presented
we develop a novel sensor routing protocol to gain adaptive challenging issues for the provision of healthcare services in
control of smart sensors and actuators. Third, we implement the home arena.
hardware and software utilized in our system. Fourth, we Last, more practical research to emphasize a real
show how real ubiquitous home scenarios operate and are implementation has been done as well. Mori et al.[8]
implemented successfully in our system. suggested a ubiquitous sensing room equipped with cameras,

Authorized licensed use limited to: University of Greenwich. Downloaded on August 21,2023 at 20:04:14 UTC from IEEE Xplore. Restrictions apply.
C. Suh and Y.-B. Ko: Design and Implementation of Intelligent Home Control Systems based on Active Sensor Networks 1179

various sensors and RFID to measure natural daily human


behavior. Yamazaki[9] built the ubiquitous home as a real
test-bed. It is equipped with several cameras, microphones,
RFID and sensors. The author suggested a new database
system and communication middleware for home
management.
Compared to existing work, this paper focuses on the so-
called active sensor network-based home control system to
efficiently distribute home control tasks to appropriate
components and automatically manage consumer home
devices. It makes home network’s configuration and
management more convenient and comfortable. Consumer
home devices have self-configuration and self-organization
features using smart sensors or actuators. We have Fig. 2 An example of Active Sensor Network Topology Snapshot
implemented the ubiquitous home services based on our
proposed system with various home appliances, smart nodes
consumer home devices leads an extension beyond traditional
and communication technologies.
wireless sensor networks. Our active sensor network can
collect diversified sensing information and control various
consumer home devices. The generic sensor and actuator
III. ACTIVE SENSOR NETWORK ARCHITECTURE
nodes are managed by the Sensing Component and Control
In this section, we address the active sensor network Component, respectively.
architecture utilized in the proposed home control system. Our
active sensor network consists of a number of smart nodes
(i.e., sensors and actuators). They may proffer several tasks, B. Interaction Component
such as gathering physical home environment information and Each smart node should have a special computational entry,
controlling various consumer home devices. Although these which can understand commands transmitted from the home
two types of smart nodes have different functionalities, they system and recognize its tasks according to its sensing or
both have the computation and RF communication abilities to actuator functionality, to interact with our home system. We
automatically establish wireless networks. We discuss these develop the Interaction Component on smart nodes as a part of
smart sensors and actuators in more detail below. our system for this purpose. Since each node is equipped with
We design the Interaction Component and new routing special capabilities such as gas detection, relay switching and
protocol to interact with our control home system and IR controlling, each node may perform different actions
automatically establish networks. In the following subsections, according to its capabilities. Our Interaction Component is
we describe how smart devices can interact with and be design to distinguish these different capabilities and perform
controlled by our home system, and how they can form multi- adaptive operations. It can respond with appropriate responses
hop networks wirelessly. to commands transmitted from the home control system.

A. Smart Sensors and Actuators C. LQIR – Link Quality Indicator based Routing Protocol
We have developed the smart sensor nodes that are classified Each node should have multi-hop routing protocol to
into two different types of a generic sensor and an actuator. automatically establish the wireless network between smart
Generic sensor typed nodes try either to detect the general nodes. We develop a new tree-based routing protocol named
physical sensing measurements such as temperature, humidity as “LQIR (Link Quality Indicator based Routing)”.
and light or check for the special events such as gas leaks, Conventional routing protocols, such as the one in [10], are
human movement and window status detection. Whereas, difficult to accommodate to dynamic topology variations and
actuator typed nodes can directly control consumer home to interact with our home control system. We design a new
devices. In our system, some actuators are deployed near the routing protocol specifically for home networks. Our
consumer home devices and connected to their electronic proposed protocol establishes the wireless network, based on
switch by the relay switch module (which is also developed by the LQI value measured from the RF radio. This idea of using
ourselves). The control ability of actuator is limited to turn LQI value for the routing purpose has been presented in the
on/off actions, because the relay switch module simply works ZigBee WPAN standard as well, but it is different from our
as an electronic switch. Our actuator typed node utilizes IR LQIR protocol in that an on-demand approach is utilized there
(Infra-Red) communication also in order to instruct complex to make a routing path and hence many control packets are
consumer devices such as TV, Air Conditioners and Air often required. The proposed tree-based LQIR works as
Cleaners. This collaboration among actuator nodes and follows. When forwarding the data packet to the sink, the

Authorized licensed use limited to: University of Greenwich. Downloaded on August 21,2023 at 20:04:14 UTC from IEEE Xplore. Restrictions apply.
1180 IEEE Transactions on Consumer Electronics, Vol. 54, No. 3, AUGUST 2008

For Decision For Services smart nodes. This component manages the generic sensor
nodes in the active sensor network. Our home system handles
Decision Component three packet types: Set-Command packet, Data packet and
Init Decision Service Event packet. The Set-Command packet is generated either to
Service Components
Init process Decision request the physical sensing data of interest or to configure the
entry 1
... special event to the generic sensor type nodes. The packet
includes the specific sensor device ID and its requested
attributes. The packet is transmitted from the Sensing
Command
Request Interface
Data/Event
Response Interface
Control Request
Interface Additional Component to the smart node’s Interaction Component. The
Control
Communication Data packet includes the general physical sensing information
Sensing Component Components
Component such as temperature, humidity and light. This information is
the response to the Set-Command packet generated from the
Sensing Component. The Event packet informs about specific
Active Sensor Networks events, such as detecting a person’s presence, locking the door
WLAN/Ethernet and detecting the presence of dangerous gases. This packet is
Interaction Interaction Interaction Interaction /RFID/CDMA
Component Component ... Component Component
configured by the Set-Command packet that includes
Light Gas Relay Switch Infra-Red descriptions of the specific event as attributes. Both Data and
Event packets are forwarded from the Interaction Component
Fig. 3 A Block Diagram for The Component-based Architecture. on the smart node to the Sensing Component based on our
LQIR protocol.
node selects the special node having the best LQI value
among neighbors. The routing topology is adjusted
dynamically, since nodes check neighbors’ LQI lists whenever B. Decision Component
transmitting data. Users can easily see the sensor network Appropriate home services are selected by the Decision
topology established in the home, since each packet contains Component, based on the physical sensing information
its forwarded routing path list in the packet header. Using this and events gathered by active sensor networks. The
routing path list our home system can discern the routing path Decision Component is provided the Command Request
from the system to each smart node. and Data/Event Response interfaces by the Sensing
We utilize the B-MAC [11] protocol for shared media access, Component. As shown in Fig. 3, it consists of Init
and a special narrow-band RF device that supports the LQI Decision part and Service Decision part. The “Init
value, based on the IEEE 802.15.4 standard [12]. We also Decision part” is the sum of initial process entries
develop a new topology viewer program to show the configured by householders. When a householder selects
established smart nodes’ topology in our home system. Fig. 2 an initial process entry, the selected entry generates
illustrates a snapshot of active sensor networks, captured by appropriate Set-Command packets to the active sensor
using our topology viewer program. networks though Command Request interfaces. The
corresponding smart node’s Interaction Component may
return the appropriate Data packet or Event packet to the
IV. THE PROPOSED HOME CONTROL SYSTEM home control system to respond to the commands. These
Our proposed system initially instructs some intentional response packets are forwarded to the “Service Decision
commands to smart nodes. It then receives the physical part” through the Data/Event Response interface. The
sensing data of interest, or a special event from the Service Decision part receives the physical sensing
corresponding sensors. These operations are managed by information and events detected in the current home areas
Sensing Component, and the gathered information is without additional operations. Service Decision part
forwarded to Decision Component. Decision Component can recognizes the current situation, and executes the adaptive
select the adaptive home service based on these detected home service from Service Components. For example, if
physical sensing data and special events. The selected services the householder selects the initial process entry for the
are operated with the help of Control Component and gas monitoring service in Init Decision part, the matched
Additional Communication Components according to the entry generates the Set-Command packet to receive the
predefined scenarios in Service Components. Fig. 3 shows the current gas level from gas sensors. The command packet
component architecture in our proposed home control system. is forwarded to active sensor networks through the
In this section, we detail each component’s operations. Command Request interface, and the corresponding gas
sensor nodes periodically transmit the Data packet
including the detected gas level in the house. The Service
A. Sensing Component Decision part performs the gas monitoring service from
The Sensing Component is designed to receive and request the Service Components based on the packets forwarded
the physical sensing data and specific events of interest from by the Data/Event Response interface.

Authorized licensed use limited to: University of Greenwich. Downloaded on August 21,2023 at 20:04:14 UTC from IEEE Xplore. Restrictions apply.
C. Suh and Y.-B. Ko: Design and Implementation of Intelligent Home Control Systems based on Active Sensor Networks 1181

C. Control Component Service Components include these home services. The Decision
Our system can elaborately command and control most Component selects an adaptive service, and it may be performed
consumer home devices, based on the actuator nodes. The using Control Component and Additional Communication
Control Component manages these actuator nodes. If a Components according to the predefined scenarios.
home service selected by Decision Component needs to We have designed and implemented seven different kinds
control the special consumer home device, the of intelligent home services on our proposed system. These
corresponding service component requests an appropriate services are classified into three types: first, home
device type and its actions to Control Component through automation services controlling air conditioners, air
the Control Request interface. On receiving the request cleaners and curtain movements, according to the weather.
from the service component, Control Component searches The second, home security services, detects potential
the special smart node ID to control the corresponding crimes and prevents gas explosions. The last is the home
home device. It inserts the searched node ID, its routing management services via the Internet. More details on these
path and attributes of interest to the Control-Command service operations are discussed in the next section.
packets. The Control-Command packet is a special
command to control home device in actuator nodes. It V. OUR IMPLEMENTATION DETAILS
includes descriptions about the consumer device type and
To show the feasibility of the proposed architecture, we
its actions as attributes. Thus, the packet is forwarded the
implement our home control system and active sensor
special actuator type node, based on our LQIR protocol,
networks with various consumer home devices in a house.
and the device is controlled according to the intentions of
We developed all the related hardware and software for our
the service component. In our home control system, all
system. In this section, we present the potential ubiquitous
tasks, related to controlling consumer home devices, are
home services provided by our system.
handled by Control Component.

A. Sensor/Actuator Node Implementation


D. Additional Communication Components
We have developed a smart node that has sensing,
Our system requires various communication technologies
processing and networking abilities. It is equipped with a
to interact with the Internet, Mobile Phone and laptop.
low power microprocessor and a narrow-band RF device
These additional communication technologies are managed
that can support physical-layer functionalities of IEEE
by the Additional Communication Components.
802.15.4 [12]. It is 40mm x 70mm in size, powered by two
In aspects of our implementations, current Additional
1.5V AA batteries. Three type sensors are included in the
Communication Components are constructed by IEEE
smart node: light, temperature and humidity sensors. Our
802.3, IEEE 802.11, 13.56MHz RFID and CDMA
smart node has a 50 pin connector that is directly matched
technologies through the corresponding network devices.
to the microprocessor to add additional hardware. Various
IEEE 802.3 (Ethernet) acts as a bridge between Internet and
optional sensor and actuator modules can be equipped with
the home system, so that the system can provide HTML
our smart node via this 50 pin connector.
web page browsing services. Users can check their current
To collect diversified sensing information and control
home environment using the web browser anywhere
consumer home devices, we developed the several
anytime. Since the wireless AP (802.11 WLAN) is also
additional optional modules equipped with our smart node.
connected to our system, users can access with the home
They are connected to the 50 pin connector and are directly
HTTP server through a laptop and PDA in the house.
controlled by the microprocessor in our smart node. Using
Itinerant users can receive our home services via mobile
the additional modules, the smart node is divided to the
devices. We have developed a special 15.36MHz RFID
generic sensor and actuator nodes. The advanced sensing
reader for our home control system to support RFID
modules are weather, bio, gas and motion detection sensors
applications. It can communicate with ISO 15693 and
that can measure the pressure, the accelerated velocity, the
14443A RFID tags simultaneously. Any 15.36MHz RFID
pulse rates, the body heat, a gas leak and the motion,
tag can be identified by our system. We equip the CDMA
respectively. The actuator modules are Infra-Red and relay
modem to our home system to support SMS service and
modules. The Infra-Red module supports IR
voice communications with mobile phones. The home
communication that can control TV, DVD and air
control system connects with wired image cameras to
conditioners. The relay modules can switch power on/off in
continuously capture images utilized in home services.
electronic devices and control a motor. These actuator
modules enable the role of smart nodes to be changed from
E. Service Components just a physical information detector to an electronic device
One of the goals in this paper is to propose the new controller. These options boards are managed by our OS-
ubiquitous home services that offer inhabitants more level libraries. Fig. 4 shows our smart node and its options
comfortable environments to perform day-to-day tasks. The modules.

Authorized licensed use limited to: University of Greenwich. Downloaded on August 21,2023 at 20:04:14 UTC from IEEE Xplore. Restrictions apply.
1182 IEEE Transactions on Consumer Electronics, Vol. 54, No. 3, AUGUST 2008

Fig. 4 Our Smart Node and its Options Modules

B. Sensor/Actuator Functions and Real Deployment


Fig. 5 Selected Pictures of Sensor/Actuator Nodes in Real House
Scenarios
In this subsection, we describe the deployment of smart
nodes and their possible operation in the home. Fig. 5 shows
polices based on light sensing information and current
some of the pictures of the deployment in our
time information.
implementations. The following list details their functions.
z General sensing information: All smart nodes are
z Detecting gas: A gas sensor is deployed near the gas valve
designed to have light, temperature and humidity sensors.
to prevent a gas explosion. It periodically checks the gas in
The home control system can gather such information
the atmosphere and reports the values to the home control
from all home areas where smart nodes are deployed.
system.
z Locking gas valves: On detecting a large amount of gas,
the gas sensor should immediately issue the instruction to C. Description of Intelligent Home Control Services
turn off the gas valve. Recall that, one smart actuator, with In this subsection, we introduce several ubiquitous home
a relay switch module, is connected to the gas valve. service scenarios. These scenarios are implemented based on
z Detecting human movement: PRI sensors are used to our proposed home networks. Fig. 6 depicts our home services
detect human movement. This information can be utilized (in part).
for intrusion detection. For example, while inhabitants are
out of the home, if an unexpected movement occurs, z RFID based door-lock service: Our system utilizes a
motion is detected by the movement detector sensors; this RFID card and RFID reader located near the door, instead
event is then forwarded to the home control system. of a key, to confirm the person’s identification. The home
z Detecting window status: The magnetic reed switch is control system decides whether or not to open the door
equipped with the window boundary to detect its status. based on the TAG ID in the RFID card of visitor. Upon
When a window is suddenly opened by some intruder, the deciding to open the door, the system transmits the
reed switch sensor can recognize this and inform the home corresponding Control-Command to the actuator node on
control system of the event. the door lock device.
z Curtain movements: The home control system can z Crime Detection: Movement detection sensors and image
transmit special Control-Command packets to open or cameras can be utilized to detect crimes. If an unexpected
close curtains. A smart actuator is deployed near the moving event is checked by the PRI sensor when
curtain and its relay switch module is connected to the inhabitants are absent from the home, the information is
motor linked to move curtains. forwarded to the home control system. The home control
z Control lamp brightness: The sensor node can control system informs the inhabitants and security provider via
illumination of the lamps via the relay switch module. The CDMA modem. The system can also command the
home system can control home lighting in accord with the installed wired cameras to capture the intruders’ images.

Authorized licensed use limited to: University of Greenwich. Downloaded on August 21,2023 at 20:04:14 UTC from IEEE Xplore. Restrictions apply.
C. Suh and Y.-B. Ko: Design and Implementation of Intelligent Home Control Systems based on Active Sensor Networks 1183

Fig.6 Pictures of our Ubiquitous Home Scenario Implementations

These pictures are uploaded to the web-server, so z Gas detecting service: The gas sensor periodically
inhabitants can see from anywhere. checks gas in the atmosphere and reports the values to
z IR communication service via Internet: Infra-red (IR) our home system to prevent gas explosion. On detecting
device can support IR communication with complex a large amount of gas, the gas sensor immediately
consumer home devices. TV, DVD, air conditioner and instructs the gas valve actuator node to turn off the
air cleaner can be controlled by our system. Our home valve using its relay switch module. In this situation,
control system provides controlling methods of the there is no latent time to exchange commands with the
Infra-Red sensors using the HTTP server. The user can home control system. The gas sensor autonomously
control these home devices using the web browser via operates, and later informs the home control system.
Internet.
z Talking service with visitors when nobody in home: V. CONCLUSION
In some cases, friends and family may visit the home Ubiquitous home networks excite new possibilities. We
while the resident is absent. The visitor activate the address a new intelligent home control system based on
doorbell, the doorbell event is generated in the active active sensor networks to make home networks more
sensor network. Our home control system automatically intelligent and automatic. We implement the proposed
supports a connection between inhabitant and visitors system and develop related hardware and software. We
through the CDMA modem. The user can communicate suggest new ubiquitous home scenarios based on the
using a cellular phone, and visitors also respond using a proposed system. We expect that our work contributes
mike and speaker in the door. towards the development of ubiquitous home networks. As
z Automatic control of air conditioner and air-cleaner a part of future work, we will apply IEEE 802.15.4a [13]
service: The home control system can deduce the standard technology in our home network systems to
proximate atmospheric conditions in the house using support location services.
temperature, humidity and pressure information from
sensor nodes. The home control server can adaptively
control the air conditioner and air cleaner using the REFERENCES
Infra-Red node. [1] M. Weiser, "The computer for the 21st century," ACM SIGMOBILE
z Automatic curtain control service: If it is cold or dark, Mobile Computing and Communications Review, vol. 3, no. 3, pp. 3-11, 1999.
the home control system decides that closing the [2] A. Rezgui, M. Eltoweissy, "Service-oriented sensor-actuator networks:
Promises, challenges, and the road ahead," Computer Communications, vol.
curtains is better for the inhabitants. Otherwise the 30, no. 13, pp. 2627-2648, 2007.
curtains are opened or closed according to the time of [3] S. K. Das, D. Cook, A. Bhattacharya, E. O. Heierman and T.-Y. Lin, "The
day (morning or night). The system can adaptively close Role of Prediction Algorithms in the MavHome Smart Home Architecture,"
IEEE Wireless Communications Magazine, vol. 9, no. 6, pp. 77-84, 2002.
or open the curtain with appropriate Control-Command
[4] C. D. Kidd, R. Orr, G. D. Abowd, C. G. Atkeson, I. A. Essa, B. MacIn-
packets. tyre, E. Mynatt, T. E. Starner and W. Newstetter, "The Aware Home: A Living

Authorized licensed use limited to: University of Greenwich. Downloaded on August 21,2023 at 20:04:14 UTC from IEEE Xplore. Restrictions apply.
1184 IEEE Transactions on Consumer Electronics, Vol. 54, No. 3, AUGUST 2008

Laboratory for Ubiquitous Computing Research," Lecture Notes in Computer Changsu Suh received the B.S. and M.S. degree in
Science, vol. 1670, pp. 191-198, 1999. Information and Communication Engineering from
[5] G. C. de Silva, B. Oh, T. Yamasaki and K. Aizawa, "Ubiquitous Home: the Ajou University, South Korea in 2004 and 2006,
Retrieval of Experiences in a Home Environment," IEICE Transactions on respectively. He is recipient of awards for his
Information and Systems, vol. E91-D, no. 2, pp. 330-340, 2008. academic achievement. His interest is in the research
[6] Yu-S. Bae, B.-J. Oh, K.-D. Moon and S.-W. Kim, "Architecture for areas of Wireless Sensor Networks, Home networks,
Interoperability of Services between an ACAP Receiver and Home Networked IEEE 802.11/802.15.4 MAC protocols, ZigBee
Devices," IEEE Transactions on Consumer Electronics, vol. 52, no. 1, pp. networks and implementation of real sensor
123- 128. 2006
platforms. E-mail: scs@ajou.ac.kr.
[7] J. Stankovic, Q. Cao, T. Doan, L. Fang, Z. He, R. Kiran, S. Lin, S. Son, R.
Stoleru and A. Wood, "Wireless Sensor Networks for In-Home Healthcare:
Potential and Challenges," Proc. of the Workshop on High Confidence
Young-Bae Ko is currently an Associate Professor in
Medical Devices Software and Systems, June 2005.
the School of Information and Computer Engineering
[8] T. Mori, H. Noguchi, A. Takada and T. Sato, "Sensing Room: Distributed
at Ajou University, Korea, leading the Ubiquitous
Sensor Environment for Measurement of Human Daily Behavior," Proc. of the
Networked Systems (UbiNeS) Laboratory. Prior to
International Conference on Networked Sensing Systems, June 2004.
joining Ajou University in 2002, he was with the IBM
[9] T. Yamazaki, "Ubiquitous Home," International Journal of Smart Home,
T. J. Watson Research Center, Hawthorne, New York,
vol. 1, no. 1, pp. 17-22, 2007
as a research staff member in the Department of
[10] J. Hill, R. Szewczyk, A. Woo, S. Hollar, D. Culler, and K. Pister,
Ubiquitous Networking and Security. He received his
"System architecture directions for network sensors," Proc. of the
Ph.D. degree in computer science from Texas A&M
International Conference on Architectural Support for Programming
University, and B.S. and M.B.A. degrees from Ajou University. His research
Languages and Operating Systems, November 2000.
interests are in the areas of mobile computing and wireless networking. In
[11] J. Polastre, J. Hill, and D. Culler, "Versatile Low Power Media Access
particular, he is working on mobile ad hoc networks, wireless mesh/sensor
for Wireless Sensor Networks," Proc. of the ACM Conference on Embedded
networks, and various ubiquitous networked system issues. He was the
Networked Sensor Systems, November 2004.
recipient of a Best Paper award from ACM Mobicom 1998. He has served on
[12] IEEE Computer Society, MAC and PHY Specifications for Low-Rate
the program committees of several conferences and workshops. He also serves
Wireless Personal Area Networks (LR-WPANs), IEEE 802.15.4 TM-2003.
on the editorial board of ACM Mobile Computing and Communications
[13] IEEE Computer Society, Low-Rate Alternative PHY Task Group of IEEE
Review. See http://uns.ajou.ac.kr for further details.
802.15.4 (TG4a) for the ranging and location, IEEE 802.15.4a-2007.

Authorized licensed use limited to: University of Greenwich. Downloaded on August 21,2023 at 20:04:14 UTC from IEEE Xplore. Restrictions apply.

You might also like