Indoor Localization Using Accidental Infrastructure

Total Page:16

File Type:pdf, Size:1020Kb

Indoor Localization Using Accidental Infrastructure Delft University of Technology Master’s Thesis in Embedded Systems Indoor Localization using Accidental Infrastructure Zsolt Kocsi-Horvath´ Indoor Localization using Accidental Infrastructure Master’s Thesis in Embedded Systems Embedded Software Section Faculty of Electrical Engineering, Mathematics and Computer Science Delft University of Technology Mekelweg 4, 2628 CD Delft, The Netherlands Zsolt Kocsi-Horvath´ [email protected] 4th January 2013 Author Zsolt Kocsi-Horvath´ ([email protected]) Title Indoor Localization using Accidental Infrastructure MSc presentation 15. January 2013 Graduation Committee prof. dr. K. G. Langendoen (chair) Delft University of Technology dr. ir. A. Phillips ARM R&D, Cambridge ir. H. Vincent ARM R&D, Cambridge dr. S.O. Dulman Delft University of Technology dr. A. Iosup Delft University of Technology Abstract The level of the technological development of embedded devices is at a constant rise. We can foresee a near-future scenario where a huge number of semi-intelligent devices are part of our everyday environment, our homes, the public places and the office as well. The intelligent thermostat uploads the temperature readings to an on- line database; the fridge sends a tweet when we are out of milk; the coffee machine texts us when the coffee is ready. Each device has a unique and individual purpose. But what if they could be grouped together as a so-called accidental infrastructure to serve a more advanced cause? We have set out to demonstrate the possibilities of such an accidental infrastructure in the field of indoor localization. An ambient device in itself is not intentionally prepared for localization purposes, but using many of them together and combining the collected data can surpass the devices’ limited individual capabilities. Our approach was to build a prototype system based on a homogeneous array of radio-connected nodes and an additional entity with a higher magnitude of com- puting power. This central entity then controls the data collection from the nodes and executes a custom localization algorithm, based on probabilistic methods and a Kalman filter. We have evaluated our system both by simulations with ideal input data and by real-world measurements. The results show that the system is able to track and update the location estimates, but due to the heavy multipath effect it is only capable of very moderate improvements. iv Preface I would like to express my deepest gratitude to everyone who helped me during these past months. First, to my supervisors at ARM, Amyas Phillips and Hugo Vin- cent; and to my professor, Koen Langendoen. Thank you for all your help, insight, but most importantly, for your infinite patience. I would like to thank my family and my friends in Budapest, in Cambridge, and in Delft for their great support. Es- pecially Beus, Reka,´ Shanti, Szadd´ am,´ Balint,´ Krisz and Tomi – the people of dorm rooms SCH1514 and SCH408, where I spent most of my days and nights typing out the words of my thesis, until the Sun came up. I would also like to thank Paul´ına, Andrea, Adel´ and Gabi for polishing my writings on a regular basis. Finally, a word of thanks to all the great writers and musicians that provided some sort of inspira- tion or a peace of mind during the long hours of writing. Zsolt Kocsi-Horvath´ Delft, The Netherlands 4th January 2013 v vi Contents Contents 1 Introduction1 1.1 Project description..............................2 1.2 Problem Statement.............................3 1.3 Approach...................................3 1.4 Outline....................................4 2 Background5 2.1 Wireless networks..............................5 2.2 Radio Protocols...............................6 2.3 Localization methods............................7 2.4 Location and probability.......................... 11 2.5 Briefly on the Kalman filter......................... 13 2.6 Example systems and applications.................... 15 3 Design 17 3.1 Main thesis scenario............................. 17 Introducing the central entity....................... 18 Radio transmission............................. 20 Initial coordinates and reliability values................. 20 3.2 Localization process............................. 21 Representation of the current system state................ 21 Converting signal information to distance................ 22 Custom localization algorithm with Kalman filter............ 24 vii Contents 4 Implementation 29 4.1 Nodes hardware............................... 29 mbed LPC1768............................... 30 Radio module................................ 31 4.2 Node software................................ 32 Signal survey using the Chibi stack.................... 32 Modular software development...................... 33 Commands and actions........................... 34 Real Time OS and threads......................... 35 4.3 Central entity software........................... 36 Generating an alternate database..................... 37 Kalman subsystem............................. 37 5 Evaluation 41 5.1 Configuration and methodology...................... 41 Node arrangement.............................. 41 System parameters............................. 43 Selected scenarios.............................. 45 5.2 Analysing results.............................. 46 Location updates.............................. 47 Configuring the Kalman filter....................... 48 Sequences.................................. 49 Convergence................................. 50 The advantage of diverse input...................... 51 Comparing measured and theoretical cases............... 52 A note on errors............................... 53 6 Conclusion 55 Future Work................................. 56 Appendix 58 A.1 Localization system output figures, full size............... 60 viii Contents Configuring the Kalman filter....................... 60 Sequences.................................. 63 The advantage of diverse input...................... 65 Comparing measured and theoretical cases............... 67 Bibliography 71 ix Contents x Chapter 1 Introduction The term Embedded wireless networks is very loosely defined, but in general it refers to a network of small devices, where each of them has at least a central pro- cessing unit and some means of radio communication. Wireless sensor networks and Mobile Ad-hoc Networks fall under this category, and so does the Internet of Things. When the devices themselves are being deployed in large numbers, the manufactur- ing cost is significantly reduced. Low cost, small size and radio connectivity makes embedded wireless networks ideal for localization and tracking purposes. Some devices incorporate extra circuitry for positioning (e.g. magnetometer, accelero- meter, GPS chip), while others rely solely on their radio chips (i.e. signal strength, triangulation). These options are further explored in the Background chapter. Beside the nodes that are deliberately developed for measurement and localization, there are numerous semi-intelligent general purpose devices that can be modified to serve a similar goal (e.g. a WiFi router with programmable firmware or an intelli- gent thermostat, also shown in Figure 1.1a). This accidental infrastructure of smart devices is predicted to have a huge increase both in numbers and in capabilities in the following decade. This scenario, part present and existing, part futuristic and hypothetical, provides the setting for this thesis. 1 Chapter 1. Introduction 1.1 Project description An obstacle to widespread deployment of indoor localisation systems has been the provision of suitable supporting Internet of Things infrastructure at a cost which is justified by the value of the applications it enables. It is possible to imagine a near-future scenario in which a building contains a variety of smart objects in fixed locations, such as room temperature sensors, door locks and window controls. Some are battery powered and must spend much of their time asleep. Others have mains power and function as gateways to the internet. These fixed nodes can potentially become an infrastructure for indoor positioning services. Nodes both mobile and fixed might benefit from knowing their location relative to one another or a map. This thesis aims to study how this accidental infrastructure can be used to provide indoor positioning services. An example system is being developed and tested, that serves as an prototype of a future network of nodes deployed in a general work environment (office building). Project context The Master thesis is being carried out at ARM Cambridge, Research & Development division, Internet of Things workgroup. The example system and the surrounding theoretical research are to benefit both TU Delft and ARM R&D. (a) Intelligent thermostat (b) Smartphone guidance system Figure 1.1: Internet of Things in everyday use 2 1.2. Problem Statement 1.2 Problem Statement There is a hypothetical future environment of an office building augmented with radio-enabled intelligent devices. Each node’s location is defined with a reliability ranging from exact to unknown, represented on a scale of [0 .. 1000]. One or mul- tiple so-called central entities with a higher order of computing power are added to this environment. These have a room floorplan stored with the nodes’ rough initial location and the reliability values. They can communicate with the nodes via their own radio interface and measure the signal strength of messages. There is also a reliability value on each signal strength measurement
Recommended publications
  • Research Journal of Pharmaceutical, Biological and Chemical Sciences
    ISSN: 0975-8585 Research Journal of Pharmaceutical, Biological and Chemical Sciences A Novel Framework for Fall Detection by Using Ambient Sensors and Voice Recording. P Megana Santhoshi1*, and Mythili Thirugnanam2. 1PhD scholar, School of Computer Science and Engineering (SCOPE), VIT University, Tamil Nadu, India 2School of Computer Science and Engineering (SCOPE), VIT University, Vellore-632014, Tamil Nadu, India. ABSTRACT Now a day’s falls are the second ruling cause to unintentional injury death of elderly person. Fall detection methods are introduced to assist the elderly person. For any type of patient irrespective of age, first one to two hours treatment is crucial at the time of emergency. Before starting the treatment, it would be very helpful if caregivers know exact injury type. This paper aims to propose a framework on IoT and cloud computing based fall detection scheme using ambient sensors along with voice recording. With the help of voice clip and fall alarm, patient had a feasibility to inform exact injury to hospital. Hospital people will facilitate relevant department services to start quick treatment. Keywords: Ambience based fall detection; voice recorder based health system; wireless sensor networks (WSN’s); IoT (Internet of Things); Cloud computing; smart health care system. *Corresponding author September – October 2016 RJPBCS 7(5) Page No. 2097 ISSN: 0975-8585 INTRODUCTION The number of persons above the age of 60 years is huge growing, especially in India. As per Indian government ministry of statistics, India is the second population country in the world having 1.21 Billion people. In that 35.5% of people are at or over the age of 60.
    [Show full text]
  • Physical Selection in Ubiquitous Computing
    ESPOO 2007 VTT PUBLICATIONS 663 VTT PUBLICATIONS 663 Physical Selection in Ubiquitous Computing VTT PUBLICATIONS 645 Laitila, Arja. Microbes in the tailoring of barley malt properties. 2007. 107 p. + app. 79 p. 646 Mäkinen, Iiro. To patent or not to patent? An innovation-level investigation of the propensity to patent. 2007. 95 p. + app. 13 p. 1234567890123456789012345678901212345678901234567890123456789012123456789012345678901234567890 647 Mutanen, Teemu. Consumer Data and Privacy in Ubiquitous Computing. 2007. 82 p. 1234567890123456789012345678901212345678901234567890123456789012123456789012345678901234567890 1234567890123456789012345678901212345678901234567890123456789012123456789012345678901234567890 1234567890123456789012345678901212345678901234567890123456789012123456789012345678901234567890 + app. 3 p. 1234567890123456789012345678901212345678901234567890123456789012123456789012345678901234567890 1234567890123456789012345678901212345678901234567890123456789012123456789012345678901234567890 1234567890123456789012345678901212345678901234567890123456789012123456789012345678901234567890 648 Vesikari, Erkki. Service life management system of concrete structures in nuclear 1234567890123456789012345678901212345678901234567890123456789012123456789012345678901234567890 1234567890123456789012345678901212345678901234567890123456789012123456789012345678901234567890 1234567890123456789012345678901212345678901234567890123456789012123456789012345678901234567890 power plants. 2007. 73 p. 1234567890123456789012345678901212345678901234567890123456789012123456789012345678901234567890
    [Show full text]
  • THE UNIVERSITY of CALGARY Contextual Locations in the Home by Kathryn Kylie Elliot a THESIS SUBMITTED to the FACULTY of GRADUATE
    THE UNIVERSITY OF CALGARY Contextual Locations in the Home by Kathryn Kylie Elliot A THESIS SUBMITTED TO THE FACULTY OF GRADUATE STUDIES IN PARTIAL FULFILMENT OF THE REQUIREMENTS FOR THE DEGREE OF MASTER OF SCIENCE DEPARTMENT OF COMPUTER SCIENCE CALGARY, ALBERTA DECEMBER, 2006 © Kathryn Kylie Elliot 2006 Approval Page THE UNIVERSITY OF CALGARY FACULTY OF GRADUATE STUDIES The undersigned certify that they have read, and recommend to the Faculty of Graduate Studies for acceptance, a thesis entitled “Contextual Locations in the Home” submitted by Kathryn Kylie Elliot in partial fulfillment of the requirements for the degree of Master of Science. Supervisor, Saul Greenberg Department of Computer Science Sheelagh Carpendale Department of Computer Science External Examiner, Barry Wylant Faculty of Environmental Design University of Calgary Date - ii - Abstract In this thesis, I address the problem of designing technology for communication and coordination information management in the home. First, I use contextual interviews to examine how households currently manage this information. From these interviews, I identify five types of communicative information. I then discuss how these types are created and understood by home inhabitants as a function of contextual locations within the home. The choice of location for a piece of information is important to the functioning of the home, and is highly nuanced. Location helps home inhabitants understand time, ownership and awareness. Finally, I show how this understanding can be applied in design through two case studies in location-based home technology design. This will provide practitioners and designers with a more complete view of information in the home, and a better understanding of how technology embedded within the home can augment communication and coordination of home inhabitants.
    [Show full text]
  • Integrating Usability Models Into Pervasive Application Development
    Integrating Usability Models into Pervasive Application Development Paul Holleis München 2008 Integrating Usability Models into Pervasive Application Development Paul Holleis Dissertation an der Fakultät für Mathematik, Informatik und Statistik der Ludwig-Maximilians-Universität München vorgelegt von Paul Holleis aus Bad Reichenhall München, den 15.12.2008 Erstgutachter: Prof. Dr. Albrecht Schmidt Zweitgutachter: Prof. Dr. Heinrich Hußmann Externer Gutachter: Prof. Dr. Antonio Krüger Tag der mündlichen Prüfung: 19.01.2009 To my dad, who would have enjoyed reading this thesis. Table of Contents vii Table of Contents 1 INTRODUCTION AND STRUCTURE .......................................................................................................... 1 1.1 GOALS AND CONTRIBUTIONS .......................................................................................................................... 1 1.2 STRUCTURE ................................................................................................................................................. 2 2 DEVELOPING PERVASIVE APPLICATIONS ................................................................................................ 3 2.1 PERVASIVE COMPUTING ................................................................................................................................. 3 2.1.1 Brief History and Overview .............................................................................................................. 3 2.1.2 Applications and Related Terms .....................................................................................................
    [Show full text]
  • Internet of Nano-Things, Things and Everything: Future Growth Trends
    future internet Review Internet of Nano-Things, Things and Everything: Future Growth Trends Mahdi H. Miraz 1 ID , Maaruf Ali 2, Peter S. Excell 3,* and Richard Picking 3 1 Centre for Financial Regulation and Economic Development (CFRED), The Chinese University of Hong Kong, Sha Tin, Hong Kong, China; [email protected] 2 International Association of Educators and Researchers (IAER), Kemp House, 160 City Road, London EC1V 2NX, UK; [email protected] 3 Faculty of Art, Science and Technology, Wrexham Glyndwrˆ University, Wrexham LL11 2AW, UK; [email protected] * Correspondence: [email protected]; Tel.: +44-797-480-6644 Received: 22 June 2018; Accepted: 25 July 2018; Published: 28 July 2018 Abstract: The current statuses and future promises of the Internet of Things (IoT), Internet of Everything (IoE) and Internet of Nano-Things (IoNT) are extensively reviewed and a summarized survey is presented. The analysis clearly distinguishes between IoT and IoE, which are wrongly considered to be the same by many commentators. After evaluating the current trends of advancement in the fields of IoT, IoE and IoNT, this paper identifies the 21 most significant current and future challenges as well as scenarios for the possible future expansion of their applications. Despite possible negative aspects of these developments, there are grounds for general optimism about the coming technologies. Certainly, many tedious tasks can be taken over by IoT devices. However, the dangers of criminal and other nefarious activities, plus those of hardware and software errors, pose major challenges that are a priority for further research. Major specific priority issues for research are identified.
    [Show full text]
  • Ambient Intelligence: Principles, Current Trends, Future Directions Manas Kumar Yogi * K
    International Journals of Advanced Research in Computer Science and Software Engineering Research Article February ISSN: 2277-128X (Volume-8, Issue-2) a 2018 Ambient Intelligence: Principles, Current Trends, Future Directions Manas Kumar Yogi * K. Chandrasekhar Bhanu Prakash Asst. Prof., CSE Department, Asst. Prof., CSE Department, B.Tech II Year Student, CSE Pragati Engineering College, Pragati Engineering College, Department, Pragati Engineering Andhra Pradesh, India Andhra Pradesh, India College, Andhra Pradesh, India [email protected] [email protected] [email protected] Abstract— In this paper we have presented the involved principles, trends, future directions of ambient intelligence. in the first section we have elucidated concept of ambient intelligence with the prevalent need of intelligent communication with the help of designing knowledgeable entities. We have presented the design process of I-blocks with its inherent merits. we have also discussed the various design concepts of ambient intelligence objects. Finally, we presented the current research directions to motivate societal needs of human beings. Keywords— ambient, Computer Vision, intelligence, smart, ubiquitous I. INTRODUCTION This introductory paper describes Ambient Intelligence (AmI) from the perspectives of researchers working in the field of Artificial Intelligence and Computer Vision. It is for the reader to get acquainted with some of the ideas .That will be explored in greater detail in the following content .Ambient Intelligence is a term that was introduced by the European community to identify a paradigm to equip environments with advanced technology and computing to create an ergonomic space for the occupant user. Here the term ergonomic is used in a broad sense, encompassing both better living environment, secure space, but also an active, almost living space around us; capable of aiding us with daily chores and professional duties.
    [Show full text]
  • Ambient Sensors for Elderly Care and Independent Living: a Survey
    sensors Review Ambient Sensors for Elderly Care and Independent Living: A Survey Md. Zia Uddin * ID , Weria Khaksar and Jim Torresen Department of Informatics, University of Oslo, 0316 Oslo, Norway; weriak@ifi.uio.no (W.K.); jimtoer@ifi.uio.no (J.T.) * Correspondence: mdzu@ifi.uio.no; Tel.: +47-22-85-44-09 Received: 9 May 2018; Accepted: 18 June 2018; Published: 25 June 2018 Abstract: Elderly care at home is a matter of great concern if the elderly live alone, since unforeseen circumstances might occur that affect their well-being. Technologies that assist the elderly in independent living are essential for enhancing care in a cost-effective and reliable manner. Elderly care applications often demand real-time observation of the environment and the resident’s activities using an event-driven system. As an emerging area of research and development, it is necessary to explore the approaches of the elderly care system in the literature to identify current practices for future research directions. Therefore, this work is aimed at a comprehensive survey of non-wearable (i.e., ambient) sensors for various elderly care systems. This research work is an effort to obtain insight into different types of ambient-sensor-based elderly monitoring technologies in the home. With the aim of adopting these technologies, research works, and their outcomes are reported. Publications have been included in this survey if they reported mostly ambient sensor-based monitoring technologies that detect elderly events (e.g., activities of daily living and falls) with the aim of facilitating independent living. Mostly, different types of non-contact sensor technologies were identified, such as motion, pressure, video, object contact, and sound sensors.
    [Show full text]
  • TEI 2011 Work in Progress
    Proceedings Editors: Ellen Yi-Luen Do (Georgia Tech, USA) Mark D. Gross (Carnegie Mellon University, USA) Ian Oakley (University of Madeira, Portugal) Cover Design: Mayur Karnik (University of Madeira, Portugal) Back Cover Photo: Antonio Gomes (Carnegie Mellon University, USA / University of Madeira, Portugal) TEI ʻ11 Work-in-Progress Table of Contents • Introduction: Work-in-Progress – Tangible, Embedded and Embodied Interaction ..............................................i • In Transit: Roam and Apparent Wind interaction design concepts..............................................................................1 Teresa Almeida (LASALLE College of the Arts) • The Milkscanner.................................................................................................................................................................................7 Friedrich Kirschner (Independent Researcher) • Ambient Storytelling: The Million Story Building...............................................................................................................13 Jennifer Stein, Scott S. Fisher (USC School of Cinematic Arts) • Interactive Blossoms......................................................................................................................................................................19 Shani Sharif, Martin L. Demaine (Massachusetts Institute of Technology) • “Assertive” Haptics for Music....................................................................................................................................................25
    [Show full text]
  • Using Smart City Technology to Make Healthcare Smarter
    > REPLACE THIS LINE WITH YOUR PAPER IDENTIFICATION NUMBER (DOUBLE-CLICK HERE TO EDIT) < 1 Using Smart City Technology to Make Healthcare Smarter Diane J. Cook, Fellow, IEEE, Glen Duncan, Gina Sprint, Member, IEEE, and Roschelle Fritz Abstract—Smart cities use information and communication technologies (ICT) to scale services include utilities and transportation to a growing population. In this article we discuss how smart city ICT can also improve healthcare effectiveness and lower healthcare cost for smart city residents. We survey current literature and introduce original research to offer an overview of how smart city infrastructure supports strategic healthcare using both mobile and ambient sensors combined with machine learning. Finally, we consider challenges that will be faced as healthcare providers make use of these opportunities. Index Terms— activity recognition, mobile health; pervasive computing, smart cities, smart environments Fig. 1. A timeline illustrating the influence of ICT and community in healthcare. I. INTRODUCTION NGOING population growth and urbanization are sparking Traditional medicine consists of a physician examining an Oa renewed desire to integrate technology into the design of individual patient to generate a diagnosis and recommend a city services, thus creating the essence of “smart cities”. This treatment. Instead of using computing technologies to do this, renewed focus has resulted in the use of information and the doctor relies on previous training and experience. communication technologies (ICT) to scale up critical urban Electronic health records (EHRs) and personal health records support for larger communities including transportation [1]– (PHRs) made an appearance in the early 2000s and even [3], energy systems [4], [5], crime-sourcing [6], [7], and influenced government decisions on where to invest healthcare emergency response [8].
    [Show full text]
  • Biocrystal: an Ambient Tool for Emotion and Communication
    BioCrystal: An Ambient Tool for Emotion and Communication Asta Roseway1; Yuliya Lutchyn1; Paul Johns1; Elizabeth Mynatt2; Mary Czerwinski1 1Microsoft Research, One Microsoft Way, Redmond, USA; 2Georgia Institute of Technology, Atlanta, USA {astar, v-yulutc, PaulJohns}@microsoft.com, [email protected], [email protected] ABSTRACT In this paper we present the BioCrystal – a biofeedback device that uses physiological data to evaluate user’s affective states in real-time and signals the states via an ambient display. We evaluated the BioCrystal during a 2- week, in situ multi-method study during which ten users collected over 115 hours of usable data. Users’ comments suggested high utility of such a biofeedback device for self-awareness, stress-management and interpersonal communication. Quantitative data confirmed that the BioCrystal met the criteria of an ambient display, and significantly improved users’ ability to control their stress. We discuss practical applications and suggest directions for future development. Keywords Moods, Emotions, Ambient Display, Biofeedback, Affective Computing, Workplace Communication, Field Study. INTRODUCTION Emotions are a critical part of human experience, and have a significant impact on all stages of human perception, cognition, and behavior. Emotions directly influence how we perform everyday tasks, interact with each other, learn, work, and even make important decisions (Loewenstein & Lerner, 2003). Emotions, especially negative ones, also affect our physical and mental well-being. With rapidly evolving methods for measuring affective states, it is not surprising that understanding, communicating, and even manipulating emotions are now among the central research topics in the domain of human-computer interaction. Our study is an attempt to contribute to this growing body of research by designing a novel, personal technology that would monitor and signal users’ affective states, enable them to selectively communicate this information to others, and, hopefully, help to manage their affect.
    [Show full text]
  • Activity Tracking with Zigbee
    Activity Tracking with ZigBee BACHELORARBEIT (Projektpraktikum) zur Erlangung des akademischen Grades Bakkalaureus der technischen Wissenschaften im Bachelorstudium INFORMATIK Eingereicht von: Haslgrübler­Huemer Michael Josef Angefertigt am: Insitut für Pervasive Computing Betreuung: Univ.­Prof. Mag. Dr. Alois Ferscha Mitbetreuung: Dipl.­Ing. Dr. Simon Vogl Linz, April 2008 Eidesstattliche Erkl¨arung I Eidesstattliche Erkl¨arung Ich erkl¨are hiermit an Eides statt, dass ich die vorliegende Arbeit selbstst¨andig und ohne fremde Hilfe verfasst, andere als die angegebenen Quellen nicht benutzt¨ und die den benutzten Quellen w¨ortlich oder inhaltlich entnommenen Stellen als solche kenntlich gemacht habe. Linz, am November 5, 2008 Michael Haslgrubler¨ Acknowledgment II Acknowledgment I would like to thank Jurgen¨ Erhart for assembling the hardware prototype and to show me the nitty-gritty of hardware-oriented C. Last but not least I would like to thank Simon Vogl for being an inspiration, a spring of motivation and not to leave me high and dry. Abstract III Abstract The activity tracker is implemented using the IEEE 802.15.4 ZigBee wireless standard compliant MeshNetics MeshBean platform and their open source MAC layer imple- mentation, OpenMAC, which uses the nesC programming language and TinyOS. The hardware prototype assembled uses a 3-axis-accelerometer and on the software side additional filters to detected the activity trackers state which will be transmitted via ZigBee router to a base station for further processing. Contents IV Contents 1 Introduction 1 1.1 Motivation . .1 1.2 Task...........................................2 1.3 Solution.........................................2 2 Related Work4 2.1 Wearable Sensor Badge . .5 2.2 OnHand PC and Accelerometer Board .
    [Show full text]
  • Workshop at Pervasive 2007 Designing and Evaluating Ambient Information Systems
    Workshop at Pervasive 2007 Designing and Evaluating Ambient Information Systems The 5th International Conference on Pervasive Computing Sunday May 13, 2007, Toronto, Ontario, Canada LayoutEdited byby Heekyoung Heekyoung Jung Jung Workshop at Pervasive 2007 Designing and Evaluating Ambient Information Systems The 5th International Conference on Pervasive Computing, Sunday May 13, 2007, Toronto, Ontario, Canada Preface The concept of calm technology, introduced by Mark Weiser, has led researchers from several disciplines to explore new and unconventional ways of conveying information. Some well-known examples of such novel information techniques include Ambient Devices’ Stock Orb, Koert van Mensvoort's Datafountain, Violet's Nabaztag, Jafarinami et al.'s Breakaway, Mynatt et al.'s Audio Aura and Digital Family Portrait, Mankoff et al.'s Daylight Display and BusMobile, and Natalie Jeremijenko's Dangling String. Applications such as these, that publish information in a non- intrusive or calm manner are Ambient Information Systems. The 1st International Workshop on the Design and Evaluation of Ambient Information Systems was held in Toronto, Canada, on May 13th 2007, in conjunction with the 5th International Conference on Pervasive Computing. The goal of this workshop was to bring researchers together to discuss this domain of growing interest in both pervasive computing and human-computer interaction. This domain is described by mechanisms that are minimally attended and perceivable from outside the range of a person's direct attention, providing pre-attentive processing without being overly distracting. Developing new technologies such as these poses new and difficult challenges. These technologies display information outside of a person's direct attention, which is a space that is not currently well understood, making it difficult to evaluate their effectiveness.
    [Show full text]