1 / 11

Experiences with RFID implementations

Josu Moreno. LibriTech Iberica Centro Congressi Panorama – 22-24 September 2010 29th ADLUG ANNUAL MEETING 29th ADLUG. Experiences with RFID implementations. Introduction.  1. RFID and applications for libraries  2. Amicus & ShelfCheck  3. Improvements on ShelfCheck

durin
Télécharger la présentation

Experiences with RFID implementations

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Josu Moreno. LibriTech Iberica Centro Congressi Panorama – 22-24 September 201029th ADLUG ANNUAL MEETING 29th ADLUG Experiences with RFID implementations

  2. Introduction  1. RFID and applications for libraries  2. Amicus & ShelfCheck 3. Improvements on ShelfCheck 4.LibriSuite & ShelfCheck

  3. RFID and applications for libraries 1 Anti theft system. Shelfcheck. Inventory. Control of most read books inside the library. Control of unsorted items.

  4. Amicus and shelfcheck 2 JAVA + sip.jar AMICUS DB AMICUS Server

  5. Amicus and shelfcheck 2 It is necessary to install one Java Virtual Machine. External program (sip.jar) that connects with the Oracle database. Messages sent from shelfcheck station to sip.jar via sockets (using a know port number). Conection with the Database using JDBC (Firewall has to allow this connection) The code is based on the code of Amicus, but it is not the same.

  6. Amicus and shelfcheck 2 Tested with:

  7. Improvements on ShelfCheck 3 Not necessary new tables for borrowers and items. Support for extended loan. Impossible to check out different copies with the same Amicus number. Changes in the Check sum method to allow diacritics. Scheduled tasks to generate lists to allow detect discrepancies.

  8. Improvements on ShelfCheck 3 • Special message for : • Items with a title hold • “Lost” items. • Check-in one item on a hold.

  9. LibriSuite and Shelfcheck 4 Librisuite Server LibriSuite DB

  10. LibriSuite and Shelfcheck 4 There is no external program. Java Virtual Machine not necessary in the user laptop. Messages sent directly from shelfcheck statation to LibriSuite server. There is no connection JDBC. The code is the same than the LibriSuite code. Real time lists (not scheduled tasks).

  11. Thank you !!

More Related