Smartphones Editor: Roy Want N Google N [email protected]

Total Page:16

File Type:pdf, Size:1020Kb

Smartphones Editor: Roy Want N Google N Roywant@Acm.Org Smartphones Editor: Roy Want n Google n [email protected] Personal Touch- Identification Tokens Tam Vu and Marco Gruteser EDITOR’S INTRO pervasive devices. Capacitive touch sensors have emerged as a dominant One of the goals of pervasive computing is the automatic personalization of com- user interface technology for mobile puter infrastructure to create a customized user experience that’s better suited to and pervasive devices. Touch sensors the task at hand. The ideas presented in this article are a significant step toward reside in hundreds of millions of smart- that goal. The authors provide a convenient and accurate mechanism to convey a unique identifier using no more than a signet ring pressed against the capacitive phones and tablets as well as in ATM touchscreen of a computer. It brings to mind the “secret decoder ring” used by the machines, car dashboard displays, and fictional character, Dick Tracy—but this time it’s for real. — Roy Want even home appliances such as televi- sions, microwaves, and refrigerators. Given that touch is the predominant n this emerging era of pervasive com- users and serve age-appropriate con- way of navigating and interacting with I puting, we interact with and rapidly tent and media. Our approach is to use today’s computer-embedded devices, switch among a diverse set of digital a wearable personal token to commu- our approach seeks to identify who devices. We tend to transition from a nicate an identification code through touches a device, which can be more smartphone to a notebook when arriving touch. accurate (or secure) than user-proximity in the office, and when we return home, sensing with short-range radios such as we often switch to a tablet. In between, UseR IDENTIFICATION Bluetooth or NFC. When there are sev- we might use large wall-mounted dis- CHALLENGES eral potential users near a device, one plays, car navigation systems, self- Current user-identification techniques of the most meaningful ways to identify checkout kiosks at retail stores, and are often based on logins and PIN who’s really interacting with the device home security or smart home controls. codes or passwords. The overhead of is to identify who is touching it. Many of these devices—even if only used logging in was more acceptable when in the home—have multiple users. Over we used to sit down for long sessions A TOucH-IDENTIFICATION the next decade, this range of devices will of work in front of a PC, but it now TOKEN likely increase, and our time with any has become a nuisance—to the point We’ve explored how to design a wear- single device will grow shorter. where many users forgo any authentica- able personal token that exploits the We argue that it’s time for touch- tion on their mobile devices. Biometric pervasive capacitive touchscreen and based personal tokens that let devices techniques, such as fingerprint readers touchpad input devices as receivers for unobtrusively identify who is interact- or face recognition, are more resource an identification code or password. Our ing with the device at any given time. intensive and face their own usability current token is in the form of a ring, This would let devices tailor services to challenges. Fingerprint readers require but other devices, such as wristbands users and apply authentication to con- space on a device, add cost, and can be or watches, are also possible. The trol access to sensitive information and difficult to use in low-humidity envi- token transmits electrical signals when online services. Consider, for example, ronments. Face recognition has higher brought in contact with a device’s touch- that a child reportedly spent more than processing requirements and can be dif- screen or when the user’s finger touches $1,000 on in-app purchases while ficult in low-lighting conditions. the screen. In this latter case, the sig- playing games on his mother’s iPhone.1 Our goal has therefore been to find nal is transmitted through the human Devices that know their users could a less obtrusive way to identify users skin. The transmitted electrical signals limit such spending from unauthorized during their regular interactions with from the token essentially spoofs the 10 PERVASIVE computing Published by the IEEE CS n 1536-1268/13/$31.00 © 2013 IEEE PC-12-02-Smartphones.indd 10 3/21/13 10:57 AM device’s touchscreen, mimicking the sig- 1 0110… nals from up and down movements of a Input bit sequence finger, while the finger (or token) itself remains stationary on the device.2 … Transmitter To understand this, consider how a (a hardware token) capacitive touchscreen works.3 It com- On-off keying modulation prises an array of conducting electrodes Electrical pulses behind a transparent insulating glass Channel layer, which form a capacitor with the (touch screen human finger when the user touches the hardware and firmware) screen. The finger is in turn capacitively coupled through the human body (and Artificial touch events sometimes through the ground) to the Receiver Threshold-based demodulation device’s case. A touch can therefore be (software decoder) detected by driving the electrodes with 1 0110 an AC signal to repeatedly charge and bit discharge the capacitor and measure Received bit sequence period the change in capacitance through the change in charge voltage. Where on Figure 1. Modeling the system as a classical communication system that includes a the electrode array this change occurs transmitter, communication channel, and receiver. reveals the location of the touch. Owing to the small capacitance events to receive the originally trans- the same input, generating different involved, a charge integration circuit mitted bit sequence). received bit patterns. For example, the might be necessary. When this change number of touch events registered when in voltage exceeds a certain threshold The transmitter generates elec- a one bit is sent after a long sequence of and meets several other filtering crite- trical pulses that are modulated to zeros is lower than that of a one bit that ria, the screen’s firmware reports the carry the input bit sequence using on- comes after a long sequence of ones. presence of a new touch event to the off keying modulation—that is, a one The variable delay between the trans- device’s operating system, which then bit is represented by turning on the elec- mission of a bit and its reception at the traverses up the software stack to the trical signal, and a zero bit is represented receiver makes it even more challenging application level. As our wearable hard- by switching that signal off. As a result, to demodulate it to retrieve the original ware token comes in contact with the the pattern of the sequence of touch bit sequence. screen, its own AC signal charges and events generated follows the original bit In addition, the channel adds an discharges the capacitor formed with sequence. These events thus can be used unknown delay between the receiver the screen’s electrodes, leading to repet- to reconstruct the originally transmit- and the transmitter due to the unknown itive but irregular touch events captured ted bit sequence on the receiver side— processing delay of the device, which by the touchscreen controller. otherwise unknown to the screen. The depends on the device’s workload. As Our system then exploits this ability software component, acting as the a result, traditional demodulation tech- to generate touch events through elec- receiver, counts the number of touch niques aren’t applicable. Instead, we trical signals to modulate these events events in each bit period to determine devised a two-step process to decode the and communicate a short identification which bit was transmitted. It receives a originally transmitted data: first calibra- code between the token and device. one bit if the number of events appear- tion, then correlation. During offline As Figure 1 shows, the system can be ing in that bit period is greater than a calibration, the software component viewed as a classical communication certain threshold; otherwise, it receives selects a threshold, which is used for bit system with a a zero bit. detection during the correlation phase. The offline calibration step computes • transmitter (a hardware token); Decoding Challenges the expected number of touch events • communication channel (the hard- Because touchscreens weren’t designed when a one bit or zero bit are transmit- ware and firmware of the device’s for communication purposes, and we ted. To determine this number, the step touchscreen, the software stack, and only had operating-system level access must be performed once per device, its operating system); and to the touchscreen hardware, this per data rate, during initialization. The • receiver (the software component approach posed several challenges. The hardware token repeatedly transmits a demodulating the sequence of touch touchscreen responded differently to bit sequence that’s known to the receiver. APRIL–JUNE 2013 PERVASIVE computing 11 PC-12-02-Smartphones.indd 11 3/21/13 10:57 AM SMARTPHONES SMARTPHONES Top view Bottom view Figure 2. A wearable battery-powered hardware token that transmits a short message from the ring to a touchscreen-enabled device. Upon receiving a sequence of touch signals without the hardware token Further improvement in the transmis- events corresponding to that known bit directly contacting the screen. Note sion rate, reliability, and security would sequence, the receiver software synchro- that, in this case, contact times lon- result in immense opportunities to create nizes with the transmitter, then counts ger than a typical touch are required, a unified user identification and authen- the number of touch events in each one but such longer contact times can be tication scheme around personal tokens and zero bit to calculate the average expected during swiping motions.
Recommended publications
  • Building Blocks for Tomorrow's Mobile App Store
    Building Blocks for Tomorrow’s Mobile App Store by Justin G. Manweiler Department of Computer Science Duke University Date: Approved: Romit Roy Choudhury, Supervisor Jeffrey S. Chase Landon P. Cox Victor Bahl Dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy in the Department of Computer Science in the Graduate School of Duke University 2012 Abstract (0984) Building Blocks for Tomorrow’s Mobile App Store by Justin G. Manweiler Department of Computer Science Duke University Date: Approved: Romit Roy Choudhury, Supervisor Jeffrey S. Chase Landon P. Cox Victor Bahl An abstract of a dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy in the Department of Computer Science in the Graduate School of Duke University 2012 Copyright c 2012 by Justin G. Manweiler All rights reserved Abstract In our homes and in the enterprise, in our leisure and in our professions, mobile computing is no longer merely “exciting;” it is becoming an essential, ubiquitous tool of the modern world. New and innovative mobile applications continue to inform, entertain, and surprise users. But, to make the daily use of mobile technologies more gratifying and worthwhile, we must move forward with new levels of sophistication. The Mobile App Stores of the future must be built on stronger foundations. This dissertation considers a broad view of the challenges and intuitions behind a diverse selection of such new primitives. Some of these primitives will mitigate exist- ing and fundamental challenges of mobile computing, especially relating to wireless communication. Others will take an application-driven approach, being designed to serve a novel purpose, and be adapted to the unique and varied challenges from their disparate domains.
    [Show full text]
  • Toward Building a Safe, Secure, and Easy-To-Use Internet of Things
    IOT CONNECTION Toward Building a Safe, Secure, and Easy-to-Use Sal glances at the display near her office door and sees that her next meeting is in 10 Internet of Things minutes. One participant is out of town and the other two people are running late, but the meeting room is still occupied Infrastructure by several people. The display also suggests it might be a Yuvraj Agarwal and Anind K. Dey, Carnegie Mellon University good time to get coffee because the lines are short at the cafe downstairs. Her good friend Joe Carnegie Mellon University is leading a happens to be at the cafe, too. multi-institutional effort to build an open Sal checks an app she recently built and sees that the coffee is infrastructure to support the Internet of Things. freshly brewed. “That simplifies things,” she thinks to herself as she heads toward the cafe. safe and secure world enabled by the Inter- This is the unique promise of a successful IoT, and is net of Things (IoT) promises to lead to truly what we are aiming for with GIoTTO, the IoT program connected environments, where people and at Carnegie Mellon University (CMU) named after the things collaborate to improve the overall famous Renaissance painter. qualityA of life. The IoT will give us actionable informa- tion at our fingertips, without us having to ask for it or NEED FOR AN OPEN INFRASTRUCTURE even recognizing that it might be needed. Consider this Although numerous commercial and academic programs example that combines many simple uses of the IoT to cu- focus on building IoT systems, it’s clear that for any IoT mulatively form an omnipotent assistant: stack to be widely adopted, it must be open—without a 40 COMPUTER PUBLISHED BY THE IEEE COMPUTER SOCIETY 0018-9162/16/$33.00 © 2016 IEEE EDITOR ROY WANT Google; [email protected] singular organization claiming own- ership.
    [Show full text]
  • Passing the Torch
    From the Editor in Chief Editor in Chief: M. Satyanarayanan ■ Carnegie Mellon University ■ [email protected] Passing the Torch M. Satyanarayanan his issue marks the end of my sec- a highly portable information appliance LOOKING BACK, T ond two-year term as editor in that transforms nearby displays and LOOKING FORWARD chief. I am delighted to introduce my input devices into a transient personal- In August 2001, 10 years after the successor, Roy Want of Intel Research, computing environment. Roy has pub- publication of Mark Weiser’s seminal who will begin his term on 1 January lished extensively over his research career paper introducing the concept of ubiq- 2006. I will continue to serve as active and has over 50 patents to his credit. uitous computing,1 I summarized the editor in chief until that time and will It is hard to imagine a person more field’s progress and reflected on the work closely with Roy to ensure a qualified than Roy to be the next editor challenges ahead in a paper entitled smooth and efficient transition. My in chief of IEEE Pervasive Computing. “Pervasive Computing: Vision and involvement with this publication will In 2001, he was part of the founding edi- Challenges.”2 Looking back, it is grat- continue even after I step down, as I will torial board that created this publication ifying to see how much progress has remain on the editorial board. occurred in just four short years. Many forces have converged to make IN GOOD HANDS It is hard to this progress possible, one of which was Roy received his PhD from Cambridge imagine a substantial industry investment in prod- University in 1988, under the supervision person more uct development relevant to mobile and of Roger Needham.
    [Show full text]
  • Curriculum Vitae: Roy Want
    Curriculum Vitae: Roy Want E-mail: roywant AT google.com ; roywant AT acm.org Google Inc, Mail-Stop: US-MTV-B43 1600 Amphitheatre Parkway Mountain View, CA 94043, USA Office/Cell: (650) 691 3600 Date: January, 2019 Up-to-date CV: http://www.roywant.com/cv/vita.htm Research Interests Mobile & ubiquitous computing, location & context-aware systems, electronic tagging(RFID/NFC/BLE), hardware design, electronic commerce, smart cards, distributed systems, multimedia systems, cellular automata, novel UI, and MEMS. Professional ACM Fellow: 2005, and ACM (Association of Computer Machinery) member since 1996. IEEE Fellow: 2005 and IEEE (Institute for Electrical and Electronic Engineers) member since 1991. Lillian Gilbreth lectureship, National Academy of Engineering (NAE), Washington DC, Oct 12th, 2003 Education Ph.D. Cambridge University UK, Churchill College, Computer Science, Advisor: Roger Needham, 1983-88 o Thesis title: "Reliable Management of Voice in a Distributed System" BA hons. Cambridge University UK, Churchill College, Nat. Science/Computer Science, Tutor: Frank King, 1980-83 o Dissertation title: “A Local Area Network (LAN) Based on the Domestic Mains Supply” High School: William Ellis Grammar School, London UK, 1972-79 Experience Google Inc. (2011-present) o Senior Research Scientist: Google Research and Android Location & Context Team Intel Corporation (2001-2011) o Senior Principal Engineer (SPE) 2008-2011 -Assoc. Director: ILSC (2009-10) & Director (NPL) 2010-11 o Principal Engineer (PE) 2000-2007 Xerox - Palo Alto Research Center (PARC). Computer Science Laboratory (CSL). 1991 - 2001 (reporting to Mark Weiser, Laboratory Manager for CSL; CTO) o Principal Scientist 2000-2001 o Area Manager for Embedded Systems Area 1992-1999 o Member of Research Staff II 1991-1992.
    [Show full text]
  • SOUL: an Edge-Cloud System for Mobile Applications in a Sensor-Rich World
    2016 IEEE/ACM Symposium on Edge Computing SOUL: An Edge-cloud System for Mobile Applications in a Sensor-rich World Minsung Jang∗, HyunJong Lee†, Karsten Schwan‡, Ketan Bhardwaj‡ ∗AT&T Labs - Research, [email protected] †University of Michigan, [email protected] ‡Georgia Institute of Technology, {karsten, ketanbj}@gatech.edu Abstract—With the Internet of Things, sensors are becoming In order for such apps to efficiently interact with and ever more ubiquitous, but interacting with them continues manage the dynamic sets of currently accessible sensors with to present numerous challenges, particularly for applications the associated actuators and software services, SOUL (Sensors running on resource-constrained devices like smartphones. The Of Ubiquitous Life) SOUL abstractions in this paper address two issues faced • by such applications: (1) access to sensors with the levels of externalizes sensor & actuator interactions and process- convenience needed for their ubiquitous, dynamic use, and only ing from the resource-constrained device to edge- and by parties authorized to do so, and (2) scalability in sensor remote-cloud resources, to leverage their computational and access, given today’s multitude of sensors. Toward this end, storage abilities for running the complex sensor processing SOUL, first, introduces a new abstraction for the applications to functionality; transparently and uniformly access both on-device and ambient • sensors with associated actuators. Second, potentially expensive automates reconfiguration of these interactions when sensor-related processing needs not just occur on smartphones, better-matched sensors and actuators become physically but can also leverage edge- and remote-cloud resources. Finally, available; SOUL provides access control methods that permit users to easily • supports existing sensor-based applications allowing define access permissions for sensors, which leverages users’ social ties and captures the context in which access requests them to use SOUL’s capabilities without requiring modi- are made.
    [Show full text]
  • Getmobile MOBILE COMPUTING & COMMUNICATIONS REVIEW
    GetMobile MOBILE COMPUTING & COMMUNICATIONS REVIEW Volume 21, Issue 2 • June 2017 CONTENTS 3 Message from the Editor-in-Chief 16 22 (ALMOST) UNPUBLISHABLE HIGHLIGHTS 5 RESULTS 22 EmotionCheck: A Wearable Device 16 Experiences Deploying an to Regulate Anxiety through False EXPERIMENTAL METHODS Always-On Farm Network Heart Rate Feedback 5 How Do You Know If 85% Accuracy Is Good Enough for Your Application? 26 9 31 26 HemaApp: Noninvasive Blood Screening of Hemoglobin Using Smartphone Cameras MOBILE PLATFORMS 9 Beyond Reality: Head-Mounted 31 Who Are the Smartphone Users? Displays for Mobile Systems Identifying User Groups with Researchers Apps Usage Behaviors 35 Interpretable Machine Learning for Mobile Notification Management: An Overview of PrefMiner 35 2 GetMobile June 2017 | Volume 21, Issue 2 MESSAGE FROM THE EDITOR-IN-CHIEF CONTRIBUTORS EDITOR-IN-CHIEF IN THIS ISSUE, we highlight four papers Eyal de Lara, University of Toronto from ACM UbiComp 2016. MANAGING EDITOR Donna Paris “EmotionCheck: A Wearable Device DESIGNER JoAnn McHardy to Regulate Anxiety through False Heart SENIOR ADVISORS (Past Editors-in-Chief) Rate Feedback,” by Jean Costa, Alexander Paramvir Bahl, Microsoft Research T. Adams, Malte F. Jung, François Suman Banerjee, University of Wisconsin, Madison Guimbretière, and Tanzeem Choudhury, Srikanth Krishnamurthy, University of California, Riverside describes a device that generates subtle Jason Redi, BBN Technologies vibrations on the wrist to resemble a pulse, Mani Srivastava, University of California, Los Angeles which helps users regulate their anxiety Eyal de Lara Nitin Vaidya, University of Illinois, Urbana-Champaign through false feedback of a slow heart rate. SECTION EDITORS In “HemaApp: Noninvasive Blood Screening of Hemoglobin Ardalan Amiri Sami, University of California, Irvine Using Smartphone Cameras,” Edward Jay Wang, William Li, Doug Aruna Balasubramanian, Stony Brook University Nilanjan Banerjee, University of Maryland, Hawkins, Terry Gernsheimer, Colette Norby-Slycord, and Shwetak N.
    [Show full text]
  • Activating the Internet of Things
    COVER FEATURE ACTIVATING THE INTERNET OF THINGS Activating the Internet of Things Roy Want, Google Schahram Dustdar, TU Wien 16 COMPUTER PUBLISHED BY THE IEEE COMPUTER SOCIETY 0018-9162/15/$31.00 © 2015 IEEE Now is the time to tune in, turn on, and plug in— the Internet of Things ushers in a whole new paradigm in our relationship with technology. he Internet of Things (IoT) turn uses an LTE cellular service is a term now widely used to connect to the Internet and ulti- in scholarly technical pub- mately to a cloud service. How- lications and mainstream ever, the common factor for all IoT Tmedia. CEOs of major tech compa- devices—from low-end sensors to nies center their keynote addresses high-end appliances—is that they around this term at top industry will have some form of Internet shows—as illustrated by Samsung connectivity and embedded pro- Activating CEO BK Yoon’s address at this year’s cessing to make use of it. Consumer Electronics Show. Analysts have predicted the What is so exciting about the IoT to be the “next big thing” for IoT? What does it really mean and several years. Gartner recently why should we care? The IoT vision, estimated that there would be the Internet simply put, is that almost any elec- about 5 billion devices connected tronic device can be augmented by a to the Internet in 2015, rising to connection to the Internet, enabling 25 billion by 2020.3 Others see the an ordinary standalone device to IoT as just another overhyped tech of Things become a smart networked device.1 story feeding headlines and giving For example, a garden sprinkler consumers inflated expectations.
    [Show full text]
  • Internet of Things a Survey About Thoughts and Knowledge
    Thesis no: URI: urn:nbn:se:bth-16304 Internet of Things A survey about thoughts and knowledge Eric Nilsson and David Andersson Faculty of Computing Blekinge Institute of Technology SE-371 79 Karlskrona Sweden This thesis is submitted to the Faculty of Computing at Blekinge Institute of Technology in partial fulfillment of the requirements for the bachelor degree in Software Engineering. The thesis is equivalent to 10 weeks of full time studies. Contact Information: Author(s): David Andersson E-mail: [email protected] Eric Nilsson E-mail: [email protected] University advisor: Huseyin Kusetogullari Department of Computer Science and Engineering Faculty of Computing Internet : www.bth.se Blekinge Institute of Technology Phone : +46 455 38 50 00 SE-371 79 Karlskrona, Sweden Fax : +46 455 38 50 57 ii ABSTRACT In this paper we introduce our readers to Internet of Things, what it is, how it works and providing statistics on society knowledge and thoughts about this subject. Data gathered for our statistics will be collected through a survey. From the literature review of this thesis we provide information about how IoT works and how a general architecture behind an IoT product looks like. since IoT comes in all different shapes we want to find out the high-level architecture behind it. With our survey we will first focus on getting the raw knowledge of the society on IoT and these answers will be compared between IT-persons and non-IT persons, then we will get everyone's answers regarding their thoughts on IoT after we have provided information on IoT to get everyone on the same page.
    [Show full text]
  • RFID: a Key to Automating Everything
    EBSCOhost 2/21/04 10:50 PM 10 page(s) will be printed. Back Record: 1 Title: RFID: A Key to Automating Everything. Author(s): Want, Roy Source: Scientific American; Jan2004, Vol. 290 Issue 1, p56, 10p, 3 diagrams, 3c Document Type: Article Subject(s): AUTOMATION TECHNOLOGICAL innovations ELECTRONICS INTEGRATED circuits AUTOMOBILE industry & trade MOBILE communication systems WEISER, Mark ELECTRONIC digital computers EMBEDDED computer systems RADIO frequency identification systems Abstract: Already common in security systems and tollbooths, radio-frequency identification tags and readers stand poised to take over many processes now accomplished by human toil. Thirteen years ago, in an article for Scientific American, the late Mark Weiser, then my colleague at Xerox PARC, outlined his bold vision of" ubiquitous computing": small computers would be embedded in everyday objects all around us and, using wireless connections, would respond to our presence, desires and needs without being actively manipulated. Weiser called such systems "calm technology," because they would make it easier for us to focus on our work and other activities, instead of demanding that we interact with and control them, as the typical PC does today. Today systems based on radio-frequency identification (RFID) technology are helping to move Weiser's vision closer to reality. The responsive RFID home--and conference room, office building and car--are still far away, but RFID technology is already in limited use. But the RFID revolution is not without a downside: the technology's growth raises important social issues, and as RFID systems proliferate, we will be forced to address new problems related to privacy, law and ethics.
    [Show full text]
  • BRINGING HOME BABY How Smart Devices Can Help New Parents Page 11
    MOBILE COMPUTING & COMMUNICATIONS REVIEW Volume 21, Issue 1 • March 2017 GetMobile BRINGING HOME BABY How smart devices can help new parents Page 11 A PUBLICATION OF ACM SIGMOBILE GetMobile MOBILE COMPUTING & COMMUNICATIONS REVIEW Volume 21, Issue 1 • March 2017 CONTENTS 3 Message from the Editor-in-Chief 19 25 5 STANDARDS HIGHLIGHTS 19 RETROSPECTIVE MIMO Technologies in 5G 25 Flying Blind with Reactive Control New Radio of Aerial Drones 5 Wearable Computing: Retrospectives on the First Decade 30 Scaling Mobile Network Capacity Aggressively with QuickC 35 11 35 Gyro in the Air: Tracking 3D Orientation of Batteryless Internet of Th ings MAKERS 11 Bringing Home Baby 39 MobileInsight: Analyzing Cellular Network Information on Smartphones ARM'S LENGTH 39 14 An Elevator Pitch on Deep Learning 2 GetMobile March 2017 | Volume 21, Issue 1 MESSAGE FROM THE EDITOR-IN-CHIEF CONTRIBUTORS EDITOR-IN-CHIEF IN THIS ISSUE, we highlight three papers Eyal de Lara, University of Toronto from ACM MobiCom 2016. The issue also MANAGING EDITOR Donna Paris includes one highlight paper from ACM DESIGNER JoAnn McHardy MobiSys 2016, which was originally meant to SENIOR ADVISORS (Past Editors-in-Chief) appear in the previous issue, but was delayed. Paramvir Bahl, Microsoft Research Suman Banerjee, University of Wisconsin, Madison The paper, “Flying Blind with Reactive Srikanth Krishnamurthy, University of California, Control of Aerial Drones,” by Luca Mottola Riverside and Kamin Whitehouse, describes a new Jason Redi, BBN Technologies approach to aerial drone autopilot design Mani Srivastava, University of California, Los Angeles Nitin Vaidya, University of Illinois, Urbana-Champaign Eyal de Lara that executes the navigation logic only in SECTION EDITORS response to meaningful variations in sensor Sharad Agarwal, Microsoft Research readings.
    [Show full text]
  • Mark Weiser (1952–1999) the Founder of Ubiquitous Computing
    Mark Weiser (1952–1999) The Founder of Ubiquitous Computing Mark Weiser was the chief technology officer at Xerox’s Palo Alto Research Cen- ter (Parc). He is often referred to as the father of ubiquitous computing. He coined the term in 1988 to describe a future in which invisible computers, embedded in everyday objects, replace PCs. Other research interests included garbage collection, operating sys- tems, and user interface design. He received his MA and PhD in computer and com- munication science at the University of Michigan, Ann Arbor. After completing his PhD, he joined the computer science department at the University of Maryland, College Park, where he taught for 12 years. He wrote or cowrote over 75 technical publications on such subjects as the psychology of programming, program slicing, operating systems, pro- gramming environments, garbage collection, and technological ethics. He was a mem- ber of the ACM, IEEE Computer Society, and American Association for the Advance- ment of Science. Weiser passed away in 1999. Visit www.parc.xerox.com/csl/ members/weiser or contact [email protected] for more information about him. 18 PERVASIVEcomputing REACHING FOR WEISER’ S VISION Images not reprinted. Some were omitted and others reproduced. The Computer for the 21st Century Specialized elements of hardware and software, connected by wires, radio waves and infrared, will be so ubiquitous that no one will notice their presence. he most profound technologies are colleagues and I at the Xerox Palo Alto Research those that disappear. They weave Center think that the idea of a “personal” computer themselves into the fabric of everyday itself is misplaced and that the vision of laptop life until they are indistinguishable machines, dynabooks and “knowledge navigators” from it.
    [Show full text]
  • Smart Phones Editor: Roy Want N Intel Labs N [email protected]
    Smart Phones Editor: Roy Want n Intel Labs n [email protected] iPhone: Smarter Than the Average Phone Roy Want EDITOR’S INTRO thought out in several design dimen- sions and is fully extensible through To begin, I thank Franklin Reynolds, the previous Smart Phones department editor, the Apple App Store, which keeps the for a most interesting and insightful collection of articles. He recently stepped down novelty and fun factor very high while after serving eight years on the editorial board. Likewise, at the beginning of this leveraging the developer community’s year, I reached the end of my term as editor in chief, passing the torch to Nigel Davies, and at that time we discussed the option of me continuing as the Smart huge talent pool. Furthermore, these Phones department editor in 2010. This article is the first in this series. —Roy Want applications aren’t just games—they provide customers with indispensable productivity tools for everyday work. ell phones—and, in particu- of. An important development for Though I have owned several smart C lar, smart phones—are tangible smart phone technologies is how they phones, my recent iPhone acquisition embodiments of pervasive comput- integrate key aspects of what has tra- has been a very empowering experi- ing that can be used as invaluable ditionally been pervasive computing ence. In particular, the ease of adding tools in our daily lives. Though the research, including location-based ser- new applications and the consistent mobile phone market’s growth has vices, context-aware applications, and and straightforward user interface been spectacular since the 1990s, the make the device a joy to use.
    [Show full text]