Categories and Subject Descriptors H.4.2 [Types of Systems]: Decision support

Size: px
Start display at page:

Download "csliuwy@cityu.edu.hk Categories and Subject Descriptors H.4.2 [Types of Systems]: Decision support"

Transcription

1 An Asset Management System Based on RFID, WebGIS and SMS Shengguang Meng, Wei Chen, Gang Liu, Shitong Wang, Liu Wenyin Department of Computer Science, City University of Hong Kong Hong Kong SAR, China ABSTRACT In this paper, we propose an asset management system using technologies of Radio Frequency Identification (RFID), Web Geographic Information System (WebGIS) and Short Message Service (SMS) for intelligent management of assets. The proposed method tracks and monitors the changes of locations of the assets and shows their statuses on a geographical map, preventing the loss of assets due to unclear reasons. The movement of assets can be automatically identified using the RFID technique. The corresponding data are transferred by the GSM module in real time, enabling the spatial information of assets to be displayed on an electronic geographical map using WebGIS. The proposed method also facilitates automated notification of asset movement and malfunction alarm through SMS. Preliminary experiments show that the proposed method can improve information availability of assets and reduce asset management cost dramatically. Categories and Subject Descriptors H.4.2 [Types of Systems]: Decision support General Terms Management Keywords Asset management, RFID, WebGIS, SMS, wireless, spatial database, information retrieval 1. INTRODUCTION Asset management has long been considered as an important issue in enterprise organizations. However, automated asset management has still not been appropriately supported by existing IT systems. Assets are not managed individually. Information about location, status and usage is not accurate or lacking. This may cause delays in industrial operations, inefficient use or excess inventory of costly assets, and may even lead to asset damage or accidents. In order to solve those problems, we propose a method for asset management based on RFID, WebGIS and SMS technologies. The proposed method combines the techniques of RFID, WebGIS and SMS. RFID is used to automate tracking and monitoring the movements of assets that are to be controlled in real time. SMS is used for automated transferring of asset movement information in a distributed environment where the deployment of cable network is not feasible. The employment of WebGIS technique facilitates the dynamic visual representation of the spatial information of the asset distribution on an electronic map. We carry out preliminary experiments based on a real application of enterprise asset management over ten months to prove its efficiency and feasibility. The results of the experiments show good user experience and significant cost decrease of asset management. The rest of this paper is organized as follows. Section 2 presents related work. Section 3 introduces the method that combines RFID with WEBGIS and SMS technologies for intelligent asset management. Preliminary experiments with a real application are presented in Section 4 for evaluation of the system. We conclude our work in Section RELATED WORK RFID is a technology which provides non-contact, non-line-ofsight wireless data communication between devices in a system. It consists of three basic components: antenna, RFID reader, and RFID tag, as shown in Figure 1. The antenna emits radio signals to activate the tag and read or write data to it. Often, the antenna is packaged with the RFID reader to become an interrogator. The RFID reader is the main controller of the system for data acquisition and communication. The interrogator emits radio waves in ranges of anywhere from a few inches to 100 feet or more, depending on its power output. When a RFID tag passes through the electromagnetic zone, it detects the interrogator s activation signal. The interrogator will then decode the data encoded in the tag and process it. Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Figure 1. Illustration of RFID working mechanism RFID has been widely used in the fields of manufacture, traffic, logistics, etc. Especially, several pieces of work have been done for applying RFID techniques to asset management. Mark et al. 82

2 propose a RFID-based tagging and tracking method that supports total asset visibility for the military [1]. It can be used to provide programs such as FCS with persistent knowledge of the location and status of every asset, thus providing commanders the assurance to verify logistics and plan missions. Barber and Tsibertzopoulos investigate the features of the new UHF RFID standard and their implications for asset management [2]. Of these features, tag memory, security techniques, operational modes, communication methods, global applicability, and other expected implementation specific improvements are covered. The improvements that the features bring to asset management are also mentioned. A passive RFID management method is proposed by Hakim et al. and is implemented in Hartford Hospital, Connecticut, for asset tracking [3]. The technique is employed to monitor Telemetry Transmitters (TT) in order to prevent losing them. The work exploits the capabilities of passive RFID technology to determine the location of TTs as they pass through certain key spots in the hospital, and shows that the asset monitoring system is able to communicate with the hospital equipment management database in order to get queries or send other necessary commands. WebGIS is a new technology which combines the Internet and GIS. End users can search and analyze the GIS data intuitively on the Internet using browsers. In our solution, we adopt the MapInfo MapXtreme component which is a map application platform and can provide WebGIS data exchange and management services. MapXtreme provides an approach to parallel access to database for multiple users within a short time and return a user request to the client browser by Web service. The advantages of WebGIS are the visual data sustaining to providing assistant decision for users, coexisting of words and images and visualization. The adoption of WebGIS will provide a new perspective for the management method of the asset management system. This solution has a very high value in popularization and application. Luo et al. proposed a framework to provide a new model for WebGIS services in a network environment [4]. This framework consists of three layers: user layer, application layer and WebGIS service layer. The user layer supports users to access WebGIS services via different network environment; the application layer represents WebGIS applications constructed by different organizations or companies, which integrate GIS services to solve some domain-oriented problems; WebGIS service layer provides different GIS services. The WebGIS service layer is a multi-agent system, where WebGIS services are implemented as agents to match the use of different users/applications. Short message service (SMS) is a service for sending short messages to mobile devices, including cell phones, smart phones and PDAs. SMS has been perfect in many fields, such as remote monitor, data collection, and wireless alarm, due to its low cost, high speed, high reliability and security etc. Kwon et al. develop a blood glucose management system using the Internet and SMS which can lessen the social economic burden and materialize an individualized diabetes mellitus management [5]. Participants can send their self-measured blood glucose levels, medication and its dosages, amount of meal, and degree of exercise to their health providers in this specialized diabetes management system. The health providers consisting of endocrinology specialists, dietitians, and nurses can then send recommendations for individualized diabetes management according to the data received accordingly. This diabetic patient management system can be seen as a new tool for communication between health care providers and patients. Existing RFID-based asset management or tracking systems transfer data using the Internet or a local area network. However, those systems may not be suitable for the assets with the following characteristics: (a) distributed in different locations, (b) located in a limited area, (c) no network environment is available or it is costly to establish network environment. For example, for assets in base stations of mobile communication companies, some of them are located on top of a building, and some of them are located on the mountainside or mountaintop. Hence, we also propose using WebGIS and SMS technologies to such situations. 3. THE PROPOSED ASSET MANAGEMENT SYSTEM 3.1 Overview The proposed asset management method is mainly for large-scale companies whose distributions of assets are extensive and dispersive, such as electricity companies and mobile communication ones. The proposed method utilizes RFID technology and integrated wireless data transfer technology to perform automated management for access, transfer, maintenance, and stand-down of assets. It also utilizes advanced Web-based GIS technology to implement the asset managing geographically. Users are able to search and display several kinds of information of assets on an electronic geographical map, such as their identities, spatial information, statistical information, usage status, transfer record, maintenance record, malfunction information and so on. The SMS technology is also utilized to inform administrators of base stations (which are used in this paper to refer to the buildings or limited areas to host the assets) about asset transfer and asset working status in real time. 3.2 System Architecture Figure 2. Architecture of the proposed system Figure 2 shows the architecture of the proposed system. From the figure we can see that the system is distributed over a local area network. It consists of several subsystems that will be introduced in the following sections. 83

3 3.2.1 Asset Automatic-Identification Subsystem (AAIS) This subsystem consists of three basic components: a RFID reader, an antenna that is installed at the entrance of the base station, and several RFID tags that are attached to the surface of the assets. The RFID reader emits radio-frequency signals using the antenna for communication with the RFID enabled tags. A GSM module is integrated into the RFID reader for sending and receiving SMS. When assets enter or leave the base station, the RFID reader can read their data from the tags attached to them. The asset data will be sent to an application server in real time by SMS. The communication between AAIS and the application server ends when a confirmation SMS is received from the application server Application Server This subsystem consists of an SMS service module and a MapXtreme module. SMS service module includes the following functions: (a) receiving all SMSs from RFID readers in base stations, (b) sending a confirmation SMS to the RFID reader when a message is received and (c) sending a SMS to the RFID reader of a base station to inspect its working status. (When receiving the confirmation SMS from a base station, we are sure that the corresponding RFID reader is working normally), and (d) analyzing from which RFID reader an incoming SMS comes. In our proposed method, there is a Subscriber Identity Module (SIM) card applied to the GSM module which is integrated into a RFID reader that holds personal identity information, cell phone number, phone book, text messages and other related data. The SMS source can be identified according to the cell phone number of the SIM card. In this way, the RFID readers can be managed individually. The content of the message is converted to an appropriate format for storage in databases in this module. The MapXtreme module is an application module based on WebGIS technology. It can provide a visual representation to show the relevant spatial information of the asset management system. When a user query of spatial data is sent to the Web server in the system from the user s browser, the Web server transfers the related parameters to MapXtreme in the application server. MapXtreme queries the corresponding map data from the GIS database and the asset data from the basic database. Afterward, the query result is returned from the application server to the Web server and then rendered on the user s browser. Figure 3. Operating mode of MapXtreme Database Management System (DMS) All data that are used in the proposed method are stored in a relational database, including basic data, spatial data, and attribute data in this system so that data storage and management can be separated from the application logic. The database management subsystem mainly consists of the following two databases. (a) Basic Database The Basic Database is mainly used to store data about base stations, assets, and SMSs, etc. It provides the functions of data storage, searching, updating and retrieval. Users can query the data they need from the Basic Database expediently, accurately and in time. (b) GIS Database GIS Database is a dataset to describe the geographical characteristics of an area that is to be controlled by the system. It does not only have the attribute data of geographical factors that are similar to the data properties of general databases but also a large volume of spatial data which describe the spatial distribution of geographical factors. There is an indivisible relation between the attribute data and the spatial data. The MapXtreme system can adopt either file strategy or spatial data strategy to manage GIS data. In the proposed method, we adopt the spatial data strategy to manage the GIS data. Spatial data strategy can perform integrated management of spatial data and attribute data by utilizing spatial databases. This can take the advantages of current large business database systems to implement distributed structures and multiuser concurrent visiting functions. Spatial database is a hot research topic nowadays in GIS field. We adopt the OracleSpatial to manage the attribute data and spatial data in the system Background Asset Management Subsystem (BAMS) The BAMS subsystem works in a browser/server (B/S) mode. The main modules of this subsystem are introduced as follows. Asset Data Maintenance This module takes the charge of maintaining the entire asset database. System administrators can add or modify asset information, such as asset name, asset number, asset type, manufacturer, production time, specification, purchase time and so on. The relations between RFID tags and asset entities are established in this module. Asset Automated Management This module utilizes RFID technology and wireless data transfer technology to implement asset data automated gathering and processing so that the asset management can be automated. The detailed implementation is further discussed in Section 3.3. WebGIS Module This module utilizes the advanced Web-based GIS technology to implement the asset management with geographic information integrated. Users can search and display spatial information of assets on the electronic geographical map, such as basic information, location information, statistic information, usage status, transferring record, maintenance record, and malfunction information and so on. The system adopts MapInfo MapXtreme component to implement the WebGIS functions. MapXtreme can read and display map data of GIS databases. On the client-side, there are many functions on the electronic geographical map, such as map search, map visualization, layer control, zoom in/out, roam, creation of the special subject map, etc. SMS Notifications and Alarms 84

4 The functions of SMS notifications or alarms can be customized in BAMS. For example, the system can be configured so that a SMS is sent to the administrators of a base station whenever an asset moves in or out of it. It is also possible for the system to send an alarm SMS to the corresponding maintainers of a base station to repair it as soon as possible when a RFID reader or a GSM module is not usable. 3.3 Automated Asset Transfer Process An Automated Asset Transfer Process (AATP) module is proposed that combines RFID technology with WebGIS and SMS technology in the system. AATP is the process that an asset is transferred from a base station to another base station. An example is presented in which one asset is transferred from base station A to base station B. The state change process of this asset is shown in Figure 4. Figure 4. The transformation of the status of an asset The steps of AATP are described as follows. 1. The state is normal when the asset works normally in base station A. 2. The RFID reader in A reads the asset data from the tag attached on the asset when the asset is moved out of A. The removed asset data are then uploaded to the application server through the GSM module. The application server then updates the removed asset data to the database system. 3. The BAMS stores the location and the time of the movement of the removed asset automatically and changes the asset state to pending condition. It then sends a notification SMS about the removal of the asset to the administrators of A. 4. The RFID reader in B reads the asset data from the tag attached on the asset when the asset enters the base station B. The information of the incoming asset is then uploaded to the application server through the GSM module. The application server then updates the incoming asset data to the database system. 5. The BAMS stores the location and time of the movement of the incoming asset automatically and changes the asset state to normal condition. It then sends a notification SMS about the incoming asset information to the administrators of the base station B. 6. The BAMS saves all the data of the incoming asset to the base station B and records the asset transfer accordingly. After finishing an asset transfer, the administrators of base station A and B will get SMSs about the related information of the asset transfer. The asset transfer information is updated to the database system automatically. The asset transfer information can also be shown on the WebGIS interface in BAMS, as shown in Figure 5. Figure 5. WebGIS Interface In Figure 5, a big blue point icon represents a base station. Users can see the information window of this base station by clicking on it. The window shows basic data and statistic data of the base station, such as longitude (LON), latitude (LAT), entering asset sum on a particular day, and so on. A big blue point with an outgoing edge in the figure indicates that new assets have left this base station recently. Users can get the information of the removed asset by clicking on this icon. After clicking, the icon will be hidden in the map until new assets are moved out of the base station in the future, or if there is any other information change in this station. A big blue point with an incoming edge in the figure indicates that assets have entered this base station recently. Users can get the information of the incoming asset by clicking on this icon. After clicking, the icon will be hidden in the map until assets enter the base station next time in the future, or if there is any other information change in this station. 4. EXPERIMENT RESULTS A prototype system based on J2EE architecture is developed for the evaluation experiments of the proposed method. We cooperate with the subordinate company of China Mobile Communications Corporation for the implementation of the asset management on a real application of asset management in mobile base stations. The system has been deployed to 30 base stations in the company. The 30 base stations are distributed in different towns of a city. 4.1 Experiment Settings Only a browse is needed to be installed on a client-side machine. The application server uses the operating system of Windows 2003 Server and has MapXtreme for Java installed for supporting WebGIS functions. The Web server uses the operating system of Windows 2003 Server and has Tomcat5.0 and Sun JDK- 1_5_0_07 set up for supporting JSP programs. An Oracle9i database is employed to manage basic and GIS data. 4.2 Experiment Results The asset information of the 30 base stations is input into the database system. The automated asset identification system starts to gather the asset data of the 30 base stations afterward, such as the asset movement information, the working status of RFID readers and GSM modules, and so on. Those data are submitted to the application server using SMS. The application server processes the SMS messages and updates the database system accordingly. Those data can be queried and represented on the WebGIS interface. The system can also send notification SMS 85

5 messages to the administrators of the base station about the movement and status of the assets. Figure 6 shows a partial list of alarm/notification SMS of the system. Figure 6. Alarm SMS list The experiment results show that the process time of asset movements is usually less than 4 seconds and all data are updated correctly in the entire process. Compared with traditional asset management methods, this system not only enhances user experience by using WebGIS and SMS technologies, but also greatly save the cost of asset management. The system has been up running for ten months. It benefits the mobile communication company in the following aspects: (a) reducing the cost of purchasing repetitive assets by 42%; (b) reducing asset audit cost by 75%; (c) reducing asset lost rate by 45%; (d) increasing the asset usage rate by 35 percent; (e) prolonging average asset usage life by 10%. 5. CONCLUSION AND FUTURE WORK In this paper we propose a novel method for asset management in enterprise organizations using RFID, WebGIS and SMS technologies. The main merits of the method are as follows. (a) The proposed method can obtain the movement information of assets automatically and transfer it to the application server by integrating RFID technology with GSM wireless module. The whole process is completely automatic, needing no manual intervention. Thus it can avoid data distortion problem due to factitious factors during collecting and inputting the asset data. (b) The method utilizes the advanced Web-based GIS technology. Users can search and view statistics of the spatial distribution and other related information of the assets using electronic geography map. It greatly enhances the system maneuverability and user experience. (c) It utilizes the SMS technology to inform administrators of base stations about asset transfer information and asset working status in real time. This method performs highly efficient monitoring of assets and therefore enhances their management in our preliminary experiments with a real asset management application. Future enhancements of the system may include the following. (a) The current speed of sending SMS is somewhat slow. It sometimes takes about four minutes to receive a SMS message. We shall investigate the possibilities of improving the speed of wireless data transfer so that the system processing speed can be improved. (b) We shall employ an additional subsystem in the proposed method to enhance the system security. 6. ACKNOWLEDGMENTS The work described in this paper was fully supported by a grant from the Research Grants Council of the Hong Kong SAR, China [Project No. CityU ], the China Semantic Grid Research Plan (National Grand Fundamental Research 973 Program, Project no. 2003CB317002). 7. REFERENCES [1] Buckner, M., Crutcher, R., Moore, M., Whitus, B.: Miclog rfid tag program enables total asset visibility. Proc. MILCOM 2002, vol.2, pp , 7-10 Oct [2] Barber, G., Tsibertzopoulos, E.: An analysis of using epcglobal class-1 generation-2 rfid technology for wireless asset management. Proc. IEEE Military Communications Conference, 2005 (MILCOM 2005), vol. 1, pp , Oct [3] Hakim, H., Renouf, R., Enderle, J.: Passive rfid asset monitoring system in hospital environments. Proc. 32nd Annual Northeast Bioengineering Conference, pp , [4] Yingwei, L., Xiaolin, W., Zhuoqun, X.: Design of a framework for multi-user/application oriented webgis services. Proc.. International Conference on Computer Networks and Mobile Computing, pp , [5] Kwon, HS., et al.: Development of web-based diabetic patient management system using short message service (SMS). Diabetes Res Clin Pract. 66(suppl 1):S133 7, Dec

ASSET TRACKING USING RFID SRAVANI.P(07241A12A7) DEEPTHI.B(07241A1262) SRUTHI.B(07241A12A3)

ASSET TRACKING USING RFID SRAVANI.P(07241A12A7) DEEPTHI.B(07241A1262) SRUTHI.B(07241A12A3) ASSET TRACKING USING RFID BY SRAVANI.P(07241A12A7) DEEPTHI.B(07241A1262) SRUTHI.B(07241A12A3) OBJECTIVE Our main objective is to acquire an asset tracking system. This keeps track of all the assets you

More information

RFID BASED VEHICLE TRACKING SYSTEM

RFID BASED VEHICLE TRACKING SYSTEM RFID BASED VEHICLE TRACKING SYSTEM Operating a managed, busy parking lot can pose significant challenges, especially to a government organization that also owns some of the vehicles in the lot. The parking

More information

ANYTIME ANYPLACE-REMOTE MONITORING OF STUDENTS ATTENDANCE BASED ON RFID AND GSM NETWORK

ANYTIME ANYPLACE-REMOTE MONITORING OF STUDENTS ATTENDANCE BASED ON RFID AND GSM NETWORK ANYTIME ANYPLACE-REMOTE MONITORING OF STUDENTS ATTENDANCE BASED ON RFID AND GSM NETWORK Mr.C.S.Karthikeyan 1 S.Murugeswari 2 Assistant professor, Dept. of ECE, Kamaraj College of Engineering and Technology,

More information

Evolving Bar Codes. Y398 Internship. William Holmes

Evolving Bar Codes. Y398 Internship. William Holmes Evolving Bar Codes Y398 Internship By William Holmes Table of contents Introduction: What is RFID? Types of Tags: Advantages of Tags: RFID applications Conclusion: Introduction: Bar codes have evolved

More information

Asset Tracking System

Asset Tracking System Asset Tracking System System Description Asset & Person Tracking 1. General The Vizbee platform is a flexible rule based solution for RFID based applications that can adapt to the customer s needs and

More information

Questions to be responded to by the firm submitting the application

Questions to be responded to by the firm submitting the application Questions to be responded to by the firm submitting the application Why do you think this project should receive an award? How does it demonstrate: innovation, quality, and professional excellence transparency

More information

Integration of radio frequency identification and building information modelling for decentralised information management

Integration of radio frequency identification and building information modelling for decentralised information management icccbe 2010 Nottingham University Press Proceedings of the International Conference on Computing in Civil and Building Engineering W Tizani (Editor) Integration of radio frequency identification and building

More information

Design for Management Information System Based on Internet of Things

Design for Management Information System Based on Internet of Things Design for Management Information System Based on Internet of Things * School of Computer Science, Sichuan University of Science & Engineering, Zigong Sichuan 643000, PR China, 413789256@qq.com Abstract

More information

GIS/GPS/GPRS and Web based Framework for Fleet Tracking

GIS/GPS/GPRS and Web based Framework for Fleet Tracking GIS/GPS/GPRS and Web based Framework for Fleet Tracking Michael Medagama 1, Dilusha Gamage 1, Lanka Wijesinghe 1, Nadeeka Leelaratna 1, Indika Karunaratne 2 and Dileeka Dias 3 1 Dialog-University of Moratuwa

More information

A Study of the Design of Wireless Medical Sensor Network based u- Healthcare System

A Study of the Design of Wireless Medical Sensor Network based u- Healthcare System , pp.91-96 http://dx.doi.org/10.14257/ijbsbt.2014.6.3.11 A Study of the Design of Wireless Medical Sensor Network based u- Healthcare System Ronnie D. Caytiles and Sungwon Park 1* 1 Hannam University 133

More information

RFID 101: Using RFID to Manage School Assets and Achieve Huge Savings

RFID 101: Using RFID to Manage School Assets and Achieve Huge Savings RFID 101: Using RFID to Manage School Assets and Achieve Huge Savings Are You Missing Out On Huge Savings through Better Asset Management? Many schools around the country have implemented wireless networking

More information

WEB SERVICE FOR STUDENT ATTENDANCE MANAGEMENT SYSTEM

WEB SERVICE FOR STUDENT ATTENDANCE MANAGEMENT SYSTEM WEB SERVICE FOR STUDENT ATTENDANCE MANAGEMENT SYSTEM Anusha V Pai 1, Atul Krishna 2, Kshama P M 3, Menita Correa 4 1,2,3,4 Department of CSE, Canara Engineering College, (India) ABSTRACT Attendance is

More information

Framework model on enterprise information system based on Internet of things

Framework model on enterprise information system based on Internet of things International Journal of Intelligent Information Systems 2014; 3(6): 55-59 Published online December 22, 2014 (http://www.sciencepublishinggroup.com/j/ijiis) doi: 10.11648/j.ijiis.20140306.11 ISSN: 2328-7675

More information

APPLICATIONS AND RESEARCH ON GIS FOR THE REAL ESTATE

APPLICATIONS AND RESEARCH ON GIS FOR THE REAL ESTATE APPLICATIONS AND RESEARCH ON GIS FOR THE REAL ESTATE Chengda Lin, Lingkui Meng, Heping Pan School of Remote Sensing Information Engineering Wuhan University, 129 Luoyu Road, Wuhan 430079, China Tel: (86-27)-8740-4336

More information

Major Risks and Recommended Solutions

Major Risks and Recommended Solutions Major Risks and Recommended Solutions www.icdsecurity.com OVERVIEW Are you familiar with the main security risks that threaten data centers? This paper provides an overview of the most common and major

More information

Using Mobiles for On Campus Location Tracking

Using Mobiles for On Campus Location Tracking Using Mobiles for On Campus Location Tracking F. Aloul A. Sagahyroon A. Al-Shami I. Al-Midfa R. Moutassem American University of Sharjah P.O. Box 26666, Sharjah, UAE {faloul, asagahyroon, b00020906, b00020142,

More information

A DYNAMIC LOAD BALANCING POLICY FOR AGENT-BASED DGIS* LUO Yingwei, WANG Xiaolin and XU Zhuoqun

A DYNAMIC LOAD BALANCING POLICY FOR AGENT-BASED DGIS* LUO Yingwei, WANG Xiaolin and XU Zhuoqun A DYNAMIC LOAD BALANCING POLICY FOR AGENT-BASED DGIS* LUO Yingwei, WANG Xiaolin and XU Zhuoqun Dept. of Computer Science and Technology, Peking University, Beijing, 100871 ABSTRACT Geo-Agents is an agent-based

More information

The Research on Industrial Information Monitoring System Based on B/S Structure Xuexuan ZHU1, a

The Research on Industrial Information Monitoring System Based on B/S Structure Xuexuan ZHU1, a 4th National Conference on Electrical, Electronics and Computer Engineering (NCEECE 2015) The Research on Industrial Information Monitoring System Based on B/S Structure Xuexuan ZHU1, a 1 College of Electrical

More information

Developing Safety Management Systems for Track Workers Using Smart Phone GPS

Developing Safety Management Systems for Track Workers Using Smart Phone GPS , pp.137-148 http://dx.doi.org/10.14257/ijca.2013.6.5.13 Developing Safety Management Systems for Track Workers Using Smart Phone GPS Jin-Hee Ku 1 and Duk-Kyu Park 2 1 Dept of Liberal Education and 2 Dept

More information

AUTOMATIC ACCIDENT DETECTION AND AMBULANCE RESCUE WITH INTELLIGENT TRAFFIC LIGHT SYSTEM

AUTOMATIC ACCIDENT DETECTION AND AMBULANCE RESCUE WITH INTELLIGENT TRAFFIC LIGHT SYSTEM AUTOMATIC ACCIDENT DETECTION AND AMBULANCE RESCUE WITH INTELLIGENT TRAFFIC LIGHT SYSTEM Mr.S.Iyyappan 1, Mr.V.Nandagopal 2 P.G Scholar, Dept. of EEE, Ganadipathy Tulis s Jain Engineering College, Vellore,

More information

Your Mobile Phone as a Ticket (NFC)

Your Mobile Phone as a Ticket (NFC) Your Mobile Phone as a Ticket (NFC) Francisco Maria van Uden Chaves IST - Technical University of Lisbon Av. Prof. Cavaco Silva Tagus Park 2780-990 Porto Salvo, Portugal francisco.chaves@ist.utl.pt Abstract.

More information

Application of a Web-based Monitoring and Control system in Plastic Rotational Moulding Machine

Application of a Web-based Monitoring and Control system in Plastic Rotational Moulding Machine Application of a Web-based Monitoring and Control system in Plastic Rotational Moulding Machine Mário Rodrigues 1, José Mendes 2, and Jaime Fonseca 3 University of Minho 1,2,3 Dept. of Industrial Electronics

More information

Automobile industry major implements RFID-based PALLET AND INVENTORY MANAGEMENT SYSTEM

Automobile industry major implements RFID-based PALLET AND INVENTORY MANAGEMENT SYSTEM Automobile industry major implements RFID-based PALLET AND INVENTORY MANAGEMENT SYSTEM PLC integration and real-time inventory of panels at each machine in the Press Shop through on-screen grid Automated

More information

RFID System Description for Logistics & Inventory

RFID System Description for Logistics & Inventory RFID System Description for Logistics & Inventory 1. General The Vizbee platform is a flexible rule based solution for RFID based applications that can adapt to the customer s needs and evolve with them.

More information

RFID Based Centralized Patient Monitoring System and Tracking (RPMST)

RFID Based Centralized Patient Monitoring System and Tracking (RPMST) IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 16, Issue 2, Ver. III (Mar-Apr. 2014), PP 08-15 RFID Based Centralized Patient Monitoring System and Tracking

More information

RFID based Bill Generation and Payment through Mobile

RFID based Bill Generation and Payment through Mobile RFID based Bill Generation and Payment through Mobile 1 Swati R.Zope, 2 Prof. Maruti Limkar 1 EXTC Department, Mumbai University Terna college of Engineering,India Abstract Emerging electronic commerce

More information

Research on Anomaly Detection of RFID Supply Chain Data Based on EPC

Research on Anomaly Detection of RFID Supply Chain Data Based on EPC , pp.62-66 http://dx.doi.org/10.14257/astl.2014.50.10 Research on Anomaly Detection of RFID Supply Chain Data Based on EPC Chunfeng Wang 1 Shuiming Zhong 2 Jin Wang 2 1 Modern Education Technology Center,

More information

SMS Based Wireless Home Appliance Control System (HACS) for Automating Appliances and Security. Abstract

SMS Based Wireless Home Appliance Control System (HACS) for Automating Appliances and Security. Abstract Issue s in Informing Science and Information Technology Volume 6, 2009 SMS Based Wireless Home Appliance Control System (HACS) for Automating Appliances and Security Malik Sikandar Hayat Khiyal, Aihab

More information

AMS Asset Management Redkite Asset Management System When only the best will do.

AMS Asset Management Redkite Asset Management System When only the best will do. Defects AMS Asset Management Redkite Asset Management System When only the best will do. Redkite Systems Ltd 2014 AMS Overview You ll wonder how you managed without it! What can I record on Redkite AMS?

More information

Modeling the Mobile Application Development Lifecycle

Modeling the Mobile Application Development Lifecycle , March 12-14, 2014, Hong Kong Modeling the Mobile Application Development Lifecycle Tejas Vithani, Member, IAENG and Anand Kumar Abstract Software Development Lifecycle is crucial in Desktop or web application

More information

Delivering a world-class monitoring service for you and your customers. OptiM2M application for remote monitoring of machines

Delivering a world-class monitoring service for you and your customers. OptiM2M application for remote monitoring of machines Delivering a world-class monitoring service for you and your customers OptiM2M application for remote monitoring of machines 09/2011 Finally, all your machines are only a touch away. Your need: Easy and

More information

Passive RFID Solutions for Asset Tracking and Inventory Management

Passive RFID Solutions for Asset Tracking and Inventory Management Passive RFID Solutions for Asset Tracking and Inventory Management Introduction: In the present context of business, it is becoming essential for the business world to provide electronic commerce in addition

More information

OI-TECH Asset Management

OI-TECH Asset Management OI-TECH Asset Management Service Today with the Solutions for Tomorrow www.oi-tech.com OI Tech Asset Management RFID Technology - Overview RFID (Radio Frequency Identification) is a technology for identifying

More information

An Intelligent Middleware Platform and Framework for RFID Reverse Logistics

An Intelligent Middleware Platform and Framework for RFID Reverse Logistics International Journal of Future Generation Communication and Networking 75 An Intelligent Middleware Platform and Framework for RFID Reverse Logistics Jihyun Yoo, and Yongjin Park Department of Electronics

More information

The Attendance Management System Based on Micro-cellular and GIS technology

The Attendance Management System Based on Micro-cellular and GIS technology I.J. Education and Management Engineering 2012, 5, 54-59 Published Online May 2012 in MECS (http://www.mecs-press.net) DOI: 10.5815/ijeme.2012.05.09 Available online at http://www.mecs-press.net/ijeme

More information

VEHICLE TRACKING SYSTEM USING GPS. 1 Student, ME (IT) Pursuing, SCOE, Vadgaon, Pune. 2 Asst. Professor, SCOE, Vadgaon, Pune

VEHICLE TRACKING SYSTEM USING GPS. 1 Student, ME (IT) Pursuing, SCOE, Vadgaon, Pune. 2 Asst. Professor, SCOE, Vadgaon, Pune VEHICLE TRACKING SYSTEM USING GPS Pooja P. Dehankar 1, 1 Student, ME (IT) Pursuing, SCOE, Vadgaon, Pune Prof. S. P. Potdar 2 2 Asst. Professor, SCOE, Vadgaon, Pune Abstract- Global Positioning System is

More information

Applying Web Based GPS/GPRS Ticketing and Tracking Mechanism to Reduce Traffic Violation in Developing Countries

Applying Web Based GPS/GPRS Ticketing and Tracking Mechanism to Reduce Traffic Violation in Developing Countries Applying Web Based GPS/GPRS Ticketing and Tracking Mechanism to Reduce Traffic Violation in Developing Countries Saed Tarapiah 1, Rajaa AbuHania 2, Islam Hindi 3, Diana Jamal 4 Telecommunication Engineering

More information

IDD-213T User Manual. (Rev. 1.0) China Aerospace Telecommunications Limited

IDD-213T User Manual. (Rev. 1.0) China Aerospace Telecommunications Limited (Rev. 1.0) China Aerospace Telecommunications Limited Contents 1. Introduction......3 2. Specifications...4 2.1 External Interface... 4 2.2 Status Indicator...... 5 2.3 Technical Parameters... 6 3. Device

More information

Antelope Enterprise. Electronic Documents Management System and Workflow Engine

Antelope Enterprise. Electronic Documents Management System and Workflow Engine Antelope Enterprise Electronic Documents Management System and Workflow Engine Antelope Enterprise v4 High Availability Edition Information in this document applies to the Antelope Enterprise v4 High Availability.

More information

UPS battery remote monitoring system in cloud computing

UPS battery remote monitoring system in cloud computing , pp.11-15 http://dx.doi.org/10.14257/astl.2014.53.03 UPS battery remote monitoring system in cloud computing Shiwei Li, Haiying Wang, Qi Fan School of Automation, Harbin University of Science and Technology

More information

The Design of B2B E-commerce System Based on MVC Model and J2EE

The Design of B2B E-commerce System Based on MVC Model and J2EE MANAGEMENT SCIENCE AND ENGINEERING Vol. 4, No. 4, 2010, pp. 113-119 www.cscanada.org ISSN 1913-0341 [Print] ISSN 1913-035X [Online] www.cscanada.net The Design of B2B E-commerce System Based on MVC Model

More information

Vehicle Tracking System using GPRS

Vehicle Tracking System using GPRS Urban Transport XIII: Urban Transport and the Environment in the 21st Century 409 Vehicle Tracking System using GPRS S. Ikram 1 & F. T. Shah 2 1 Seidco Communication L.L.C, Abu Dhabi, UAE 2 COMSATS Institute

More information

EXPERIMENTAL INVESTIGATION OF THE INTEGRATION OF VIRTUAL MODELS AND THE PHYSICAL CONSTRUCTION

EXPERIMENTAL INVESTIGATION OF THE INTEGRATION OF VIRTUAL MODELS AND THE PHYSICAL CONSTRUCTION EXPERIMENTAL INVESTIGATION OF THE INTEGRATION OF VIRTUAL MODELS AND THE PHYSICAL CONSTRUCTION Abiola A. Akanmu 1, Chimay J. Anumba 2, John I. Messner 2, Sanghoon Lee 2, and Deepa Kundur 3 abiola.akanmu@wmich.edu,

More information

Collided Vehicle Position Detection using GPS & Reporting System through GSM

Collided Vehicle Position Detection using GPS & Reporting System through GSM Collided Vehicle Position Detection using GPS & Reporting System through GSM M.M.Raghaveendra 1, N.Sahitya 2, N.Nikhila 3, S.Sravani 4 1 Asst.Professor ECE Department, 2 Student, 3 Student, 4 Student,

More information

Study of Logistics Warehouse Management System Based on RFID

Study of Logistics Warehouse Management System Based on RFID Advanced Materials Research Vol. 748 (2013) pp 1281-1284 Online available since 2013/Aug/30 at www.scientific.net (2013) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/amr.748.1281

More information

Military Usage of Passive RFID 1

Military Usage of Passive RFID 1 Military Usage of Passive RFID The Initiative The DoD, which is larger than most of the world s businesses, has an annual budget of almost US$343 billion with logistics accounting for nearly one third

More information

Commercial software development with the help of J2EE architecture and MVC

Commercial software development with the help of J2EE architecture and MVC Journal of The International Association of Advanced Technology and Science Commercial software development with the help of J2EE architecture and MVC Anup Kumar Ranjeeta chauhan 1. Abstract The Java 2

More information

Raghavendra Reddy D 1, G Kumara Swamy 2

Raghavendra Reddy D 1, G Kumara Swamy 2 Car Accident Detection, Communication And Tracking Using ARM7 Controller Raghavendra Reddy D 1, G Kumara Swamy 2 1 PG Scholar, Dept of ECE, Malla Reddy Engineering College (Autonomous), Hyderabad, India.

More information

LibRFID: Automation Software for Library Management System Using RFID Technology

LibRFID: Automation Software for Library Management System Using RFID Technology LibRFID: Automation Software for Library Management System Using RFID Technology Amar Michael Sequeira 1 Lecturer, Department of Computer Science, Bhandarkars Arts and Science College, Kundapura, Udupi,

More information

Remote Access Platform. Architecture and Security Overview

Remote Access Platform. Architecture and Security Overview Remote Access Platform Architecture and Security Overview NOTICE This document contains information about one or more ABB products and may include a description of or a reference to one or more standards

More information

The design and implementation of the environment monitoring system of smart home based on EnOcean technology

The design and implementation of the environment monitoring system of smart home based on EnOcean technology International Conference on Manufacturing Science and Engineering (ICMSE 2015) The design and implementation of the environment monitoring system of smart home based on EnOcean technology Peng Dong1, a,

More information

Chapter 5. Regression Testing of Web-Components

Chapter 5. Regression Testing of Web-Components Chapter 5 Regression Testing of Web-Components With emergence of services and information over the internet and intranet, Web sites have become complex. Web components and their underlying parts are evolving

More information

An ESRI White Paper May 2007 Mobile GIS for Homeland Security

An ESRI White Paper May 2007 Mobile GIS for Homeland Security An ESRI White Paper May 2007 Mobile GIS for Homeland Security ESRI 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB www.esri.com Copyright 2007 ESRI

More information

Development of information management system of dams in China based on. WebGIS

Development of information management system of dams in China based on. WebGIS Development of information management system of dams in China based on WebGIS ZHU Xing-ming 1, GENG Qing-zhai 1,2 (1.China Institute of Water Resources and Hydropower Research, Beijing 100044, China, zhuxm@iwhr.com;

More information

Urban planning and management information systems analysis and design based on GIS

Urban planning and management information systems analysis and design based on GIS Available online at www.sciencedirect.com Physics Procedia 33 (2012 ) 1440 1445 2012 International Conference on Medical Physics and Biomedical Engineering Urban planning and management information systems

More information

Development of Software As a Service Based GIS Cloud for Academic Institutes. Singh, Pushpraj 1 and Gupta, R. D. 2

Development of Software As a Service Based GIS Cloud for Academic Institutes. Singh, Pushpraj 1 and Gupta, R. D. 2 Development of Software As a Service Based GIS Cloud for Academic Institutes Singh, Pushpraj 1 and Gupta, R. D. 2 1 Student, M. Tech. (GIS & Remote Sensing); GIS Cell; Motilal Nehru National Institute

More information

The Construction of Seismic and Geological Studies' Cloud Platform Using Desktop Cloud Visualization Technology

The Construction of Seismic and Geological Studies' Cloud Platform Using Desktop Cloud Visualization Technology Send Orders for Reprints to reprints@benthamscience.ae 1582 The Open Cybernetics & Systemics Journal, 2015, 9, 1582-1586 Open Access The Construction of Seismic and Geological Studies' Cloud Platform Using

More information

The Development of a Web-Based Attendance System with RFID for Higher Education Institution in Binus University

The Development of a Web-Based Attendance System with RFID for Higher Education Institution in Binus University EPJ Web of Conferences 68, 00038 (2014) DOI: 10.1051/ epjconf/ 20146800038 C Owned by the authors, published by EDP Sciences, 2014 The Development of a Web-Based Attendance System with RFID for Higher

More information

Development of a Kind of Mine Staff Management System

Development of a Kind of Mine Staff Management System Advanced Engineering Forum Online: 2011-12-22 ISSN: 2234-991X, Vols. 2-3, pp 779-784 doi:10.4028/www.scientific.net/aef.2-3.779 2012 Trans Tech Publications, Switzerland Development of a Kind of Mine Staff

More information

Wireless Device Management: OSS for Leading-Edge Wireless

Wireless Device Management: OSS for Leading-Edge Wireless Wireless Device Management: OSS for Leading-Edge Wireless Rakesh Kushwaha, CTO mformation Technologies rakesh@mformation.com HOTOP4 Wednesday, October 13, 2:00-3:00 pm Topics: Wireless Devices & Device

More information

SafeMobile, Inc. 3601 E. Algonquin Road, Rolling Meadows, IL 60008 Tel: (847) 818-1649 Fax: (847) 818-9190 E-mail: safemobile@safemobile.

SafeMobile, Inc. 3601 E. Algonquin Road, Rolling Meadows, IL 60008 Tel: (847) 818-1649 Fax: (847) 818-9190 E-mail: safemobile@safemobile. SafeDispatch Mobile SafeMobile, Inc. 3601 E. Algonquin Road, Rolling Meadows, IL 60008 Tel: (847) 818-1649 Fax: (847) 818-9190 E-mail: safemobile@safemobile.com Website: www.safemobile.com Communication

More information

Internet-Accessible Power Monitoring & Control Systems

Internet-Accessible Power Monitoring & Control Systems Internet-Accessible Power Monitoring & Control Systems By GE Specification Engineers Keith B. Brock, P.E. Robert P. Hansen, PhD, P.E. Introduction Accessing electrical system information from any location

More information

Development of a Radio Frequency Identification Based Attendance Management Application With A Pictorial Database Framework

Development of a Radio Frequency Identification Based Attendance Management Application With A Pictorial Database Framework International Journal of Research in Information Technology (IJRIT) www.ijrit.com ISSN 2001-5569 Development of a Radio Frequency Identification Based Attendance Management Application With A Pictorial

More information

WHITE PAPER PALLETS AND RETURNABLE ASSET TRACKING

WHITE PAPER PALLETS AND RETURNABLE ASSET TRACKING WHITE PAPER PALLETS AND RETURNABLE ASSET TRACKING PALLETS AND RETURNABLE ASSET TRACKING Across asset supply chains, the ability to reduce the cost of asset loss, increase asset cycle time, and reduce asset

More information

RUGGEDCOM NMS. Monitor Availability Quick detection of network failures at the port and

RUGGEDCOM NMS. Monitor Availability Quick detection of network failures at the port and RUGGEDCOM NMS is fully-featured enterprise grade network management software based on the OpenNMS platform. Specifically for the rugged communications industry, RNMS provides a comprehensive platform for

More information

Remote Sensitive Image Stations and Grid Services

Remote Sensitive Image Stations and Grid Services International Journal of Grid and Distributed Computing 23 Remote Sensing Images Data Integration Based on the Agent Service Binge Cui, Chuanmin Wang, Qiang Wang College of Information Science and Engineering,

More information

International Journal of Engineering Research & Management Technology

International Journal of Engineering Research & Management Technology International Journal of Engineering Research & Management Technology March- 2015 Volume 2, Issue-2 Radio Frequency Identification Security System Mr. Shailendra Kumar Assistant Professor Department of

More information

A RFID Data-Cleaning Algorithm Based on Communication Information among RFID Readers

A RFID Data-Cleaning Algorithm Based on Communication Information among RFID Readers , pp.155-164 http://dx.doi.org/10.14257/ijunesst.2015.8.1.14 A RFID Data-Cleaning Algorithm Based on Communication Information among RFID Readers Yunhua Gu, Bao Gao, Jin Wang, Mingshu Yin and Junyong Zhang

More information

915MHz RFID State of the Art RFID RFID RADIO FREQUENCY IDENTIFICATION. Asset Management & Accountability

915MHz RFID State of the Art RFID RFID RADIO FREQUENCY IDENTIFICATION. Asset Management & Accountability 915MHz RFID State of the Art RFID RFID RADIO FREQUENCY IDENTIFICATION Asset Management & Accountability Scan Assets with Radio Waves to Rapidly Inventory Issued Assets and Assets in Storage Areas 1 Table

More information

M2M ATDI services. M2M project development, Business model, Connectivity.

M2M ATDI services. M2M project development, Business model, Connectivity. M2M ATDI services M2M project development, Business model, Connectivity. Introduction Thanks to our leadership in Spectrum management, Prospective planning, Network deployment, ATDI was/is involved in

More information

WHITE PAPER. ABCs of RFID

WHITE PAPER. ABCs of RFID WHITE PAPER ABCs of RFID Understanding and using Radio Frequency Identification Basics - Part 1 B.Muthukumaran Chief Consultant Innovation & Leadership Gemini Communication Ltd #1, Dr.Ranga Road, 2nd Street,

More information

Design of Electronic Medical Record System Based on Cloud Computing Technology

Design of Electronic Medical Record System Based on Cloud Computing Technology TELKOMNIKA Indonesian Journal of Electrical Engineering Vol.12, No.5, May 2014, pp. 4010 ~ 4017 DOI: http://dx.doi.org/10.11591/telkomnika.v12i5.4392 4010 Design of Electronic Medical Record System Based

More information

REAL TIME MONITORING AND TRACKING SYSTEM FOR AN ITEM USING THE RFID TECHNOLOGY

REAL TIME MONITORING AND TRACKING SYSTEM FOR AN ITEM USING THE RFID TECHNOLOGY Review of the Air Force Academy No 3 (30) 2015 REAL TIME MONITORING AND TRACKING SYSTEM FOR AN ITEM USING THE RFID TECHNOLOGY For the past few years, location systems have become a major studying field,

More information

Application of MVC Platform in Bank E-CRM

Application of MVC Platform in Bank E-CRM Application of MVC Platform in Bank E-CRM Liancai Hao (School of Management, Harbin Institute of Technology, Harbin P. R. China 150001) Haolc@hit.edu.cn Abstract Customer relationship management (CRM)

More information

Extending Enterprise GIS Into The Field with Mobile GIS Technology

Extending Enterprise GIS Into The Field with Mobile GIS Technology Extending Enterprise GIS Into The Field with Mobile GIS Technology A White Paper January 10, 2014 1525 Oregon Pike Suite 202 Lancaster, PA 17601-7300 Phone (717) 399-7007 Fax (717) 399-7015 www.geographit.com

More information

GIS COMPONENTS AND MAP VISUALIZATION OBJECTS* LUO Yingwei, WANG Xiaolin and XU Zhuoqun

GIS COMPONENTS AND MAP VISUALIZATION OBJECTS* LUO Yingwei, WANG Xiaolin and XU Zhuoqun GIS COMPONENTS AND MAP VISUALIZATION OBJECTS* LUO Yingwei, WANG Xiaolin and XU Zhuoqun Dept. of Computer Science and Technology, Peking University, Beijing, P.R.China, 100871 ABSTRACT In component-based

More information

The TrimTrac Locator: A New Standard in Practical and Affordable Asset Tracking

The TrimTrac Locator: A New Standard in Practical and Affordable Asset Tracking The TrimTrac Locator: A New Standard in Practical and Affordable Asset Tracking By Bill Dussell Director, Integrated Products Trimble Navigation 15-December-2003 1997 2003, Trimble Navigation Limited.

More information

File Document Management System

File Document Management System Static or in-motion assets tracking or locating, like a file registry facility or record management facility is always not an easy task. User can instantly determine the general location of tagged assets

More information

The Marriage of Passive and Active Technologies in Healthcare. Authors: Dr. Erick C. Jones, Angela Garza, Gowthaman Anatakrishnan, and Jaikrit Kandari

The Marriage of Passive and Active Technologies in Healthcare. Authors: Dr. Erick C. Jones, Angela Garza, Gowthaman Anatakrishnan, and Jaikrit Kandari The Marriage of Passive and Active Technologies in Healthcare Authors: Dr. Erick C. Jones, Angela Garza, Gowthaman Anatakrishnan, and Jaikrit Kandari Automated Identification Technologies in Healthcare

More information

Asia and Pacific Commission on Agricultural Statistics

Asia and Pacific Commission on Agricultural Statistics October 2012 APCAS/12/22 Asia and Pacific Commission on Agricultural Statistics Twenty-fourth Session Da Lat, Viet Nam, 8-12 October 2012 Agenda Item 9 Use of Smart-phones for food and agricultural price

More information

Use of a Web-Based GIS for Real-Time Traffic Information Fusion and Presentation over the Internet

Use of a Web-Based GIS for Real-Time Traffic Information Fusion and Presentation over the Internet Use of a Web-Based GIS for Real-Time Traffic Information Fusion and Presentation over the Internet SUMMARY Dimitris Kotzinos 1, Poulicos Prastacos 2 1 Department of Computer Science, University of Crete

More information

Indoor Surveillance Security Robot with a Self-Propelled Patrolling Vehicle

Indoor Surveillance Security Robot with a Self-Propelled Patrolling Vehicle C Indoor Surveillance Security Robot with a Self-Propelled Patrolling Vehicle Hou-Tsan Lee, Wei-Chuan Lin, Jing-Siang Huang Department of Information Technology, TakMing University of Science and Technology

More information

How To Develop A Gis Based College Information System

How To Develop A Gis Based College Information System Development of Web-GIS based College Information System Giridhar M.V.S.S. 1, Md.Nazia Firdouse 2, Durga Bhavani.S 3, Viswanadh.G.K 4, Chandra Bose A.S 5 1- Assistant Professor, CWR, IST, JNTUH, Hyderabad,

More information

Open Access Research and Design for Mobile Terminal-Based on Smart Home System

Open Access Research and Design for Mobile Terminal-Based on Smart Home System Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2015, 7, 479-484 479 Open Access Research and Design for Mobile Terminal-Based on Smart Home System

More information

Best Practices in. Best IT Asset Management through Smart RFID-Enabled Software. Art Barton, Director of RFID Strategies, RFTrail

Best Practices in. Best IT Asset Management through Smart RFID-Enabled Software. Art Barton, Director of RFID Strategies, RFTrail Best Practices in RFID-Enabled Asset Management Best IT Asset Management through Smart RFID-Enabled Software Art Barton, Director of RFID Strategies, RFTrail Chief Information Officers, finance managers,

More information

RFID Asset Management Solutions. Distributed globally by

RFID Asset Management Solutions. Distributed globally by RFID Asset Management Solutions Distributed globally by Corporations, institutions and governments around the globe look to the RFID READY team to implement proficient track & trace programs for people,

More information

Design and Implementation of SCADA System Based Power Distribution for Primary Substation ( Monitoring System)

Design and Implementation of SCADA System Based Power Distribution for Primary Substation ( Monitoring System) Design and Implementation of SCADA System Based Power Distribution for Primary Substation ( Monitoring System) Aye Min Zaw 1, Hla Myo Tun 2 Department of Electronic Engineering, Mandalay Technological

More information

ACTA UNIVERSITATIS APULENSIS No 9/2005. Burja Lucian and Tanase Mihai

ACTA UNIVERSITATIS APULENSIS No 9/2005. Burja Lucian and Tanase Mihai ACTA UNIVERSITATIS APULENSIS No 9/2005 IMPLEMENTING A DOCUMENT MANAGEMENT SYSTEM USING RFID TECHNOLOGY Burja Lucian and Tanase Mihai Abstract.With strong support in the industry from important players

More information

RFID Design Principles

RFID Design Principles RFID Design Principles Harvey Lehpamer ARTECH HOUSE BOSTON LONDON artechhouse.com Contents Introduction 2 2.1 2.1.1 2.1.2 2.1. 2.1.4 2.2 2.2.1 2.2.2 2. 2..1 2..2 2.4 2.4.1 2.4.2 2.5 2.5.1 2.5.2 Comparison

More information

RFID. Radio Frequency IDentification: Concepts, Application Domains and Implementation LOGO SPEAKER S COMPANY

RFID. Radio Frequency IDentification: Concepts, Application Domains and Implementation LOGO SPEAKER S COMPANY RFID Radio Frequency IDentification: Concepts, Application Domains and Implementation Dominique Guinard, Patrik Fuhrer and Olivier Liechti University of Fribourg, Switzerland Submission ID: 863 2 Agenda

More information

PERSONAL MOBILE DEVICE FOR SITUATED INTERACTION

PERSONAL MOBILE DEVICE FOR SITUATED INTERACTION PERSONAL MOBILE DEVICE FOR SITUATED INTERACTION YANG-TING SHEN, TAY-SHENG TENG Information Architecture Lab, Department of Architecture, National Cheng Kung University, Taiwan. bowbowshen@yahoo.com.tw

More information

ON-GUARD. Guard Management System. Table of contents : Introduction Page 2. Programming Guide Page 5. Frequently asked questions Page 25 - 1 -

ON-GUARD. Guard Management System. Table of contents : Introduction Page 2. Programming Guide Page 5. Frequently asked questions Page 25 - 1 - ON-GUARD Guard Management System Table of contents : Introduction Page 2 Programming Guide Page 5 Frequently asked questions Page 25-1 - Introduction On Guard tm is designed to exceed all the requirements

More information

Global Asset Tracking & Identification System

Global Asset Tracking & Identification System ` Global Asset Tracking & Identification System 2 About GATIS Solutions Global Asset Tracking & Identification Systems GATIS is a robust, secure and comprehensive Auto-ID system, with a logistic and asset

More information

Zigbee Based Indoor Campus Inventory Tracking Using Rfid Module

Zigbee Based Indoor Campus Inventory Tracking Using Rfid Module RESEARCH ARTICLE OPEN ACCESS Zigbee Based Indoor Campus Inventory Tracking Using Rfid Module M. Gireesh Kumar*, K. Sripath Roy** *Department of Electronics and Computer Engineering, KL University, Guntur,

More information

Spreadsheet Programming:

Spreadsheet Programming: Spreadsheet Programming: The New Paradigm in Rapid Application Development Contact: Info@KnowledgeDynamics.com www.knowledgedynamics.com Spreadsheet Programming: The New Paradigm in Rapid Application Development

More information

RFID Based 3D Indoor Navigation System Integrated with Smart Phones

RFID Based 3D Indoor Navigation System Integrated with Smart Phones RFID Based 3D Indoor Navigation System Integrated with Smart Phones Y. Ortakci*, E. Demiral*, I. R. Karas* * Karabuk University, Computer Engineering Department, Demir Celik Kampusu, 78050, Karabuk, Turkey

More information

A Middleware-Based Approach to Mobile Web Services

A Middleware-Based Approach to Mobile Web Services Abstract A Middleware-Based Approach to Mobile Web Services Pampa Sadhukhan, Pradip K Das, Rijurekha Sen, Niladrish Chatterjee and Arijit Das Centre for Mobile Computing and Communication (CMCC), Jadavpur

More information

The IT Guide to RFID Solutions for Schools. UHF RFID Technology: The Basics. The Technology, Applications, and Benefits

The IT Guide to RFID Solutions for Schools. UHF RFID Technology: The Basics. The Technology, Applications, and Benefits The IT Guide to RFID Solutions for Schools The Technology, Applications, and Benefits Radio frequency identification, or RFID, has become a leading technology in providing automated and reliable location

More information

The Study on Web GIS Architecture Based on JNLP

The Study on Web GIS Architecture Based on JNLP ISPRS SIPT IGU UCI CIG ACSG Table of contents Table des matières Authors index Index des auteurs Search Recherches Exit Sortir The Study on Web GIS Architecture Based on JNLP Li Luqun 1, Li Jian 2,Tian

More information

Automated Meter Reading Frequently Asked Questions. What is AMR?

Automated Meter Reading Frequently Asked Questions. What is AMR? Automated Meter Reading Frequently Asked Questions What is AMR? AMR stands for Automated Meter Reading. It is a method of using advanced communications technology to read meters remotely. It reduces human

More information