Professor John Gray Professor Zhipeng Wu University of Manchester

Size: px
Start display at page:

Download "Professor John Gray Professor Zhipeng Wu University of Manchester"

Transcription

1 Automated Adaptive Packaging in Food Processing An IoT Approach Professor John Gray Professor Zhipeng Wu University of Manchester This project has received funding from the European Union

2 KBBE : Call: Automation in food packaging systems Food industry is facing: high numbers of food products and varieties and packaging types small batches and small runs need for operational flexibility

3 KBBE : Automation in food packaging systems Fresh and processed food Convenience and hygiene is important Integration of advanced technologies within robotics In-line quality control Intelligent management, ensuring traceability

4

5 1. PickNPack Project: Overall Functionality Variable mould for packaging fabrication. Robotic bin picking and product replacement. Programmable laser sealing and cutting. Automated sealing checking. Multi modal sensor module. Wireless data transfer.

6 1. PickNPack Project: Overall Functionality Variable mould for packaging fabrication. Robotic bin picking and product replacement. Programmable laser sealing and cutting. Automated sealing checking. Multi modal sensor module. Wireless data transfer.

7 1. PickNPack Project: Overall Functionality Automated label printing and application with barcode or alternatives. Automated RFID tag application for product identification and retrieval. Overall software architecture for inter-module communication, process control, data storage management and retrieval. Comprehensive user friendly interface.

8 The Sensor Module New sensor technologies 3D colour camera 3D X-ray Hyperspectral image camera Microwave scanning Automated fusion of sensor data Learning to new quality features and products by training

9 2. Legal Requirements of Food Product Traceability The EU s General Food Law entered into force in 2002 and makes traceability compulsory for all food and feed businesses. The traceability needs to cover one step backward and one step forward in the food chain, which is also called one-upone-down system.

10 3. RFID for Traceability Why RFID? Pros and Cons Non line-of-sight Large operating range Read and write capability High data capacity (user memory) Data encryption/automation capability Multiple tag read capability Higher cost Complex in development

11 4. Traceability System Design for the Packaging Line Products Supplier Super Market Large Container RFID Tag (Type 1) Warehouse Warehouse RFID Type2 Packaging Line Scan&Record Production Line -packaging RFID Tag (Type 1)

12 Packaging Traceability System Design Summary Product Name Type Arrived Time Temperature Req. Humidity Req. Processed Before Product Name Batch No. RFID ID Processed Time Temperature Req. Humidity Req. Packaging Before Operator Warehouse Name Location Capacity Add: Enter time Leave time Products Large Container Warehouse RFID Tag (Type 1) Supplier Name Location Type Contract Available Period Empty Containers Re-Use Name Location Type Product ID RFID Delivery ID Enter Time Leave Time: T/H Req... Delivery ID Vehicle ID RFID ID2s Operator Departure Time Arrive Time Source Location: Destination: T/H Req... Warehouse Super Market RFID ID2 Container Type Scan & Record RFID Tag (Type 1) Production Line -packaging Content ID/ Container ID/Time Start / Time complete(empty)/contained RFID ID1s/ processed Before Time/Content Type/..

13 RFID Hardware for Smart Shelf Customised Hardware Design

14 RF Solutions for Smart Shelf 100% Detection Rate with Product in any Orientation

15 PnP Traceability System : Operation Functional modules Database Module 1 Database Module 2 Database... Module n LAN RFID Module Antenna User Operation Traceability Application Database Database Operation Tag Info RFID Reader 1 RFID Reader 2 Antenna Antenna Antenna Antenna Antenna Antenna Production Line User Operation Database Operation Handheld Reader Application Tag Info Barcode & QR Code Antenna Camera Antenna

16 Inter-module Communication Router

17 Traceability System Integration with the Packaging Line: Functions Required Able to receive/reply message from/to line controller Able to receive request and reply with data Able to request data from other modules Able to broadcast unique IDs and heartbeat to the packaging line

18 The IoT Architecture Technical challenges in Industrial IoT (IIoT) Heterogeneity of devices and technologies Complexity of systems and tasks Bigger and bigger data Communication and understanding between machines Key issues General system architecture M2M messaging mechanism

19 Enabling Technologies Data, service, and knowledge layer KDD Domain Knowledge Service Database Semantic Big data M2M Communication Network layer Software & protocol Bluetooth Ad Hoc Mesh Infrastructure-based ZMQ MQTT CoAP Machines Zigbee 6LowPAN 3G 4G LTE WiFi WiMAX Ubuntu TCP UDP HTTP WinCE DDS XMPP AMQP TinyOS LiteOS Android ios Information Message Embedded electronics Sensor Module Controller Robot RFID Reader Barcode Reader MCU DSP FPGA ARM PLC SoC Raw data Physical world Industrial processes Sensors Actuators Physical variables

20 M2M technologies Existing M2M Messaging Techniques Message Queue Telemetry Transport (MQTT) Constrained Application Protocol (CoAP) Data Distribution Service (DDS) Extensible Messaging and Presence Protocol (XMPP) Advanced Message Queuing Protocol (AMQP) ZeroMQ (ZMQ)Existing M2M Messaging Techniques Since each solution has its strengths and particularly suited fields of applications, the selection of the alternative techniques should be based on the requirements of the practical situations of the industrial applications.

21 The Scope of this Investigations The Specificities of M2M in Industrial Applications Heterogeneity on hardware and software platforms Frequent notification and peer machine observation Collaborative automation between machines Real-time event handling and data processing Data of various formats and sizes to transmit Requirements Cross-platform interoperability with basic standards Machine discovery and presence capability Flexible data interaction and event notification Reliable, efficient, and fast in speed Failure handling and recovery capability

22 ZMQ-based M2M Messaging Technology Features It handles I/O asynchronous, in background thread; Components can come and go dynamically and ZMQ will automatically reconnect; It queues messages automatically when needed; It has ways of dealing with over-full queues; Applications talk to each other over arbitrary transports: TCP, multicast, inprocess, inter-process; It lets route messages using a variety of patterns; It lets create proxies to queue, forward, or capture messages with a single call; It handles network errors intelligently, by retrying automatically in case where it makes sense; It does more with less power consumption; Supported more than 40 programming languages and multiple operating systems.

23 Heartbeating Presence to peer machines in the network Discovery peer machines in the network Notify state change or observe the state changes of peer machines

24 PickNPack QAS Module Module controller (Queue) + Sensors (Worker) + remote controller (client) Notify/observe states with heartbeats Communicate using pre-defined ZMQ messages Microwave sensor Data Raw data Controller- Controller- Microwave Controller- RGB Controller- 3D Hyperspectral Controller- X-Ray Command & Data ZMQ message QAS module controller Command & Data ZMQ message Central controller Worker Queue Client Connect Front: bind(tcp://*5555) Back: bind(tcp://*5556) Connect

25 Benefits Auto discovery of software modules No networks addresses have to be provided Discovery via symbolic name Line controller checks every module before running Production specific configuration of modules Handled at line-controller Stored in the line-database (Vendor neutral model) Software composition based on ontology Processes, products and machines in a formal way Modules, devices and components Back-tracing to all production steps (Vendor independend)

26 Future Challenges To extend the concept to a complete supply chain linking primary production to supermarket shelves and point of sale.

27 Possible Commercial Benefits - Highly responsive supply chain - Comprehensive data acquisition and processing for line efficiency and product quality and security - Optimise throughput, minimise waste and logistics costs - Compatible with emerging trends in additive manufacturing and plug and play scenarios

28 Environmental / Social Benefits - Minimise production waste and water / energy usage - Increased product security and safety - Minimise factory footprint - Upskill sector workforce with subsequent impact on the economy

29 1. PickNPack Project: A European Initiative A large scale collaborative project involving 14 international partners and 13million funding.

30 Recent references 1) Zhaozong Meng, Zhipeng Wu, Cahyo Muvianto and John Gray, A Data-Oriented M2M Messaging Mechanism for Industrial IoT Applications, IEEE Internet of Things Journal, 29 December 2016, /JIOT (IF=7.596) 2) Zhipeng Wu, Zhaozong Meng and John Gray, IoT-based Techniques for Online M2M-Interactive Itemised Data Registration and Offline Information Traceability in a Digital Manufacturing System, This paper appears in: IEEE Transactions on Industrial Informatics - Print ISSN: , Online ISSN: , Digital Object Identifier: /TII (IF=6.764)

31 Thank you

Research on Design and Implementation of Intelligent Warehouse Management System in Z Company

Research on Design and Implementation of Intelligent Warehouse Management System in Z Company International Journal of Science and Qualitative Analysis 2016; 2(3): 30-35 http://www.sciencepublishinggroup.com/j/ijsqa doi: 10.11648/j.ijsqa.20160203.12 ISSN: 2469-8156 (Print); ISSN: 2469-8164 (Online)

More information

Integration of RFID and WSN for Supply Chain Intelligence System

Integration of RFID and WSN for Supply Chain Intelligence System Integration of RFID and WSN for Supply Chain Intelligence System Shiva Mirshahi 1, Sener Uysal 2 Dept. of Electrical and Electronic Engineering Eastern Mediterranean University Famagusta, North Cyprus

More information

Lesson 3 Cloud Platform as a Service usages for accelerated Design and Deployment of IoTs

Lesson 3 Cloud Platform as a Service usages for accelerated Design and Deployment of IoTs Lesson 3 Cloud Platform as a Service usages for accelerated Design and Deployment of IoTs 1 Large and Big Data platform Oracle IOT PaaS For delivering, integrating, securing and retrieving For analysing

More information

su per viso ry shellomatic.com

su per viso ry shellomatic.com su per viso ry s u p e r v i s o r y shellomatic.com +1.514.323.0868 Supervisory Systems Shell management software Shell management software The Shell-O-Matic shell management software is designed to be

More information

Changing the way we live and work

Changing the way we live and work Changing the way we live and work The Next Big Thing Paulo Coelho Offering Director IoT Factory Portugal Leader Global Technology Services A A critical critical moment moment Evolving Internet of Things

More information

Automatic Guided Vehicle System Overview

Automatic Guided Vehicle System Overview Automatic Guided Vehicle System Overview How the AGV 1 2 Material Movement Request Initiated in the following ways: a. Customer host computer sends message through Factory LAN to SGV Manager Server. b.

More information

The Research of Middleware Architecture of Intelligent Logistics System Based on SOA

The Research of Middleware Architecture of Intelligent Logistics System Based on SOA American Journal of Software Engineering and Applications 2015; 4(6): 115-120 Published online October 23, 2015 (http://www.sciencepublishinggroup.com/j/ajsea) doi: 10.11648/j.ajsea.20150406.13 ISSN: 2327-2473

More information

Laboratory Management Based on Internet of Things. Jianming Huang

Laboratory Management Based on Internet of Things. Jianming Huang Advanced Materials Research Online: 2013-06-27 ISSN: 1662-8985, Vol. 711, pp 665-669 doi:10.4028/www.scientific.net/amr.711.665 2013 Trans Tech Publications, Switzerland Laboratory Management Based on

More information

Cross-system Integration of an Intelligent Factory

Cross-system Integration of an Intelligent Factory IoT Gateway Use Case Cross-system Integration of an Intelligent Factory Introduction IoT-based Industry 4.0 has become a hot topic in the manufacturing world in the last few years and will probably continue

More information

The Open IoT Stack: Architecture and Use Cases

The Open IoT Stack: Architecture and Use Cases The Open IoT Stack: Architecture and Use Cases James Kirkland Chief IoT Architect, Red Hat Marco Carrer CTO, Eurotech 1 TODAY S IoT CHALLENGES Lack of Open Standards Diverse set of technologies, features,

More information

ThingSpeak - IoT Platform with MATLAB Analytics

ThingSpeak - IoT Platform with MATLAB Analytics ThingSpeak - IoT Platform with MATLAB Analytics Martin Foltin foltin@humusoft.sk Michal Blaho blaho@humusoft.sk www.humusoft.cz info@humusoft.cz www.mathworks.com Internet of Things Devices Analytics Insight

More information

The research and design of the RFID track and trace system based on web services

The research and design of the RFID track and trace system based on web services Applied Mechanics and Materials Online: 2014-02-06 ISSN: 1662-7482, Vols. 513-517, pp 1123-1126 doi:10.4028/www.scientific.net/amm.513-517.1123 2014 Trans Tech Publications, Switzerland The research and

More information

Intelligent Logistics Distribution System Design under the Environment of Internet of Things Yun WU1, a

Intelligent Logistics Distribution System Design under the Environment of Internet of Things Yun WU1, a 3rd International Conference on Machinery, Materials and Information Technology Applications (ICMMITA 2015) Intelligent Logistics Distribution System Design under the Environment of Internet of Things

More information

REPLY Enabling Industry 4.0 Execution. Jason Miller, CSCP

REPLY Enabling Industry 4.0 Execution. Jason Miller, CSCP REPLY Enabling Industry 4.0 Execution Jason Miller, CSCP About REPLY DRIVERS & KEY FACTS Specialized competancies in Consulting, System Integration and Digital Services Large Customers With a very high

More information

Intel Factories IOT JOURNEY BRINGING OT and IT Together to Succeed

Intel Factories IOT JOURNEY BRINGING OT and IT Together to Succeed Intel Factories IOT JOURNEY BRINGING OT and IT Together to Succeed Shai Monzon, Manufacturing Domain Lead IT@Intel Steve Meyer, Sr. Principal Eng Manufacturing IT Andrew Brown, Sr. Software Developer Manufacturing

More information

Tracking Management System Designed for the Second-hand Car Based on the RFID Technology Ling-ling Wei

Tracking Management System Designed for the Second-hand Car Based on the RFID Technology Ling-ling Wei International Conference on Automation, Mechanical Control and Computational Engineering (AMCCE 2015) Tracking Management System Designed for the Second-hand Based on the RFID Technology Ling-ling Wei

More information

Design and Implementation of Parent fish Breeding Management System Based on RFID Technology

Design and Implementation of Parent fish Breeding Management System Based on RFID Technology Design and Implementation of Parent fish Breeding Management System Based on RFID Technology Yinchi Ma 1, 2, Wen Ding 1, 2 1 Beijing Fisheries Research Institute, Beijing, 100068, China 2 National Engineering

More information

Wisdom Wednesday. APEX Demo

Wisdom Wednesday. APEX Demo Wisdom Wednesday APEX Demo Connected Factory Exchange 1. The CFX Demo 2. Overview Of CFX 3. Under The Hood Of CFX 4. CFX & Industry 4.0 IPC CFX Demo Introduction Objectives: Introduce CFX to a wider industry

More information

5G and IoT. Impact in supply chain & logistics. #sil2018

5G and IoT. Impact in supply chain & logistics. #sil2018 5G and IoT Impact in supply chain & logistics Dr. Sergi Figuerola Chief Technology and Innovation Officer i2cat Sergi.Figuerola@i2cat.net @sfiguerola #sil2018 2 The GSMA expects 5G connections to reach

More information

IOT & RFID Technology

IOT & RFID Technology International Journal of Scientific Research in Computer Science, Engineering and Information Technology IOT & RFID Technology Laxmi Gupta *1, Anushree Goud* 2 2018 IJSRCSEIT Volume 3 Issue 5 ISSN : 2456-3307

More information

Capgemini s PoV on Industry 4.0 and its business implications for Siemens

Capgemini s PoV on Industry 4.0 and its business implications for Siemens Capgemini s PoV on Industry 4.0 and its business implications for Siemens Siemens Digital Transformation Executive Forum June 5 th 2014, Udo Lange TRANSFORM TOGETHER Contents INDUSTRY 4.0: Drivers for

More information

Cyber-physical systems for processes and organisation NEO SKILLS PORTFOLIO

Cyber-physical systems for processes and organisation NEO SKILLS PORTFOLIO Cyber-physical systems for processes and organisation NEO SKILLS PORTFOLIO WEIGANG.NEO: Our Philosophy Leading innovator in production organisation of the future WEIGANG.NEO stands for modern, revolutionary

More information

Open Source in IoT Architecture

Open Source in IoT Architecture Open Source in IoT Architecture Unlocking the IoT Opportunities through Open Source Col Inderjeet Singh Chief Information Officer- BCL Cyber Sleuths 08 Feb 2018 Smart Everything Smart Logistics Smart Lighting

More information

OpenAIS. Advantages of IOT connected Lighting in reality. Energy efficient & intelligent lighting systems. Author: Henk Stevens Organization:

OpenAIS. Advantages of IOT connected Lighting in reality. Energy efficient & intelligent lighting systems. Author: Henk Stevens Organization: Energy efficient & intelligent lighting systems Open Architectures for Intelligent Solid State Lighting Systems Author: Henk Stevens Organization: OpenAIS Advantages of IOT connected Lighting in reality

More information

Supply Chain Traceability Technology Tools. By Laura Olson

Supply Chain Traceability Technology Tools. By Laura Olson Supply Chain Traceability Technology Tools By Laura Olson Why Are Supply Chain Traceability Tools Needed? Primary concerns include concerns about bioterrorism Foodborne illness outbreaks Product counterfeit

More information

Design of logistics tracking and monitoring system based on internet of things

Design of logistics tracking and monitoring system based on internet of things Acta Technica 62 No. 2A/2017, 75 82 c 2017 Institute of Thermomechanics CAS, v.v.i. Design of logistics tracking and monitoring system based on internet of things Qiang Yu 1 Abstract. To improve the information

More information

Automated Demand Response using the Internet of Things An Opportunities Assessment

Automated Demand Response using the Internet of Things An Opportunities Assessment Automated Demand Response using the Internet of Things An Opportunities Assessment Ramesh Hariharan CompuSharp Inc. Aug 17, 2016 Today: we will discuss Power Systems Operation and Control Automatic Demand

More information

RFID Based Electricity Billing and Cut-Off System for Energy Through GSM

RFID Based Electricity Billing and Cut-Off System for Energy Through GSM RESEARCH ARTICLE OPEN ACCESS RFID Based Electricity Billing and Cut-Off System for Energy Through GSM 1 K.Jansi lakshmi, 2 N.Swetha soundarya, 3 D.Sasi kala, 4 B.Venkatarami reddy, 5 A.Akhil Assistant

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 3, March ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 3, March ISSN International Journal of Scientific & Engineering Research, Volume 7, Issue 3, March-2016 1026 LIFI BASED AUTOMATED SMART TROLLEY USING RFID V.Padmapriya 1, R.Sangeetha 2, R.Suganthi 3, E.Thamaraiselvi

More information

LIGHTING REMOTE CONTROL SYSTEM STAND-ALONE SOLUTIONS. "Point-to-point" remote control system: Analog lighting control

LIGHTING REMOTE CONTROL SYSTEM STAND-ALONE SOLUTIONS. Point-to-point remote control system: Analog lighting control 1 2 Intelligent lighting control systems 5 6 What if light was the key for a smart and sustainable future? Greenled Industry offers different lighting control levels, from stand-alone to the most advanced

More information

Survey paper on Smart Parking System based on Internet of Things

Survey paper on Smart Parking System based on Internet of Things Survey paper on Smart Parking System based on Internet of Things Vishwanath Y 1, Aishwarya D Kuchalli 2, Debarupa Rakshit 3 1,2,3 Information Science, New Horizon College of Engineering, Bengaluru, India,

More information

The IoT, IPv6, and the Cloud

The IoT, IPv6, and the Cloud The IoT, IPv6, and the Cloud Simon Duquennoy simonduq@sics.se Groupe de Discussion Internet des Objets Perspectives et Opportunités pour les Entreprise Mercredi 6 Juin 2012 CETIC, Charleroi 1 The IoT,

More information

RFID Adaptor for Detecting and Handling Data/ Events in Internet of Things

RFID Adaptor for Detecting and Handling Data/ Events in Internet of Things , Vol 8(S5), 140 148, March 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 DOI: 10.17485/ijst/2015/v8iS5/62033 RFID Adaptor for Detecting and Handling Data/ Events in Internet of Things Ina Kim,

More information

Asset Tracking Solutions. Partial Controls and Features

Asset Tracking Solutions. Partial Controls and Features Partial Controls and Features Cloud Hosting and Data Storage- No servers required - Allows you to focus on running your business. GPS On scan GPS location data captured Audit Data Timestamped to ensure

More information

International Journal of Scientific Research and Reviews

International Journal of Scientific Research and Reviews Research article Available online www.ijsrr.org ISSN: 2279 0543 International Journal of Scientific Research and Reviews Implementation of Internet of Things (IoT) Based Smart Logistics for Food Grain

More information

Ahrma Technology Whitepaper

Ahrma Technology Whitepaper Ahrma Technology Whitepaper Ahrma Track & Trace IoT Platform Ahrma Holding BV was founded in 2014. Headquarters and the production plant are located in The Netherlands (Deventer). Ahrma is serving clients

More information

Industry 4.0 What does it Mean for CAPIEL Manufacturers?

Industry 4.0 What does it Mean for CAPIEL Manufacturers? Industry 4.0 What does it Mean for CAPIEL Manufacturers? 1 INTRODUCTION Manufacturing industry has entered in a new phase of changes, which foresee digital technologies to be integrated within the heart

More information

Approach for a scalable Cloud-Based platform for the Internet of Things

Approach for a scalable Cloud-Based platform for the Internet of Things Institut für angewandte Systemtechnik Bremen GmbH Approach for a scalable Cloud-Based platform for the Internet of Things Case study on mobile tracking of Assets Facts about ATB Name: Institut für angewandte

More information

> Solutions for. Industry 4.0

> Solutions for. Industry 4.0 > Solutions for Industry 4.0 Applying the Internet of Things to industrial production plays a key role within the concept of Industry 4.0. In this concept, a connection is established between machines,

More information

The ALL TRACK Family of Solutions

The ALL TRACK Family of Solutions The ALL TRACK Family of Solutions» LGB» GATIS System Software» RFID Readers» MobileManager» BusSafe» HALO» TrailerSeal» RFSeal 2010 EarthSearch Communications International, Inc., an ECDC Company 1 Providing

More information

UWB IEEE a Ultra Wide Band wireless technology

UWB IEEE a Ultra Wide Band wireless technology RTLS TECHNOLOGY OVERVIEW Real time location system features wireless UWB technology enabling superior precise object tracking for months of battery lifetime. UWB IEEE 802.15.4 a Ultra Wide Band wireless

More information

Smart Factory The Heart of the Digital Transformation Era

Smart Factory The Heart of the Digital Transformation Era Smart Factory The Heart of the Digital Transformation Era Dr. Jörg Pirron PROTEMA Consulting Services, Germany 2017 Epicor Software Corporation PROTEMA It is personalities, not principles that move the

More information

FLEXIBLE MANUFACTURING CONCEPT BASED ON

FLEXIBLE MANUFACTURING CONCEPT BASED ON FLEXIBLE MANUFACTURING CONCEPT BASED ON What do we want to achieve? A production concept for high mix low volume product portfolio which enables: High flexibility -> responsiveness to customer demand Low

More information

Industry 4.0 and its Impact on International Trade

Industry 4.0 and its Impact on International Trade Industry 4.0 and its Impact on International Trade Prof. Hyunbo Cho, Ph.D. hcho@postech.ac.kr Industrial & Management Engineering Pohang University of Science & Technology City of Pohang, Korea List of

More information

Ubiquitous Computing in Business Processes Part II

Ubiquitous Computing in Business Processes Part II Ubiquitous Computing in Business Processes Part II Prof. Dr. Lutz Heuser Urban Software Institute Prof. Dr. Zoltán Nochta SAP AG Darmstadt November 13 th, 2015 Outline 1. Recap What kind of Business Processes

More information

ISO/IEC SC31 & GS1/EPCglobal. ETSI, 3 December 2007 Henri Barthel, GS1 Global Office

ISO/IEC SC31 & GS1/EPCglobal. ETSI, 3 December 2007 Henri Barthel, GS1 Global Office ISO/IEC SC31 & GS1/EPCglobal ETSI, 3 December 2007 Henri Barthel, GS1 Global Office GS1 in a nutshell The global language of business GS1 is a not-for-profit organisation that develops global Identification,

More information

Industrial RFID. Overview RFID Reader and Antenna RFID Tags

Industrial RFID. Overview RFID Reader and Antenna RFID Tags 13 Industrial RFID Overview RFID Reader and Antenna RFID Tags RFID is not new; with thousands of industrial installations in advanced manufacturing arenas such as the automotive, electronics, automated

More information

SMART AMBULANCE WITH TRAFFIC CONTROL SYSTEM USING RFID AND IOT. Chennai, Tamilnadu, India. Chennai, Tamilnadu, India.

SMART AMBULANCE WITH TRAFFIC CONTROL SYSTEM USING RFID AND IOT. Chennai, Tamilnadu, India. Chennai, Tamilnadu, India. SMART AMBULANCE WITH TRAFFIC CONTROL SYSTEM USING RFID AND IOT G.VIJAYAKUMARI 1, S.SIVAKAMI 2 S.NANDINI 3, S.ASHWINI 4 1,2 Assistant Professor, New Prince Shri Bhavani College of Engineering and Technology,

More information

AUTOMATE YOUR SUPPLY CHAIN WITH MOBILE DATA COLLECTION SOFTWARE

AUTOMATE YOUR SUPPLY CHAIN WITH MOBILE DATA COLLECTION SOFTWARE RFgen Mobile Foundations for Oracle E-Business Suite AUTOMATE YOUR SUPPLY CHAIN WITH MOBILE DATA COLLECTION SOFTWARE REDUCE COST MAXIMIZE PRODUCTIVITY IMPROVE ACCURACY INCREASE EFFICIENCY SUPPLY CHAIN

More information

Intelligent Residential Package Delivery. pad.tz.net

Intelligent Residential Package Delivery. pad.tz.net Intelligent Residential Package Delivery. pad.tz.net Every year the number of delivered parcels increases. Within a high density apartment condominium, getting parcels into the right hands takes considerable

More information

Push IIoT Data from Sensor to Cloud Without Getting Lost Along the Way

Push IIoT Data from Sensor to Cloud Without Getting Lost Along the Way Push IIoT Data from Sensor to Cloud Without Getting Lost Along the Way Daymon Thompson Local Product Manager N.A. beckhoff.usa@beckhoff.com Beckhoff Automation Global Headquarters: North America Headquarters

More information

A SURVEY ON CLOUD BASED SMART PARKING SYSTEM BASED ON INTERNET OF THINGS TECHNOLOGIES

A SURVEY ON CLOUD BASED SMART PARKING SYSTEM BASED ON INTERNET OF THINGS TECHNOLOGIES A SURVEY ON CLOUD BASED SMART PARKING SYSTEM BASED ON INTERNET OF THINGS TECHNOLOGIES Sucheta M. Kokate 1, Vishal N. Nayakwadi 2, Mahadeo J. Gaikwad 3 1 Assitant Professor, Department of Computer Engineering,

More information

The Barcode Data Collection Software Buyer s Guide. How to find the best barcode data collection solution to transform your digital supply chain.

The Barcode Data Collection Software Buyer s Guide. How to find the best barcode data collection solution to transform your digital supply chain. RFGEN RFGEN WHITE WHITE PAPER PAPER The Barcode Data Collection Software Buyer s Guide How to find the best barcode data collection solution to transform your digital supply chain. Table of Contents Executive

More information

The IoT Solutions Space: Edge-Computing IoT architecture, the FAR EDGE Project John Professor Athens Information

The IoT Solutions Space: Edge-Computing IoT architecture, the FAR EDGE Project John Professor Athens Information The IoT Solutions Space: Edge-Computing IoT architecture, the FAR EDGE Project John Soldatos (jsol@ait.gr, @jsoldatos), Professor Athens Information Technology Contributor: Solufy Blog (http://www.solufy.com/blog)

More information

Alexander Hein 26 September 2017 PREPARE FOR THE NEW ERA OF IIOT USING OPC UA CONNECTIVITY

Alexander Hein 26 September 2017 PREPARE FOR THE NEW ERA OF IIOT USING OPC UA CONNECTIVITY Alexander Hein 26 September 2017 PREPARE FOR THE NEW ERA OF IIOT USING CONNECTIVITY Agenda 1 Digital Transformation The Industrial Internet of Things (IIoT) Enablers of Digital Transformation : OPC UA

More information

Cisco Connected Asset Manager for IoT Intelligence

Cisco Connected Asset Manager for IoT Intelligence Cisco Connected Asset Manager for IoT Intelligence Enabling Digital Transformation Across Industries 1 2017 2017 Cisco Cisco and/or and/or its affiliates. its affiliates. All rights All rights reserved.

More information

Fog Computing on the Plant Floor

Fog Computing on the Plant Floor Fog Computing on the Plant Floor Ivan Zoratti - Chief Product Officer - Dianomic Systems Who Are We? We are Dianomic Systems - Our mission: Simplify IoT Data Dianomí greek = Distribution english The distribution

More information

ZMC, LLC Distribution. & Technical Services. Library RFID Management System

ZMC, LLC Distribution. & Technical Services. Library RFID Management System Library RFID Management System 1 Library RFID Management System (Architecture) 2 Library RFID Management System (Four Phases ) - Library Security System Only, Using RFID Tag replace EM Security Stripe.

More information

INDUSTRY 4.0 SMART FACTORY. Training that prepares you for the future. 1 st Edition

INDUSTRY 4.0 SMART FACTORY. Training that prepares you for the future. 1 st Edition Lucas Nülle is proudly and exclusively represented in Australia and New Zealand by Training Systems Australia First in Vocational Training Equipment A Division of Pullman Learning Group 300 Centre Road,

More information

User Driven Innovation for IOT One Customer, One IIC Test Bed At a Time. Jayraj Nair, AVP, Infosys Oct

User Driven Innovation for IOT One Customer, One IIC Test Bed At a Time. Jayraj Nair, AVP, Infosys Oct User Driven Innovation for IOT One Customer, One IIC Test Bed At a Time Jayraj Nair, AVP, Infosys Oct 27 2016 Content 2 Ecosystem Play - Industrial Internet Consortium & Industry 4.0 Innovation Framework,

More information

Basics of EPC. Training

Basics of EPC. Training Basics of EPC Training Introduction Objectives: - Create awareness of the concepts - Develop technical knowledge - Show benefits of implementation - Explain 5 steps of Implementation 2 Programme Introduction

More information

Virgin Atlantic Airways RFID Pilot Study..it might just work!

Virgin Atlantic Airways RFID Pilot Study..it might just work! Virgin Atlantic Airways RFID Pilot Study.it might just work! The next 20 minutes Virgin Atlantic Airways Ltd quick overview RFID and Virgin Atlantic Pilot study overview What do we expect to achieve? Findings

More information

TO SHARE ORGANIZE ANALYSE DATA

TO SHARE ORGANIZE ANALYSE DATA L D A CA E TO SHARE ORGANIZE ANALYSE DATA THE SYSTEM DEDICATED TO TECHNICAL AND MAINTENANCE PROCESSES OREMIPSUM OLOR SIT MET ONSECTETUR DIPISCING LIT. ZMAINTENANCE THE SOLUTION THAT MAKES TECHNICAL MAINTENANCE

More information

AUTOMATE YOUR SUPPLY CHAIN WITH MOBILE DATA COLLECTION SOFTWARE

AUTOMATE YOUR SUPPLY CHAIN WITH MOBILE DATA COLLECTION SOFTWARE RFgen Mobile Foundations for Oracle E-Business Suite AUTOMATE YOUR SUPPLY CHAIN WITH MOBILE DATA COLLECTION SOFTWARE REDUCE COST MAXIMIZE PRODUCTIVITY IMPROVE ACCURACY INCREASE EFFICIENCY SUPPLY CHAIN

More information

Shopping By Blind People: Detection of Interactions in Ambient Assisted Living Environments using RFID

Shopping By Blind People: Detection of Interactions in Ambient Assisted Living Environments using RFID ISSN 2319-6629 Snigdha Kesh et al., International Journal Volume of Wireless 6, No.2, Communications February and March Network 2017 Technologies, 6(2),February - March 2017, 7-11 International Journal

More information

SUGARCANE. HxGN AgrOn Logistics Harvest intelligently. Connect. Synchronise. Optimise

SUGARCANE. HxGN AgrOn Logistics Harvest intelligently. Connect. Synchronise. Optimise SUGARCANE HxGN AgrOn Logistics Harvest intelligently. Connect. Synchronise. Optimise THE CHALLENGE OF HARVEST LOGISTICS In agriculture and forestry operations, success is defined by productivity. Efficiently

More information

WHY RFID FOR LIBRARIES

WHY RFID FOR LIBRARIES RADIO FREQUENCY IDENTIFICATION (RFID) FOR LIBRARY TRACKING RFID-enabled systems have moved beyond security to become tracking and management systems that combine security with more efficient tracking of

More information

Smart Trolley System Based on Android

Smart Trolley System Based on Android IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 10 April 2017 ISSN (online): 2349-784X Smart Trolley System Based on Android Ms. Neha A Anpat Ms. Karuna V Belgudri NBN

More information

DATASCOPE WMS FOR SYSPRO MODEL BASED IMPLEMENTATIONS

DATASCOPE WMS FOR SYSPRO MODEL BASED IMPLEMENTATIONS MODEL BASED IMPLEMENTATIONS MODEL BASED IMPLEMENTATIONS These standard DATASCOPE implementation models have been created over time to offer a range of standard implementation approaches that are proven

More information

RFID Technologies. By Francisco J. Carabez

RFID Technologies. By Francisco J. Carabez RFID Technologies By Francisco J. Carabez franciscojavier@carabez.com Index 1 What is RFID? RFID History Working principle of RFID Technology? 4 RFID System Basics 5 Why RFID? 2 RFID Components RFID Readers

More information

Warehouse Logistics Solutions

Warehouse Logistics Solutions Warehouse Logistics Solutions It s our business to support yours. At Sunrise we help suppliers, manufacturers, wholesalers, distributors and dealers to gain an advantage in the global consumer goods business

More information

사물, 사람그리고 세상을잇는 IoT 플랫폼

사물, 사람그리고 세상을잇는 IoT 플랫폼 사물, 사람그리고 세상을잇는 IoT 플랫폼 Agenda 1. Introduction to this Presentation (Digital Twin) 2. What is IoT / Platform? (Technical Trends) 3. Where is IoT? 4. How to apply IoT Platform to your business? 5. Use cases

More information

SAP WM to EWM Migration EWM Assessment & Migration Tools

SAP WM to EWM Migration EWM Assessment & Migration Tools SAP WM to EWM Migration EWM Assessment & Migration Tools Patrick Vandekerckhove, SAP Sofie Lecluyse, SAP Agenda Migration WM to EWM EWM business assessment Migration tools SAP Leonardo - Proof of concepts

More information

CERP#6 meeting Sophia Antipolis 9 10 June 2008

CERP#6 meeting Sophia Antipolis 9 10 June 2008 CERP#6 meeting Sophia Antipolis 9 10 June 2008 EURIDICE Project Paolo Paganelli, Insiel spa 9 June 2008 1 Content Introduction to EURIDICE The Intelligent Cargo vision RFID in the EURIDICE approach Conclusions

More information

Disrupting Global Logistics

Disrupting Global Logistics Disrupting Global Logistics ISO s New Supply Chain Standard Fred Tubb icontrol Incorporated http://www.icontrol-inc.com Avoid train wrecks. Use Standards. Collect Connect Control http://www.icontrol-inc.com

More information

Tobacco Logistics Retroactive System Research Based on RFID Technology

Tobacco Logistics Retroactive System Research Based on RFID Technology American Journal of Traffic and Transportation Engineering 2016; 1(1): 7-12 http://www.sciencepublishinggroup.com/j/ajtte doi: 10.11648/j.ajtte.20160101.12 Tobacco Logistics Retroactive System Research

More information

CONNECTED LOGISTICS. Denis SENPERE Inspirage Europe Vejle, October 2 nd Inspirage / Oracle All rights reserved. Courtesy Alstom / Amtrak

CONNECTED LOGISTICS. Denis SENPERE Inspirage Europe Vejle, October 2 nd Inspirage / Oracle All rights reserved. Courtesy Alstom / Amtrak CONNECTED LOGISTICS Denis SENPERE Inspirage Europe Vejle, October 2 nd 2018 1 1 2017 Inspirage / Oracle All rights reserved 1 2017 Inspirage / ICP Solution / Oracle All rights reserved Courtesy Alstom

More information

DIGITAL MANUFACTURING DR. IR. DIRK TORFS, CEO, FLANDERS MAKE DR. IR. DANNY GODERIS, COO, IMINDS

DIGITAL MANUFACTURING DR. IR. DIRK TORFS, CEO, FLANDERS MAKE DR. IR. DANNY GODERIS, COO, IMINDS DIGITAL MANUFACTURING DR. IR. DIRK TORFS, CEO, FLANDERS MAKE DR. IR. DANNY GODERIS, COO, IMINDS THE FUTURE OF MANUFACTURING KNOWLEDGE-DRIVEN JOBS AT ALL LEVELS 50% REDUCTION IN RAW MATERIAL USE 2 X PRODUCTS

More information

Building Intelligence: The New BI

Building Intelligence: The New BI Building Intelligence: The New BI Applying Business Intelligence/BI Best Practices to Multi-site Retail E360 Annual Conference Atlanta, Ga. April 11 & 12 Paul Hepperla Vice President, North American Solutions

More information

IoT solutions and opportunities linked to Industry 4.0 for the optimization of intermodal Supply Chain: Circle's concrete experiences

IoT solutions and opportunities linked to Industry 4.0 for the optimization of intermodal Supply Chain: Circle's concrete experiences Luca Abatello Ceo, Circle IoT solutions and opportunities linked to Industry 4.0 for the optimization of intermodal Supply Chain: Circle's concrete experiences IoT solutions and opportunities linked to

More information

A Member of the Constructor Group STORAGE MACHINES. Increase efficiency and organisation in your warehouse

A Member of the Constructor Group STORAGE MACHINES. Increase efficiency and organisation in your warehouse A Member of the Constructor Group STORAGE MACHINES Increase efficiency and organisation in your warehouse Increase productivity with Dexion automated storage DEXION offers computer-controlled storage and

More information

Ubiquitous Computing in Business Processes Part II

Ubiquitous Computing in Business Processes Part II Ubiquitous Computing in Business Processes Part II Prof. Dr. Lutz Heuser Urban Software Institute Darmstadt November 17 th, 2017 Outline 1. Recap What kind of Business Processes are out there? We can categorize

More information

Cisco Asset Management Solution IoT Regional Forum - Brazil. Adriano Mazza IoT Systems CSE June 2016

Cisco Asset Management Solution IoT Regional Forum - Brazil. Adriano Mazza IoT Systems CSE June 2016 Cisco Asset Management Solution IoT Regional Forum - Brazil Adriano Mazza IoT Systems CSE June 2016 Agenda Why Asset Management? Cisco Asset Management Architecture Common Asset Management Use Cases Scenario

More information

TRACK AND TRACE SOLUTIONS

TRACK AND TRACE SOLUTIONS TRACK AND TRACE SOLUTIONS Genealogy System The Need When considering i a product, traceability can relate to the origin of materials and parts the processing history the distribution and location o of

More information

IoT ANALYTICS IN THE ENTERPRISE WITH FUNL

IoT ANALYTICS IN THE ENTERPRISE WITH FUNL INNOVATION PLATFORM WHITE PAPER 1 The plethora of IoT devices is already adding to the exponentially increasing volumes, variety, and velocity of Big Data. This paper examines IoT analytics and provides

More information

RFID Based Management of Manufacturing Line

RFID Based Management of Manufacturing Line RFID Based Management of Manufacturing Line Bin Huang Abstract: In this paper, an in-process tracking system is proposed to track the status of semi-finished products and coordinate the manufacturing forces.

More information

Cross Industrial IOT Application Stephen Wai Sr. Mgr. Business Development

Cross Industrial IOT Application Stephen Wai Sr. Mgr. Business Development Cross Industrial IOT Application Stephen Wai Sr. Mgr. Business Development swai@lscm.hk LSCM R&D Centre [Source:Postscape - https://www.postscapes.com/what-exactly-is-the-internet-of-things-infographic/

More information

Design of intelligent logistics information platform based on wireless sensor RFID technology. Hai Ye 1, a

Design of intelligent logistics information platform based on wireless sensor RFID technology. Hai Ye 1, a 5th International Conference on Education, Management, Information and Medicine (EMIM 2015) Design of intelligent logistics information platform based on wireless sensor RFID technology Hai Ye 1, a 1 Qingyuan

More information

Industry & Logistics Solutions

Industry & Logistics Solutions INTERNET IoT OF THINGS Industry & Logistics Solutions 100% Identification Technology 2 I Kathrein I Company Portrait Who we are and what we stand for Kathrein is a leading international specialist for

More information

Harnessing The Internet of Things with SAP. Connected Trade Assets. Nikhil Monghia. Run Connected Like Never Before SAP

Harnessing The Internet of Things with SAP. Connected Trade Assets. Nikhil Monghia. Run Connected Like Never Before SAP Harnessing The Internet of Things with SAP Connected Trade Assets Run Connected Like Never Before Nikhil Monghia SAP SAP s Vision for the Internet of Things Smart House Smart Vending Smart Logistics Smart

More information

ENTERING THE ERA OF THE INDUSTRIAL INTERNET AGILON INDUSTRIAL CRANES CRANES FOR NUCLEAR POWER PLANTS PORT CRANES HEAVY-DUTY FORKLIFT TRUCKS SERVICE

ENTERING THE ERA OF THE INDUSTRIAL INTERNET AGILON INDUSTRIAL CRANES CRANES FOR NUCLEAR POWER PLANTS PORT CRANES HEAVY-DUTY FORKLIFT TRUCKS SERVICE INDUSTRIAL FOR NUCLEAR POWER PLANTS PORT HEAVY-DUTY FORKLIFT TRUCKS SERVICE AGILON MATERIALS MANAGEMENT ENTERING THE ERA OF THE INDUSTRIAL INTERNET AGILON 2 3 AGILON INCREASES PRODUCTION EFFICIENCY Productivity

More information

RFID Based Event/Activity Management System

RFID Based Event/Activity Management System www.vivatrack.in RFID Based Event/Activity Management System What is RFID Technology RFID is an abbreviation of Radio Frequency IDentification. RFID is an AIDC (Automatic Identification and Data Capture)

More information

Smart Manufacturing: The Digitized & Connected Factory

Smart Manufacturing: The Digitized & Connected Factory Smart : The Digitized & Connected Factory CESMII Miguel Corcio, P.E. Sr. Manager Smart & Technical Projects Accelerating Your Smart Transformation Value Chain Raw Materials Inbound Logistics Warehouse

More information

Accelerating IIOT Adoption with OPC UA

Accelerating IIOT Adoption with OPC UA Vol. 9/No. 1 (2017) INTERNETWORKING INDONESIA JOURNAL 3 Accelerating IIOT Adoption with OPC UA Saju Eruvankai, Murugesan Muthukrishnan and Anantharamaiah Kumar Mysore Abstract In this new era of pervasive

More information

Enterprise Asset Intelligence & Opportunities for Growth

Enterprise Asset Intelligence & Opportunities for Growth Enterprise Asset Intelligence & Opportunities for Growth Joe White VP & GM, Enterprise Mobile Computing Zebra Technologies September 15, 2015 www.aitalliance.org THERE WILL BE 25 BILLION CONNECTED DEVICES

More information

modum.io AG Technoparkstrasse 1 CH Zurich Ensuring Compliance & Improving Efficiency in the Pharma Supply Chain

modum.io AG Technoparkstrasse 1 CH Zurich Ensuring Compliance & Improving Efficiency in the Pharma Supply Chain Technoparkstrasse 1 CH - 8005 Zurich Ensuring Compliance & Improving Efficiency in the Pharma Supply Chain version 1.5 August 8, 2017 Overview The modum system The modum system ensures compliance with

More information

Ti RTOS Based Parking Lot Guidance System

Ti RTOS Based Parking Lot Guidance System I J C T A, 9(13) 2016, pp. 6165-6173 International Science Press Ti RTOS Based Parking Lot Guidance System Swathikaa S. V. and J. Selvakumar ABSTRACT This idea is proposed with the problem statement in

More information

ulixes App Store ulixes.de DerAssistent.de

ulixes App Store ulixes.de DerAssistent.de ulixes App Store ulixes.de DerAssistent.de Why are Apps so successful? Extensibility, everyone can add functionality No technical background details Simplicity Less overhead Lightweight See all functions

More information

CPS for Product Service Systems Architecture and preliminary application scenarios

CPS for Product Service Systems Architecture and preliminary application scenarios CPS for Product Service Systems Architecture and preliminary application scenarios Virtual Concept International Worskshop San Sebastian, 26-27 Nov. 2015 Cristina Martínez (TECNALIA) C. Toro, I.Barandiaran,

More information

Current tools and technologies for AIR and their appropriateness in the African context what tool for what purpose?

Current tools and technologies for AIR and their appropriateness in the African context what tool for what purpose? Current tools and technologies for AIR and their appropriateness in the African context what tool for what purpose? Dominic FERGUSON Consult IT (Pty) Ltd Gaborone, Botswana Agenda Introduction Tools Devices

More information