Current Search: Mobile Computing (x)
View All Items
- Title
- QUERY PROCESSING IN LOCATION-BASED SERVICES.
- Creator
-
Liu, Fuyu, Hua, Kien, University of Central Florida
- Abstract / Description
-
With the advances in wireless communication technology and advanced positioning systems, a variety of Location-Based Services (LBS) become available to the public. Mobile users can issue location-based queries to probe their surrounding environments. One important type of query in LBS is moving monitoring queries over mobile objects. Due to the high frequency in location updates and the expensive cost of continuous query processing, server computation capacity and wireless communication...
Show moreWith the advances in wireless communication technology and advanced positioning systems, a variety of Location-Based Services (LBS) become available to the public. Mobile users can issue location-based queries to probe their surrounding environments. One important type of query in LBS is moving monitoring queries over mobile objects. Due to the high frequency in location updates and the expensive cost of continuous query processing, server computation capacity and wireless communication bandwidth are the two limiting factors for large-scale deployment of moving object database systems. To address both of the scalability factors, distributed computing has been considered. These schemes enable moving objects to participate as a peer in query processing to substantially reduce the demand on server computation, and wireless communications associated with location updates. In the first part of this dissertation, we propose a distributed framework to process moving monitoring queries over moving objects in a spatial network environment. In the second part of this dissertation, in order to reduce the communication cost, we leverage both on-demand data access and periodic broadcast to design a new hybrid distributed solution for moving monitoring queries in an open space environment. Location-based services make our daily life more convenient. However, to receive the services, one has to reveal his/her location and query information when issuing location-based queries. This could lead to privacy breach if these personal information are possessed by some untrusted parties. In the third part of this dissertation, we introduce a new privacy protection measure called query l-diversity, and provide two cloaking algorithms to achieve both location k-anonymity and query l-diversity to better protect user privacy. In the fourth part of this dissertation, we design a hybrid three-tier architecture to help reduce privacy exposure. In the fifth part of this dissertation, we propose to use Road Network Embedding technique to process privacy protected queries.
Show less - Date Issued
- 2010
- Identifier
- CFE0003487, ucf:48949
- Format
- Document (PDF)
- PURL
- http://purl.flvc.org/ucf/fd/CFE0003487
- Title
- Message Prioritization in Computer-Mediated Communication: A Study of Mobile Device Use in the Classroom.
- Creator
-
Wills, Paul, Malala, John, Hastings, Sally, Miller, Ann, University of Central Florida
- Abstract / Description
-
College students are using their mobile devices during class and this research investigates different aspects of why college students feel so inclined to use these devices during class as well as by what means are students using to participate in computer-mediated communication while simultaneously engaging in classes. This research surveyed 146 students on their perceived use of their own mobile device use during class. The study compared how often different types of devices, such as mobile...
Show moreCollege students are using their mobile devices during class and this research investigates different aspects of why college students feel so inclined to use these devices during class as well as by what means are students using to participate in computer-mediated communication while simultaneously engaging in classes. This research surveyed 146 students on their perceived use of their own mobile device use during class. The study compared how often different types of devices, such as mobile phones, tablets, and laptops, and different types of social media outlets, like Facebook, Twitter, and other social media websites, were used during class. The study compares these devices and media outlets to students' perception of the levels of incivility of using these various means of communication during class and their perceptions of how they impact their ability to focus on the class. Mobile phones, Facebook, and Twitter use were negatively associated with the perception of the incivility of use in the classroom. This research found phone use was viewed as more uncivil than tablets and tablet use was viewed as more uncivil than laptop use. In addition, students' perceptions of instructors' tolerance of mobile phone and laptop use was negatively associated with their perception of the incivility of using those devices during class. All three tested mobile devices and all three tested social media outlets were positively associated with students' perception that its use affects their ability to focus on the class. This research found mobile phones use as more distracting than laptops and laptops use as more distracting than tablets. ?
Show less - Date Issued
- 2013
- Identifier
- CFE0005073, ucf:49958
- Format
- Document (PDF)
- PURL
- http://purl.flvc.org/ucf/fd/CFE0005073
- Title
- INTERVENTIONS FOR CHILDHOOD OBESITY: EVALUATING TECHNOLOGICAL APPLICATIONS TARGETING PHYSICAL ACTIVITY LEVEL AND DIET.
- Creator
-
DiPietro, Jessica, Norris, Anne, University of Central Florida
- Abstract / Description
-
Overweight and obese children have increased risks for multiple preventable diseases and conditions which can impair their physiological health and significantly increases the overall cost of their healthcare. Free mobile applications and technology for weight loss, dietary tracking, and physical activity may be quite useful for monitoring nutritional intake and exercise to facilitate weight loss. If so, nurses are well positioned to recommend such tools as part of their efforts to prevent...
Show moreOverweight and obese children have increased risks for multiple preventable diseases and conditions which can impair their physiological health and significantly increases the overall cost of their healthcare. Free mobile applications and technology for weight loss, dietary tracking, and physical activity may be quite useful for monitoring nutritional intake and exercise to facilitate weight loss. If so, nurses are well positioned to recommend such tools as part of their efforts to prevent childhood obesity and help children and parents better manage childhood obesity when it is present. However, there are no guidelines that nurses can use to determine what applications or technologies are most beneficial to children and their parents. The purpose of this project is to develop such guidelines based on a review of the scientific literature published in the last 5 years. Articles regarding healthy-lifestyle promoting mobile applications and technological approaches to health and fitness interventions were identified by searching articles indexed by CINAHL, Psychinfo, Medline, ERIC, IEEE Xplore, and Academic Search Premier. Identified articles were assessed using Melnyk's hierarchy of evidence and organized into tables so that implications for research and suggestions for practice could be made.
Show less - Date Issued
- 2014
- Identifier
- CFH0004616, ucf:45255
- Format
- Document (PDF)
- PURL
- http://purl.flvc.org/ucf/fd/CFH0004616
- Title
- Efficient and Scalable Evaluation of Continuous, Spatio-temporal Queries in Mobile Computing Environments.
- Creator
-
Cazalas, Jonathan, Guha, Ratan, Bassiouni, Mostafa, Orooji, Ali, Al-Deek, Haitham, University of Central Florida
- Abstract / Description
-
A variety of research exists for the processing of continuous queries in large, mobile environments. Each method tries, in its own way, to address the computational bottleneck of constantly processing so many queries. For this research, we present a two-pronged approach at addressing this problem. Firstly, we introduce an efficient and scalable system for monitoring traditional, continuous queries by leveraging the parallel processing capability of the Graphics Processing Unit. We examine a...
Show moreA variety of research exists for the processing of continuous queries in large, mobile environments. Each method tries, in its own way, to address the computational bottleneck of constantly processing so many queries. For this research, we present a two-pronged approach at addressing this problem. Firstly, we introduce an efficient and scalable system for monitoring traditional, continuous queries by leveraging the parallel processing capability of the Graphics Processing Unit. We examine a naive CPU-based solution for continuous range-monitoring queries, and we then extend this system using the GPU. Additionally, with mobile communication devices becoming commodity, location-based services will become ubiquitous. To cope with the very high intensity of location-based queries, we propose a view oriented approach of the location database, thereby reducing computation costs by exploiting computation sharing amongst queries requiring the same view. Our studies show that by exploiting the parallel processing power of the GPU, we are able to significantly scale the number of mobile objects, while maintaining an acceptable level of performance.Our second approach was to view this research problem as one belonging to the domain of data streams. Several works have convincingly argued that the two research fields of spatio-temporal data streams and the management of moving objects can naturally come together. [IlMI10, ChFr03, MoXA04] For example, the output of a GPS receiver, monitoring the position of a mobile object, is viewed as a data stream of location updates. This data stream of location updates, along with those from the plausibly many other mobile objects, is received at a centralized server, which processes the streams upon arrival, effectively updating the answers to the currently active queries in real time.For this second approach, we present GEDS, a scalable, Graphics Processing Unit (GPU)-based framework for the evaluation of continuous spatio-temporal queries over spatio-temporal data streams. Specifically, GEDS employs the computation sharing and parallel processing paradigms to deliver scalability in the evaluation of continuous, spatio-temporal range queries and continuous, spatio-temporal kNN queries. The GEDS framework utilizes the parallel processing capability of the GPU, a stream processor by trade, to handle the computation required in this application. Experimental evaluation shows promising performance and shows the scalability and efficacy of GEDS in spatio-temporal data streaming environments. Additional performance studies demonstrate that, even in light of the costs associated with memory transfers, the parallel processing power provided by GEDS clearly counters and outweighs any associated costs.Finally, in an effort to move beyond the analysis of specific algorithms over the GEDS framework, we take a broader approach in our analysis of GPU computing. What algorithms are appropriate for the GPU? What types of applications can benefit from the parallel and stream processing power of the GPU? And can we identify a class of algorithms that are best suited for GPU computing? To answer these questions, we develop an abstract performance model, detailing the relationship between the CPU and the GPU. From this model, we are able to extrapolate a list of attributes common to successful GPU-based applications, thereby providing insight into which algorithms and applications are best suited for the GPU and also providing an estimated theoretical speedup for said GPU-based applications.
Show less - Date Issued
- 2012
- Identifier
- CFE0004222, ucf:49012
- Format
- Document (PDF)
- PURL
- http://purl.flvc.org/ucf/fd/CFE0004222
- Title
- BRAVE NEW WORLD RELOADED: ADVOCATING FOR BASIC CONSTITUTIONAL SEARCH PROTECTIONS TO APPLY TO CELL PHONES FROM EAVESDROPPING AND TRACKING BY THE GOVERNMENT AND CORPORATE ENTITIES.
- Creator
-
Berrios-Ayala, Mark, Milon, Abby, University of Central Florida
- Abstract / Description
-
Imagine a world where someone's personal information is constantly compromised, where federal government entities AKA Big Brother always knows what anyone is Googling, who an individual is texting, and their emoticons on Twitter. Government entities have been doing this for years; they never cared if they were breaking the law or their moral compass of human dignity. Every day the Federal government blatantly siphons data with programs from the original ECHELON to the new series like PRISM...
Show moreImagine a world where someone's personal information is constantly compromised, where federal government entities AKA Big Brother always knows what anyone is Googling, who an individual is texting, and their emoticons on Twitter. Government entities have been doing this for years; they never cared if they were breaking the law or their moral compass of human dignity. Every day the Federal government blatantly siphons data with programs from the original ECHELON to the new series like PRISM and Xkeyscore so they can keep their tabs on issues that are none of their business; namely, the personal lives of millions. Our allies are taking note; some are learning our bad habits, from Government Communications Headquarters' (GCHQ) mass shadowing sharing plan to America's Russian inspiration, SORM. Some countries are following the United States' poster child pose of a Brave New World like order of global events. Others like Germany are showing their resolve in their disdain for the rise of tyranny. Soon, these new found surveillance troubles will test the resolve of the American Constitution and its nation's strong love and tradition of liberty. Courts are currently at work to resolve how current concepts of liberty and privacy apply to the current conditions facing the privacy of society. It remains to be determined how liberty will be affected as well; liberty for the United States of America, for the European Union, the Russian Federation and for the people of the World in regards to the extent of privacy in today's blurred privacy expectations.
Show less - Date Issued
- 2014
- Identifier
- CFH0004537, ucf:45187
- Format
- Document (PDF)
- PURL
- http://purl.flvc.org/ucf/fd/CFH0004537