Contact Sitemap Nederlandse vlagNederlands

PLIM context-aware mobile application framework software

The software presented here is used by the Telematica Instituut for the research and experiments conducted in the area of context-aware and mobile computing. It is open source software, and is distributed as source code only. This software comes with ABSOLUTELY NO WARRANTY and is provided on an "AS IS" basis. Parts of it are covered by the GNU General Public License version 2 and parts are covered by the Jabber Open Source License version 1.


The principal idea behind the PLIM framework is to use a straightforward publish-subscribe mechanism to distribute context information between different entities (users, services) in a network. Many forms of context information exist, but sofar we have focused on location and presence. An infrastructure of Bluetooth 'location provider' access points is used to obtain the indoor location of a user. The existing open source Jabber instant messaging server is used and adapted to implement the publish-subscribe mechanism for both presence and location information.

GigaMobile Software

Mobile user moving from room to room, sending location updates to the PLIM/Jabber server. Location is determined using an infrastructure of 'location provider' bluetooth access points.

The mobile user holds a PDA that runs the PLIM PDA client. This client connects to the PLIM/Jabber server to update presence and location. It uses the PDA Bluetooth interface to determine which Bluetooth location provider is closest and retrieves the current location from this provider. The assumption is that Bluetooth technology will become so obiquitous that, in a typical home/office environment, many devices may act as location provider. And that Bluetooth interfaces will be available in many mobile devices (laptops, PDA's, phones). When Bluetooth location providers are from the lowest power class, communication range is approximately 10m. With such location providers, the indoor location can often be determine with a room level granularity.

GigaMobile TIMthumbnail GigaMobile TIM2thumbnail 

An HP/Compaq iPAQ 3870, equipped with an expansion pack and a Digianswer Bluetooth card, running the PLIM Pocket PC client application. Click for a larger picture. 

For testing and simulation purposes, a Java client library was developed. A few simple clients are part of this library. They can be used to simulate location updates, manipulate the presence and location rosters, or to register a new user.

GigaMobile_plimmap

Part of a Scalable Vector Graphics (SVG) based PLIM web client (not available for download). Location is expressed in a visual manner, using a map of the building.

Required software and hardware

  • PLIM/Jabber server: developed and tested on Linux RedHat 7.3, but should run on all platforms supported by the original Jabber 1.4.2 server.
  • PDA client: HP/Compaq iPAQ 3700/3800 series with Pocket PC or Pocket PC 2002 environment. The iPAQ must have an expansion pack and a Digianswer Bluetooth card for Windows CE. The current version of the client does not work with the Compaq Bluetooth hardware available for some 3800 series PDA's. For building the PDA client, the Digianswer Windows CE SDK is necessary. Builds for the emulators are without Bluetooth location determination functionality.
  • Java library/clients: developed and tested with JDK 1.3.
  • Bluetooth location provider access points: Windows 2000/XP PC with a fixed network interface and a PC Card slot. An IBM/Toshiba/Motorola Bluetooth card (OEM-ing from Digianswer) must be inserted into the PC Card slot, and the Digianswer Bluetooth Software Suite must be installed.

Building and configuring

  • PLIM/Jabber server: as with the regular Jabber 1.4.2 server.
  • PDA client: follow the instructions in the README file.
    Java library/clients: comes with a prebuild jar file that can be used to start the clients. See also the README and Configuration.html files. The 'rcl' client can be used to register new users with the PLIM/Jabber server. The 'fcl' client can be used to generate subscriptions between users (tedious).
  • Bluetooth location provider access points: enable connection sharing on the fixed interface. The access points currently provide IP connectivity to the PDAs using the (proprietary) Ethernet profile.

Publications:

This work is part of the GigaMobile project.