Techniques, Algorithms, and Architectures for Adaptation in Mobile Computing

Total Page:16

File Type:pdf, Size:1020Kb

Techniques, Algorithms, and Architectures for Adaptation in Mobile Computing DOTTORATO DI RICERCA IN INFORMATICA XIX CICLO SETTORE SCIENTIFICO DISCIPLINARE INF/01 INFORMATICA Techniques, Algorithms, and Architectures for Adaptation in Mobile Computing Tesi di Dottorato di Ricerca di: Daniele Riboni Relatore: Prof. Claudio Bettini Coordinatore del Dottorato: Prof. Vincenzo Piuri Anno Accademico 2005/06 2 To my parents 4 Contents 1 Introduction 9 2 Context-Awareness 13 2.1Introduction............................ 14 2.2Classificationofcontextparameters.............. 16 2.2.1 Ataxonomyofcontextdata............... 16 2.2.2 Complexityofreasoning................. 20 2.3Currentprofilingapproaches................... 22 2.3.1 Profilerepresentationofdevices............. 23 2.3.2 Userprofiling....................... 28 2.3.3 Profilingprovisioningenvironments........... 31 2.4Profile-baseddeliveryplatforms................. 37 2.4.1 Requirements....................... 37 2.4.2 CC/PP-basedarchitectures............... 39 2.4.3 Commercialapplicationservers............. 40 2.4.4 Alternativemiddlewareproposals............ 41 3 The CARE Middleware 45 3.1Architecture............................ 45 3.1.1 Overview......................... 45 3.1.2 ProfileManagementandAggregation......... 47 5 3.1.3 Policies for Supporting Adaptation . ........ 50 3.1.4 Ontologicalreasoning.................. 52 3.1.5 Supporting continuous services . ........ 53 3.2Softwarearchitecture....................... 54 3.3 Evaluation with respect to the addressed requirements . 56 4 Conflict Resolution for Profile Aggregation and Policy Eval- uation 59 4.1Representationofcontextdataandpolicies.......... 60 4.2Conflictsandresolutionstrategies................ 64 4.3Mergingdistributedcontextdata................ 67 4.4Policyformalsemanticsandconflictresolution........ 69 4.4.1 Cycledetectionandresolution............. 70 4.4.2 Policyconflictresolution................. 75 4.4.3 Evaluation algorithm and complexity analysis . 82 4.5Experimentalresults....................... 84 4.6BibliographicNotes........................ 85 5 Distributed Context Monitoring for the Adaptation of Con- tinuous Services 89 5.1Adaptationofcontinuousservices................ 90 5.2Trigger-BasedMechanism.................... 91 5.3Minimizingunnecessaryupdates................ 95 5.3.1 Baselinealgorithm.................... 95 5.3.2 Optimization based on profile resolution directives . 98 5.3.3 Optimizationbasedonrulepriority..........100 5.4Bibliographicnotes........................103 6 Loosely Coupling Ontological Reasoning with Adaptation Policies 105 6 6.1ContextModeling........................107 6.1.1 ShallowProfileData...................107 6.1.2 Ontology-basedprofiledata...............107 6.2 Basic notions on Description Logics ..............109 6.3OntologicalReasoning......................112 6.3.1 Off-lineontologicalreasoning..............112 6.3.2 On-demandontologicalreasoning............116 6.4ExperimentalEvaluation.....................117 6.4.1 Experiment A: Ontological reasoning with increasing ABox size (instances obtained from the aggregated profile)..........................118 6.4.2 Experiment B: Ontological reasoning with increasing ABox size (instances known apriori) .........120 6.4.3 Experiment C: Ontological reasoning with increasing ABox size (instances not involved in the reasoning task)123 6.4.4 Experiment D: Ontological reasoning with increasing TBoxsize.........................124 6.4.5 Experiment E: Ontological reasoning with increasing TBoxandABoxsize...................126 6.4.6 Experiment F: Ontological reasoning with a realistic ontology and increasing number of derived activities . 128 6.4.7 Experiment G: Ontological reasoning with a realistic ontologyandincreasingABoxsize...........130 6.5Bibliographicnotes........................132 7 Prototype Applications 135 7.1 A context-aware architecture for management and retrieval ofextendedpointsofinterest..................136 7.1.1 AnoverviewofthePOIsmartsystem..........136 7 7.1.2 Architecture.......................137 7.1.3 ClassificationandSearch................144 7.1.4 Thecurrentsystemprototype..............149 7.2Anadaptivevideostreamingservice..............153 7.2.1 Theadaptivestreamingsystem.............153 7.2.2 The interaction between CARE and the streamer . 154 7.2.3 ExperimentalSetup...................155 7.2.4 Observedresults.....................156 7.2.5 Comparisonwithacommercialsolution........160 7.3Integrationwithanadaptivetranscodingproxy........165 7.3.1 Architectureoverview..................166 7.3.2 Serviceactivationpolicies................168 7.3.3 The GeoAware prototypeservice............170 8 Summary and Outlook 173 8.1Technicalcontribution......................173 8.2Openproblems..........................174 8.2.1 Ontologiesandontologicalreasoning..........174 8.2.2 Privacyissues.......................176 8.2.3 Optimizationtechniquesandcaching..........178 8.2.4 Scalability issues . ..................179 8 Chapter 1 Introduction In the last few years, the proliferation of mobile devices and wireless net- works has radically changed the way people use computing devices. Hand- held computers such as smart phones and personal digital assistants (PDAs) are becoming more and more important as a mean for communicating, work- ing, having access to information, and accessing intelligent services. A hot topic in the area of mobile computing is how to efficiently and effectively adapt services on the basis of context. Context is essentially any information that is useful for adapting an application to the user’s needs and expecta- tions. In mobile computing environments, adaptation is a fundamental fea- ture, since the context of mobile users continuously changes depending on spatio-temporal conditions, activity, and surrounding environment, just to cite a few parameters. Adaptation and personalization of services for commercial applications has traditionally taken into account just a very restricted set of context data, such as those that describe the characteristics of devices, network sta- tus, and possibly user interests and simple preferences. These data are gen- erally stored in central context managers, using proprietary representation formalisms. On the contrary, in the research community various proposals 9 have been made in the last few years for performing adaptation on the basis of a much wider set of context data, which includes dynamic user preferences, privacy policies, and complex context data such as those that describe the socio-cultural context of the user. However, reasoning with complex context data poses serious performance issues. Since mobile services can be possibly accessed by a huge number of users at a time, efficiency and scalability are mandatory. As a consequence, var- ious efficient contextual reasoning procedures have been proposed for spe- cific applications like telecommunication services (e.g., [59]) and e-commerce (e.g., [43]). The adaptation of these classes of services is performed taking into account raw context data such as the ones that describe the network, device capabilities, and categories of interests. This class of data can be naturally modeled by means of attribute/value pairs, adopting standard representation formalisms. On the other hand, mobility claims for the use of a wider set of con- text data – provided by different sources – including complex data such as the user current activity and her surrounding environment. A quite large consensus has been reached in the research community towards the use of expressive languages in order to represent and reason with these data, and various frameworks have been recently proposed (e.g., [23, 47]) for applica- tions requiring sophisticated adaptation (like ambient intelligence applica- tions). Since the formalism of choice is typically OWL-DL [58] or some of its variations, the reasoning tasks are known to have high complexity. The goal of this thesis is the investigation of the above mentioned re- search issues. One of the main results of the thesis is the definition and development of a framework – called Context Aggregation and REasoning (CARE) framework – for efficiently and effectively supporting context-aware adaptation of Internet services in a mobile computing environment. The 10 main research areas involved in this work are those of knowledge represen- tation, distributed systems, wireless networks,andsoftware engineering. The CARE hybrid reasoning mechanism is based on a loose interaction between ontological reasoning and efficient reasoning in a restricted logic programming language. We have defined an efficient logic programming language for reasoning with raw context data, while we adopt OWL-DL as the language for representing and reasoning with complex context data. The CARE framework includes sophisticated mechanisms for resolving conflicts between context data provided by different sources, and policies declared by different entities. Moreover, an optimized trigger-based mechanism has been adopted for supporting services that persist in time (called continuous services), like multimedia streaming. We have accurately performed both theoretical and experimental analyses of the main novel algorithms that are adopted by CARE. The framework has been developed, and used for the adaptation of various prototype services addressed to mobile users. The dissertation is structured as follows. Chapter 2 provides a classifi- cation of context data, discusses how they can be acquired from different sources, and presents context-aware delivery platforms that have been pro- posed in the literature. Chapter 3 provides an introduction
Recommended publications
  • Imageman.Net Getting Started
    ImageMan.Net Getting Started 1 ImageMan.Net Version 3 The ImageMan.Net product includes fully managed .Net components providing an easy to use, yet rich imaging toolkit. Fully Managed Assemblies support X-Copy deployment and do not use COM Support for reading/writing many image formats including TIFF, BMP, DIB, RLE, PCX, DCX, TGA, PCX, DCX, JPG, JPEG 2000, PNG, GIF, EMF, WMF, PDF(with optional PDF Export/Import Addon Options), even plug in your own image codecs Object oriented architecture simplifies development. High level functionality allows for quick development while low level classes provide ultimate control Works with the ImageMan.Net Twain controls to easily scan from Twain compatible scanners, cameras and frame grabbers Winforms Viewer, File Open, Thumbnail Viewer, Annotation and Annotation Toolstrip controls Barcode creation and recognition support for 1-d and 2-d barcodes symbologies including QR, Datamatrix, 3 of 9, Codabar, PDF417, Code 3 of 9, Code 3 of 9 Extended, Code 93, EAN-8, EAN-13, UPC-A, UPC-E, Aztec, Interleaved 2 of 5, Codabar and more Document Edition includes royalty free OCR, Annotations and document processing commands including despeckle, border removal, border cleanup and more Supports building client side Winforms and ASP.Net server side applications 32 & 64 bit assemblies for .Net 2.0, .Net 3.x and 4.x Support for Visual Studio 2005, 2008, 2010, 2012 and 2013 Context Sensitive Online Help and Documentation Backed up by Data Techniques professional support staff 1 ImageMan.Net Getting Started ImageMan.Net Getting Started 2 What's New in Version 3 What's new in the Summer Release PDFEncoder & OCR Engine Enhanced the Searchable PDF Support by assuring that the searchable text lines up with the raster image content.
    [Show full text]
  • New Developments in Marketing
    18 New developments in marketing The application of the Internet is leading to new developments in marketing, in relation to both suppliers and customers. A major development is the change from supply driven to demand driven. No longer is the major focus to make a transaction (deal), but to create an individual relationship. Part of the changed focus is the involvement of supplier and buyer in the buying process as described earlier, the different forms of relationship in the supply chain and with suppliers, and finally the interaction and communication with customers. 18.1 Changes in the role of suppliers The relationship with suppliers will change in a business-to-business environment (Figure 18.1). The dependency on each other will grow, but will also make the relationship closer. The market is agile and dynamic, market changes are rapid and the loyalty of customers is Internet strategy Reach Information Stock, sales conditions Communication Product information, delivery time, EDI, email Transaction EDI, VMI, Development/time service contract Infrastructure VPN, concept sharing, collaborating Figure 18.1 Relationship with suppliers Technology enables change communication drives change Taylor & Francis proofs - not for distribution 218 Marketing strategy in a dynamic world diminishing. This will lead to a more flexible approach to the market. The standard supply chain will lead to inflexibility because of the different roles of supplier, wholesaler, logistic service supplier and retailer, but also because of the ‘buffer stock’ in the supply chain. There will be a need for less stock in the total chain, which will lead to a ‘single stock location’ approach.
    [Show full text]
  • Location Based Service in Indoor Environment Using Quick Response Code Technology
    LOCATION BASED SERVICE IN INDOOR ENVIRONMENT USING QUICK RESPONSE CODE TECHNOLOGY a,* a Farshad Hakimpour , Ali Zare Zardiny a Department of Geomatics Engineering, Faculty of Engineering, University of Tehran, (fhakimpour, zare_zardiny)@ut.ac.ir KEYWORDS: Location Based Service, QR Code, Indoor Positioning, NFC, RFID, WiFi ABSTRACT: Today by extensive use of intelligent mobile phones, increased size of screens and enriching the mobile phones by Global Positioning System (GPS) technology use of location based services have been considered by public users more than ever.. Based on the position of users, they can receive the desired information from different LBS providers. Any LBS system generally includes five main parts: mobile devices, communication network, positioning system, service provider and data provider. By now many advances have been gained in relation to any of these parts; however the users positioning especially in indoor environments is propounded as an essential and critical issue in LBS. It is well known that GPS performs too poorly inside buildings to provide usable indoor positioning. On the other hand, current indoor positioning technologies such as using RFID or WiFi network need different hardware and software infrastructures. In this paper, we propose a new method to overcome these challenges. This method is using the Quick Response (QR) Code Technology. QR Code is a 2D encrypted barcode with a matrix structure which consists of black modules arranged in a square grid. Scanning and data retrieving process from QR Code is possible by use of different camera-enabled mobile phones only by installing the barcode reader software. This paper reviews the capabilities of QR Code technology and then discusses the advantages of using QR Code in Indoor LBS (ILBS) system in comparison to other technologies.
    [Show full text]
  • Learning Environment Using Smart Phones
    Paper ID #11759 Learning Environment Using Smart Phones Dr. Pavan Meadati, Southern Polytechnic State University Pavan Meadati, Ph.D., LEED AP, is an associate professor in Construction Management Department. He received Doctorate in Engineering from University of Nebraska –Lincoln. He is a recipient of Con- struction Excellence in Teaching Award for Region II in 2013 presented by the Associated Schools of Construction. Dr. Meadati serves as a Graduate Program Coordinator and played vital role in obtain- ing the initial accreditation for Construction Management Masters’ Program. He received outstanding dissertation award from University of Nebraska-Lincoln in 2008. Dr. Meadati’s research interests in- clude Building Information Model (BIM), BIM applications in Architecture Engineering and Construc- tion (AEC) education, 3D laser scanning, Radio frequency Identification (RFID) and integration of mobile technology with BIM. Dr. Parminder Juneja, Southern Polytechnic State University (ENG) Dr. Parminder Juneja is an Assistant Professor in the College of Architecture and Construction Manage- ment at the Kennesaw State University. Her educational background includes PhD in Integrated Facility Management from Georgia Institute of Technology; Masters of Technology in Building Science and Con- struction Management from Indian Institute of Technology (IIT) Delhi; and Bachelors of Architecture from Chandigarh College of Architecture, India. Before joining Southern Polytechnic State University (now known as Kennesaw State University) in Fall 2014, she possessed 15 years of multi-industry, multi- disciplinary, and international professional experience. As a result, she brings a holistic and integrative perspective to approaching and solving problems, which is a key to success in today’s complex and trans- forming education, work environment.
    [Show full text]
  • TAG, It's You! a NEW SPIN on an OLD GAME
    Student Life Magazine The University of Advancing Technology Issue 5 SUMMER/FALL 2009 03 TAG, IT’S YOU A New Spin on an Old Game S N A P I T 50 D IGITAL DREAMS DO COME TRUE a Western Short FILM Destined for Greatness 24 Rise to The Surface Three Students Build a Multi-Touch Computer $6.95 SUMMER/FALL T.O.C. • • • LOOK FOR THESE MICROSOFT TAGS 04 TAG, IT'S YOU! A NEW SPIN ON AN OLD GAME TA B L E O F CON T E N T S GEEK 411 ISSUE 5 SUMMER/FALL 2009 ABOUT UAT 10 WE’RE TAKING OVER THE WORLD. JOIN US. 32 GET GEEKALICIOUS: T-SHIRT SALE 41 THE BRICKS (OUR AWESOME FACULTY) 49 THE MORTAR (OUR AWESOME STAFF) INSIDE THE TECH WORLD FEATURE 6 BIG BRAIN EVENTS STORIES 26 DEADLY TALENTED ALUMNI 35 WHAT'S YOUR GEEK IQ? 36 GO PLAY WITH YOUR DOTS 24 RISE TO THE SURFACE 38 WHAT’S HOT, WHAT’S NOT ThE RE STUDENTS BUILD A MULTI-TOUCH COMPUTER 42 DAYS OF FUTURE PAST 45 GADGETS & GIZMOS GEEK ESSENTIALS 12 GEEKS ON TOUR 18 DAY IN THE LIFE OF A DORM GEEK 30 LET THE TECH GAMES BEGIN 40 YOU KNOW YOU WANT THIS 46 HOW WE GOT SO AWESOME 47 WE GOT WHAT YOU NEED 22 GEEKILY EVER AFTER 54 GEEKS UNITE – CLUBS AND GROUPS HWTOO W UAT STUDENTS FELL IN LOVE AT FIRST SHOT STORIES ABOUT REALLY SMART PEOPLE 8 INVASION OF THE STAY PUFT BUNNY 29 RAY KURZWEIL 34 GEEK BLOGS 50 COWBOY DREAMS 20 DAVID WESSMAN IS THE MAN UAP T ROFESSOR DIRECTS FILM 16 LIVING THE GEEK DREAM 33 INTRODUCING… NEW GEEKS 14 WE DO STUFF THAT MATTERS 2 | GEEK 411 | UAT STUDENT LIFE MAGAZINE 09UT A 151 © CONTENTS COPYRIGHT BY FABCOM 20092008 LOOK FOR THESE MICROSOFT TAGS THROUGHOUT THIS S ISSUE OF GEEK 411 N AND TAG THEM A P TO GET MORE OF I THE STORY OR T BONUS CONTENT.
    [Show full text]
  • On the Classification of Fog Computing Applications: a Machine Learning Perspective”
    *Manuscript On the Classification of Fog computing applications: A Machine Learning Perspective Judy C. Guevara1, Ricardo da S. Torres2, Nelson L. S. da Fonseca1∗ 1Institute of Computing - University of Campinas, Campinas 13083-852, SP, Brazil 2Department of ICT and Natural Sciences, Norwegian University of Science and Technology (NTNU), Alesund,˚ Norway Abstract Currently, Internet applications running on mobile devices generate a massive amount of data that can be transmitted to a Cloud for processing. However, one fundamental limitation of a Cloud is the connectivity with end devices. Fog Computing overcomes this limitation and supports the requirements of time-sensitive applications by distributing computation, communication, and storage services along the Cloud to Things (C2T) continuum, empowering potential new applications, such as smart cities, augmented reality (AR), and virtual reality (VR). However, the adoption of Fog-based computational resources and their integration with the Cloud introduces new challenges in resource management, which requires the implementation of new strategies to guarantee compliance with the quality of service (QoS) requirements of applications. In this context, one major question is how to map the QoS requirements of applications on Fog and Cloud resources. One possible approach is to dis- criminate the applications arriving at the Fog into Classes of Service (CoS). This paper thus introduces a set of CoS for Fog applications which includes, the QoS requirements that best characterize these Fog applications. More- over, this paper proposes the implementation of a typical machine learning classification methodology to discriminate Fog Computing applications as a function of their QoS requirements. Furthermore, the application of this ∗Corresponding author Email addresses: [email protected] (Judy C.
    [Show full text]
  • Grguric Ericsson Nikola Tesla D.D
    See discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/268177877 ICT towards elderly independent living Article CITATIONS READS 17 584 1 author: Andrej Grguric Ericsson Nikola Tesla d.d. 21 PUBLICATIONS 180 CITATIONS SEE PROFILE Some of the authors of this publication are also working on these related projects: universAAL View project New Architecture and Protocols in Converged Telecommunication Networks View project All content following this page was uploaded by Andrej Grguric on 25 February 2015. The user has requested enhancement of the downloaded file. ICT towards elderly independent living Andrej Grguric Research and Development Center Ericsson Nikola Tesla d. d. Krapinska 45, Zagreb, Croatia E-mail: {andrej.grguric}@ericsson.com Due to the current demographic trends and ageing, more and Information and Communications Technology (ICT) has more people are living alone and need proper support in their shown the biggest potential in coping with mentioned daily activities. Important role in overcoming problems of people problems. Information systems offer a vast number of living independently have Ambient Assisted Living (AAL) possibilities in reducing the overall healthcare cost but at the technologies. AAL is related to the use of ICT to increase the same time offer many advantages and benefits that have never quality of life of elderly people and to prolong their before been possible. ICT can help not only professionals independence. A number of research efforts deal with specific dealing with medical systems but also to elderly individuals to challenges of the field. In this paper emergence of AAL as a improve their quality of life and to offer them support in research field is described.
    [Show full text]
  • D2.1 Requirements Specification and State of the Art V1.2
    Do-it-Yourself Smart Experiences ITEA 2 project 08005 Requirements specification and state-of-the-art D2.1 Editor: Universidad Politécnica de Madrid, Spain Contributors: Vicente Hernández Díaz, UPM Mario Lopez-Ramos, Thales Guillermo Miranda Álamo, I&IMS Diego Cansado Mansilla, UAH María Ángeles Sanguino González, ATOS Origin Yacine Gharmi-Doudane, ENSIIE Claudio Forliviesi, ALU Marisa Escalante, ESI Security: Public Version: 1.2 Date: December 22, 2009 Number of pages: 81 D2.1 Requirements specification & state of the art V1.2 History Version Date Person, Partner Comment 0.1 07.10.2009 Vicente Hernandez, UPM TOC for WSN. 0.2 12.11.2009 Mario Lopez-Ramos, Thales Global TOC, first iteration. 0.3 13.11.2009 Marisa Escalante, ESI TOC Modification 0.4 13.11.2009 Miguel S. Familiar, UPM TOC Modification and Abstract 0.5 16.11.2009 Diego Casado Mansilla, UAH TOC Modification and UAH contributions 0.6 26.11.2009 Yacine Gharmi-Doudane, ENSIIE TOC Modification 1.0 22.12.2009 Vicente Hernández, UPM 1st Draft for reviewing 1.1 24.04.2010 Vicente Hernández, UPM 2nd Draft for reviewing 1.2 03.06.2010 Mario Lopez-Ramos, Thales Formatting updates Abstract This is the SoA of devices and actuators technologies, capabilities, drawbacks, innovative approaches and challenges that are closely related to DiYSE. Smart environment systems, for achieving its goals, must gather information about objects surroundings by means of sensors and must also be able to make such surroundings evolve to the desired conditions by means of actuators. This document shows present sensors and actuators technologies capabilities related to DiYSE as well as the challenges and requirement specification that DiYSE must meet.
    [Show full text]
  • Class of Service in Fog Computing
    Class of Service in Fog Computing Judy C. Guevara, Luiz F. Bittencourt and Nelson L. S. da Fonseca Institute of Computing - State University of Campinas Campinas, Brazil [email protected], [email protected], [email protected] Abstract—Although Fog computing specifies a scalable fogs [2]. Besides low latency, these applications will need architecture for computation, communication and storage, there interactivity, location awareness, personalization, mobility, is still a demand for better Quality of Service (QoS), especially for control and ubiquity to access content and services, and will agile mobile services. Both industry and academia have been demand a large spectrum of Quality of Service (QoS) working on novel and efficient mechanisms for QoS provisioning requirements. in Fog computing. This paper presents a classification of services according to their QoS requirements as well as Class of Service for fog applications. This will facilitate the decision-making process Fog and Cloud will be integrated, composing a distributed for fog scheduler, and specifically to identify the timescale and computational environment in which nodes have different location of resources, helping to make scalable the deployment of processing and storage capacities, and can be connected new applications. Moreover, this paper introduces a mapping through multiple switches and links at different layers [3], [4]. between the proposed classes of service and the processing layers Fogs will be composed by densely distributed nodes, which can of the Fog computing reference architecture. The paper also vary from proxies, mini-clouds, smart edge devices, routers, discusses use cases in which the proposed classification of services cellular base stations and access points [5].
    [Show full text]
  • Managing Computing Infrastructure for Iot Data
    Advances in Internet of Things, 2014, 4, 29-35 Published Online July 2014 in SciRes. http://www.scirp.org/journal/ait http://dx.doi.org/10.4236/ait.2014.43005 Managing Computing Infrastructure for IoT Data Sapna Tyagi1, Ashraf Darwish2, Mohammad Yahiya Khan3 1Institute of Management Studies, Ghaziabad, UP, India 2Faculty of Science, Helwan University, Cairo, Egypt 3College of Science, King Saud University, Riyadh, Saudi Arabia Email: [email protected] Received 23 May 2014; revised 23 June 2014; accepted 22 July 2014 Copyright © 2014 by authors and Scientific Research Publishing Inc. This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/ Abstract Digital data have become a torrent engulfing every area of business, science and engineering dis- ciplines, gushing into every economy, every organization and every user of digital technology. In the age of big data, deriving values and insights from big data using rich analytics becomes impor- tant for achieving competitiveness, success and leadership in every field. The Internet of Things (IoT) is causing the number and types of products to emit data at an unprecedented rate. Hetero- geneity, scale, timeliness, complexity, and privacy problems with large data impede progress at all phases of the pipeline that can create value from data issues. With the push of such massive data, we are entering a new era of computing driven by novel and ground breaking research innovation on elastic parallelism, partitioning and scalability. Designing a scalable system for analysing, processing and mining huge real world datasets has become one of the challenging problems fac- ing both systems researchers and data management researchers.
    [Show full text]
  • September 2011
    The newsletter of Smith Drug Company A Division of J M Smith Corporation Spartanburg, SC - Paragould, AR - Valdosta, GA Thank You! September 2011 Page 1 R Dear Valued Customer, For those of you who attended the Smith Drug Company CE & Trade Show, THANK YOU SO MUCH for supporting this program. For all of you that were unable to attend, THANK YOU for taking the time looking over the 200 plus pages in the trade show catalog and turning in your orders and please try to attend next year! We came back with enthusiasm knowing that we have tried to provide an avenue for your pharmacies to save money and learn of other opportunities Smith has to offer. This year the theme for the Trade Show was “Celebrating Being an American”. Our President Ken Couch welcomed everyone wearing his George Washington costume. Rick Simerly wore his Uncle Sam costume, while Christa was lady Liberty. To open the ceremony the ROTC from West Ashley High School in Charleston presented the colors while two students sang our national anthem. It was a very moving and exciting way to kick off the trade show. Customers began pouring in the newly renovated Charleston Marriott ballroom at 2:00 on Friday afternoon. Along with regular pharmacy products, over 130 vendors were in attendance with specialty items from e-Cigarettes to new As Seen on TV to new pharmaceuticals to several new vendors! Our Continuing Education offered pharmacists and technicians up to 14 CEUs. Most of the classes were nearly filled to capacity. In addition to the Continuing Education and Trade Show, customers were entertained by an American legend, Elvis Presley, portrayed by Tom Bartlett, in support of out theme “Celebrate Being an American” he sang The Battle of the Republic and America the Beautiful which spurred a standing ovation plusa roaring round of applause.
    [Show full text]
  • Learning Environment Using BIM and Smart Phone
    Learning Environment Using BIM and Smart Phone Pavan MEADATI Construction Management Department, Southern Polytechnic State University Marietta, Georgia 30060, USA Mahmoodha JAGABAR SATHICK Computer Science Department, Southern Polytechnic State University Marietta, Georgia 30060, USA Brandi WILLIAMS Construction Management Department, Southern Polytechnic State University Marietta, Georgia 30060, USA and Charner REGISTER Construction Management Department, Southern Polytechnic State University Marietta, Georgia 30060, USA ABSTRACT meeting the class needs, class schedule conflicts, and safety issues [2]. Through lecture mode teaching style, instructor faces This paper discusses about integration of Building Information a challenging task to engage smartphone savvy students and Model (BIM) and Quick Response (QR) code technology for involve them in active learning process. Some other challenges creating smart learning lab for students. Due to lack of include less interaction and personalized contact time between conducive learning environment currently construction students and instructors; and students who miss class or who management and engineering students are unable to gain the need extra review get left behind. Additionally, differences in required skills to solve the real world problems. A user friendly teaching and learning styles result in problems such as interactive knowledge repository that provides conducive disengagement of students and loss of learning aptitude. learning environment is needed to enhance students’ learning
    [Show full text]