On Data Management in Pervasive Computing Environments

On Data Management in Pervasive Computing Environments
Author:
Publisher:
Total Pages: 36
Release: 2005
Genre:
ISBN:

Download On Data Management in Pervasive Computing Environments Book in PDF, Epub and Kindle

This paper presents a framework to address new data management challenges introduced by data-intensive pervasive computing environments. These challenges include a spatio-temporal variation of data and data source availability lack of a global catalog and schema and no guarantee of reconnection among peers due to the serendipitous nature of the environment. An important aspect of our solution is to treat devices as semi-autonomous peers guided in their interactions by profiles and context. The profiles are grounded in a semantically rich language and represent information about users. devices and data described in terms of "beliefs", "desires", and "intentions". We present a prototype implementation of this framework over combined Bluetooth and Ad-Hoc 802.11 networks. and present experimental and simulation results that validate our approach and measure system performance.

Replicated Data Management for Mobile Computing

Replicated Data Management for Mobile Computing
Author: Douglas Brian Terry
Publisher: Morgan & Claypool Publishers
Total Pages: 107
Release: 2008
Genre: Computers
ISBN: 1598292021

Download Replicated Data Management for Mobile Computing Book in PDF, Epub and Kindle

Managing data in a mobile computing environment invariably involves caching or replication. In many cases, a mobile device has access only to data that is stored locally, and much of that data arrives via replication from other devices, PCs, and services. Given portable devices with limited resources, weak or intermittent connectivity, and security vulnerabilities, data replication serves to increase availability, reduce communication costs, foster sharing, and enhance survivability of critical information. Mobile systems have employed a variety of distributed architectures from client-server caching to peer-to-peer replication. Such systems generally provide weak consistency models in which read and update operations can be performed at any replica without coordination with other devices. The design of a replication protocol then centers on issues of how to record, propagate, order, and filter updates. Some protocols utilize operation logs, whereas others replicate state. Systems might provide best-effort delivery, using gossip protocols or multicast, or guarantee eventual consistency for arbitrary communication patterns, using recently developed pairwise, knowledge-driven protocols. Additionally, systems must detect and resolve the conflicts that arise from concurrent updates using techniques ranging from version vectors to read-write dependency checks. This lecture explores the choices faced in designing a replication protocol, with particular emphasis on meeting the needs of mobile applications. It presents the inherent trade-offs and implicit assumptions in alternative designs. The discussion is grounded by including case studies of research and commercial systems including Coda, Ficus, Bayou, Sybase's iAnywhere, and Microsoft's Sync Framework. Table of Contents: Introduction / System Models / Data Consistency / Replicated Data Protocols / Partial Replication / Conflict Management / Case Studies / Conclusions / Bibliography

Data Management in Pervasive Systems

Data Management in Pervasive Systems
Author: Francesco Colace
Publisher: Springer
Total Pages: 380
Release: 2015-10-17
Genre: Computers
ISBN: 3319200623

Download Data Management in Pervasive Systems Book in PDF, Epub and Kindle

This book contributes to illustrating the methodological and technological issues of data management in Pervasive Systems by using the DataBenc project as the running case study for a variety of research contributions: sensor data management, user-originated data operation and reasoning, multimedia data management, data analytics and reasoning for event detection and decision making, context modelling and control, automatic data and service tailoring for personalization and recommendation. The book is organized into the following main parts: i) multimedia information management; ii) sensor data streams and storage; iii) social networks as information sources; iv) context awareness and personalization. The case study is used throughout the book as a reference example.

Context-sensitive Quality Data Management for Pervasive Computing Environments

Context-sensitive Quality Data Management for Pervasive Computing Environments
Author: John Martin O'Donoghue
Publisher:
Total Pages: 136
Release: 2007
Genre: Database management
ISBN:

Download Context-sensitive Quality Data Management for Pervasive Computing Environments Book in PDF, Epub and Kindle

Ubiquitous environments generate large quantities of data, originating from backend servers, portable devices and wireless mobile sensors. Pervasive sensing devices that monitor properties of the environment (including human beings) can produce a large data source. The unprocessed datasets may include data that is faulty and irrelevant, and data that is important and useful. If not managed correctly the large amount of data from a data-rich pervasive environment may result in information overload or delivery of incorrect information. Context-sensitive quality data management aims to gather, verify, process, and manage the multiple data sources in a pervasive environment in order to deliver high quality, relevant information to the end user. Managing the quality of data from different sources, correlating related data and making use of context are all essential in providing end users with accurate and meaningful data in real-time. This requirement is especially true for critical applications such as in a medical environment. This thesis presents the Data Management System (DMS) architecture. It is designed to deliver a quality of data service to its users. The DMS architecture employs an agent based middleware to intelligently and effectively manage all pervasive data sources, and to make use of context to deliver relevant information to the end-user. DMS components have been designed to manage: data validation; data consistency; context-based data delivery; knowledge management and distributed processing. The DMS components have been rigorously evaluated using various medical-based test cases. This thesis demonstrates a careful, precise approach to data based on the quality of the data and the context of its use. It emphasises the DMS architecture and the role of software agents in providing quality data management.

Ubiquitous and Pervasive Computing: Concepts, Methodologies, Tools, and Applications

Ubiquitous and Pervasive Computing: Concepts, Methodologies, Tools, and Applications
Author: Symonds, Judith
Publisher: IGI Global
Total Pages: 1962
Release: 2009-09-30
Genre: Computers
ISBN: 160566961X

Download Ubiquitous and Pervasive Computing: Concepts, Methodologies, Tools, and Applications Book in PDF, Epub and Kindle

"This publication covers the latest innovative research findings involved with the incorporation of technologies into everyday aspects of life"--Provided by publisher.

Pervasive Information Systems

Pervasive Information Systems
Author: Panos E Kourouthanassis
Publisher: Routledge
Total Pages: 355
Release: 2016-09-16
Genre: Business & Economics
ISBN: 131528863X

Download Pervasive Information Systems Book in PDF, Epub and Kindle

Today's ubiquitous computing technology is imbedded in everyday objects from cars to clothes to shipping containers, whose location, context, and state can be monitored, instantly processed, and acted upon. This new volume in the "Advances in Management Information Systems" series provides an in-depth review of the state-of-the-art practices and research opportunities in a new era where information technology resides in physical space. Written for both scholars and practitioners, "Pervasive Information Systems" is organized into three sections, each investigating a distinct part of the subject. Part I focuses on the design challenges of Pervasive Information Systems (PS), and discusses issues relating to the coordination of PS through middleware structures as well as issues related to the efficient deployment of PS. Part II discusses the challenges and limitations of deploying pervasive technologies to support domestic, corporate, and public systems. Part III presents two emerging research fields of PS - design for aesthetics and PS evaluation.

Profile Driven Data Management for Pervasive Environments

Profile Driven Data Management for Pervasive Environments
Author:
Publisher:
Total Pages: 11
Release: 2005
Genre:
ISBN:

Download Profile Driven Data Management for Pervasive Environments Book in PDF, Epub and Kindle

The past few years have seen significant work in mobile data management, typically based on the client/proxy/server model. Mobile/wireless devices are treated as clients that are data consumers only, while data sources are on servers that typically reside on the wired network. With the advent of "pervasive computing" environments an alternative scenario arises where mobile devices gather and exchange data from not just wired sources, but also from their ethereal environment and one another. This is accomplished using ad-hoc connectivity engendered by Bluetooth like systems. In this new scenario, mobile devices become both data consumers and producers. We describe the new data management challenges which this scenario introduces. We describe the design and present an implementation prototype of our framework, MoGATU, which addresses these challenges. An important component of our approach is to treat each device as an autonomous entity with its "goals" and "beliefs", expressed using a semantically rich language. We have implemented this framework over a combined Bluetooth and Ad-Hoc 802.11 network with clients running on a variety of mobile devices. We present experimental results validating our approach and measure system performance.

Pervasive Computing

Pervasive Computing
Author: Ciprian Dobre
Publisher: Morgan Kaufmann
Total Pages: 550
Release: 2016-05-06
Genre: Computers
ISBN: 0128037024

Download Pervasive Computing Book in PDF, Epub and Kindle

Pervasive Computing: Next Generation Platforms for Intelligent Data Collection presents current advances and state-of-the-art work on methods, techniques, and algorithms designed to support pervasive collection of data under ubiquitous networks of devices able to intelligently collaborate towards common goals. Using numerous illustrative examples and following both theoretical and practical results the authors discuss: a coherent and realistic image of today’s architectures, techniques, protocols, components, orchestration, choreography, and developments related to pervasive computing components for intelligently collecting data, resource, and data management issues; the importance of data security and privacy in the era of big data; the benefits of pervasive computing and the development process for scientific and commercial applications and platforms to support them in this field. Pervasive computing has developed technology that allows sensing, computing, and wireless communication to be embedded in everyday objects, from cell phones to running shoes, enabling a range of context-aware applications. Pervasive computing is supported by technology able to acquire and make use of the ubiquitous data sensed or produced by many sensors blended into our environment, designed to make available a wide range of new context-aware applications and systems. While such applications and systems are useful, the time has come to develop the next generation of pervasive computing systems. Future systems will be data oriented and need to support quality data, in terms of accuracy, latency and availability. Pervasive Computing is intended as a platform for the dissemination of research efforts and presentation of advances in the pervasive computing area, and constitutes a flagship driver towards presenting and supporting advanced research in this area. Indexing: The books of this series are submitted to EI-Compendex and SCOPUS Offers a coherent and realistic image of today’s architectures, techniques, protocols, components, orchestration, choreography, and development related to pervasive computing Explains the state-of-the-art technological solutions necessary for the development of next-generation pervasive data systems, including: components for intelligently collecting data, resource and data management issues, fault tolerance, data security, monitoring and controlling big data, and applications for pervasive context-aware processing Presents the benefits of pervasive computing, and the development process of scientific and commercial applications and platforms to support them in this field Provides numerous illustrative examples and follows both theoretical and practical results to serve as a platform for the dissemination of research advances in the pervasive computing area

Replicated Data Management for Mobile Computing

Replicated Data Management for Mobile Computing
Author: Terry Douglas
Publisher: Springer Nature
Total Pages: 93
Release: 2022-05-31
Genre: Mathematics
ISBN: 303102477X

Download Replicated Data Management for Mobile Computing Book in PDF, Epub and Kindle

Managing data in a mobile computing environment invariably involves caching or replication. In many cases, a mobile device has access only to data that is stored locally, and much of that data arrives via replication from other devices, PCs, and services. Given portable devices with limited resources, weak or intermittent connectivity, and security vulnerabilities, data replication serves to increase availability, reduce communication costs, foster sharing, and enhance survivability of critical information. Mobile systems have employed a variety of distributed architectures from client–server caching to peer-to-peer replication. Such systems generally provide weak consistency models in which read and update operations can be performed at any replica without coordination with other devices. The design of a replication protocol then centers on issues of how to record, propagate, order, and filter updates. Some protocols utilize operation logs, whereas others replicate state. Systems might provide best-effort delivery, using gossip protocols or multicast, or guarantee eventual consistency for arbitrary communication patterns, using recently developed pairwise, knowledge-driven protocols. Additionally, systems must detect and resolve the conflicts that arise from concurrent updates using techniques ranging from version vectors to read–write dependency checks. This lecture explores the choices faced in designing a replication protocol, with particular emphasis on meeting the needs of mobile applications. It presents the inherent trade-offs and implicit assumptions in alternative designs. The discussion is grounded by including case studies of research and commercial systems including Coda, Ficus, Bayou, Sybase’s iAnywhere, and Microsoft’s Sync Framework. Table of Contents: Introduction / System Models / Data Consistency / Replicated Data Protocols / Partial Replication / Conflict Management / Case Studies / Conclusions / Bibliography