• DocumentCode
    1856405
  • Title

    Two approaches to improve Java MIDP record management system in wireless devices

  • Author

    Kimm, Haklin ; Shin, Sung Y. ; Shim, Charlie Y.

  • Author_Institution
    Dept. of Comput. Sci., East Stroudsburg Univ., PA
  • fYear
    2005
  • fDate
    22-25 May 2005
  • Lastpage
    6
  • Abstract
    In this paper, we propose two approaches to improve current Java mobile information device profile (MIDP) record management system (RMS) in wireless devices and compare the approaches with current MIDP RMS. These approaches promote the efficient use of Java MIDP RMS in wireless devices such that a faster record retrieval using a smaller memory is achieved, which makes the device consume less battery power. The comparable program segments, which show how to use Java MIDP RMS with or without record-enumeration interface efficiently, are presented and analyzed. The first approach in the paper proposes to use a circular linked list in RMS RecordEnumeration interface. This requires less storage to represent a recordID as a node in the circular linked list than the current RecordEnumeration interface that uses a doubly linked list. The second approach supports the faster access of record traversal, which shows O(log n) time to retrieve any record in MIDP RMS file, while the record retrieval in the current Java MIDP RMS takes O(n) time. In addition, the second approach uses less RMS storage than the method using RecordEnumeration interface does
  • Keywords
    Java; computational complexity; information storage; mobile computing; records management; J2ME; Java MIDP; RecordEnumeration interface; circular linked list; mobile information device profile; persistent storage; record management system; wireless Java; wireless devices; Batteries; Computer architecture; Computer science; Embedded system; Java; Libraries; Mobile computing; Mobile handsets; Personal digital assistants; Virtual machining; J2ME; MIDP; RMS Persistent Storage; Wireless Java;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Electro Information Technology, 2005 IEEE International Conference on
  • Conference_Location
    Lincoln, NE
  • Print_ISBN
    0-7803-9232-9
  • Type

    conf

  • DOI
    10.1109/EIT.2005.1627036
  • Filename
    1627036