A distributed mobile database implementation on pocket PC mobile devices communicatin
#1

Submitted by
Mr. Sagar Byali

[attachment=12428]
ABSTRACT
A distributed database system is built on standalone mobile databases found on mobile devices. At the heart of the architecture are elected devices that take on the role of data directories which collect the schema of the databases and become the contact points for all nodes that wish to submit queries against the distributed database. The system is implemented on pocket PCs that run the Microsoft WinCE operating system and communicate using Bluetooth.
The most interesting and promising form of such environments is the mobile ad hoc network (MANET) in which a mobile host can act as a source of information, destination, or a router that transfers data toward its destination. The system consists of moving nodes that can take one of three possible roles: requesting nodes (Rns), database nodes (DBNs) and a database directory (DD). A DBN node has its own mobile database. DD stores the schemas of the DBNs in the network. RN can be a node that sends its request (query) to the DD for processing.
Keywords: Data availability, Mobile databases, Distributed database, Mobile computing, Bluetooth
CHAPTER-1
INTRODUCTION

Now a day’s mobile applications have become more popular and a demand for database data in mobile settings has increased. The most promising form of such environments is the mobile adhoc network (MANET). In MANET a mobile host can act as a source of information, destination, or a router that transfers data towards its destination. Mobile hosts are generally small computing devices with relatively limited resources that can join or leave the network unexpectedly at any time. In addition more sophisticated mobile database management systems are being developed to offer capabilities that parallel those of enterprise level database systems.
The ultimate goal of this design and implementation is to provide a system through which mobile devices share data in disconnected settings. That is, our work targets environments in which mobile hosts collaborate in answering each other’s queries. More specifically, we develop a distributed database system on top of isolated mobile databases that exist on mobile devices that happen to be in close proximity with each other. The protocol used communication is Bluetooth which is prevalent on mobile devices due to its low cost and efficient utilization of battery power. The implementation of the system involved several issues relating to locating the data sources for the particular query among the participating mobile devices and joining the individual results by some mobile device before returning them to the client application.
CHAPTER-2
LITERATURE SURVEY

The developed application described tackles three main areas namely, connectivity using Bluetooth communication protocol, collaboration between mobile devices and distributed databases in MANETs.
A study of recent research trends and experimental guidelines in MANETs, which was presented by Dow et al, surveyed more than 1300 MANET related papers from 1998 to 2003. It was found that topics like routing and power management attracted most of the attention, while issues such as IP addressing, fault tolerance and collaboration were also popular among MANETs. The framework of distributed mobile database addressed here is collaborative in the sense that nodes cooperate by providing service to each other in order to answer a mobile node query. The subject provides an actual implementation of Pocket PCs that communicate using Bluetooth (BT) through the formation of piconet, where one master device can connect within up to seven active slave devices. Of concern to our work is the fact that current implementation of Bluetooth communication on mobile computing devices like Pocket PCs do not support master slave role switching and therefore scatternets. Similarly, previous works that involved BT communication were limited to piconets. For example, Altundag and Gokturk (2006) developed a scatternet formation protocol and implemented a chat room application that utilized this protocol using J2ME.
This work involves query processing and result coalescing. Several approaches have appeared that discuss processing queries in distributed environments. The scheme presented in Kottkamp and Zukunft (1998) is one of such approaches. It aims to optimize location aware queries for mobile database systems and develop a mobility-aware cost model. The work in Kossmann (2000) presents a “textbook” architecture for query processing and discusses a series of specific techniques for distributed based database systems. It describes several methods for shipping data from one site to others, implementing joins and selection of sites for executing the elements of queries. The query processor receives an SQL query, translates and optimizes this query in several phases into executable query plan and and executes the plan in order to obtain the results.
CHAPTER-3
DESIGN OF DISTRIBUTED MOBILE DATABASE
2.1 System Architecture

This system provides a cooperative framework that builds a distributed database out of possibly heterogeneous databases running on mobile devices that may be roaming in the wireless network in close proximity (within transmission range) to each other.

Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: 4g mobile, mobile celluar cy lee, seminar on mobile paradism, mobile broswer, interactive game downloader application for mobile devices, mobile internet access devices, freeware pocket,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Design and Implementation of TARF: A Trust-Aware Routing Framework for WSNs Projects9 6 3,581 10-01-2015, 11:13 PM
Last Post: Guest
  Persuasive Cued Click-Points: Design, Implementation, and Evaluation of a Knowledge-B Projects9 3 3,031 15-04-2013, 11:14 AM
Last Post: computer topic
  distributed cache updating for the dynamic source routing protocol project report tiger 4 3,000 05-03-2013, 02:22 PM
Last Post: Guest
  DISTRIBUTED MOBILITY MANAGEMENT FOR TARGET TACKING IN MOBILE SENSOR NETWORKS computer science technology 4 3,936 22-02-2013, 03:05 PM
Last Post: seminar details
  IMPLEMENTATION OF IMAGE STEGANOGRAPHY USING LSB TECHINQUE seminar presentation 6 5,799 04-02-2013, 04:49 PM
Last Post: seminar details
  Cooperative Caching in Wireless P2P Networks: Design, Implementation, and Evaluation seminar class 2 3,321 02-02-2013, 02:08 PM
Last Post: seminar details
  Database Migration over Network project topics 12 7,246 06-01-2013, 07:54 AM
Last Post: Guest
Wink Implementation of a simple device mediation application of a Network Management Syste computer science crazy 2 2,173 06-12-2012, 01:57 PM
Last Post: seminar details
  Database Migration over Network seminar surveyer 1 1,970 29-11-2012, 02:18 PM
Last Post: seminar details
  Human Resource Database Management System science projects buddy 2 4,210 13-11-2012, 12:19 PM
Last Post: seminar details

Forum Jump: