Fall Detection Study

Total Page:16

File Type:pdf, Size:1020Kb

Fall Detection Study WEARABLE COMPUTING ARCHITECTURE OVER DISTRIBUTED DEEP LEARNING HIERARCHY: FALL DETECTION STUDY by XIAOYE QIAN Submitted in partial fulfillment of the requirements For the degree of Master of Science Department of Electrical Engineering and Computer Science CASE WESTERN RESERVE UNIVERSITY August, 2019 CASE WESTERN RESERVE UNIVERSITY SCHOOL OF GRADUATE STUDIES We hereby approve the thesis/dissertation of Xiaoye Qian candidate for the degree of Master of Science *. Committee Chair Ming-Chun Huang Committee Member Pan Li Committee Member An Wang Date of Defense May ퟑ풓풅, 2019 *We also certify that written approval has been obtained for any proprietary material contained therein. iii Table of Contents List of Tables iv List of Figuresv Acknowledgements vii Abstract viii Chapter 1. Introduction1 Chapter 2. Literature Review5 Chapter 3. System Overview8 Data Acquisition and Processing9 Distributed Hierarchical Deep Learning 12 Chapter 4. Experiment and Results 18 Experimental Setup 18 Result and Analysis 21 Chapter 5. Discussion 29 Why to use resources on the cloud server? 29 What are the requirements about the incoming data during the training process? 31 Why to use paired smart insole rather than only one smart insole? 31 Chapter 6. Conclusion 34 Chapter 7. Suggested Future Research 35 References 36 iv List of Tables 4.1 The main specs of the mobile device’s hardware. 18 4.2 The comparison experimental results of using smart insoles and wearable sensors placed on SOIs for fall detection,W-waist, H-hand, T-thigh, I-smart insole, with k-nearest neighbor (knn), support vector machines (svm), decision tree (dt), discriminant (dc),Multi-Layer Perceptron (mlp) and convolutional neural network (cnn). 22 4.3 The best results through the six algorithm studies. The combination represents the combination of smart Insole, smartwatch and smartphone. 23 4.4 Performance of two different neural networks CNN and MLP under two different parameter exchange protocols. 24 4.5 Running time and Running Memory usage. 27 5.1 The confusion matrix using CNN with only one smart insole as inputs. CM-confusion matrix, Fa-Falling, SD-Sit Down, Wa-Walking, BP-Bend to Pick up, St-Standing, Be-Bending, Si-Sitting, Ly-Lying, Sq-Squatting and SP-Squat to pick up 32 5.2 The confusion matrix using CNN with two smart insole as inputs. 33 v List of Figures 3.1 This figure shows the fall detection system flowchart. The sensor data collected from the smartwatch, smartphone and smart insoles. All the data are sent to the smartphone simultaneously. The smartphone will combine all three sensor data and perform deep learning through the system. During the training process, each smartphone transmits the intermediate output and label to the cloud server which will calculate corresponding gradient-outputs L(w,b;x, y) and release it back to rn j the smartphone. After finishing the training process, the smartphone will deliver the accumulated gradients to the cloud server, and the cloud server will update the consensus model according to these gradients. The updated weights will distribute to one or more smartphones which send the requests. 10 3.2 Overview of DHNN architecture. (a) is the traditional DNN architecture. (b) introduces HNN architecture including a single smartphone and the cloud server. And (c) illustrates DHNN architecture in which the system further extends to multiple mobile deices. 13 4.1 (i), (ii), (iii), (iv), (v) representing the changes of acceleration, angular velocity, and orientation on smartwatch and smartphone, as well as the moving trend of pressure center of the smart insoles when presenting five different kinds of fall movements. Plot (vi), (vii), (viii), (ix), (x) showing the changes when presenting five different ADLs. 21 vi 4.2 The distributed hierarchical deep learning architecture used in the system evaluation. The blocks in orange and blue represent layers working on the mobile devices and cloud server respectively. After the training process, the smartphones will upload the updates to the cloud server instantly. 25 4.3 The Loss and Accuracy in the iteration process. 26 4.4 The reconstruction rate of MLP and CNN in DHNN system with multiple local smartphones under two different parameter exchange protocols, Round Robin and Asynchronous. 28 5.1 The running time and memory usage with a different number of layers built on smartphones. The percentage of parameters of the neural network implemented on smartphones is also shown in the parentheses. 30 vii Acknowledgements This project would not have been possible without the support of many people. I would like to thanks to my advisor, Dr. Ming-Chun Huang of the department of electri- cal engineering and computer science at Case Western Reserve University. He gave me detailed instruction through the graduate student life. I also thank my lab mates and friends. Many thanks to my collaborator, Haotian Jiang who provided the android deep learning platform and Diliang Chen who design the smart insole. Also, this work made the use of the Case Western Reserve University high-performance computing resource. Finally, I show my huge gratitude to my parents and families. they offer me continu- ous supports and encourages and help me to complete the graduate study. viii Abstract Wearable Computing Architecture over Distributed Deep Learning Hierarchy: Fall Detection Study Abstract by XIAOYE QIAN With the development of technologies, the increasing number of mobile devices are used all around the world. Wearable sensors can provide quantitative assessments for fall-based movements. Detecting falls from multiple intelligent wearable sensors have aroused wide attention through academia and industry, because falls are the common incidents among human beings and lead to some serious consequences. Wearable sen- sors can provide quantitative assessments for human movements. Automatic fall detec- tion systems with the wearable sensors are becoming popular in recent years. In this manuscript, a novel data acquisition method is proposed in the fall detection system through the wearable gait lab including a smartwatch, a smartphone, and two smart in- soles. Deep learning has shown great potential for performing automatic fall detection. The proposed system applying a distributed hierarchical neural network (DHNN) archi- tecture over a cloud server and mobile devices based on machine learning algorithms. The system enables multiple mobile devices to train a shared consensus model collabo- ratively and takes advantage of the abundant computational resources on a cloud server to minimize the limitation of the computational and storage resource on mobile devices. ix The patients’ privacy is protected as well. Both quantitative and qualitative analysis are implemented through well-designed experiments. 1 1 Introduction Falls are the most common incident among human beings. It poses a global health problem. In the United States, more than 1.6 million adults receive treatment due to the fall-related accidents every year1, and the financial costs associated with fall are ris- ing in these years2. Approximately one-third of the aged population fall at least once a year, and the similar reports are also generated from other countries, such as Spain and Colombia3. Fall is considered as the most common incidents among human beings and leads to dangerous situations for the seniors4. With increasing age, the physical changes make people more prone to falls, and the fall injuries are exacerbated. It is the second most important cause of mortality. Specifically, 37.3 million falls requiring medical at- tention occur and around 646,000 people die every year as the result of falls5. Falls event leads to significant injuries including skin abrasions, upper limb and hip fractures, brain injuries and general connective tissue lesions5,6. Falls not only seriously threaten the health, but also cause the psychological problem like lowering the self-confidence and being afraid of independent life, which further weakens the quality of daily life7. In the past few decades, falls detection has attracted more attention from the public. Most of the time, the fallers might lose consciousness and are unable to call for help. Therefore, many automatic fall detection technologies have proposed in recent years8. Introduction 2 It is generally acknowledged that the Internet of Things (IoT) has to be widely used in healthcare applications all over the world. IoT provides one kind of interaction of the subjects, sensors, and computing devices. In many studies, the vision, sound, radar, and infrared sensors perform well on automatic falls detection. But, these ambient sensor- based technologies have the problem of privacy and make the seniors face many con- straints, for example, living in a restricted zone9–11. In the last decades, the development of the wearable sensor-device provides new chances for detecting fall-related accidents. The wearable sensor-based fall detection systems eliminate the space limitation com- pared with the systems based on the ambient technologies9. Due to the wearable ac- celerometers have the characters of small size and low price, many wearable fall detec- tion systems are designed based on such sensors and place them on different positions on the subject of interest (SOI). However, in these ways, SOIs have to wear many sen- sors during daily activities, which make them inconvenient. On the other hands, It is forgettable for the SOIs to wear complicated wearable sensors, especially for seniors. Nowadays, smart insoles based on the wearable
Recommended publications
  • Mobile Phones and Cloud Computing
    Mobile phones and cloud computing A quantitative research paper on mobile phone application offloading by cloud computing utilization Oskar Hamrén Department of informatics Human Computer Interaction Master’s programme Master thesis 2-year level, 30 credits SPM 2012.07 Abstract The development of the mobile phone has been rapid. From being a device mainly used for phone calls and writing text messages the mobile phone of today, or commonly referred to as the smartphone, has become a multi-purpose device. Because of its size and thermal constraints there are certain limitations in areas of battery life and computational capabilities. Some say that cloud computing is just another buzzword, a way to sell already existing technology. Others claim that it has the potential to transform the whole IT-industry. This thesis is covering the intersection of these two fields by investigating if it is possible to increase the speed of mobile phones by offloading computational heavy mobile phone application functions by using cloud computing. A mobile phone application was developed that conducts three computational heavy tests. The tests were run twice, by not using cloud computing offloading and by using it. The time taken to carry out the tests were saved and later compared to see if it is faster to use cloud computing in comparison to not use it. The results showed that it is not beneficial to use cloud computing to carry out these types of tasks; it is faster to use the mobile phone. 1 Table of Contents Abstract ..................................................................................................................................... 1 Table of Contents ..................................................................................................................... 2 1. Introduction .......................................................................................................................... 5 1.1 Previous research ........................................................................................................................
    [Show full text]
  • Uses and Effects of Mobile Computing Devices in K–8 Classrooms
    Uses and Effects of Mobile Computing Devices in K–8 Classrooms Karen Swan Mark van ‘t Hooft Annette Kratcoski Kent State University Darlene Unger Virginia Commonwealth University Abstract This preliminary study employed mixed methodologies to explore students’ use of mobile comput- ing devices and its effects on their motivation to learn, engagement in learning activities, and support for learning processes. Data collected from students in four elementary and two seventh grade science classes in Northeast Ohio included usage logs, student work samples, student and teacher interviews, and classroom observations. Findings highlight the personalization of learning afforded by such devices both in terms of individuals and individual classroom cultures, as well as their usefulness in extending learning beyond the classroom. They also sug- gest that increased motivation due to mobile device use leads to increases in the quality and quantity of student work. (Keywords: mobile computing, motivation, writing.) BACKGROUND More than a decade ago, Mark Weiser (1991) wrote that we live in a society in which technology is so pervasive that we do not notice it anymore when used for everyday tasks such as information retrieval, communication, and entertainment. Defining this environment as ubiquitous computing, he described it more as a state of mind, as “a new way of thinking about computers in the world . [that] allows the computers themselves to vanish into the background . [and] be- come indistinguishable from everyday life” (p. 94). As a result, the current gener- ation of K–12 students is growing up more technologically literate than children their age were a decade ago, with access to an increasing number of devices and services such as video game consoles, mobile gaming devices, cell phones, the In- ternet, and instant messaging.
    [Show full text]
  • On Energy Consumption of Mobile Cloud Gaming Using Gaminganywhere
    Thesis no.:MSEE-2016-54 On energy consumption of mobile cloud gaming using GamingAnywhere Suren Musinada 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 degree of Masters in Electrical Engineering with Emphasis on Telecommunication Systems. The thesis is equivalent to 20 weeks of full time studies. Contact Information: Author(s): Suren Musinada E-mail: [email protected] University advisor: Dr. Yong Yao Department of communication systems E-mail: [email protected] 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 Abstract In the contemporary world, there has been a great proliferation of using smart-phone devices and broadband wireless networks, the young gener- ation using mobile gaming market is tremendously increasing because of the enormous entertainment features. Mobile cloud gaming is a promising technology that overcome the implicit restrictions such as computational capacity and limited battery life. GamingAnywhere is an open source cloud gaming system which is used in this thesis and calculate the energy con- sumption of mobile device when using GamingAnywhere. The aim of the thesis is to measure the power consumption of the mo- bile device when the game is streamed from the GamingAnywhere server to GamingAnywhere client. Total power consumption is calculated for four resolutions by using the hardware monsoon power monitoring tool and the individual components of mobile device such as CPU, LCD and Audio power are calculated by software PowerTutor.
    [Show full text]
  • Mobile Supercomputers
    EMBEDDED COMPUTING ing. We also anticipate the emergence of relatively simple, disposable devices Mobile that support the pervasive computing infrastructure—for example, sensor network nodes. The requirements of low-end devices Supercomputers are increasing exponentially, and com- puter architectures must adapt to keep Todd Austin, David Blaauw, Scott Mahlke, up. Some elements of high-end devices and Trevor Mudge, University of Michigan are already present in 3G cell phones Chaitali Chakrabarti, Arizona State University from the major manufacturers. High- Wayne Wolf, Princeton University end PDAs also include an amazing range of features, such as networking and cameras. oore’s law has held sway over the past several Current trends in computer decades, with the number architecture and power cannot M of transistors per chip doubling every 18 meet the demands of mobile months. As a result, a fairly inexpen- supercomputing. Significant sive CPU can perform hundreds of millions of operations per second— innovation is required. performance that would have cost mil- lions of dollars two decades ago. We should be proud of our achieve- puters. Rather than worrying solely SUPERCOMPUTING REQUIREMENTS ments and rest on our laurels, right? about performance, with the occa- A mobile supercomputer will employ Unfortunately, no. sional nod to power consumption and natural I/O interfaces to the mobile The human appetite for computation cost, we need to judge computers by user. For example, input could come has grown even faster than the pro- their performance-power-cost product. through a continuous real-time speech- cessing power that Moore’s law pre- This new way of looking at proces- processing component.
    [Show full text]
  • The Application of Personal Digital Assistants As Mobile Computing Device on Construction Site
    The Application of Personal Digital Assistants as Mobile Computing Device on Construction Site Kenji Kimoto, Kazuyoshi Endo, Satoru Iwashita and Mitsuhiro Fujiwara Konoike Construction Co., Ltd., Research Institute of Technology 1-20-1 Sakura, Tsukuba-Science City, IBARAKI 305-0003, Japan. {kimoto_kj, Iwashita_st, fujiwara_mh}@konoike.co.jp . Kogakuin University, Department of Architecture, 1-24-2 Nishishinjuku, Shinjyuku-ku, TOKYO 163-8677, Japan. [email protected] ABSTRACT: Construction managers need to access the real construction site to manage the construction project. They have recently handled various types of digital information such as drawings, specification, checklists and daily reports. They usually use sheets of paper and/or field notes. As a result, a gap in time and space between the outdoor construction site and the office, which leads to the low efficiency, occurs. This paper reports the application of PDA (Personal Digital Assistants) as mobile computing device for construction managers on construction sites. First, this paper describes the aim and the essential element of the mobile systems. This also shows the analysis of necessary functions as mobile computing device through the discussion with construction managers, and the concept of development of this computer-aided engineering system. Secondly, this paper describes the outline of below subsystems with PDA: Progress Monitoring System, Inspection System and Position Check System. Subsystems have two programs: the data input program in PDA and the output program in PC. Finally, this paper indicates the development of more refined process of construction management with the mobile computing device on construction site. • Progress Monitoring System has been built for construction managers to monitor the progress of works.
    [Show full text]
  • Sustainable Principles of Mobile Computing
    Journal of Information Technology & Software Engineering Short communication Sustainable Principles of Mobile Computing Nicholas Furness* Department of Trauma & Orthopaedics, Royal United Hospital Bath NHS Trust, Combe Park, Bath, United Kingdom ABSTRACT Mobile Computing is the advanced and developing computer application that allows voice and video transmission in the form of data through computer or wireless devices without any further linking. Mobile computing has three aspects: mobile communication, mobile hardware, and mobile software. Modern way of mobile computing view as any electronic device that helps you organize your life, communicate with coworkers or friends, or do your job more efficiently is part of mobile computing. Keywords: Mobile computing; Cloud computing; Internet of Things INTRODUCTION • Good battery life. Cloud computing empowered Internet of Things (IoT) • Huge memory capacity. technology has conceptualized the ideology of Industry 4.0. APPLICATIONS Inspired by this, the food industry 4.0 presents a unique concept for determining food quality in real-time. Conspicuously, the current research provides an IoT-based smart framework for Traffic evaluating the food-quality parameters in restaurants and food During traveling in traffic if we require to know road situation, outlets. IoT technology is primarily utilized to gather data that latest news and when if feel more stress in driving then can play can explicitly affect food quality within a food serving music and other important broadcast data are received through environment. This allows us to synthetically generate realistic Digital Audio Broadcasting (DAB). content requests starting from real-world databases of user activities in smart homes [1-3]. Emergencies situation FUTURE OF MOBILE COMPUTING Only Wireless networks work of communication in nature disaster 2 such as earthquakes, tsunami, flood, and fire.
    [Show full text]
  • Eff Dmca Jailbreaking Exemptio
    Before the U.S. COPYRIGHT OFFICE, LIBRARY OF CONGRESS In the matter of Exemption to Prohibition on Circumvention of Copyright Protection Systems for Access Control Technologies Docket No. 2014-07 Petition of Electronic Frontier Foundation Submitted by: Electronic Frontier Foundation Mitchell L. Stoltz Corynne McSherry Kit Walsh 815 Eddy St San Francisco, CA 94109 (415) 436-9333 [email protected] The Electronic Frontier Foundation submits the following petition and respectfully asks the Librarian of Congress to exempt the class of copyrighted works described below from 17 U.S.C. § 1201(a)(1)’s prohibition on the circumvention of access control technologies for 2015-2018: Proposed Class: Computer programs that enable mobile computing devices, such as telephone handsets and tablets, to execute lawfully obtained software, where circumvention is accomplished for the sole purposes of enabling interoperability of such software with computer programs on the device, or removing software from the device.1 I. The Commenting Party The Electronic Frontier Foundation (EFF) is a member-supported, nonprofit public interest organization devoted to maintaining the traditional balance that copyright law strikes between the interests of copyright owners and the interests of the public. Founded in 1990, EFF represents thousands of dues-paying members, including consumers, hobbyists, computer programmers, entrepreneurs, students, teachers, and researchers, who are united in their reliance on a balanced copyright system that ensures adequate protection for copyright owners while facilitating innovation and broad access to information in the digital age. 1 Petitioners expect to further develop the proposed exemption consistent with the principles identified in this petition and the record developed in the course of this proceeding.
    [Show full text]
  • Next Generation Mobile Computing
    Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320–088X IJCSMC, Vol. 2, Issue. 9, September 2013, pg.41 – 47 RESEARCH ARTICLE NEXT GENERATION MOBILE COMPUTING N. LAKSHMI PRASANNA1, DR. R. V. KRISHNAIAH2 1RESEARCH SCHOLAR, DRKCET, HYDERABAD, INDIA 2PG CORDINATOR, DRKCET, HYDERABAD, INDIA Abstract— Mobile Computing is human Computer interaction which a computer is expected to be transported during normal usage which includes Mobile communication, Hardware, Software. Many of these systems operate within degraded network, power, or computing environments, such as for first-responders in a catastrophe, mobile phone users in remote regions or in countries where communication infrastructure is degraded. The emergence of inexpensive remote-controlled aircraft in the market place for hobbyists and businesses has created new use cases and challenges in surveillance and security, property surveying, home and car showcasing, search-and-rescue operations, and entertainment. Such remote-controlled aircraft use cases are likely to operate in both urban and rural environments and will face degraded communication infrastructure and power management concerns while maintaining and respecting quality-of-service properties for information, in support of search-and-rescue crews, law enforcement, or other support needs. In each of this scenario’s the desires and needs of the mobile computing customers are likely to outstrip the capacities of the supporting infrastructure, and the result can be degraded performance. Next generation mobile computing should increase the performance of receiving useful services and it should also increase the quality of services. I. INTRODUCTION “The combination of advances in hardware technology aligning with the current trends in web-based computing has led to a reduction in costs, thus increasing the availability of mobile computing paradigms.” Mobile computing is not a new field.
    [Show full text]
  • Artificial and Computational Intelligence for Games on Mobile Platforms
    Artificial and Computational Intelligence for Games on Mobile Platforms Clare Bates Congdon1, Philip Hingston2, and Graham Kendall3 1 Department of Computer Science, The University of Southern Maine, USA [email protected] 2 School of Computer and Security Science, Edith Cowan University, Australia [email protected] 3 School of Computer Science, University of Nottingham, UK and Malaysia [email protected] Abstract In this chapter, we consider the possibilities of creating new and innovative games that are targeted for mobile devices, such as smart phones and tablets, and that showcase AI (Artificial Intelligence) and CI (Computational Intelligence) approaches. Such games might take advantage of the sensors and facilities that are not available on other platforms, or might simply rely on the “app culture” to facilitate getting the games into users’ hands. While these games might be profitable in themselves, our focus is on the benefits and challenges of developing AI and CI games for mobile devices. 1998 ACM Subject Classification I.2.m Artificial Intelligence, miscellaneous Keywords and phrases Games, mobile, artificial intelligence, computational intelligence Digital Object Identifier 10.4230/DFU.Vol6.12191.101 1 Introduction Games are an appealing application to showcase AI (Artificial Intelligence) and CI (Com- putational Intelligence) approaches because they are popular and ubiquitous, attracting a diverse range of users. Mobile games are easier to bring to market than commercial (large scale) video games. This makes them a practical choice for development and study in an academic environment, using relatively small teams of academics and students, who are able to work on relatively low budgets.
    [Show full text]
  • The Challenges of Wearable Computing: Part 2
    THE CHALLENGES OF WEARABLE COMPUTING: PART 2 WEARABLE COMPUTING PURSUES AN INTERFACE IDEAL OF A CONTINUOUSLY WORN, INTELLIGENT ASSISTANT THAT AUGMENTS MEMORY, INTELLECT, CREATIVITY, COMMUNICATION, AND PHYSICAL SENSES AND ABILITIES. MANY CHALLENGES AWAIT WEARABLE DESIGNERS. PART 2 BEGINS WITH THE CHALLENGES OF NETWORK RESOURCES AND PRIVACY CONCERNS. THIS SURVEY DESCRIBES THE POSSIBILITIES OFFERED BY WEARABLE SYSTEMS AND, IN DOING SO, DEMONSTRATES ATTRIBUTES UNIQUE TO THIS CLASS OF COMPUTING. Challenges throughput. Another serious issue is open The most immediately striking challenge standards to enable interoperability between in designing wearable computers is creating different services. For example, only one long- appropriate interfaces. However, the issues of range radio should be necessary to provide power use, heat dissipation, networking, and telephony, text messaging, Global Positioning privacy provide a necessary framework in System (GPS) correction signals, and so on. which to discuss interface. Part 1 of this arti- For wearable computers, networking cle covers the first two of these issues; Part 2 involves communication off body to the fixed begins with the networking discussion. network, on body among devices, and near Thad Starner body with objects near the user. Each of these Networking three network types requires different design Georgia Institute of As with any wireless mobile device, the decisions. Designers must also consider pos- amount of power and the type of services sible interference between the networks. Technology available can constrain networking. Wearable computers could conserve resources through Off-body communications. Wireless commu- improved coordination with the user inter- nication from mobile devices to fixed infra- face. For example, the speed at which a given structure is the most thoroughly researched of information packet is transferred can be bal- these issues.
    [Show full text]
  • Pdas and Smartphones in the Classroom Teaching and Technology Trends Symposium March 30, 2007 Jimmy D
    PDAs and Smartphones in the Classroom Teaching and Technology Trends Symposium March 30, 2007 Jimmy D. Clark, Instructional Design Specialist Introduction Figure 1: Mobile Devices Today’s young learners use mobile devices such as cell phones, PDAs, MP3 players, and GPS devices every day. They enjoy learning as part of a group or team, or even in a “smartmob” or “learning swarm.” They play computer games, interact constantly with each other on websites such as Facebook and MySpace, and wish their college learning experience matched the learning they do in their everyday lives. Mobile learning technologies give them this opportunity. In this workshop we will focus on how PDAs and smartphones facilitate learning in today’s new teaching and learning environment. What You Will Learn in this Workshop In this workshop you will learn what mobile learning is: its history, some of the advantages of mobile learning, and about some of the tools used in mobile learning. You will also learn about the features of a PDA, its history, and the ways they are used in education. We will also talk about the challenges of using PDAs in education, with special emphasis on accessibility issues. In the last part of our discussion of PDAs we will talk about future trends in the use of PDAs in education. In the section on smartphones we will discuss what a smartphone is, its features, operating systems, the history of the smartphone, the reasons they are popular in education, and future trends in smartphones. This will not be a hands-on workshop. Goals and Objectives for this Workshop The goals and objectives for this workshop are: 1.
    [Show full text]
  • Mobile and Ubiquitous Computing Introduction
    Mobile and Ubiquitous Computing Introduction George Roussos [email protected] Session Overview • The mobile computing paradigm • The ubiquitous computing paradigm • Elements of mobile and ubiquitous computing • Enabling technologies • Computer science challenges • Applications and their role 1940s: NACA Computer Room 1950s: LEO Computer 1960s: SABRE on IBM 7090 1970s: Dec PDP-7 1980s: IBM PC (5150) 1990s: Nokia 9000 2000: Berkley Motes and VeriChip 2008: 1mm3 Michigan Micro Mote and Hitachi mu-chip Main ingredients • Possible due to minaturisation of computing and communication devices • Automatic links between physical and digital worlds • Reality embedded with and embedded in information space aka cyber-physical space • Dual existence for – People – Places – Things Device numbers vs. complexity Example • BMW 745i • 2,000,000 LOC • Windows CE • 53 8-bit processors • 11 32-bit processors • 7 16-bit processors • Multiple networks What networks does this car have? What other networks can you think of? Mobile Computing • The application of small, portable, and wireless computing and communication devices • Being able to use a computing device even when being on the move (and thus changing location) • Portability is one aspect of mobile computing – portable vs. mobile • Mobile telephony in particular allows you to make and receive voice calls on the move Mobile Computing Ingredients • Device – laptop, PDA, mobile phone, tablet, smart phone • Network – cellular telephony, data over cellular, wi-fi, Bluetooth, Zigbee, infra-red, 3G, 4G
    [Show full text]