Constructing the Ubiquitous Intelligence Model based on Frame and High-Level Petri Nets for Elder Healthcare

Size: px
Start display at page:

Download "Constructing the Ubiquitous Intelligence Model based on Frame and High-Level Petri Nets for Elder Healthcare"

Transcription

1 Constructing the Ubiquitous Intelligence Model based on Frame and High-Level Petri Nets for Elder Healthcare Jui-Feng Weng, *Shian-Shyong Tseng and Nam-Kek Si Abstract--In general, the design of ubiquitous intelligence application is difficult because of several technical issues. Most of ubiquitous intelligence applications have implicit knowledge but it is hard to represent. Moreover, the dynamic nature of ubiquitous computing environment makes the acquisition of ubiquitous intelligence knowledge hard and limits the system extensibility. In this paper, we proposed the Frame-based Ubiquitous Intelligence Knowledge Model (FUIKM) which consists of two layers. The Ubiquitous Object Frame (UOF) knowledge layer is modeled by the frame representation for better extensibility. The Context-aware Service Process (CSP) knowledge layer is modeled by the High-Level Petri Nets for explicitly context-aware knowledge. To show the expressive power of FUIKM, several scenarios of elder healthcare are proposed and modeled. The FUIKM is applied to model these scenarios. Index Terms-- elder healthcare, High-Level Petri Nets, ubiquitous intelligence, frame. A I. INTRODUCTION s mobile computing and Internet technology become more and more popular in recent years, we come to the era of so-called global information world. From the Weisor s vision [8], he described that a variety of computing and communication capability computers will be ubiquitous around our environment and the associated technology is called the ubiquitous computing. Ubiquitous computing is a new computing paradigm in which computing systems are seamlessly integrated into the users everyday life and provide pervasive services. In more concrete description, the computing and communicating capabilities (such as sensors, robots or RFID tags) can be embedded or attached to ordinary things and let them behave smartly to provide intelligent services. This feature of perception and reasoning mechanism for the user centric service is called the ubiquitous intelligence [5]. Many researches believe that context-awareness is an This work was partially supported by National Science Council of the Republic of China under contracts NSC S MY3, NSC S MY3 Jui-Feng Weng is with Department of Computer Science, National Chiao Tung University, ROC ( roy@cis.nctu.edu.tw). Shian-Shyong Tseng is with Department of Computer Science, National Chiao Tung University, ROC and Department of Information Science and Applications, Asia University, ROC ( sstseng@cis.nctu.edu.tw). Nam-Kek Si is with Department of Computer Science, National Chiao Tung University, ROC ( edwardsi@cs.nctu.edu.tw). important aspect of the ubiquitous intelligence. The context-awareness means that the things of the environment are capable of perceiving user s situation based on the context information of environment and the context-aware system can provide appropriate services. Since the context information may be ubiquitous around us, the dynamic nature of environment makes the design and implementation of ubiquitous intelligence application more difficult. Many researches such as sensor network, ambient intelligence, context awareness middleware and smart space aim to be aware of the smart resources and manage the context information in more abstract way. Although the proposed architectures or applications can assist the management of the distributed smart objects, they still mentioned that the personal behavior cognition is very difficult. It other words, only naive services instead of the smart services can be provided. Although other context-aware systems may be provided for some specific scenario, the knowledge of ubiquitous intelligence is usually implicit and embedded in the system such that it is still hard to manage or reconfigure the knowledge. Therefore, to assist the design of the context-aware ubiquitous intelligence application raises several technical challenges: How do we explicitly represent the implicit ubiquitous intelligence knowledge? How do we manage the dynamic context information of the environment and still keep the system s extensibility? How do we acquire the knowledge of ubiquitous intelligence in systematical way? In this paper, we believed that the acquisition of ubiquitous intelligence is difficult because it lacks a standardized and extensible knowledge representation. With our observation, the knowledge of the ubiquitous intelligence can be divided into low level ubiquitous objects handling and high level context-awareness reasoning for cognition of user s situation. Therefore, based upon the concept of knowledge base approach, we proposed a Frame-based Ubiquitous Intelligence Knowledge Model (FUIKM) consisting of two layers. The lower one, Ubiquitous Object Frame (UOF) knowledge layer, is modeled by the frame representation. The upper one, Context-aware Service Process (CSP) knowledge layer, is modeled by the High-Level Petri Nets. Based on FUIKM, a process of designing a ubiquitous intelligence application, FUIKM Design Process (FUIKM DP) is also proposed help using FUIKM. Finally, to show the expressive power of FUIKM, several scenarios of elder healthcare are proposed and modeled by FUIKM. The experimental results show that the FUIKM is good enough to represent healthcare scenarios. 174

2 II. RELATED WORKS There are several researches about ubiquitous computing applications. In research [3], the healthcare system is proposed to prevent patients from getting lost by providing four monitoring schemes consisting of indoor residence monitoring, outdoor activity area monitoring, emergency rescue scheme, and remote monitoring mode. The technologies of RFID, GPS, GSM, and GIS techniques are used to the monitoring system. In research [2], the smart space architecture of project UbicKids for ubiquitous kids care was proposed. In [1], a prototype of a mobile context-aware tour guide using user s location portfolio was presented to assist user in visiting scenic spots and writing tour diary. Dey [2] described a conference assistant, a prototype of mobile, context-aware application, which assists conference attendees using user s current location and the conference s agenda in order to provide conference guiding and valuable information gathering. In general, existing ubiquitous computing application developments focused on how to use and manage context information and the usage of embedded device to provide the context-aware service. However, the knowledge of these applications is implicitly implemented in systems and results in lacks of extensibility. In order to support the development of ubiquitous computing application, various architectures [3][6][7][9] focused on the middleware design. Context Toolkit [3] which is context information architecture consists of context widgets, context interpreters and context servers to support the context transformation and resource discovery. Similarly, Contextual Information Service (CIS) [7], HIVE [6] and smart space [5] provided a multi-layer software engineering process to separate context data from application development. Yang [9] proposed a context model with learner ontology and service ontology, and context acquisition mechanism for collecting contextual information at run time. Although these researches proposed the middleware technique to improve the system extensibility, the acquisition of ubiquitous intelligence knowledge is still difficult. In summary, to assist the design of ubiquitous intelligence application raises several technical challenges: How do we explicitly represent the implicit ubiquitous intelligence knowledge? How do we manage the dynamic context information of the environment and still keep the extensibility? How do we acquire the knowledge of ubiquitous intelligence in systematical way? III. THE FRAME-BASED UBIQUITOUS INTELLIGENCE KNOWLEDGE MODEL To support the issues of the explicitness, extensibility and acquisition of the domain knowledge mentioned above, a knowledge representation is proposed to model the ubiquitous intelligence knowledge. A. The ubiquitous intelligence knowledge representation As shown in Fig. 1, since the physical sensors and actuators usually have stereotyped data fields and APIs, we apply the frame knowledge representation to model the functionality of ubiquitous objects, called Ubiquitous Object Frame (UOF). With the model of UOF, the complicated sensors and actuators can be handled in the unified frame representation. Next, we apply the High-Level Petri Nets, which is a powerful language for process flow modeling and validation, to model the context-aware event reasoning flow, called Context-aware Service Process (CSP). The CSPs can be used as operation sequence building blocks. Next, the modeled sequencing building blocks can be further cooperatively combined to construct the given scenarios of ubiquitous intelligence application. Fig. 1. The idea of ubiquitous intelligence knowledge representation. B. The definition of Frame-based Ubiquitous Intelligence Knowledge Model (FUIKM) Based on the concept of knowledge base approach, we proposed a two-layer Frame-based Ubiquitous Intelligence Knowledge Model (FUIKM) to model the knowledge of ubiquitous intelligence applications. The lower layer is Ubiquitous Object Frame (UOF) and the upper one is Context-aware Service Process (CSP). Definition 1. The Ubiquitous Object Frame (UOF) is a 4-tuple: UOF = (FN, Rel, P, S), where 1. FN is the name of a frame. It can be a service name or context name. 2. Rel = {rel 1, rel 2,,rel h } and rel k = <relation, FN> which is the relation with other frame specified by frame name FN. There are two types of relation where a kind of denotes the inheritance relation and is a denotes instantiation relation. 3. P = {p 1, p 2,, p m } is a finite set of procedures which can be triggered by some event of a frame s procedural attachment. 4. S = {s 1, s 2,..., s n }is a finite set of slots, and s i = <SN i, V i, R i >, where SN i is the name of the i-th slot. 175

3 value value value value V i is the value of the i-th slot. R i ={<r 1, p i >, <r 2, p j >,, <r n, p k >} is a set of guarding rules r i which trigger the procedural attachments p j based on different events. There are four types of guarding rules in frame which are if needed, if added, if changed and if removed. The procedural call of a guarding rule is referred to one of P where the input parameter can be slot value or a variable holder. Fig. 2. The diagram of UOF variables in G(t) must belong to Σ. The firing rule G(t) of a transition (t T) is defined as if-else form. The guard function can generate specific conditional behaviors. There are three guard functions: G(T C ): specify whether the context information is ready to deliver. G(T S ): specify whether the prerequisite parameter is ready to apply the process. G(T A ): specify whether the prerequisite data is ready to apply the sub-csp process. 7. E: A Expression is an arc expression function. It maps arc into an expression which must have the type of its places color. It denotes the information that how many and which kinds of token colors should be removed from the input places or added to the output places. 8. I init : P Initialization Expression is an initialization function. The initialization expression is defined as Color=default slot value of frame. The context-aware service means that the system is capable of referring the context events for specific purpose and triggering the service based on the context information. In other words, the reasoning process is actually the context events processing flow among UOFs. The UOF can model the context information as context frame and it can model the parameters of service API as service frame. Therefore, we apply High-Level Petri Nets (HLPN) to model the Context-aware Service Process (CSP) cooperated with UOFs. The definition of CSP is as follows. Definition 2. The HLPN of Context-aware Service Process (CSP) is a 8-tuple: CSP = (P, T, Σ, C, A, G, E, I init ), where 1. P = {p 1, p 2,, p m } is a finite set of places. P includes two types of places: P C denotes the data obtained from the context frame that need to pass to other frames. P S denotes the parameters obtained from the service frame that activates an action. 2. T = {t 1, t 2,, t n } is a finite set of transitions (P T=0). T includes three types of transitions: T C represents the context frame actor, which performs a designated procedure call of the associated frame to deliver the context information from one place to another. T S represents the service frame which submits the event parameters to trigger the service procedure. T A represents the sub-csp component. 3. Σ = <SN i : v i > is the non-empty finite color sets of tokens. Each token represents the specified slot value of the associated frame. 4. C is color function, where C: P Σ. 5. A (P T) (T P) is the union of Get Value arcs and Set Value arcs. PT is the arc from a place to a transition which gets value from frame slot. TP is the arc from a transition to a place which sets value to frame slot. 6. G: T Boolean expression is a guard function. All Fig. 3. The diagram of CSP and its relation with UOF. IV. THE FUIKM DESIGN PROCESS With the FUIKM model defined above, we can apply the FUIKM design process to construct the ubiquitous intelligence application by knowledge base approach. As shown in Fig. 4, there are three steps in the FUIKM Design Process. value value value Fig. 4. The FUIKM Design Process In the first step, new frame creation, the ubiquitous objects such as sensors and service systems can be represented by UOF. The second step, context-aware operation sequencing, the 176

4 context-awareness reasoning process of UOF can be represented by CSP. In the third step, with the modeled UOFs and CSPs, the ubiquitous intelligence application can be easily constructed to fit the scenarios we need. A. New frame creation With the UOF model, the ubiquitous objects can be managed as the ubiquitous object ontology as shown in Fig. 5. The ubiquitous object are classified into Context frame which is for context information gathering and Service frame which is for service providing. Tab. 1. Context-awareness in CSP representation Context Awareness in CSP Representation Context Reference Context Aggregation Description Refer the context P C to trigger the service P S Aggregate context source P C1,P C2, P Cn to P Cx State Transition The context status transits between state P C1 and P C2 Device Selector Refer the context P C1 to select a service from P S1 to P Sn Fig. 5. Ubiquitous objects ontology As shown in Fig 6, to model the context information with UOF, we can set the context data fields as frame slots and context information process as attached rule and procedure calls. To model the service system with UOF, we can set the API parameters as frame slots and attach the rule with the service procedure call. Adaptive Configuration Refer the context P C1 to trigger the service P S with an adaptive configuration Fig. 6. UOF examples B. Context-aware operation sequencing The context-awareness is the main capability of ubiquitous intelligence. Therefore we apply the CSP to model several context-awareness components. V. THE FUIKM MODELING FOR HEALTHCARE SCENARIOS In order to show how do we model the knowledge of ubiquitous intelligence applications, several elder healthcare service scenarios are proposed. Suppose the elder Bob lives alone in his house and he needs the healthcare service. A. Fall prevention The elders often fall down in the house because of their presbyopia. When Bob is walking and approaching the stairs, the fall prevention service detects his position. Next, it light up his position to prevent Bob from falling. 177

5 Fig. 7. The FUIKM diagram for scenario fall prevention B. Adaptive treadmill Bob needs to exercise everyday. When he is jogging on the treadmill, the adaptive service reconfigures the speed and period of treadmill to adapt his healthy status. Fig. 9. The FUIKM diagram for scenario task monitoring service VI. DISCUSSION After the experiments of three scenarios modeling, the complex ubiquitous intelligence application can be explicitly constructed by the proposed five CSP components. The UOF can be easily created to represent the detail context information and service process. This experimental result shows that the FUIKM has enough expressive power and extensibility to explicitly represent the ubiquitous intelligence knowledge. Fig. 8. The FUIKM diagram for scenario adaptive treadmill VII. CONCLUSION In this paper, we proposed the knowledge base approach to model the ubiquitous intelligence applications. The FUIKM model with UMF layer and CSP layer are defined as the knowledge representation model. Five basic context-awareness components are modeled by CSP. With the FUIKM, we also proposed the FUIKM design process to assist the application design. Three scenarios are modeled by FUIKM and it shows that the FUIKM has better maintainability and extensibility. In the near future, the authoring tool based to FUIKM will be implemented and experimented. In addition, more ubiquitous intelligence applications for elder healthcare will be investigated for improving the elder s life. C. Task monitoring service When Bob is cooking with hot plate, if he leaves the kitchen without switching off the fire, then the warning service rings Bob s phone to remind him of the hot plate. ACKNOWLEDGMENT This work was partially supported by National Science Council of the Republic of China under contracts NSC S MY3, NSC S MY3 178 REFERENCES [1] G. D. Abowd, et al., "CyberGuide: A Mobile Context-Aware Tour Guide". ACM Wireless Networks, [2] A. K. Dey, et al., "The Conference Assistant: Combining context-awareness with wearable computing". Proceeding of the 3rd International Symposium on Wearable Computers, 1999

6 [3] A. K. Dey, D. Salber, and G.D. Abowd, A Context-Based Infrastructure for Smart Environments, Proceedings of the 1st International Workshop on Managing Interaction in Smart Environments, 1999 [4] C.C Lin Chung-Chih ; Chiu Ming-Jang ; Hsiao Chun-Chieh ; Lee Ren-Guey ; Tsai Yuh-Show ; A Wireless Healthcare Service System for Elderly with Dementia, IEEE Transactions on Information Technology in Biomedicine : Accepted for future publication, Volume PP, Issue 99, 2006 Page(s):1 1 [5] J. Ma, L. T. Yang, B. O. Apduhan, R. Huang, L. Barolli and M. Takizawa, Towards a Smart World and Ubiquitous Intelligence: A Walkthrough from Smart Things to Smart Hyperspaces and UbicKids, International Journal of Pervasive Comp. and Comm., 1(1), March [6] M. Nelson, et al., Hive: Distributed agents for networking things. IEEE Concurrency, vol. 8, no. 2, pp , 2000 [7] J. Pascoe, Adding generic Contextual Capabilities to Wearable Computers, Proceedings of the 2nd International Symposium on Wearable Computers, 1998 [8] M. Weiser, The Computer for the Twenty-First Century. Scientific American, Scientific American, 1991 [9] S. J. H. Yang, Context Aware Ubiquitous Learning Environments for Peer-to-Peer Collaborative Learning, Educational Technology & Society, vol. 9, no. 1, pp ,

! Computation embedded in the physical spaces around us. ! Ambient intelligence. ! Input in the real world. ! Output in the real world also

! Computation embedded in the physical spaces around us. ! Ambient intelligence. ! Input in the real world. ! Output in the real world also Ubicomp? Ubicomp and Physical Interaction! Computation embedded in the physical spaces around us! Ambient intelligence! Take advantage of naturally-occurring actions and activities to support people! Input

More information

Ubiquitous Home Simulation Using Augmented Reality

Ubiquitous Home Simulation Using Augmented Reality Proceedings of the 2007 WSEAS International Conference on Computer Engineering and Applications, Gold Coast, Australia, January 17-19, 2007 112 Ubiquitous Home Simulation Using Augmented Reality JAE YEOL

More information

Building Smart Communities with Cyber-Physical Systems

Building Smart Communities with Cyber-Physical Systems Building Smart Communities with Cyber-Physical Systems Feng Xia School of Software Dalian University of Technology Dalian 116620, China f.xia@acm.org Jianhua Ma Faculty of Computer & Information Sciences

More information

INTERACTION AND SOCIAL ISSUES IN A HUMAN-CENTERED REACTIVE ENVIRONMENT

INTERACTION AND SOCIAL ISSUES IN A HUMAN-CENTERED REACTIVE ENVIRONMENT INTERACTION AND SOCIAL ISSUES IN A HUMAN-CENTERED REACTIVE ENVIRONMENT TAYSHENG JENG, CHIA-HSUN LEE, CHI CHEN, YU-PIN MA Department of Architecture, National Cheng Kung University No. 1, University Road,

More information

Multi-sensory Tracking of Elders in Outdoor Environments on Ambient Assisted Living

Multi-sensory Tracking of Elders in Outdoor Environments on Ambient Assisted Living Multi-sensory Tracking of Elders in Outdoor Environments on Ambient Assisted Living Javier Jiménez Alemán Fluminense Federal University, Niterói, Brazil jjimenezaleman@ic.uff.br Abstract. Ambient Assisted

More information

Panel Discussion. Dr. Dr. Norbert A. Streitz. The infinity Initiative Sophia Antipolis, 29. November Darmstadt, Germany

Panel Discussion. Dr. Dr. Norbert A. Streitz. The infinity Initiative Sophia Antipolis, 29. November Darmstadt, Germany The infinity Initiative Sophia Antipolis, 29. November 2007 Panel Discussion Dr. Dr. Norbert A. Streitz Darmstadt, Germany www.ipsi.fraunhofer.de/~streitz streitz@ipsi.fraunhofer.de Panel Discussion Topics

More information

Global Journal on Technology

Global Journal on Technology Global Journal on Technology Vol 5 (2014) 73-77 Selected Paper of 4 th World Conference on Information Technology (WCIT-2013) Issues in Internet of Things for Wellness Human-care System Jae Sung Choi*,

More information

NCCT IEEE PROJECTS ADVANCED ROBOTICS SOLUTIONS. Latest Projects, in various Domains. Promise for the Best Projects

NCCT IEEE PROJECTS ADVANCED ROBOTICS SOLUTIONS. Latest Projects, in various Domains. Promise for the Best Projects NCCT Promise for the Best Projects IEEE PROJECTS in various Domains Latest Projects, 2009-2010 ADVANCED ROBOTICS SOLUTIONS EMBEDDED SYSTEM PROJECTS Microcontrollers VLSI DSP Matlab Robotics ADVANCED ROBOTICS

More information

I C T. Per informazioni contattare: "Vincenzo Angrisani" -

I C T. Per informazioni contattare: Vincenzo Angrisani - I C T Per informazioni contattare: "Vincenzo Angrisani" - angrisani@apre.it Reference n.: ICT-PT-SMCP-1 Deadline: 23/10/2007 Programme: ICT Project Title: Intention recognition in human-machine interaction

More information

Towards affordance based human-system interaction based on cyber-physical systems

Towards affordance based human-system interaction based on cyber-physical systems Towards affordance based human-system interaction based on cyber-physical systems Zoltán Rusák 1, Imre Horváth 1, Yuemin Hou 2, Ji Lihong 2 1 Faculty of Industrial Design Engineering, Delft University

More information

Pervasive Services Engineering for SOAs

Pervasive Services Engineering for SOAs Pervasive Services Engineering for SOAs Dhaminda Abeywickrama (supervised by Sita Ramakrishnan) Clayton School of Information Technology, Monash University, Australia dhaminda.abeywickrama@infotech.monash.edu.au

More information

* Intelli Robotic Wheel Chair for Specialty Operations & Physically Challenged

* Intelli Robotic Wheel Chair for Specialty Operations & Physically Challenged ADVANCED ROBOTICS SOLUTIONS * Intelli Mobile Robot for Multi Specialty Operations * Advanced Robotic Pick and Place Arm and Hand System * Automatic Color Sensing Robot using PC * AI Based Image Capturing

More information

Context Sensitive Interactive Systems Design: A Framework for Representation of contexts

Context Sensitive Interactive Systems Design: A Framework for Representation of contexts Context Sensitive Interactive Systems Design: A Framework for Representation of contexts Keiichi Sato Illinois Institute of Technology 350 N. LaSalle Street Chicago, Illinois 60610 USA sato@id.iit.edu

More information

A Smart Building as a Cyber Physical System

A Smart Building as a Cyber Physical System International Journal of Applied Mathematics, Electronics and Computers Advanced Technology and Science ISSN: 2147-82282147-6799 http://ijamec.atscience.org Original Research Paper A Smart Building as

More information

A CYBER PHYSICAL SYSTEMS APPROACH FOR ROBOTIC SYSTEMS DESIGN

A CYBER PHYSICAL SYSTEMS APPROACH FOR ROBOTIC SYSTEMS DESIGN Proceedings of the Annual Symposium of the Institute of Solid Mechanics and Session of the Commission of Acoustics, SISOM 2015 Bucharest 21-22 May A CYBER PHYSICAL SYSTEMS APPROACH FOR ROBOTIC SYSTEMS

More information

Design and Development of a Social Robot Framework for Providing an Intelligent Service

Design and Development of a Social Robot Framework for Providing an Intelligent Service Design and Development of a Social Robot Framework for Providing an Intelligent Service Joohee Suh and Chong-woo Woo Abstract Intelligent service robot monitors its surroundings, and provides a service

More information

Ontology-based Context Aware for Ubiquitous Home Care for Elderly People

Ontology-based Context Aware for Ubiquitous Home Care for Elderly People Ontology-based Aware for Ubiquitous Home Care for Elderly People Kurnianingsih 1, 2, Lukito Edi Nugroho 1, Widyawan 1, Lutfan Lazuardi 3, Khamla Non-alinsavath 1 1 Dept. of Electrical Engineering and Information

More information

Editorial Innovative Mobile Information Systems: Insights from Gulf Cooperation Countries and All Over the World

Editorial Innovative Mobile Information Systems: Insights from Gulf Cooperation Countries and All Over the World Mobile Information Systems Volume 2016, Article ID 2439389, 5 pages http://dx.doi.org/10.1155/2016/2439389 Editorial Innovative Mobile Information Systems: Insights from Gulf Cooperation Countries and

More information

SPTF: Smart Photo-Tagging Framework on Smart Phones

SPTF: Smart Photo-Tagging Framework on Smart Phones , pp.123-132 http://dx.doi.org/10.14257/ijmue.2014.9.9.14 SPTF: Smart Photo-Tagging Framework on Smart Phones Hao Xu 1 and Hong-Ning Dai 2* and Walter Hon-Wai Lau 2 1 School of Computer Science and Engineering,

More information

Internet of Things Paradigms as Enablers of Ambient Assisted Living Systems

Internet of Things Paradigms as Enablers of Ambient Assisted Living Systems International Journal of Automation, Control and Intelligent Systems Vol. 4, No. 4, 2018, pp. 27-32 http://www.aiscience.org/journal/ijacis ISSN: 2381-7526 (Print); ISSN: 2381-7534 (Online) Internet of

More information

Auto und Umwelt - das Auto als Plattform für Interaktive

Auto und Umwelt - das Auto als Plattform für Interaktive Der Fahrer im Dialog mit Auto und Umwelt - das Auto als Plattform für Interaktive Anwendungen Prof. Dr. Albrecht Schmidt Pervasive Computing University Duisburg-Essen http://www.pervasive.wiwi.uni-due.de/

More information

HELPING THE DESIGN OF MIXED SYSTEMS

HELPING THE DESIGN OF MIXED SYSTEMS HELPING THE DESIGN OF MIXED SYSTEMS Céline Coutrix Grenoble Informatics Laboratory (LIG) University of Grenoble 1, France Abstract Several interaction paradigms are considered in pervasive computing environments.

More information

Beyond the switch: explicit and implicit interaction with light Aliakseyeu, D.; Meerbeek, B.W.; Mason, J.; Lucero, A.; Ozcelebi, T.; Pihlajaniemi, H.

Beyond the switch: explicit and implicit interaction with light Aliakseyeu, D.; Meerbeek, B.W.; Mason, J.; Lucero, A.; Ozcelebi, T.; Pihlajaniemi, H. Beyond the switch: explicit and implicit interaction with light Aliakseyeu, D.; Meerbeek, B.W.; Mason, J.; Lucero, A.; Ozcelebi, T.; Pihlajaniemi, H. Published in: 8th Nordic Conference on Human-Computer

More information

Available online at ScienceDirect. Procedia Computer Science 56 (2015 )

Available online at  ScienceDirect. Procedia Computer Science 56 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 56 (2015 ) 538 543 International Workshop on Communication for Humans, Agents, Robots, Machines and Sensors (HARMS 2015)

More information

IMPACT OF MOBILE CONTEXT-AWARE APPLICATIONS ON HUMAN COMPUTER INTERACTION

IMPACT OF MOBILE CONTEXT-AWARE APPLICATIONS ON HUMAN COMPUTER INTERACTION IMPACT OF MOBILE CONTEXT-AWARE APPLICATIONS ON HUMAN COMPUTER INTERACTION 1 FERESHTEH FALAH CHAMASEMANI, 2 LILLY SURIANI AFFENDEY 1, 2 Faculty of Computer Science and Information Technology, Universiti

More information

Using Intelligent Mobile Devices for Indoor Wireless Location Tracking, Navigation, and Mobile Augmented Reality

Using Intelligent Mobile Devices for Indoor Wireless Location Tracking, Navigation, and Mobile Augmented Reality Using Intelligent Mobile Devices for Indoor Wireless Location Tracking, Navigation, and Mobile Augmented Reality Chi-Chung Alan Lo, Tsung-Ching Lin, You-Chiun Wang, Yu-Chee Tseng, Lee-Chun Ko, and Lun-Chia

More information

Secure and Intelligent Mobile Crowd Sensing

Secure and Intelligent Mobile Crowd Sensing Secure and Intelligent Mobile Crowd Sensing Chi (Harold) Liu Professor and Vice Dean School of Computer Science Beijing Institute of Technology, China June 19, 2018 Marist College Agenda Introduction QoI

More information

OSGi-Based Context-Aware Middleware for Building Intelligent Services in a Smart Home Environment

OSGi-Based Context-Aware Middleware for Building Intelligent Services in a Smart Home Environment OSGi-Based Context-Aware Middleware for Building Intelligent Services in a Smart Home Environment SHU-CHEN CHENG1, CHIEN-FENG LAI2 Department of Computer Science and Information Engineering, Southern Taiwan

More information

FORMAL MODELING AND VERIFICATION OF MULTI-AGENTS SYSTEM USING WELL- FORMED NETS

FORMAL MODELING AND VERIFICATION OF MULTI-AGENTS SYSTEM USING WELL- FORMED NETS FORMAL MODELING AND VERIFICATION OF MULTI-AGENTS SYSTEM USING WELL- FORMED NETS Meriem Taibi 1 and Malika Ioualalen 1 1 LSI - USTHB - BP 32, El-Alia, Bab-Ezzouar, 16111 - Alger, Algerie taibi,ioualalen@lsi-usthb.dz

More information

Designing for End-User Programming through Voice: Developing Study Methodology

Designing for End-User Programming through Voice: Developing Study Methodology Designing for End-User Programming through Voice: Developing Study Methodology Kate Howland Department of Informatics University of Sussex Brighton, BN1 9QJ, UK James Jackson Department of Informatics

More information

Awareness in Collaborative Ubiquitous Environments: the Multilayered Multi-Agent Situated System Approach

Awareness in Collaborative Ubiquitous Environments: the Multilayered Multi-Agent Situated System Approach Awareness in Collaborative Ubiquitous Environments: the Multilayered Multi-Agent Situated System Approach MARCO P. LOCATELLI and GIUSEPPE VIZZARI Department of Informatics, Systems and Communication University

More information

EXTENDED TABLE OF CONTENTS

EXTENDED TABLE OF CONTENTS EXTENDED TABLE OF CONTENTS Preface OUTLINE AND SUBJECT OF THIS BOOK DEFINING UC THE SIGNIFICANCE OF UC THE CHALLENGES OF UC THE FOCUS ON REAL TIME ENTERPRISES THE S.C.A.L.E. CLASSIFICATION USED IN THIS

More information

Mission Space. Value-based use of augmented reality in support of critical contextual environments

Mission Space. Value-based use of augmented reality in support of critical contextual environments Mission Space Value-based use of augmented reality in support of critical contextual environments Vicki A. Barbur Ph.D. Senior Vice President and Chief Technical Officer Concurrent Technologies Corporation

More information

Pervasive Computing: Study for Homes

Pervasive Computing: Study for Homes Research Cell: An International Journal of Engineering Sciences ISSN: 2229-6913 Issue Sept 2011, Vol. 4 71 Pervasive Computing: Study for Homes Department of Computer Science, Himachal Pradesh University,

More information

Available online at ScienceDirect. Procedia Computer Science 56 (2015 )

Available online at   ScienceDirect. Procedia Computer Science 56 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 56 (2015 ) 441 446 The 2nd International Symposium on Emerging Inter-networks, Communication and Mobility (EICM 2015) Lessons

More information

Electrical and Automation Engineering, Fall 2018 Spring 2019, modules and courses inside modules.

Electrical and Automation Engineering, Fall 2018 Spring 2019, modules and courses inside modules. Electrical and Automation Engineering, Fall 2018 Spring 2019, modules and courses inside modules. Period 1: 27.8.2018 26.10.2018 MODULE INTRODUCTION TO AUTOMATION ENGINEERING This module introduces the

More information

This list supersedes the one published in the November 2002 issue of CR.

This list supersedes the one published in the November 2002 issue of CR. PERIODICALS RECEIVED This is the current list of periodicals received for review in Reviews. International standard serial numbers (ISSNs) are provided to facilitate obtaining copies of articles or subscriptions.

More information

PlaceSense: A Tool for Sensing Communities

PlaceSense: A Tool for Sensing Communities PlaceSense: A Tool for Sensing Communities Tuan Nguyen, Seng Wai Loke, Torab Torabi, Hongen Lu Department of Computer Science & Computer Engineering La Trobe University, VIC, 3086, Australia {t.nguyen,

More information

A Service Oriented Definition of Context for Pervasive Computing

A Service Oriented Definition of Context for Pervasive Computing A Service Oriented Definition of Context for Pervasive Computing Moeiz Miraoui, Chakib Tadj LATIS Laboratory, Université du Québec, École de technologie supérieure 1100, rue Notre-Dame Ouest, Montréal,

More information

Study of a proactive agent in a multichannel environment: The X-CAMPUS project

Study of a proactive agent in a multichannel environment: The X-CAMPUS project Study of a proactive agent in a multichannel environment: The X-CAMPUS project Hajer Sassi, José Rouillard To cite this version: Hajer Sassi, José Rouillard. Study of a proactive agent in a multichannel

More information

Experiences with Developing Context-Aware Applications with Augmented Artefacts

Experiences with Developing Context-Aware Applications with Augmented Artefacts ubipcmm 2005 111 Experiences with Developing Context-Aware Applications with Augmented Artefacts Fahim Kawsar, Kaori Fujinami, Tatsuo Nakajima Abstract Context-Awareness is a key concept of future ubiquitous

More information

Mirror Models for Pervasive Computing: Just-in-Time Reasoning about Device Ecologies

Mirror Models for Pervasive Computing: Just-in-Time Reasoning about Device Ecologies 1 Mirror Models for Pervasive Computing: Just-in-Time Reasoning about Device Ecologies Seng W. Loke, 1 Sucha Smanchat, 2 Sea Ling, 2 Maria Indrawan 2 La Trobe University, 1 Department of Computer Science

More information

Smart Spaces in Ubiquitous Computing

Smart Spaces in Ubiquitous Computing Smart Spaces in Ubiquitous Computing Dennis Lupiana Dublin Institute of Technology, Ireland dennis.lupiana@student.dit.ie Zanifa Omary Dublin Institute of Technology, Ireland zanifa.omary@student.dit.ie

More information

User-centric Integration of Contexts for A Unified Context-aware Application Model

User-centric Integration of Contexts for A Unified Context-aware Application Model ubipcmm 2005 9 User-centric Integration of Contexts for A Unified Context-aware Application Model Yoosoo Oh, Sangho Lee, and Woontack Woo Abstract Context-aware application models can provide personalized

More information

The User Activity Reasoning Model Based on Context-Awareness in a Virtual Living Space

The User Activity Reasoning Model Based on Context-Awareness in a Virtual Living Space , pp.62-67 http://dx.doi.org/10.14257/astl.2015.86.13 The User Activity Reasoning Model Based on Context-Awareness in a Virtual Living Space Bokyoung Park, HyeonGyu Min, Green Bang and Ilju Ko Department

More information

encompass - an Integrative Approach to Behavioural Change for Energy Saving

encompass - an Integrative Approach to Behavioural Change for Energy Saving European Union s Horizon 2020 research and innovation programme encompass - an Integrative Approach to Behavioural Change for Energy Saving Piero Fraternali 1, Sergio Herrera 1, Jasminko Novak 2, Mark

More information

The HiveSurf Prototype Project - Application for a Ubiquitous Computing World

The HiveSurf Prototype Project - Application for a Ubiquitous Computing World The HiveSurf Prototype Project - Application for a Ubiquitous Computing World Thomas Nicolai Institute for Media and Communications Management University of St.Gallen thomas.nicolai@unisg.ch Florian Resatsch

More information

INAM-R2O07 - Environmental Intelligence

INAM-R2O07 - Environmental Intelligence Coordinating unit: Teaching unit: Academic year: Degree: ECTS credits: 2018 340 - EPSEVG - Vilanova i la Geltrú School of Engineering 707 - ESAII - Department of Automatic Control MASTER'S DEGREE IN AUTOMATIC

More information

Ubiquitous Network Robots for Life Support

Ubiquitous Network Robots for Life Support DAY 2: EXPERTS WORKSHOP Active and Healthy Ageing: Research and Innovation Responses from Europe and Japan Success Stories in ICT/Information Society Research for Active and Healthy Ageing Ubiquitous Network

More information

A Profile-based Trust Management Scheme for Ubiquitous Healthcare Environment

A Profile-based Trust Management Scheme for Ubiquitous Healthcare Environment A -based Management Scheme for Ubiquitous Healthcare Environment Georgia Athanasiou, Georgios Mantas, Member, IEEE, Maria-Anna Fengou, Dimitrios Lymberopoulos, Member, IEEE Abstract Ubiquitous Healthcare

More information

Definitions of Ambient Intelligence

Definitions of Ambient Intelligence Definitions of Ambient Intelligence 01QZP Ambient intelligence Fulvio Corno Politecnico di Torino, 2017/2018 http://praxis.cs.usyd.edu.au/~peterris Summary Technology trends Definition(s) Requested features

More information

SUPPORTING LOCALIZED ACTIVITIES IN UBIQUITOUS COMPUTING ENVIRONMENTS. Helder Pinto

SUPPORTING LOCALIZED ACTIVITIES IN UBIQUITOUS COMPUTING ENVIRONMENTS. Helder Pinto SUPPORTING LOCALIZED ACTIVITIES IN UBIQUITOUS COMPUTING ENVIRONMENTS Helder Pinto Abstract The design of pervasive and ubiquitous computing systems must be centered on users activity in order to bring

More information

Touch Your Way: Haptic Sight for Visually Impaired People to Walk with Independence

Touch Your Way: Haptic Sight for Visually Impaired People to Walk with Independence Touch Your Way: Haptic Sight for Visually Impaired People to Walk with Independence Ji-Won Song Dept. of Industrial Design. Korea Advanced Institute of Science and Technology. 335 Gwahangno, Yusong-gu,

More information

AS implicitly appears in the definition of ambient intelligent

AS implicitly appears in the definition of ambient intelligent IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART A: SYSTEMS AND HUMANS, VOL. 35, NO. 1, JANUARY 2005 7 What Planner for Ambient Intelligence Applications? Francesco Amigoni, Associate Member, IEEE,

More information

Asia Conference Singapore

Asia Conference Singapore Fujitsu World Tour 2017 Asia Conference Singapore Human Centric Innovation: Digital Co-Creation Yoshikuni Takashige Vice President, Marketing Strategy and Vision Fujitsu Limited Fujitsu Technology and

More information

Smart Objects as Building Blocks for the Internet of Things.

Smart Objects as Building Blocks for the Internet of Things. Article Smart Objects as Building Blocks for the Internet of Things. Kortuem, G., Kawsar, F., Fitton, D. and Sundramoorthy, V. Available at http://clok.uclan.ac.uk/5401/ Kortuem, G., Kawsar, F., Fitton,

More information

Computer-Augmented Environments: Back to the Real World

Computer-Augmented Environments: Back to the Real World Computer-Augmented Environments: Back to the Real World Hans-W. Gellersen Lancaster University Department of Computing Ubiquitous Computing Research HWG 1 What I thought this talk would be about Back to

More information

M2M Communications and IoT for Smart Cities

M2M Communications and IoT for Smart Cities M2M Communications and IoT for Smart Cities Soumya Kanti Datta, Christian Bonnet Mobile Communications Dept. Emails: Soumya-Kanti.Datta@eurecom.fr, Christian.Bonnet@eurecom.fr Roadmap Introduction to Smart

More information

An Adaptive Indoor Positioning Algorithm for ZigBee WSN

An Adaptive Indoor Positioning Algorithm for ZigBee WSN An Adaptive Indoor Positioning Algorithm for ZigBee WSN Tareq Alhmiedat Department of Information Technology Tabuk University Tabuk, Saudi Arabia t.alhmiedat@ut.edu.sa ABSTRACT: The areas of positioning

More information

A User Interface Level Context Model for Ambient Assisted Living

A User Interface Level Context Model for Ambient Assisted Living not for distribution, only for internal use A User Interface Level Context Model for Ambient Assisted Living Manfred Wojciechowski 1, Jinhua Xiong 2 1 Fraunhofer Institute for Software- und Systems Engineering,

More information

A User-Friendly Interface for Rules Composition in Intelligent Environments

A User-Friendly Interface for Rules Composition in Intelligent Environments A User-Friendly Interface for Rules Composition in Intelligent Environments Dario Bonino, Fulvio Corno, Luigi De Russis Abstract In the domain of rule-based automation and intelligence most efforts concentrate

More information

preface Motivation Figure 1. Reality-virtuality continuum (Milgram & Kishino, 1994) Mixed.Reality Augmented. Virtuality Real...

preface Motivation Figure 1. Reality-virtuality continuum (Milgram & Kishino, 1994) Mixed.Reality Augmented. Virtuality Real... v preface Motivation Augmented reality (AR) research aims to develop technologies that allow the real-time fusion of computer-generated digital content with the real world. Unlike virtual reality (VR)

More information

Design Home Energy Feedback: Understanding Home Contexts and Filling the Gaps

Design Home Energy Feedback: Understanding Home Contexts and Filling the Gaps 2016 International Conference on Sustainable Energy, Environment and Information Engineering (SEEIE 2016) ISBN: 978-1-60595-337-3 Design Home Energy Feedback: Understanding Home Contexts and Gang REN 1,2

More information

Journal Title ISSN 5. MIS QUARTERLY BRIEFINGS IN BIOINFORMATICS

Journal Title ISSN 5. MIS QUARTERLY BRIEFINGS IN BIOINFORMATICS List of Journals with impact factors Date retrieved: 1 August 2009 Journal Title ISSN Impact Factor 5-Year Impact Factor 1. ACM SURVEYS 0360-0300 9.920 14.672 2. VLDB JOURNAL 1066-8888 6.800 9.164 3. IEEE

More information

The Ubiquitous Lab Or enhancing the molecular biology research experience

The Ubiquitous Lab Or enhancing the molecular biology research experience The Ubiquitous Lab Or enhancing the molecular biology research experience Juan David Hincapié Ramos IT University of Copenhagen Denmark jdhr@itu.dk www.itu.dk/people/jdhr Abstract. This PhD research aims

More information

Context Information vs. Sensor Information: A Model for Categorizing Context in Context-Aware Mobile Computing

Context Information vs. Sensor Information: A Model for Categorizing Context in Context-Aware Mobile Computing Context Information vs. Sensor Information: A Model for Categorizing Context in Context-Aware Mobile Computing Louise Barkhuus Department of Design and Use of Information Technology The IT University of

More information

An Application Framework for a Situation-aware System Support for Smart Spaces

An Application Framework for a Situation-aware System Support for Smart Spaces An Application Framework for a Situation-aware System Support for Smart Spaces Arlindo Santos and Helena Rodrigues Centro Algoritmi, Escola de Engenharia, Universidade do Minho, Campus de Azúrem, 4800-058

More information

The UCD community has made this article openly available. Please share how this access benefits you. Your story matters!

The UCD community has made this article openly available. Please share how this access benefits you. Your story matters! Provided by the author(s) and University College Dublin Library in accordance with publisher policies., Please cite the published version when available. Title Visualization in sporting contexts : the

More information

A Semantic and Adaptive Context Model for Ubiquitous Computing

A Semantic and Adaptive Context Model for Ubiquitous Computing A Semantic and Adaptive Context Model for Ubiquitous Computing Yunting Tang 1 and Qing Wu 2 1 Ningbo Institute of Technology, Zhejiang University, Ningbo, Zhejiang, China, 315001 tyt@nit.net.cn 2 College

More information

Evolving an Intelligent Framework for Decision- Making Process in e-health Systems

Evolving an Intelligent Framework for Decision- Making Process in e-health Systems Evolving an Intelligent Framework for Decision- Making Process in e-health Systems Leonardo M. Gardini 1, Carina Oliveira 2, Reinaldo Braga 2, Ronaldo Ramos 2, Luiz O. M. Andrade 3, Mauro Oliveira 2 1

More information

STRATEGO EXPERT SYSTEM SHELL

STRATEGO EXPERT SYSTEM SHELL STRATEGO EXPERT SYSTEM SHELL Casper Treijtel and Leon Rothkrantz Faculty of Information Technology and Systems Delft University of Technology Mekelweg 4 2628 CD Delft University of Technology E-mail: L.J.M.Rothkrantz@cs.tudelft.nl

More information

On Measurement of the Spatio-Frequency Property of OFDM Backscattering

On Measurement of the Spatio-Frequency Property of OFDM Backscattering On Measurement of the Spatio-Frequency Property of OFDM Backscattering Xiaoxue Zhang, Nanhuan Mi, Xin He, Panlong Yang, Haohua Du, Jiahui Hou and Pengjun Wan School of Computer Science and Technology,

More information

6 Ubiquitous User Interfaces

6 Ubiquitous User Interfaces 6 Ubiquitous User Interfaces Viktoria Pammer-Schindler May 3, 2016 Ubiquitous User Interfaces 1 Days and Topics March 1 March 8 March 15 April 12 April 26 (10-13) April 28 (9-14) May 3 May 10 Administrative

More information

A CORNER-FED SQUARE RING ANTENNA WITH AN L-SHAPED SLOT ON GROUND PLANE FOR GPS APPLICATION

A CORNER-FED SQUARE RING ANTENNA WITH AN L-SHAPED SLOT ON GROUND PLANE FOR GPS APPLICATION Progress In Electromagnetics Research C, Vol. 41, 111 120, 2013 A CORNER-FED SQUARE RING ANTENNA WITH AN L-SHAPED SLOT ON GROUND PLANE FOR GPS APPLICATION Bau-Yi Lee 1, *, Wen-Shan Chen 2, Yu-Ching Su

More information

The study of combining hive-grid target with sub-pixel analysis for measurement of structural experiment

The study of combining hive-grid target with sub-pixel analysis for measurement of structural experiment icccbe 2010 Nottingham University Press Proceedings of the International Conference on Computing in Civil and Building Engineering W Tizani (Editor) The study of combining hive-grid target with sub-pixel

More information

Abstract. Keywords: virtual worlds; robots; robotics; standards; communication and interaction.

Abstract. Keywords: virtual worlds; robots; robotics; standards; communication and interaction. On the Creation of Standards for Interaction Between Robots and Virtual Worlds By Alex Juarez, Christoph Bartneck and Lou Feijs Eindhoven University of Technology Abstract Research on virtual worlds and

More information

Augmenting Everyday Life with Sentient Artefacts

Augmenting Everyday Life with Sentient Artefacts Augmenting Everyday Life with Sentient Artefacts Fahim Kawsar, Kaori Fujinami, Tatsuo Nakajima Department of Information and Computer Science, Waseda University, Tokyo, Japan {fahim,fujinami,tatsuo}@dcl.info.waseda.ac.jp

More information

Location Estimation based on Received Signal Strength from Access Pointer and Machine Learning Techniques

Location Estimation based on Received Signal Strength from Access Pointer and Machine Learning Techniques , pp.204-208 http://dx.doi.org/10.14257/astl.2014.63.45 Location Estimation based on Received Signal Strength from Access Pointer and Machine Learning Techniques Seong-Jin Cho 1,1, Ho-Kyun Park 1 1 School

More information

ACTIVE, A PLATFORM FOR BUILDING INTELLIGENT OPERATING ROOMS

ACTIVE, A PLATFORM FOR BUILDING INTELLIGENT OPERATING ROOMS ACTIVE, A PLATFORM FOR BUILDING INTELLIGENT OPERATING ROOMS D. GUZZONI 1, C. BAUR 1, A. CHEYER 2 1 VRAI Group EPFL 1015 Lausanne Switzerland 2 AIC SRI International Menlo Park, CA USA Today computers are

More information

Charting Past, Present, and Future Research in Ubiquitous Computing

Charting Past, Present, and Future Research in Ubiquitous Computing Charting Past, Present, and Future Research in Ubiquitous Computing Gregory D. Abowd and Elizabeth D. Mynatt Sajid Sadi MAS.961 Introduction Mark Wieser outlined the basic tenets of ubicomp in 1991 The

More information

Research on an Economic Localization Approach

Research on an Economic Localization Approach Computer and Information Science; Vol. 12, No. 1; 2019 ISSN 1913-8989 E-ISSN 1913-8997 Published by Canadian Center of Science and Education Research on an Economic Localization Approach 1 Yancheng Teachers

More information

ADAPTIVE ESTIMATION AND PI LEARNING SPRING- RELAXATION TECHNIQUE FOR LOCATION ESTIMATION IN WIRELESS SENSOR NETWORKS

ADAPTIVE ESTIMATION AND PI LEARNING SPRING- RELAXATION TECHNIQUE FOR LOCATION ESTIMATION IN WIRELESS SENSOR NETWORKS INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS VOL. 6, NO. 1, FEBRUARY 013 ADAPTIVE ESTIMATION AND PI LEARNING SPRING- RELAXATION TECHNIQUE FOR LOCATION ESTIMATION IN WIRELESS SENSOR NETWORKS

More information

Development of an Intelligent Agent based Manufacturing System

Development of an Intelligent Agent based Manufacturing System Development of an Intelligent Agent based Manufacturing System Hong-Seok Park 1 and Ngoc-Hien Tran 2 1 School of Mechanical and Automotive Engineering, University of Ulsan, Ulsan 680-749, South Korea 2

More information

The Study on the Application of the Intelligent Technology in the Sightseeing Agricultural Parks

The Study on the Application of the Intelligent Technology in the Sightseeing Agricultural Parks Abstract The Study on the Application of the Intelligent Technology in the Sightseeing Agricultural Parks Lei Feng, Jie Zhao Department of Architecture, Henan Technical College of Construction, Zhengzhou

More information

MSc Project Proposals

MSc Project Proposals MSc Project Proposals Programme Leader: Ali Al-Bayati 10 June 2015 PROJECT 01: MEASURING PRIVACY IN SMART METERING Project Outline Smart meters, like conventional electricity meters, measure the power

More information

Enhancing Future Networks with Radio Environmental Information

Enhancing Future Networks with Radio Environmental Information FIRE workshop 1: Experimental validation of cognitive radio/cognitive networking solutions Enhancing Future Networks with Radio Environmental Information FARAMIR project Jad Nasreddine, Janne Riihijärvi

More information

Context-sensitive Approach for Interactive Systems Design: Modular Scenario-based Methods for Context Representation

Context-sensitive Approach for Interactive Systems Design: Modular Scenario-based Methods for Context Representation Journal of PHYSIOLOGICAL ANTHROPOLOGY and Applied Human Science Context-sensitive Approach for Interactive Systems Design: Modular Scenario-based Methods for Context Representation Keiichi Sato Institute

More information

Privacy Preserving, Standard- Based Wellness and Activity Data Modelling & Management within Smart Homes

Privacy Preserving, Standard- Based Wellness and Activity Data Modelling & Management within Smart Homes Privacy Preserving, Standard- Based Wellness and Activity Data Modelling & Management within Smart Homes Ismini Psychoula (ESR 3) De Montfort University Prof. Liming Chen, Dr. Feng Chen 24 th October 2017

More information

Impacts and Risks Caused by AI Networking, and Future Challenges

Impacts and Risks Caused by AI Networking, and Future Challenges Impacts and Risks Caused by AI Networking, and Future Challenges (From Studies on AI Networking in Japan) November 17, 2016 Tatsuya KUROSAKA Project Assistant Professor at Keio University Graduate School

More information

EXPERIENTIAL MEDIA SYSTEMS

EXPERIENTIAL MEDIA SYSTEMS EXPERIENTIAL MEDIA SYSTEMS Hari Sundaram and Thanassis Rikakis Arts Media and Engineering Program Arizona State University, Tempe, AZ, USA Our civilization is currently undergoing major changes. Traditionally,

More information

Re-build-ing Boundaries: The Roles of Boundaries in Mixed Reality Play

Re-build-ing Boundaries: The Roles of Boundaries in Mixed Reality Play Re-build-ing Boundaries: The Roles of Boundaries in Mixed Reality Play Sultan A. Alharthi Play & Interactive Experiences for Learning Lab New Mexico State University Las Cruces, NM 88001, USA salharth@nmsu.edu

More information

rainbottles: gathering raindrops of data from the cloud

rainbottles: gathering raindrops of data from the cloud rainbottles: gathering raindrops of data from the cloud Jinha Lee MIT Media Laboratory 75 Amherst St. Cambridge, MA 02142 USA jinhalee@media.mit.edu Mason Tang MIT CSAIL 77 Massachusetts Ave. Cambridge,

More information

ANFIS-based Indoor Location Awareness System for the Position Monitoring of Patients

ANFIS-based Indoor Location Awareness System for the Position Monitoring of Patients Acta Polytechnica Hungarica Vol. 11, No. 1, 2014 ANFIS-based Indoor Location Awareness System for the Position Monitoring of Patients Chih-Min Lin 1, Yi-Jen Mon 2, Ching-Hung Lee 3, Jih-Gau Juang 4, Imre

More information

ENHANCED HUMAN-AGENT INTERACTION: AUGMENTING INTERACTION MODELS WITH EMBODIED AGENTS BY SERAFIN BENTO. MASTER OF SCIENCE in INFORMATION SYSTEMS

ENHANCED HUMAN-AGENT INTERACTION: AUGMENTING INTERACTION MODELS WITH EMBODIED AGENTS BY SERAFIN BENTO. MASTER OF SCIENCE in INFORMATION SYSTEMS BY SERAFIN BENTO MASTER OF SCIENCE in INFORMATION SYSTEMS Edmonton, Alberta September, 2015 ABSTRACT The popularity of software agents demands for more comprehensive HAI design processes. The outcome of

More information

Multi-Agent Planning

Multi-Agent Planning 25 PRICAI 2000 Workshop on Teams with Adjustable Autonomy PRICAI 2000 Workshop on Teams with Adjustable Autonomy Position Paper Designing an architecture for adjustably autonomous robot teams David Kortenkamp

More information

A Cognitive Framework for Realizing and Exploiting the Internet of Things Concept

A Cognitive Framework for Realizing and Exploiting the Internet of Things Concept A Cognitive Framework for Realizing and Exploiting the Internet of Things Concept Gianmarco Baldini 1, Rao Venkatesha Prasad 2, Abdur Rahim Biswas 3, Klaus Moessner 4, Matti Etelapera 5, Juha Pekka Soininen

More information

Research on Smart Park Information System Design Based on Wireless Internet of Things

Research on Smart Park Information System Design Based on Wireless Internet of Things Research on Smart Park Information System Design Based on Wireless Internet of Things https://doi.org/10.3991/ijoe.v13i05.7055 Meiyan Du Department of General Education, Shandong University of Arts, Shandong,

More information

ELG 5121/CSI 7631 Fall Projects Overview. Projects List

ELG 5121/CSI 7631 Fall Projects Overview. Projects List ELG 5121/CSI 7631 Fall 2009 Projects Overview Projects List X-Reality Affective Computing Brain-Computer Interaction Ambient Intelligence Web 3.0 Biometrics: Identity Verification in a Networked World

More information

Summary of the Report by Study Group for Higher Quality of Life through Utilization of IoT and Other Digital Tools Introduced into Lifestyle Products

Summary of the Report by Study Group for Higher Quality of Life through Utilization of IoT and Other Digital Tools Introduced into Lifestyle Products Summary of the Report by Study Group for Higher Quality of Life through Utilization of IoT and Other Digital Tools Introduced into Lifestyle Products 1. Problem awareness As consumers sense of value and

More information

SPQR RoboCup 2016 Standard Platform League Qualification Report

SPQR RoboCup 2016 Standard Platform League Qualification Report SPQR RoboCup 2016 Standard Platform League Qualification Report V. Suriani, F. Riccio, L. Iocchi, D. Nardi Dipartimento di Ingegneria Informatica, Automatica e Gestionale Antonio Ruberti Sapienza Università

More information