Mobile Computing in Military Ambulatory Care

  • Authors:
  • Omran Bukhres;Stuart Morton

  • Affiliations:
  • -;-

  • Venue:
  • CBMS '97 Proceedings of the 10th IEEE Symposium on Computer-Based Medical Systems (CBMS '97)
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

Although satellite and cellular communication advances have enabled users of mobile computers the ability to access information regardless of location, it introduce new problems for transaction management in distributed database systems. Traditional transaction mechanism and criteria have to be adjusted to accommodate the mobile computing environment. Data replication is an example of a technique that is used in traditional database systems to increase the availability and the fault-tolerance of the data, but at the same time adds the overhead of maintaining replica consistency across multiple sites of the network. Data replication is a useful tool in mobile computing due to the fact that a mobile host may be disconnected from the network for long periods of time. The data replication allows the mobile host to use a local data copy while it is disconnected from the network. Mobile hosts that have the capability to store copies of data items increase the difficulty of maintaining replica consistency, because of the mobile host's volatile storage. Also, the mobile host must be assured that the local copies that it is using are valid, and any changes made locally to a copy is reflected in the rest of the system. In this paper, we introduce a mobile replica management algorithm. A mobile transaction manager (MTM) coordinates the transactions initiated by mobile hosts, which query and update replicated databases stored at both mobile and static hosts in a battlefield environment. This battlefield environment is based upon the U.S. telemedicine (Prime Time III) support in Bosnia. The MTM is responsible for the synchronization of the replicated data items in the network.