Design for Management Information System Based on Internet of Things

Size: px
Start display at page:

Download "Design for Management Information System Based on Internet of Things"

Transcription

1 Design for Management Information System Based on Internet of Things * School of Computer Science, Sichuan University of Science & Engineering, Zigong Sichuan , PR China, @qq.com Abstract Manufacturing and services industries are required to carry out the informatization management from product design and manufacturing to sales and service during the entire life cycle, while Internet of things technology can fitly help enterprises achieve this objective. This paper outlines and analyzes a networking model to build a management information system based on Internet of things. Beginning from the key factors of constructing system, we firstly generalize the three basic characteristics of networking MIS. Next, we introduce a conceptual system model and illustrate in detail system components as well as its running flow. Finally, we present an implemented scheme used to establish each system module under J2EE platform. Practical results prove that our networking MIS can make goods distribution more clearly, dynamically and completely controlled in the hands of managers, contributing to improve the production and management levels of traditional enterprises. Keywords: Management Information System, Internet of Things, RFID middleware, design model, intelligent networks 1. Introduction As the application of RFID (Radio Frequency Identification) technology becomes more mature, EPC (Electronic Product Code) system [1] for manufacturing services industries provide an unprecedented, nearly perfect solution. Smart manufacturing [2] and services supported by sensing networks, database technology, business intelligence, virtual simulation, modelling technology and so on, makes the product intelligence, manufacturing process automation, and provides applications for aided management decision. Internet of things [3] through comprehensive perception, reliable delivery and intelligent processing makes the information reach different destinations so as to achieve things things connected and information sharing. Internet of Things built by EPC hardware and software technology will make a fundamental change in the product life-cycle management from production, warehousing, purchasing, transportation, sale to consumption. Manufacturing and services industries are required to achieve the informatization management from product design and manufacturing to sales and service during the entire life cycle, while Internet of things technology can fitly help them gain this advantage. RFID as a high-tech, which can rapidly, real-time, accurately parse and process information, is not only listed as one of the ten important technologies of this century, but also a key technology to build Management Information System (MIS) based on Internet of Things (IoT). MIS based on IoT refers to a human-computer system, which includes two important functions. One hand, the effective control and management of enterprises supply chain is implemented through the relevant information in IoT. On the other hand, it provides management solutions and operational decision support for the manager. For example, Lockheed Martin military company, which uses advanced MIS, during the development of JSF aircraft, tooling reduces 90%, production time reduces 66% and manufacturing costs reduce 50%. When the conception of Internet of things comprehensively becomes a reality, when the goods of the world whenever, wherever linked to each other to communicate, the prospects of manufacturing services will be a whole new look. 2. Key factors of system constructing Modern MIS is a very advanced, integrated and complex system; as the same time, it is also an open and neutral system. The ultimate goal is for every single product to establish a global International Journal of Engineering and Industries (IJEI) Volume 6, Number 1, March

2 and open identity standard. To achieve above objective, constructing modern MIS based on IoT technology should be taken into the following at least three factors Global standard architecture Networking MIS takes the world's largest public Internet networks as its operating environment. This avoids increasing the complexity of the system, but also greatly reduces the running cost of the system, and contributes to keep system value-added and transplanted. Objects identified by the information system are very broad entities, but the different standards of radio frequency identification technology in different regions and different countries bring about a problem to build a general system, undoubtedly confronting with a major constraint. Thus, open structure requirements must be identifiable with independent coding system, international standards of radio-frequency frequency and a high degree of interactive operability. That is, networking MIS, which is on the basis of Internet and adopts the RFID as the core of IoT technology, can cooperate with all components on the Internet System security Networking MIS based on RFID technology is an open system, creating a large number of product data to transmit over the Internet, in particular, RFID radio frequency signal transporting in wireless channel; therefore, data owner is bound to consider the safety concerns and it becomes essential to enhance network security. The combination of RFID with EPC technology can make the product data encoded and encrypted, as a result, the system security will be greatly enhanced. The common security rules are that the readers only read no direct significance EPC code and just gain those data, such as product temperature, position, time, etc., however, the real terms message of product data is read only through EPC Information Server Systematic economic condition Networking MIS needs software system, reader and other hardware facilities, a huge time investment. First of all, RFID tag in high prices is an important factor to restrict Internet of things universal access. It is estimated that only the unit tag price down to 10 cents or less, it may be applied to large-scale whole package goods; down to 3 cents less, be possible to apply to a single product. In addition to RFID / EPC tags, readers are also a huge expenditure, plus the computer, LAN, application software, system integration and other expenses, so the majority of small and middle enterprises will undoubtedly balk. In addition, the direct or indirect costs resulting from the reconstruction of business processes cannot be ignored. Besides technological innovation, it will be an important and effective means to solve the economic problems of Internet of things through state support to improve production, the level of information circulation, through economies of scale to reduce operating costs. 3. System conceptual model This section attempts to outline and analyze a networking model used to build networking MIS. Resorting to this model, people can further research and establish custom rules used to general information processing, make manufacturing and service enterprises more efficiently build a modern information system, and facilitate practical application for Internet of things technology Basic framework of MIS The basic framework model of networking MIS using RFID technology is shown in Figure 1, and this model consists of three parts: RFID hardware, middleware systems and Internet. The hardware system includes an electronic tag and reader, the former is affixed to each entity and each tag has a 48

3 unique electronic product code. Savant is a kind of middleware system between the reader and the Internet, which can provide users with a range of computing and data processing functions. Its main task is to process tag data that reader reads, which includes data capture, filtering, collection, computation, data validation, demodulation, data transfer, data storage and task management, to reduce the amount of data traffic from RFID readers to the plant. Meanwhile, Savant also provides interoperability functions supported by other RFID software system through interface technology. It contains EPC information servers, physical Markup Language (PML) server [4], Object Name Service (ONS) server and supports RFID reader software systems and the other enterprise management-system server. These systems achieve connecting to the external Internet so that it can timely and effectively track, query as well as update data Data processing procedure Figure 1. Basic framework of networking MIS Internet of Things dominated and supported by RFID technology is a large-scale system, which on the one hand takes full uses of existing Internet resources, on the other hand can construct entity Internet in the range of whole world. In this physical Internet that is composed of RFID tags, identification equipment, Savant middleware system, ONS server, EPC information service system as well as numerous database, the EPC code read by the identification device is just a pointer, from which it could find the corresponding IP address in the Internet, further gaining relevant goods data stored according to an address and delivering the Savant software system for processing and management. Because there is only one goods EPC code on each electronic tag, the computer needs to know some additional information to match the EPC, which requires using ONS to provide an automated web-based database services. Savant transmits EPC codes to the ONS, and subsequently ONS guides Savant to look up and process useful information in a EPC Server which preserves the product file, but also to interact with the database server and the EPC information system. The process of read and write RFID data is shown in Figure 2. Readers read EPC code from an electronic tag and transfer the useful information to the Savant system, after that it can detect and acquire the current address of the remote EPC Information server through ONS. Thereafter Savant sends PML read-data request to a remote EPC information server, EPC Information server responds the PML result-data back to Savant, and then Savant deals with the content of the new EPC code. 49

4 4. System construction Figure 2. Read / Write tags procedure Based on the above model, we design a networking MIS applied to manufacturing and service enterprises, which is composed of sensing network, control system, data processing module and database four parts, and its composition and function of each part is as follows. Only when mutual coordination and mutual convergence among the various modules in MIS exists, it can ensure information system to work effectively and stably. System running flow is as shown in Figure 3. (1) Sensing network It collects business entity information, which includes unique encoding or features message and location coding, by information-sensing devices and smart positioning systems. And then it performs intelligent processing to provide data that the analysis and decision system can identify. Subsequently, the sensing networks through intelligent interactive system deliver sensing data to the decision system. (2) Decision system It receives business entities' messages coming from sensing network, including the only coding information or features and physical location information, and then executes data analysis. On the one hand, by comparing the analysis and decision data in database, it can find the informatization interfaces that the system will pre-call; on the other hand, information system can find out correspondingly specific meaning by querying entity physical location or unique encoding from the database, such as a name corresponding to a working stage. Analysis and decision system will finally transfer the decision data to the execution system. 50

5 Sensing Network Interactive System Signal Processing Sensing Devices Positioning Systems Database Coding Library Decision Data Feature Library System Data Location Message Parameter Settings Decision System Receive Data Decision Data Network Control Execution System Call Interface Execution Analysis Data System Integrity Analysis Data Operation Figure 3. System running flow (3) Execution system It receives data from the decision system, calls corresponding interfaces in MIS, and transmits sensing data to the data system interface. (4) Data system It is called and then executes the corresponding informatization operations. First, data integrity analysis should be done to ensure the accuracy of sensing data, then performs the corresponding database operation and feedback, and output the results. By control system and decision system, the further action in sensing network will be controlled better so as to ensure the repeatedly effective operation of MIS. During intelligent processing information, specific data stored in the database plays a fundamental role, for example, calling up information interface from the database according to entity information and its physical location information. This information is the predefined parameter stored in the database when information system is established. Data will be timely read as the system is running. As long as there are changes in enterprise business, it will be modified. Effective operation of information systems mostly depends on accurately obtaining the entity information and physical location information. The analysis and decision system decide to call which information interface, and the execution system by interface call ensures the effective operation of the system. 5. Experiment results Our designed MIS can be tested on J2EE platform [5], using a combination of Struts, Spring, Hibernate [6], Servlet [7], HTML, JavaScript and other technology to develop a software and apply it to a supermarket for warehouse management. When goods are in or out of shelf, our MIS is going to automatically detect and trace the goods. 51

6 5.1. System implementation (1) Sensing networks This module uses common collection devices with microcontroller to gather information. Processing algorithms integrated in the device chip is used to complete the intelligent processing during information acquisition. The only identification and other information that is collected from sensing networks every time, will store in the temporary table of database, and analysis and decision system obtains data source by reading the data in the temporary table. (2) Decision system Through the Servlet technology and database technology, analysis and decision system is built, which defines the interaction with the sensing network Servlet, and our MIS takes.listener suffix as a request that is interpreted and executed by analysis and decision systems. (3) Execution system The execution system mainly defines extensive interface of information systems and analyzes the executed results of MIS, and it uses the way of Java class to be defined and implemented. (4) Data system This module can use Struts + Spring + Hibernate framework for developing, adopting MVC [8] control mode, in accordance with the typical three-layer structure, similar with existing information systems in development mode. Data systems, analysis and decision system, execution system together form a software platform of MIS. Analysis and decision system and execution systems as a connecting bridge between data systems and sensing networks also are an important guarantee to implement MIS automated and intelligent 5.2. Application results We apply our networking information system to a supermarket for warehouse management, detecting and tracking the goods out of storage, shown in Figure 4. Goods out of storage Figure 4. Detection to goods out of storage Practical results show that our system can display the physical location of goods in real time and enable redundant RFID data filtering and automatic data transformation. All the information on the items can be collected and tracked in real time, and provide a strong support to goods out of storage for its effective management and control. 52

7 6. Conclusions Because of read/write characteristics of RFID, it can provide continuously updated real-time data stream and be well complementary to manufacturing execution system. RFID information can be used to ensure proper use of labour, machines, tools and components in order to achieve paperless production, reduce downtime and promote transportation performance of production logistics. The networking MIS we present based on IoT for manufacturing and service enterprises, can make a complex product-development system more clearly, dynamically and completely controlled in the hands of managers. Thus, quality and reliability of the manufacture products or services has a systemic guarantee, contributing to implement the production and management informatization, and its performance will have greatly enhanced. Further, if our networking MIS could combine with existing information systems such as manufacturing ERP, CRM, etc., to establish a more powerful information chain, to achieve timely delivery of accurate data at the right time, and to support a variety of on-line measurement and quality control, it can improve asset utilization and enhance the competitiveness of manufacturing services enterprises. 7. Acknowledgements The research was supported by Artificial Intelligence Key Laboratory of Sichuan Province (No. 2013RYY04) and the Sichuan Provincial Education Department s Key Project(No.14ZA0210). Our work was also supported by university Key Laboratory of Sichuan Province(No. 2013WYY09) and Fund Project of Sichuan Provincial Academician (Experts) Workstation (No.2014YSGZZ02). 8. References [1] Yan X Q, Liu Y, Li B, et al. Numeric Evaluation on the System Efficiency of the EPC Gen-2 UHF RFID Tag Collision Resolution Protocol in Error Prone Air Interface[J]. International Journal of Distributed Sensor Networks, 2014, [2] Lao L, Ellis M, Christofides P D. Smart manufacturing: Handling preventive actuator maintenance and economics using model predictive control[j]. AIChE Journal, 2014, 60(6): [3] Perera C, Zaslavsky A, Christen P, et al. Context aware computing for the internet of things: A survey[j]. Communications Surveys & Tutorials, IEEE, 2014, 16(1): [4] Harrison M, McFarlane D. Development of a Prototype PML Server for an Auto-ID Enabled Robotic Manufacturing Environment[J]. Auto-ID Centre, [5] Qu C, Engel T, Meinel C. Implementation of an enterprise-level groupware system based on J2EE platform and WebDAV protocol[c]. //Enterprise Distributed Object Computing Conference, EDOC Proceedings. Fourth International. IEEE, 2000: [6] Guang-zai Y E, Xiao-wei L I U. Application of Hibernate framework on online exam system [J]. Electronic Design Engineering, 2013, 7: 002. [7] Shasha Y, Fangchun Y, Wei W. A novel secure servlet container in PaaS based on the Java security architecture[j]. Application of Electronic Technique, 2013, 1: 050. [8] Lin Y J, Lin S. Research on E-Commerce Software Framework of MVC Mode Based on.net[j]. Applied Mechanics and Materials, 2013:

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

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

Enabling the secure use of RFID

Enabling the secure use of RFID Enabling the secure use of RFID BLACK ME/FOTOLIA.com Enhancing security of radio frequency identification to connect safely to the Internet of Things UHF radio frequency identification (RFID) promises

More information

F2008-SC-027 Applying Ubiquitous Technologies to PLM of an Automotive Die Shop

F2008-SC-027 Applying Ubiquitous Technologies to PLM of an Automotive Die Shop F2008-SC-027 Applying Ubiquitous Technologies to PLM of an Automotive Die Shop 1 Park, Yang Ho, 1 Lee, Sang Seok, 1 Kim, Jong Hwan, 1 Joung, Youn-kyoung, 2 Noh, Sang Do 1 Department of Industrial Engineering,

More information

The design and implementation of intelligent library management system based on RFID/GRPS

The design and implementation of intelligent library management system based on RFID/GRPS Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(4):839-844 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 The design and implementation of intelligent library

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

Overview of the Internet of Things {adapted based on Things in 2020 Roadmap for the Future by EU INFSO D.4 NETWORKED ENTERPRISE & RFID}

Overview of the Internet of Things {adapted based on Things in 2020 Roadmap for the Future by EU INFSO D.4 NETWORKED ENTERPRISE & RFID} Overview of the Internet of Things {adapted based on Things in 2020 Roadmap for the Future by EU INFSO D.4 NETWORKED ENTERPRISE & RFID} John Soldatos Associate Professor, Athens Information Technology

More information

Design of Remote data acquisition system based on Internet of Things

Design of Remote data acquisition system based on Internet of Things , pp.32-36 http://dx.doi.org/10.14257/astl.214.79.07 Design of Remote data acquisition system based on Internet of Things NIU Ling Zhou Kou Normal University, Zhoukou 466001,China; Niuling@zknu.edu.cn

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

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

HARTING Auto-ID System Integration

HARTING Auto-ID System Integration HARTING Auto-ID System Integration HARTING integrated Auto-ID solutions Mobile Reader Business Application Framework Enterprise Service Bus Auto-ID Transponder Middleware Backend System Stationary Reader

More information

Digital Modernization of Oilfields Digital Oilfield to Intelligent Oilfield. Karamay Hongyou Software Co., Ltd.

Digital Modernization of Oilfields Digital Oilfield to Intelligent Oilfield. Karamay Hongyou Software Co., Ltd. Digital Modernization of Oilfields Digital Oilfield to Intelligent Oilfield Karamay Hongyou Software Co., Ltd. Professional technologies and information technology enhance the development of the oil industry.

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

Internet of Things for Smart Crime Detection

Internet of Things for Smart Crime Detection Contemporary Engineering Sciences, Vol. 7, 2014, no. 15, 749-754 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.4685 Internet of Things for Smart Crime Detection Jeong-Yong Byun, Aziz

More information

The Technology System Framework of the Internet of Things and its Application Research in Agriculture

The Technology System Framework of the Internet of Things and its Application Research in Agriculture The Technology System Framework of the Internet of Things and its Application Research in Agriculture Hong ZHOU 1, BingWu LIU, PingPing DONG School of Information Science & Technology, Beijing Wuzi University,Beijing,

More information

System Virtualization and Efficient ID Transmission Method for RFID Tag Infrastructure Network

System Virtualization and Efficient ID Transmission Method for RFID Tag Infrastructure Network System Virtualization and Efficient ID Transmission Method for RFID Tag Infrastructure Network Shin-ichi Kuribayashi 1 and Yasunori Osana 1 1 Department of Computer and Information Science, Seikei University,

More information

Research on Architecture and Key Technologies of the Internet of things Qing Mi, Zhen-tao Ni and Xiao-duan Wang

Research on Architecture and Key Technologies of the Internet of things Qing Mi, Zhen-tao Ni and Xiao-duan Wang International Conference on Computational Science and Engineering (ICCSE 2015) Research on Architecture and Key Technologies of the Internet of things Qing Mi, Zhen-tao Ni and Xiao-duan Wang Informatization

More information

Managed Smart Pallet Services: Improving Supply Chain Efficiency While Driving Down Costs

Managed Smart Pallet Services: Improving Supply Chain Efficiency While Driving Down Costs Managed Smart Pallet Services: Improving Supply Chain Efficiency While Driving Down Costs CHALLENGE Logistics networks across the world depend on millions of returnable transport items (RTIs) to keep goods

More information

Construction of DBMS for the Warehouse of Textile Enterprise Based on RFID Technology

Construction of DBMS for the Warehouse of Textile Enterprise Based on RFID Technology Construction of DBMS for the Warehouse of Textile Enterprise Based on RFID Technology Ruru Pan, Jihong Liu, Weidong Gao, Hongbo Wang, Jianli Liu School of Textile and Clothing, Jiangnan Univerisity, Lihu

More information

A Model-based Methodology for Developing Secure VoIP Systems

A Model-based Methodology for Developing Secure VoIP Systems A Model-based Methodology for Developing Secure VoIP Systems Juan C Pelaez, Ph. D. November 24, 200 VoIP overview What is VoIP? Why use VoIP? Strong effect on global communications VoIP will replace PSTN

More information

BUSINESS TECHNOLOGY (BTE)

BUSINESS TECHNOLOGY (BTE) University of Miami Academic Bulletin 1 BUSINESS TECHNOLOGY (BTE) BTE 120. Introduction to Computer Information Systems. 3 Credit An introduction to computers and information processing, with emphasis

More information

Radio Frequency Identification (RFID) An Overview

Radio Frequency Identification (RFID) An Overview Radio Frequency Identification (RFID) An Overview How RFID Is Changing the Business Environment Today Radio frequency identification (RFID) technology has been in use for several decades to track and identify

More information

TEACHING AND EXAMINATION SCHEME FOR

TEACHING AND EXAMINATION SCHEME FOR TEACHING AND EXAMINATION SCHEME FOR BACHELOR IN COMPUTER APPLICATIONS III YEAR (2011) Paper Name (Theory) Lec Exam Hours Min Marks Max Marks BCA 19 E-Commerce 3 3 18 50 BCA 20 Computer Networks & Mobile

More information

CHAPTER 1 Introduction 1

CHAPTER 1 Introduction 1 Contents CHAPTER 1 Introduction 1 CHAPTER 2 Short-Range Communications Systems 3 2.1 Radio-Frequency Spectrum and Propagation 3 2.1.1 Theory of Electromagnetism and Maxwell s Equations 3 2.1.2 RF Propagation

More information

Improving Supply Chain Traceability Using RFID Technology

Improving Supply Chain Traceability Using RFID Technology Said A. Elshayeb 1, Khalid Bin Hasnan 2 and Chua Yik Yen 3 1 UTHM, saidelshayeb@hotmail.com 2 UTHM, khalid@uthm.edu.my 3 UTHM, saidelshayeb@hotmail.com Abstract One of the major issues in the supply chain

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

Design and Implementation of Supermarket Management System Yongchang Rena, Mengyao Chenb

Design and Implementation of Supermarket Management System Yongchang Rena, Mengyao Chenb 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2015) Design and Implementation of Supermarket Management System Yongchang Rena, Mengyao Chenb College

More information

In the pursuit of becoming smart

In the pursuit of becoming smart WHITE PAPER In the pursuit of becoming smart The business insight into Comarch IoT Platform Introduction Businesses around the world are seeking the direction for the future, trying to find the right solution

More information

SIMATIC IT Historian. Increase your efficiency. SIMATIC IT Historian. Answers for industry.

SIMATIC IT Historian. Increase your efficiency. SIMATIC IT Historian. Answers for industry. SIMATIC IT Historian Increase your efficiency SIMATIC IT Historian Answers for industry. SIMATIC IT Historian: Clear Information at every level Supporting Decisions and Monitoring Efficiency Today s business

More information

Creating an Intelligent Infrastructure for ERP Systems: The Role of RFID Technology

Creating an Intelligent Infrastructure for ERP Systems: The Role of RFID Technology Creating an Intelligent Infrastructure for ERP Systems: The Role of RFID Technology Edmund W. Schuster schuster@ed-w.info David L. Brock dlb@mit.edu At its core, ERP is essentially a large database. As

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

Challenges. Department of Informatics University of Oslo. Presenter. kashifd@ifi.uio.no. October 25, 2011

Challenges. Department of Informatics University of Oslo. Presenter. kashifd@ifi.uio.no. October 25, 2011 Internet t of Things: Applications and Challenges Presenter Kashif Dar kashifd@ifi.uio.no INF9910: Cyber Physical Systems Department of Informatics University of Oslo October 25, 2011 Overview Internet

More information

At least 2 GCE A Level Passes and credit in Mathematics at Ordinary level. Mature candidates will also be considered on a case-by-case basis.

At least 2 GCE A Level Passes and credit in Mathematics at Ordinary level. Mature candidates will also be considered on a case-by-case basis. Diploma in Web & Multimedia Development LC201 1. Objectives This course offers web and multimedia development skills which are focused on internet technologies such as the design and implementation of

More information

Enterprise Application Enablement for the Internet of Things

Enterprise Application Enablement for the Internet of Things Enterprise Application Enablement for the Internet of Things Prof. Dr. Uwe Kubach VP Internet of Things Platform, P&I Technology, SAP SE Public Internet of Things (IoT) Trends 12 50 bn 40 50 % Devices

More information

HP Brazil RFID CoE Center of Excellence

HP Brazil RFID CoE Center of Excellence HP Brazil RFID CoE Center of Excellence TEST CENTER DESCRIPTION: The RFID Center of Excellence is prepared to aid customers to visualize in their businesses possible RFID applications as well as to observe

More information

Introduction of Information Security Research Division

Introduction of Information Security Research Division Introduction of Information Security Research Division 2005. 5. 13. Kyo-il Chung, Ph. D. Information Security Infrastructure Research Group Contents Overview - Secure u-it KOREA - Organization of ETRI

More information

Integration of B2B E-commerce and ERP in Manufacturing Enterprise and. its Application. Cai Ting 1 ; Liu Lei 2

Integration of B2B E-commerce and ERP in Manufacturing Enterprise and. its Application. Cai Ting 1 ; Liu Lei 2 3rd International Conference on Management, Education, Information and Control (MEICI 2015) Integration of B2B E-commerce and ERP in Manufacturing Enterprise and its Application Cai Ting 1 ; Liu Lei 2

More information

Capability Service Management System for Manufacturing Equipments in

Capability Service Management System for Manufacturing Equipments in Capability Service Management System for Manufacturing Equipments in Cloud Manufacturing 1 Junwei Yan, 2 Sijin Xin, 3 Quan Liu, 4 Wenjun Xu *1, Corresponding Author School of Information Engineering, Wuhan

More information

VON BRAUN LABS. Issue #1 WE PROVIDE COMPLETE SOLUTIONS ULTRA LOW POWER STATE MACHINE SOLUTIONS VON BRAUN LABS. State Machine Technology

VON BRAUN LABS. Issue #1 WE PROVIDE COMPLETE SOLUTIONS ULTRA LOW POWER STATE MACHINE SOLUTIONS VON BRAUN LABS. State Machine Technology VON BRAUN LABS WE PROVIDE COMPLETE SOLUTIONS WWW.VONBRAUNLABS.COM Issue #1 VON BRAUN LABS WE PROVIDE COMPLETE SOLUTIONS ULTRA LOW POWER STATE MACHINE SOLUTIONS State Machine Technology IoT Solutions Learn

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

Construction and Application of Logistics Information Tracking System Based on RFID Technology

Construction and Application of Logistics Information Tracking System Based on RFID Technology Construction and Application of Logistics Information Tracking System Based on RFID Technology Shandong Yingcai University, jiaoyabing@163.com Abstract: Based on frequency identification and electronic

More information

Haihua LI (lihaihua@caict.ac.cn)

Haihua LI (lihaihua@caict.ac.cn) Haihua LI (lihaihua@caict.ac.cn) 1 Viewpoints on Industrial Internet 2 Standardization of Industrial Internet 3 Standardization Activities Industrial internet is the deeply integration and integrated applications

More information

An Advanced Commercial Contact Center Based on Cloud Computing

An Advanced Commercial Contact Center Based on Cloud Computing An Advanced Commercial Contact Center Based on Cloud Computing Li Pengyu, Chen Xin, Zhang Guoping, Zhang Boju, and Huang Daochao Abstract With the rapid development of cloud computing and information technology,

More information

Food Safety Control from the Perspective of Supply Chain

Food Safety Control from the Perspective of Supply Chain International Conference on Education Technology and Economic Management (ICETEM 2015) Food Safety Control from the Perspective of Supply Chain Weiyan Xie Guangxi Vocational College of Technology and Business,

More information

CARRIOTS TECHNICAL PRESENTATION

CARRIOTS TECHNICAL PRESENTATION CARRIOTS TECHNICAL PRESENTATION Alvaro Everlet, CTO alvaro.everlet@carriots.com @aeverlet Oct 2013 CARRIOTS TECHNICAL PRESENTATION 1. WHAT IS CARRIOTS 2. BUILDING AN IOT PROJECT 3. DEVICES 4. PLATFORM

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

M 2 M IWG. Eclipse, M2M and the Internet of Things. Overview. M 2 M Industry WorkGroup! M2M?

M 2 M IWG. Eclipse, M2M and the Internet of Things. Overview. M 2 M Industry WorkGroup! M2M? M 2 M IWG Eclipse, M2M and the Internet of Things Overview M2M? Technology that supports wired or wireless communication between machines. (TechTarget) M2M Market Opportunity Key Trends 1. New connected

More information

VON BRAUN LABS. News WE PROVIDE COMPLETE SOLUTIONS WHO WE ARE OUR SOLUTIONS HOW WE DO. Greetings from Dario S. Thober - CEO

VON BRAUN LABS. News WE PROVIDE COMPLETE SOLUTIONS WHO WE ARE OUR SOLUTIONS HOW WE DO. Greetings from Dario S. Thober - CEO WWW.VONBRAUNLABS.COM News VON BRAUN LABS WE PROVIDE COMPLETE SOLUTIONS WHO WE ARE OUR SOLUTIONS HOW WE DO Greetings from Dario S. Thober - CEO Find out about our complete solutions Learn more about our

More information

MSc(Eng)-1. All modules are assessed through examination (0%-100%) and/or coursework assessment (0%-100%). Concurrent engineering

MSc(Eng)-1. All modules are assessed through examination (0%-100%) and/or coursework assessment (0%-100%). Concurrent engineering MSc(Eng)-1 MSC(ENG) IN INDUSTRIAL ENGINEERING AND LOGISTICS MANAGEMENT [This syllabus is applicable to students admitted to the curriculum in the academic year 2014-2015 and thereafter.] The curriculum

More information

Available online at www.sciencedirect.com. ScienceDirect. Procedia CIRP 38 (2015 ) 3 7

Available online at www.sciencedirect.com. ScienceDirect. Procedia CIRP 38 (2015 ) 3 7 Available online at www.sciencedirect.com ScienceDirect Procedia CIRP 38 (2015 ) 3 7 The Fourth International Conference on Through-life Engineering Services Industrial big data analytics and cyber-physical

More information

RFID Design Principles

RFID Design Principles RFID Design Principles Second Edition Harvey Lehpamer ARTECH HOUSE BOSTON LONDON artechhouse.com Contents CHAPTER 1 Introduction CHAPTER 2 Short-Range Communications Systems 2.1 Radio-Frequency Spectrum

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

Research on the application of the internet of things in Reverse Logistics Information Management

Research on the application of the internet of things in Reverse Logistics Information Management Journal of Industrial Engineering and Management JIEM, 2013 6(4): 963-973 Online ISSN: 2013-0953 Print ISSN: 2013-8423 http://dx.doi.org/10.3926/jiem.793 Research on the application of the internet of

More information

IBM WebSphere Premises Server

IBM WebSphere Premises Server Integrate sensor data to create new visibility and drive business process innovation IBM WebSphere Server Highlights Derive actionable insights that support Enable real-time location tracking business

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

Frame of IoT in China

Frame of IoT in China Frame of IoT in China EuropElectro Summary Orgalime - The European Engineering Industries Association, Brussels Orgalime - 欧 洲 工 程 行 业 协 会, 布 鲁 塞 尔 ZVEI - German Electrical and Electronic Manufacturers

More information

white paper Auto-ID Based Control Demonstration Phase 1: Pick and Place Packing with Conventional Control

white paper Auto-ID Based Control Demonstration Phase 1: Pick and Place Packing with Conventional Control white paper Auto-ID Based Control Demonstration Phase 1: Pick and Place Packing with Conventional Control Steve Hodges, Alan Thorne, Andy Garcia, Jin-Lung Chirn, Mark Harrison, Duncan McFarlane auto-id

More information

The ebbits project: from the Internet of Things to Food Traceability

The ebbits project: from the Internet of Things to Food Traceability The ebbits project: from the Internet of Things to Food Traceability Smart AgriMatics2014 Contribution to session 5.2 Meat Information Provenance 18-19 June 2014 Paolo Brizzi Istituto Superiore Mario Boella

More information

NP Collection Benefits RFID in Logistics and Stores. Markus Rosendahl, CEO of Senso Global

NP Collection Benefits RFID in Logistics and Stores. Markus Rosendahl, CEO of Senso Global NP Collection Benefits RFID in Logistics and Stores Markus Rosendahl, CEO of Senso Global Company Background - Women's clothing brand founded in 1919 in Finland by Aino Rosendahl - Main market areas: Scandinavia,

More information

Course Description Bachelor in Management Information Systems

Course Description Bachelor in Management Information Systems Course Description Bachelor in Management Information Systems 1605215 Principles of Management Information Systems (3 credit hours) Introducing the essentials of Management Information Systems (MIS), providing

More information

An Agent-Based Concept for Problem Management Systems to Enhance Reliability

An Agent-Based Concept for Problem Management Systems to Enhance Reliability An Agent-Based Concept for Problem Management Systems to Enhance Reliability H. Wang, N. Jazdi, P. Goehner A defective component in an industrial automation system affects only a limited number of sub

More information

Charith Pereral, Arkady Zaslavsky, Peter Christen, Ali Salehi and Dimitrios Georgakopoulos (IEEE 2012) Presented By- Anusha Sekar

Charith Pereral, Arkady Zaslavsky, Peter Christen, Ali Salehi and Dimitrios Georgakopoulos (IEEE 2012) Presented By- Anusha Sekar Charith Pereral, Arkady Zaslavsky, Peter Christen, Ali Salehi and Dimitrios Georgakopoulos (IEEE 2012) Presented By- Anusha Sekar Introduction Terms and Concepts Mobile Sensors Global Sensor Networks DAM4GSN

More information

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 Security. April 10, 2006. Martin Dam Pedersen Department of Mathematics and Computer Science University Of Southern Denmark

RFID Security. April 10, 2006. Martin Dam Pedersen Department of Mathematics and Computer Science University Of Southern Denmark April 10, 2006 Martin Dam Pedersen Department of Mathematics and Computer Science University Of Southern Denmark 1 Outline What is RFID RFID usage Security threats Threat examples Protection Schemes for

More information

THE Internet is a powerful tool used in all kinds of the

THE Internet is a powerful tool used in all kinds of the Proceedings of the Federated Conference on Computer Science and Information Systems pp. 1343 1348 DOI: 10.15439/2015F161 ACSIS, Vol. 5 Selected methods of artificial intelligence for Internet of Things

More information

Journal of Chemical and Pharmaceutical Research, 2015, 7(3):417-421. Research Article

Journal of Chemical and Pharmaceutical Research, 2015, 7(3):417-421. Research Article Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2015, 7(3):417-421 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Design and implementation of pharmaceutical enterprise

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

entigral whitepaper Understanding RFID and Barcode Differences www.entigral.com 877.822.0200

entigral whitepaper Understanding RFID and Barcode Differences www.entigral.com 877.822.0200 entigral whitepaper Understanding RFID and Barcode Differences www.entigral.com 877.822.0200 Understanding RFID and Barcode Differences Don t misuse RFID with applications built for Barcodes Radio Frequency

More information

The Internet of Things (IoT)

The Internet of Things (IoT) The Internet of Things (IoT) The New New Thing October 2014 Smart Planet Green Environment Environmental Sensors Water, power leak detection Pollution, weather monitoring Smart Cities Connected Communities

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

WAITER: A Wearable Personal Healthcare and Emergency Aid System

WAITER: A Wearable Personal Healthcare and Emergency Aid System Sixth Annual IEEE International Conference on Pervasive Computing and Communications WAITER: A Wearable Personal Healthcare and Emergency Aid System Wanhong Wu 1, Jiannong Cao 1, Yuan Zheng 1, Yong-Ping

More information

Research on Data Processing Technology Based on the Middleware of the IoT

Research on Data Processing Technology Based on the Middleware of the IoT Research on Data Processing Technology Based on the Middleware of the IoT School of Information, Beijing Wuzi University, Beijing, China, Liubingwu@bwu.edu.cn Abstract To get effective events based on

More information

Design and Realization of Internet of Things Based on Embedded System

Design and Realization of Internet of Things Based on Embedded System Design and Realization of Internet of Things Based on Embedded System Used in Intelligent Campus Department of Computer and Information Engineering, Heze University, Shandong,274015,China,kanghyhy@126.com

More information

Mobile Field Service Engineer Application

Mobile Field Service Engineer Application International Journal of Computer Sciences and Engineering Open Access Technical Paper Volume-04, Issue-02 E-ISSN: 2347-2693 Mobile Field Service Engineer Application Akash Budholia 1, Rishit Mehta 2*,

More information

How will the convergence of LOCATION

How will the convergence of LOCATION How will the convergence of LOCATION TECHNOLOGIES such as RFID, GPS, RTLS, and LBS AFFECT BUSINESS? By David H. Williams and Gary Hartwig How do manufacturers and diseach vehicle as it unloads with tributors

More information

Application of Wireless Sensor Network and GSM Technology: A Remote Home Security System

Application of Wireless Sensor Network and GSM Technology: A Remote Home Security System Application of Wireless Sensor Network and GSM Technology: A Remote Home Security System Atul Arora, Ankit Malik ABSTRACT In this paper, a low-power consumption remote home security alarm system developed

More information

Position Paper for The Fourth W3C Web and TV Workshop. Mingmin Wang Oriental Cable Network wmm@scn.com.cn

Position Paper for The Fourth W3C Web and TV Workshop. Mingmin Wang Oriental Cable Network wmm@scn.com.cn Position Paper for The Fourth W3C Web and TV Workshop Abstract This paper introduces multiple screen technology research and services implementation in China, which has the close relationship between Web

More information

The Place of Emerging RFID Technology in National Security and Development

The Place of Emerging RFID Technology in National Security and Development The Place of Emerging RFID Technology in National Security and Development Akintola K.G. Boyinbode O.K. Computer Science Department, Computer Science Department, University of Houston-Victoria, University

More information

Certified Information Systems Auditor (CISA)

Certified Information Systems Auditor (CISA) Certified Information Systems Auditor (CISA) Course Introduction Course Introduction Module 01 - The Process of Auditing Information Systems Lesson 1: Management of the Audit Function Organization of the

More information

JD Edwards Component Global Price List September 17, 2015

JD Edwards Component Global Price List September 17, 2015 JD Edwards Global Price List September 17, 2015 only. Subject to change without notice. 1 of 11 EnterpriseOne Customer Relationship Management Advanced Pricing 2,295 504.90 Application User 5 230 50.60

More information

The Research and Application of College Student Attendance System based on RFID Technology

The Research and Application of College Student Attendance System based on RFID Technology The Research and Application of College Student Attendance System based on RFID Technology Zhang Yuru, Chen Delong and Tan Liping School of Computer and Information Engineering, Harbin University of Commerce,

More information

National coal mining giant implements RFID-based VEHICLE TRACKING SYSTEM

National coal mining giant implements RFID-based VEHICLE TRACKING SYSTEM National coal mining giant implements RFID-based VEHICLE TRACKING SYSTEM Efficient automated tracking of thousands of trucks Weighbridge data management integration Intelligent order monitoring, trip validation

More information

Summer projects for Dept. of IT students in the summer 2015

Summer projects for Dept. of IT students in the summer 2015 Summer projects for Dept. of IT students in the summer 2015 Here are 7 possible summer project topics for students. If you are interested in any of them, contact the person associated with the project

More information

Adapting to Change in the 4th Industrial Revolution. Graham Conlon Global Vice President, Extended Supply Chain, SAP

Adapting to Change in the 4th Industrial Revolution. Graham Conlon Global Vice President, Extended Supply Chain, SAP Adapting to Change in the 4th Industrial Revolution Graham Conlon Global Vice President, Extended Supply Chain, SAP Business Strategies Translating Business Realities to Business Strategies Personalized

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

Industry 4.0 and Big Data

Industry 4.0 and Big Data Industry 4.0 and Big Data Marek Obitko, mobitko@ra.rockwell.com Senior Research Engineer 03/25/2015 PUBLIC PUBLIC - 5058-CO900H 2 Background Joint work with Czech Institute of Informatics, Robotics and

More information

IEEE International Conference on Computing, Analytics and Security Trends CAST-2016 (19 21 December, 2016) Call for Paper

IEEE International Conference on Computing, Analytics and Security Trends CAST-2016 (19 21 December, 2016) Call for Paper IEEE International Conference on Computing, Analytics and Security Trends CAST-2016 (19 21 December, 2016) Call for Paper CAST-2015 provides an opportunity for researchers, academicians, scientists and

More information

A Study on the Security of RFID with Enhancing Privacy Protection

A Study on the Security of RFID with Enhancing Privacy Protection A Study on the Security of RFID with Enhancing Privacy Protection *Henry Ker-Chang Chang, *Li-Chih Yen and *Wen-Chi Huang *Professor and *Graduate Students Graduate Institute of Information Management

More information

Cisco Context-Aware Mobility Solution: Put Your Assets in Motion

Cisco Context-Aware Mobility Solution: Put Your Assets in Motion Cisco Context-Aware Mobility Solution: Put Your Assets in Motion How Contextual Information Can Drastically Change Your Business Mobility and Allow You to Achieve Unprecedented Efficiency What You Will

More information

IBM Global Services RFID tags an intelligent bar code replacement

IBM Global Services RFID tags an intelligent bar code replacement IBM Global Services RFID tags an intelligent John A Wolff Programme Director e-commerce Page 2 Key topics Describes how the use of Radio Frequency ID (RFID) wireless technology significantly enhances supply

More information

Growth through partnerships and licensing technologies

Growth through partnerships and licensing technologies Growth through partnerships and licensing technologies Standards support Innovation Jens N. Albers, CEO AIM-D board member International Conference on Standardization and Innovation @ CERN, Geneva Overview

More information

Designing and Embodiment of Software that Creates Middle Ware for Resource Management in Embedded System

Designing and Embodiment of Software that Creates Middle Ware for Resource Management in Embedded System , pp.97-108 http://dx.doi.org/10.14257/ijseia.2014.8.6.08 Designing and Embodiment of Software that Creates Middle Ware for Resource Management in Embedded System Suk Hwan Moon and Cheol sick Lee Department

More information

EL Program: Smart Manufacturing Systems Design and Analysis

EL Program: Smart Manufacturing Systems Design and Analysis EL Program: Smart Manufacturing Systems Design and Analysis Program Manager: Dr. Sudarsan Rachuri Associate Program Manager: K C Morris Strategic Goal: Smart Manufacturing, Construction, and Cyber-Physical

More information

Cityzenith s 5D Smart City platform empowers users with a simple way to make sense of the torrent of data in our cities, corporate

Cityzenith s 5D Smart City platform empowers users with a simple way to make sense of the torrent of data in our cities, corporate 5D Smart City Cityzenith s 5D Smart City platform empowers users with a simple way to make sense of the torrent of data in our cities, corporate campuses, and universities, revolutionizing the way we access,

More information

Connected Product Maturity Model

Connected Product Maturity Model White Paper Connected Product Maturity Model Achieve Innovation with Connected Capabilities What is M2M-ize? To M2Mize means to optimize business processes using machine data often accomplished by feeding

More information

The Design and Construction of an Intelligent Taxi Electronic Payment System Solution

The Design and Construction of an Intelligent Taxi Electronic Payment System Solution Intelligent Control and Automation, 2011, 2, 413-417 doi:10.4236/ica.2011.24047 Published Online November 2011 (http://www.scirp.org/journal/ica) The Design and Construction of an Intelligent Taxi Electronic

More information

Best Practices: Extending Enterprise Applications to Mobile Devices

Best Practices: Extending Enterprise Applications to Mobile Devices Best Practices: Extending Enterprise Applications to Mobile Devices by Kulathumani Hariharan Summary: Extending enterprise applications to mobile devices is increasingly becoming a priority for organizations

More information

Sensor Devices and Sensor Network Applications for the Smart Grid/Smart Cities. Dr. William Kao

Sensor Devices and Sensor Network Applications for the Smart Grid/Smart Cities. Dr. William Kao Sensor Devices and Sensor Network Applications for the Smart Grid/Smart Cities Dr. William Kao Agenda Introduction - Sensors, Actuators, Transducers Sensor Types, Classification Wireless Sensor Networks

More information

Vortex White Paper. Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems

Vortex White Paper. Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems Vortex White Paper Simplifying Real-time Information Integration in Industrial Internet of Things (IIoT) Control Systems Version 1.0 February 2015 Andrew Foster, Product Marketing Manager, PrismTech Vortex

More information

Model Analysis of Data Integration of Enterprises and E-Commerce Based on ODS

Model Analysis of Data Integration of Enterprises and E-Commerce Based on ODS Model Analysis of Data Integration of Enterprises and E-Commerce Based on ODS Zhigang Li, Yan Huang and Shifeng Wan College of Information Management, Chengdu University of Technology, Chengdu 610059,

More information