Modular Logic Controllers for Machining Systems: Formal Representation and Analysis using Petri Nets

Size: px
Start display at page:

Download "Modular Logic Controllers for Machining Systems: Formal Representation and Analysis using Petri Nets"

Transcription

1 Modular Logic Controllers for Machining Systems: Formal Representation and Analysis using Petri Nets Dawn Tilbury Mechanical Engineering and Applied Mechanics University of Michigan

2 Acknowledgments Joint work with Euisu Park and Pramod Khargonekar of University of Michigan Funding provided by NSF/ERC for Reconfigurable Machining Systems at UM Industrial partners from Lamb Technicon for motivation, examples, and feedback

3 Outline Motivation: Logic control problem for high-volume machining systems Background Automatic cycle logic control Multi-mode logic control Implementation and future work

4 High-volume machining systems Cycle time determined by projected demand 500,000 parts/year one part every 20 sec. One operation per station Dedicated transfer machine: Fixed material handling, part flow Highly accurate and repeatable operations stations, buffer at beginning/end 5,000-10,000 I/O points (sensors/actuators) transfer machines per transfer line

5 Control of machining systems Continuous variable control (servo, CNC) Positioning, feed for metal removal, fixturing, and transfer operations: mainly SISO loops Discrete-variable (Logic) control (PLC) Sequencing of operations Coordination and synchronization of stations User interface (pushbuttons & display) Fault diagnosis and fault handling Safety: gates and interlocks Machine services: coolant, lubrication

6 Logic control problems Control software is 50% of machining system development time and cost Often written in low-level language (ladder) Specification for automatic cycle: timing bar chart, but only requires 10% of control code No specification for alternate control modes, error handling, diagnostics No formal verification before implementation Long testing and debugging cycles result

7 Industry trends Faster time to market for new products Must reduce system development time Shorter product lifecycles Need to change manufacturing systems to produce new products Increased quality Integrate new technologies into existing manufacturing systems

8 Reconfigurable machining systems Modular: easy assembly, potential reuse Upgradable: new technology integration Convertible: quick changeover to new part

9 Logic control challenges in RMS Modular structure Same granularity as machine modules Ease of configuration/reconfiguration Mathematical basis Enable formal verification of correctness High-level abstraction for ease of understanding control system functionality Industrial implementation Realistic complexity (thousands of events) Target system: PLC or PC code generation

10 Outline Motivation: Logic control problem for high-volume machining systems Background Transfer lines and Petri nets Automatic cycle logic control Multi-mode logic control Implementation and future work

11 Transfer line example Modular, standardized machining systems Each station self-contained with controls Coordination through transfer bar

12 Control specification Timing bar chart specifies auto mode Developed by machine designers Operation sequence Causal dependencies Home operation Mechanical stability Hydraulics Cycle time Transfer Bar Cradle Clamp 1 Mill 1 Rotating Table Raise Transfer (1st Lift) Raise Transfer (2nd Lift) Raise Transfer (3rd Lift) Raise Transfer (4th Lift) Advance Transfer Lower Transfer (1st Lower) Lower Transfer (2nd Lower) Lower Transfer (3rd Lower) Lower Transfer (4th Lower) Return Transfer Advance Cradle (Machining Position) 2.9 Return Cradle (Transfer Position) 3.8 Advance Clamp Read Part Seated Air Checks Return Clamp Rapid Advance Positioning Slide 2.1 Decel OPERATION GPM SEC Servo Servo Feed Main Slide Servo Rapid Return Positioning Slide 1.3 Reset Main Slide Servo Lower Rotate Advance Grippers Raise Rotate Return Rails Advance Rotate 270 Deg. Return Grippers Return Rotate 270 Deg. Advance Rails Total; Cycle Time = 22.2 second

13 Logic control block diagram Inputs: sensors and operator commands Outputs: servo or hydraulic devices

14 Formal representation of control Petri net: Bipartite graph Places (states) model operations: active or idle Token (dot) marks active state Transitions model events: from sensors or operator commands

15 Advantages of Petri net models Large base of existing theory Verification of key properties of control Hierarchical structures for complexity management Implementation in PLC SFC = IEC standard programming language One-one translation from Petri net to SFC

16 Petri net model capabilities p1 t1 t2 p5 p6 p7 p8 p9 p2 p3 p4 p10 Causal dependency p1 occurs before p2 Conflict Only one of p3, p4 can occur Transition conditions t1, t2 must be mutually exclusive Concurrency p5, p6 active simultaneously Synchronization p10 cannot begin until p7,p8,p9 have finished

17 Petri net properties for logic control Live: every transition can eventually occur No deadlocks All operations and events can happen Safe: No more than one token per place Ongoing operations are not requested Boolean state representation (active, inactive) Reversible: Initial state always reachable Guarantees cyclic behavior of system

18 Supervisory control problem Petri net control models desired closedloop behavior of system Control actions generated based on desired state Control Actions Machining System Sensors Control Generator Desired States Petri Net Control Operator Commands

19 Outline Motivation: Logic control problem for high-volume machining systems Background Automatic cycle logic control Multi-mode logic control Implementation and future work

20 Auto mode Normal operation cycle Unclamp parts Raise transfer Advance transfer Lower transfer Clamp parts Cycle machining stations Return transfer Transfer Bar Advance Clamp Return Clamp Rapid Advance Positioning Slide 2.1 Overlapping to minimize cycle time Fault diagnosis and fault stop Cradle Clamp 1 Mill 1 Rotating Table Raise Transfer (1st Lift) Raise Transfer (2nd Lift) Raise Transfer (3rd Lift) Raise Transfer (4th Lift) Advance Transfer Lower Transfer (1st Lower) Lower Transfer (2nd Lower) Lower Transfer (3rd Lower) Lower Transfer (4th Lower) Return Transfer Read Part Seated Air Checks Decel OPERATION GPM SEC Advance Cradle (Machining Position) 2.9 Return Cradle (Transfer Position) Servo Servo Feed Main Slide Servo 9.7 Rapid Return Positioning Slide Reset Main Slide Servo 9.0 Lower Rotate Advance Grippers Raise Rotate Return Rails Advance Rotate 270 Deg. Return Grippers Return Rotate 270 Deg. Advance Rails Total; Cycle Time = 22.2 second

21 Timing bar chart -> Petri net Each mechanical module gives one directed circuit Add wait states before synchronized transitions to model operation termination Mill 1 Rapid Advance Positioning Slide Decel Feed Main Slide Rapid Return Positioning Slide Reset Main Slide 20mm Rapid Advance 10mm Decel. Mill Head Reset Main Slide 553mm Feed Engine Block 2.1 Servo 1.3 Servo mm Rapid Return W Wait to Start Synchronized Transition Rapid Advance 20mm Decel. 10mm Feed 553mm Rapid Return 30mm Reset Main Slide 553mm

22 Hierarchical representation Reduce complexity of Petri net by combining sets of places/transitions Preserves liveness, safeness, reversibility

23 Combining control modules Merge synchronized transitions Synchronized transitions retain physical meaning p4 Add wait states (W) p1 p5 t1 t3 before p2 synchronized p6 p3 transitions to t2 t4 model operation p7 p8 completion p1 p2 p3 p4 p5 t1 W p6 t2 W p7 W W p8 t3 t1 & t3 t4 t2 & t4

24 Transfer Bar Cradle Logic control for automatic cycle Directly generated from timing bar chart Guaranteed to be live, safe, reversible OPERATION GPM SEC Raise Transfer (1st Lift) Raise Transfer (2nd Lift) Raise Transfer (3rd Lift) Raise Transfer (4th Lift) Advance Transfer Lower Transfer (1st Lower) Lower Transfer (2nd Lower) Lower Transfer (3rd Lower) Lower Transfer (4th Lower) Return Transfer Advance Cradle (Machining Position) 2.9 Return Cradle (Transfer Position) Servo Servo Total; Cycle Time = 22.2 second Transfer Bar 1 2 Cradle Clamp Mill 1 Mill 2 Clamp 1 Advance Clamp Read Part Seated Air Checks Return Clamp Mill 1 Rapid Advance Positionong Slide 2.1 Decel Feed Main Slide Servo Rapid Return Positioning Slide 1.3 Reset Main Slide Servo Rotating Table Lower Rotate Advance Grippers Raise Rotate Return Rails Advance Rotate 270 Deg. Return Grippers Return Rotate 270 Deg. Advance Rails

25 Reconfiguration of logic control Add a new mill to transfer line New logic for mill & clamp Modify transfer bar logic to synchronize with clamp Shaded logic unchanged Transfer Rotating Bar Cradle Clamp 1Mill 1 Table Clamp 4 Mill 4

26 Modular structure of control Transfer bar synchronizes all modules Limited communication Ease of modification Cradle & Clamp for Mill 1&2 Mill 1 Mill 2 Rotating Table Transfer Bar Clamp for Mill 3 Mill 3 Clamp for Mill 4 Mill 4

27 Outline Motivation: Logic control problem for high-volume machining systems Background Automatic cycle logic control Multi-mode logic control What happens when things go wrong? Implementation and future work

28 Operator interaction with control Manual mode Single station fine operation control Hand mode Normal operation cycle without overlapping Reverse sequences possible Unclamp All Stations Raise Transfer Advance Transfer Lower Transfer Cycle All Machining Stations Return Transfer Cycle Rotating Table Station Clamp All Stations

29 Three states for each operation Operating: Activate actuator Completed stop: Deactivate actuator Set internal variable to 1 Incomplete stop: Deactivate actuator Announce fault IC Events Sensors trigger transitions between states Internal variable used for coordination with other stations O C Events

30 Internal variables to synchronize Synchronization conditions depend on control mode Decouple each control module O A1 B1 O O A1 B1 O C C C B1 A1 C O A2 B2 O O A2 B2 O C C C C

31 Reversible operation module Normal and fault recovery operations Fault recovery: Restart from fault position Return to initial position of operation, then restart Faults may occur in fault recovery operation Transitions triggered by operator commands advance (a) and return (r) in manual mode a r r a IC IC a r a O C O C Normal Operation sn and (r or a) r Fault-recovery Operation sf and (r or a)

32 Irreversible operation module Metal-removal operations (i.e. milling) Only contains normal operation block Fault recovery: Restart from fault position Return to home position of machining station and restart Transitions triggered by operator commands advance (a) and return (r) in manual mode a IC a home position O C Normal Operation sn and a

33 Combining control modes Same set of states for all modes Transition conditions depend on active control mode Superposition preserves liveness, safeness, reversibility properties p 1 t1 p 2 Auto p 1 t2 p 2 Hand p 1 t3 p 2 Manual t1 t2 p 1 p 2 t3 t p 1 p 2 t = (t1^auto) (t2^hand) (t3^manual) ^ ^

34 Algorithm to build logic controller 1. Assign module for each operation 2. Normal operation cycle ordered as in timing bar chart Mill example: Advance, Feed, Return IC O IC O IC O C C C IC O IC O C C

35 Algorithm to build logic control 3. Reverse sequences for repeatable steps in hand mode 4. Fault recovery sequences for irreversible operations Theorem: Station control module constructed according to algorithm is live, safe, and reversible Petri net.

36 Mode decision control logic Mode chosen by operator from input panel Mode decision control logic is live, safe, (All) reversible Main Console Station- Auto Station- Manual Master/Start Master/Stop Manual E-Stop System Stop (Home Position) (Any) Station- Manual E-Stop Auto Hand E-Stop Standby Master/Start Auto Auto Any Fault Each Station Hand Master/Stop Station- Auto Hand Auto Station- Manual Any Fault

37 Modular logic controller Operation causality condition to ensure well-ordered set of operations Station logic controllers with mode decision control logic Theorem: Resulting controller is guaranteed to be live, safe, reversible

38 Outline Motivation: Logic control problem for high-volume machining systems Background Automatic cycle logic control Multi-mode logic control Implementation and future work To the factory floor

39 Implementation in PLC Sequential function charts (SFC) IEC standard language Based on Petri nets One-one translation Simple Place Initial Place Simple Transition Synchronized Transition Marked Graph Macro Place SFC/Grafcet Simple Step Initial Step Simple Transition Synchronized Transition Macro Step

40 Industrial implementation US Patent applied for, 1998 Current cooperation with Lamb Technicon on Cummins Engine project Evaluating implementation needs Machine services Safety and gate interlocks Reusability PLC platform dependence User interface Commercialization potential

41 Future of reconfigurable control Unified framework for continuous and discrete control for machining systems Modular structures for reconfigurability Mathematical basis for verification Integrated diagnostics Automatic fault detection and recovery Software tools for control design/analysis Interface with mechanical design software Automatic control code generation

Technological Training Programs

Technological Training Programs Technological Training Programs On behalf of Noaman Engineering, I would like to introduce you to our training courses. All of our courses cover Theoretical, Practical, and software implementation and

More information

Brief Summary of Last Lecture. Model checking of timed automata: general approach

Brief Summary of Last Lecture. Model checking of timed automata: general approach Brief Summary of Last Lecture Formal verification Types: deductive (theorem proving) and algorithmic (model checking) ields proof that a (formal) specification is fulfilled Formalization of specs e.g.

More information

Industrial Automation course

Industrial Automation course Industrial Automation course Lesson 11 Petri Nets Modeling Politecnico di Milano Universidad de Monterrey, July 2015, A. L. Cologni 1 Introduction An automated production system is necessary to obtain

More information

Model Based Design in Automation

Model Based Design in Automation Model Based Design in Automation Ashraf Zarur Tetra Pak A.Zarur/2016-04-19 Focused on our customers We specialise in providing customers with complete solutions for the processing, packaging and distribution

More information

PACKML UNIT/MACHINE IMPLEMENTATION GUIDE

PACKML UNIT/MACHINE IMPLEMENTATION GUIDE PACKML UNIT/MACHINE IMPLEMENTATION GUIDE Part 1: PackML Interface State Manager Summary This document PackML Interface State Manager is the first part of the PackML unit/machine Implementation Guide. The

More information

PETRI NET VERSUS QUEUING THEORY FOR EVALUATION OF FLEXIBLE MANUFACTURING SYSTEMS

PETRI NET VERSUS QUEUING THEORY FOR EVALUATION OF FLEXIBLE MANUFACTURING SYSTEMS Advances in Production Engineering & Management 5 (2010) 2, 93-100 ISSN 1854-6250 Scientific paper PETRI NET VERSUS QUEUING THEORY FOR EVALUATION OF FLEXIBLE MANUFACTURING SYSTEMS Hamid, U. NWFP University

More information

CHAPTER 7 CONCLUSION AND FUTURE SCOPE

CHAPTER 7 CONCLUSION AND FUTURE SCOPE 180 CHAPTER 7 CONCLUSION AND FUTURE SCOPE 7.1 OVERVIEW In this Chapter, an insight of the research work done along with major contributions as explained in this thesis and the future scope of this research

More information

Flexible Manufacturing Systems

Flexible Manufacturing Systems Flexible Manufacturing Systems FMS is: Machine Cell used to implement the Group Technology Composed of Multiple automated stations Capable of Variable Routings (Type IIA) Integrate CNC, Computer Control,

More information

CMSC 435: Software Engineering Section Back to Software. Important: Team Work. More Resources

CMSC 435: Software Engineering Section Back to Software. Important: Team Work. More Resources CMSC 435: Software Engineering Section 0101! Atif M. Memon (atif@cs.umd.edu)! 4115 A.V.Williams building! Phone: 301-405-3071! Office hours!.tu.th. (10:45am-12:00pm)! Don t wait, don t hesitate, do communicate!!!

More information

Affordable plant layout and process simulation software

Affordable plant layout and process simulation software White Paper Affordable plant layout and process simulation software contact Visual Components Ltd. Korppaanmäentie 17 CL6 FI-00300 Helsinki, Finland Office phone +358 9 323 2250 info@visualcomponents.com

More information

FUNDAMENTAL SAFETY OVERVIEW VOLUME 2: DESIGN AND SAFETY CHAPTER G: INSTRUMENTATION AND CONTROL

FUNDAMENTAL SAFETY OVERVIEW VOLUME 2: DESIGN AND SAFETY CHAPTER G: INSTRUMENTATION AND CONTROL PAGE : 1 / 14 SUB CHAPTER G.6 I&C PROCEDURES AND TOOLS 1. STANDARD I&C SYSTEM This section describes the tools used for PAS/SAS (level 1 automation data) and MCP[PICS] (HMI) I&C programming. It includes

More information

Based on Software Engineering, by Ian Sommerville Coherent sets of activities for specifying, designing, implementing and testing software systems

Based on Software Engineering, by Ian Sommerville Coherent sets of activities for specifying, designing, implementing and testing software systems Software Processes Based on Software Engineering, by Ian Sommerville Coherent sets of activities for specifying, designing, implementing and testing software systems Slide 1 Objectives To introduce software

More information

Industrial IT System 800xA Engineering

Industrial IT System 800xA Engineering Industrial IT System 800xA Engineering Overview Features and Benefits Integrated Engineering Environment Supports the engineering of the entire extended automation system - from field device to plant management

More information

ABB Ability System 800xA Engineering Overview ABB

ABB Ability System 800xA Engineering Overview ABB ABB Ability System 800xA Engineering Overview ABB 2 ABB ABILIT Y SYSTEM 800X A ENGINEERING Introduction System 800xA Engineering provides real-time information integration for better and faster access.

More information

Higher productivity and energy efficiency in machining. 01_1 st Headline_36 pt/14.4 mm second line

Higher productivity and energy efficiency in machining. 01_1 st Headline_36 pt/14.4 mm second line Higher productivity and energy efficiency in machining 01_1 st Headline_36 pt/14.4 mm second line 2 Improve the efficiency of your machine tool Competitive pressure and the cost of energy are always on

More information

Batch Control Part 5: Implementation Models & Terminology for Modular Equipment Control

Batch Control Part 5: Implementation Models & Terminology for Modular Equipment Control ISA Draft 88.00.05 Batch Part 5: Implementation Models & Terminology for Modular Equipment Working Draft 06 July 2010 This document is a draft that represents work being done by an ISA Standards Committee

More information

9. Verification, Validation, Testing

9. Verification, Validation, Testing 9. Verification, Validation, Testing (a) Basic Notions (b) Dynamic testing. (c) Static analysis. (d) Modelling. (e) Environmental Simulation. (f) Test Strategies. (g) Tool support. (h) Independent Verification

More information

TESA MULTIGAUGING. With inductive probes. When sub-micron accuracy and productivity are required... APPLICATION CASE

TESA MULTIGAUGING. With inductive probes. When sub-micron accuracy and productivity are required... APPLICATION CASE APPLICATION CASE TESA MULTIGAUGING With inductive probes When sub-micron accuracy and productivity are required... Inductive probes cannot be beaten for quick, accurate and repeatable multidimensional

More information

CS 313 High Integrity Systems/ CS M13 Critical Systems

CS 313 High Integrity Systems/ CS M13 Critical Systems CS 313 High Integrity Systems/ CS M13 Critical Systems Course Notes Chapter 5: The Development Cycle for Safety-Critical Systems Anton Setzer Dept. of Computer Science, Swansea University http://www.cs.swan.ac.uk/

More information

Zhafir Venus Series. Haitian Partner: ZHAFIR PLASTICS MACHINERY GMBH Jubatus-Allee Ebermannsdorf Germany

Zhafir Venus Series. Haitian Partner: ZHAFIR PLASTICS MACHINERY GMBH Jubatus-Allee Ebermannsdorf Germany HAITIAN INTERNATIONAL HOLDINGS LIMITED Unit 1105 Level 11 Metroplaza Tower 2 223 Hing Fong RD Kwai Fong N.T haitian@mail.haitian.com www.haitian.com Haitian Partner: HT 070905-IV ZHAFIR PLASTICS MACHINERY

More information

Flexibility! Multi-Carrier-System. Simply more productive!

Flexibility! Multi-Carrier-System. Simply more productive! Multi-Carrier-System Simply more productive! Highlights Highly flexible: infeed and outfeed of the carriers without additional transfer couplings Freely customisable acceleration, speed and grouping Easily

More information

Research on the Service Modeling Method of Information Management Software based on the Petri Net Model

Research on the Service Modeling Method of Information Management Software based on the Petri Net Model Research on the Modeling Method of Information Management Software based on the Petri Net Model Han Tianfeng School of Computer Application, Qingdao Hotel Management College P.R.China hantianfeng@126.com

More information

CSC313 High Integrity Systems/CSCM13 Critical Systems CSC313 High Integrity Systems/ CSCM13 Critical Systems

CSC313 High Integrity Systems/CSCM13 Critical Systems CSC313 High Integrity Systems/ CSCM13 Critical Systems CSC313 High Integrity Systems/CSCM13 Critical Systems CSC313 High Integrity Systems/ CSCM13 Critical Systems Course Notes Chapter 6: The Development Cycle for Safety-Critical Systems Anton Setzer Dept.

More information

Loops and Counters. If Statement: Ladder Logic Code:

Loops and Counters. If Statement: Ladder Logic Code: If Statement: Loops and Counters if (A == 0) then do function F1 if (A == 1) then do function F2 do function F3 Ladder Logic Code: A return statement takes you to the next line of code. This checks if

More information

Automation solutions for industrial machines

Automation solutions for industrial machines Automation solutions for industrial machines Your customers are more demanding and your machines more intelligent Your challenges l Reduce time-to-market l Improve performance l Develop your business while

More information

UNIT III GROUP TECHNOLOGY AND FMS

UNIT III GROUP TECHNOLOGY AND FMS UNIT III GROUP TECHNOLOGY AND FMS GROUP TECHNOLOGY Group technology is a manufacturing technique and philosophy to increase production efficiency by exploiting the underlying sameness of component shape,

More information

Job Batching and Scheduling for Parallel Non- Identical Machines via MILP and Petri Nets

Job Batching and Scheduling for Parallel Non- Identical Machines via MILP and Petri Nets Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 2009 Job Batching and Scheduling for Parallel Non- Identical Machines via MILP and

More information

Industrial Automation (Automação de Processos Industriais)

Industrial Automation (Automação de Processos Industriais) Industrial Automation (Automação de Processos Industriais) http://users.isr.ist.utl.pt/~jag/courses/api1112/api1112.html Slides 2010/2011 Prof. Paulo Jorge Oliveira Rev. 2011/2012 Prof. José Gaspar Page

More information

Lectures 2 & 3. Software Processes. Software Engineering, COMP201 Slide 1

Lectures 2 & 3. Software Processes. Software Engineering, COMP201 Slide 1 Lectures 2 & 3 Software Processes Software Engineering, COMP201 Slide 1 What is a Process? When we provide a service or create a product we always follow a sequence of steps to accomplish a set of tasks

More information

DEVELOPMENT OF A COMPUTER BASED PROCESS CONTROL SYSTEM FOR AN AUTOCLAVE TO CURE POLYMER MATRIX COMPOSITES

DEVELOPMENT OF A COMPUTER BASED PROCESS CONTROL SYSTEM FOR AN AUTOCLAVE TO CURE POLYMER MATRIX COMPOSITES Published in the proceedings of International conference on Instrumentation 2004, Pune. DEVELOPMENT OF A COMPUTER BASED PROCESS CONTROL SYSTEM FOR AN TO CURE POLYMER MATRIX COMPOSITES G.M.Kamalakannan

More information

ANCA Motion Specialises In Tailoring Motion Control solutions

ANCA Motion Specialises In Tailoring Motion Control solutions Laser Cutting ANCA Motion Specialises In Tailoring Motion Control solutions At ANCA Motion we design and manufacture flexible control systems, specialising in high precision CNC machines. We tailor our

More information

Experion PKS Platform. Integrating Process Control and Safety Through the Unified Experion Platform

Experion PKS Platform. Integrating Process Control and Safety Through the Unified Experion Platform Experion PKS Platform Integrating Process Control and Safety Through the Unified Experion Platform Count on Experion PKS to improve your business performance and peace of mind. Improving business performance

More information

Reconfigurable Manufacturing Systems

Reconfigurable Manufacturing Systems Engineering Research Center for Reconfigurable Manufacturing Systems Virtual Fusion: The Complete Integration of Simulated and Actual William Harrison, Graduate Student James Moyne, Associate Research

More information

PRODUCTION PLANNING ANDCONTROL AND COMPUTER AIDED PRODUCTION PLANNING Production is a process whereby raw material is converted into semi-finished products and thereby adds to the value of utility of products,

More information

Mark VIeS. A SIL 2 and SIL 3 functional safety system for today s connected world. geautomation.com

Mark VIeS. A SIL 2 and SIL 3 functional safety system for today s connected world. geautomation.com Mark VIeS * A SIL 2 and SIL 3 functional safety system for today s connected world geautomation.com Mark VIeS Functional Safety System In today s world of brilliant machines, operators require high-performance

More information

Thierry Lecomte

Thierry Lecomte IndustRial Applications Thierry Lecomte thierry.lecomte@clearsy.com Plan Railways B in Large-Scale Projects: The Canarsie Line CBTC Experience Validation of large scale railways models Space Event-B in

More information

of processing the wood in sawmills, as well as small batch sizes, especially in the

of processing the wood in sawmills, as well as small batch sizes, especially in the Optimally Matched: Rexroth Automation Solutions for the Wood Processing Industry The wood processing industry places particular demands on automation technology, which Rexroth is able to meet at every

More information

Modicon Advance Program Your migration to the future

Modicon Advance Program Your migration to the future Modicon Advance Program Your migration to the future Improve process integrity. Maximize system expandability. Increase automation platform return on investment. Advance your legacy products to state-of-the-art

More information

Electrical CAD for the design of Industrial Automation Plants and Special Machines

Electrical CAD for the design of Industrial Automation Plants and Special Machines Electrical CAD for the design of Industrial Automation Plants and Special Machines Software for the design and auto-documentation of electrical drawings Electrical Panels Automotive Food Processing Packaging

More information

KINETIX INTEGRATED MOTION REALIZE THE POWER OF THE INTEGRATED ARCHITECTURE. 6 / 2011

KINETIX INTEGRATED MOTION REALIZE THE POWER OF THE INTEGRATED ARCHITECTURE. 6 / 2011 KINETIX INTEGRATED MOTION REALIZE THE POWER OF THE INTEGRATED ARCHITECTURE 6 / 2011 www.klinkmann.com KINETIX INTEGRATED MOTION REALIZE THE POWER OF TRUE INTEGRATION Fierce. That's the only way to describe

More information

Autonomous Control for Generation IV Nuclear Plants

Autonomous Control for Generation IV Nuclear Plants Autonomous Control for Generation IV Nuclear Plants R. T. Wood E-mail: woodrt@ornl.gov C. Ray Brittain E-mail: brittaincr@ornl.gov Jose March-Leuba E-mail: marchleubaja@ornl.gov James A. Mullens E-mail:

More information

2010 4월 15일박세종 / 이사. Siemens PLM Korea

2010 4월 15일박세종 / 이사. Siemens PLM Korea CAM-CNC CNC CAM-CNC CNC Integration for Maximizing Part Manufacturing Efficiency 2010 4월 15일박세종 / 이사 Siemens PLM Korea 2008. 2010. Siemens Product Lifecycle Software Inc. All rights reserved Teamcenter

More information

Proceedings of the 2010 Winter Simulation Conference B. Johansson, S. Jain, J. Montoya-Torres, J. Hugan, and E. Yücesan, eds.

Proceedings of the 2010 Winter Simulation Conference B. Johansson, S. Jain, J. Montoya-Torres, J. Hugan, and E. Yücesan, eds. Proceedings of the 2010 Winter Simulation Conference B. Johansson, S. Jain, J. Montoya-Torres, J. Hugan, and E. Yücesan, eds. MACHINE CONTROL LEVEL SIMULATION OF AN AS/RS IN THE AUTOMOTIVE INDUSTRY Min

More information

October Reprinted from October 2013 ENGINEERING HYDROCARBON

October Reprinted from October 2013 ENGINEERING HYDROCARBON October 2013 Elbert van der Bijl, Yokogawa Europe, and Dr. Maurice J. Wilkins, Yokogawa North America, discuss the future of modular procedural automation in the process industries. Automated KNOWLEDGE

More information

AUTOMATIC VERIFICATION OF SAFETY INSTRUMENTED SYSTEM IN CHEMICAL PROCESSES

AUTOMATIC VERIFICATION OF SAFETY INSTRUMENTED SYSTEM IN CHEMICAL PROCESSES AUTOMATIC VERIFICATION OF SAFETY INSTRUMENTED SYSTEM IN CHEMICAL PROCESSES Jinkyung Kim, Younghee Lee and Il Moon Department of Chemical Engineering, Yonsei University, 134 Shinchon-dong Seodaemun-ku,

More information

Chapter 1. Introduction to Instrumentation and Process Control (Systems and Applications)

Chapter 1. Introduction to Instrumentation and Process Control (Systems and Applications) Chapter 1 Introduction to Instrumentation and Process Control (Systems and Applications) INC 102-2019 Agenda 1. Introduction 2. Process Control System 3. Integrated System 4. System Architecture 5. Industrial

More information

Chapter 1. Introduction to Instrumentation and Process Control (Systems and Applications)

Chapter 1. Introduction to Instrumentation and Process Control (Systems and Applications) Chapter 1 Introduction to Instrumentation and Process Control (Systems and Applications) INC 102-2018 Agenda 1. Introduction 2. Process Control System 3. Integrated System 4. System Architecture 5. Industrial

More information

ABSTRACT 1 INTRODUCTION

ABSTRACT 1 INTRODUCTION ABSTRACT Tube Sheet Runner Sergio Galošić, Matija Vavrouš, Marko Budimir INETEC Institute for Nuclear Technology Dolenica 28, 10250 Zagreb, Croatia sergio.galosic@inetec.hr, matija.vavrous@inetec.hr, marko.budimir@inetec.hr

More information

9. What are the activities within the scope of production planning? 1. Aggregate production planning

9. What are the activities within the scope of production planning? 1. Aggregate production planning UNIT-II PRODUCTION PLANNING AND CONTROL AND COMPUTERISED PROCESS PLANNING 1. Define Process Planning Process planning involves determining the sequence of processing and assembly steps that must be accomplished

More information

Real time energy consumption analysis for manufacturing systems using integrative virtual and discrete event simulation

Real time energy consumption analysis for manufacturing systems using integrative virtual and discrete event simulation Loughborough University Institutional Repository Real time energy consumption analysis for manufacturing systems using integrative virtual and discrete event simulation This item was submitted to Loughborough

More information

Industrie 4.0 The future of automation. Products with IO-Link - Grippers - Rotary distributors - Clamping and braking elements - Spindles

Industrie 4.0 The future of automation. Products with IO-Link - Grippers - Rotary distributors - Clamping and braking elements - Spindles Industrie 4.0 The future of automation Products with IO-Link - Grippers - Rotary distributors - Clamping and braking elements - Spindles THE KNOW-HOW FACTORY www.zimmer - group.com The world in which we

More information

CEMAT based on process control system SIMATIC PCS 7. cemat

CEMAT based on process control system SIMATIC PCS 7. cemat CEMAT based on process control system SIMATIC PCS 7 cemat CEMAT the sophisticated control concept with a real future CEMAT is a control system specifically designed for cement plants and has been well

More information

TB-DECO, TECHNOLOGY AHEAD OF ITS TIME!

TB-DECO, TECHNOLOGY AHEAD OF ITS TIME! TB-DECO, TECHNOLOGY AHEAD OF ITS TIME! In 1996, when its new line of Deco products was launched, Tornos offered bar turning companies the opportunity to switch to a computerised solution and to programme

More information

SINUMERIK 828 Safety Integrated Safe machines with a high productivity. Unrestricted Siemens AG 2018

SINUMERIK 828 Safety Integrated Safe machines with a high productivity. Unrestricted Siemens AG 2018 SINUMERIK 828 Safety Integrated Safe machines with a high productivity siemens.com/sinumerik 1 2 3 4 5 6 7 8 9 10 Agenda Machinery directive and standards Overview of the SINUMERIK portfolio Safety Integrated

More information

A Model for Human-like Reasoning in Programmable Controllers

A Model for Human-like Reasoning in Programmable Controllers A Model for Human-like Reasoning in Programmable Controllers Tom Keeley President Compsim LLC Brookfield, WI 53045 http://www.compsim.com Helena Keeley CEO Compsim LLC Brookfield, WI 53045 KEYWORDS Programmable

More information

Delivering the Knowledge to Drive Your Business Forward. Insight. The Power of Information. The Power of Blue

Delivering the Knowledge to Drive Your Business Forward. Insight. The Power of Information. The Power of Blue Delivering the Knowledge to Drive Your Business Forward E Axcess with The Power of Information The Power of Blue Axcess E with Delivers What No Other Welding Power Source Can Don t just monitor production

More information

WHITE PAPER. A Comparison of Conventional and Robotic Palletizers

WHITE PAPER. A Comparison of Conventional and Robotic Palletizers WHITE PAPER A Comparison of Conventional and Robotic Palletizers Contents Executive summary 3 Background 3 The problem with robots 3 The TopTier solution 4 Safety 5 Integrated stretch wrapping 6 Multiple

More information

Your Mechatronics Teaching and Training Platform

Your Mechatronics Teaching and Training Platform The Tool of Choice for Teaching, Training and Learning Automation, Electrical and Fluid Power Engineering Technologies Your Mechatronics Teaching and Training Platform A Product of If you teach subjects

More information

BPMN Guide Quick Start. by Bizagi BPM

BPMN Guide Quick Start. by Bizagi BPM BPMN Guide Quick Start by Bizagi BPM Recruitment and Selection 1 Table of Contents Scope... 2 BPMN 2.0 Business Process Modeling Notation... 2 Why Is It Important To Model With BPMN?... 2 Introduction

More information

Framework for Controlling Energy Consumption of Machine Tools

Framework for Controlling Energy Consumption of Machine Tools Framework for Controlling Energy Consumption of Machine Tools J. Schlechtendahl 1, P. Eberspächer 1, H. Haag 2, A. Verl 1, E. Westkämper 2 1 Institute for Control Engineering of Machine Tools and Manufacturing

More information

Chapter 2 QAS Components

Chapter 2 QAS Components Chapter 2 QAS Components Chrysler In This Chapter Overview AVI/VMS Reader Empty Carrier Photoeye Floor QAS PLC Encoder Very High Speed Counter (VHSC) Module QAS Workcell Configuration Database Server Tool

More information

Agent-based Workflow Management Systems (WfMSs) Company LOGO

Agent-based Workflow Management Systems (WfMSs) Company LOGO Agent-based Workflow Management Systems (WfMSs) Company LOGO JBees a distributed and adaptive WfMS with monitoring and controlling capabilities by Lars Ehrler, Martin Fleurke, Maryam Purvis, Bastin Tony

More information

CEMAT based on process control system SIMATIC PCS 7. cemat

CEMAT based on process control system SIMATIC PCS 7. cemat CEMAT based on process control system SIMATIC PCS 7 cemat CEMAT the sophisticated control concept with a real future CEMAT is a control system specifically designed for cement plants and has been well

More information

Program Description MECHATRONIC SYSTEMS TECHNICIAN ACADEMY

Program Description MECHATRONIC SYSTEMS TECHNICIAN ACADEMY Program Description MECHATRONIC SYSTEMS TECHNICIAN ACADEMY 7107 Elm Valley Drive Kalamazoo, MI 49009 Phone: 269.353.1282 Fax: 269.353.1580 careeracademies@kvcc.edu www.kvcc.edu/training MECHATRONIC SYSTEMS

More information

Robotics, CNC and FMS

Robotics, CNC and FMS Robotics, CNC and FMS! Extensive range of integrated training equipment! Robots - SCARA and Articulated types! Automatic materials handling equipment! Modular manufacturing systems! CNC Mill and Lathe!

More information

康礼鸿. China Nuclear Control System Engineering Co., Ltd

康礼鸿. China Nuclear Control System Engineering Co., Ltd Establishment and Application of ATE for FPGA-based RPS Kang Lihong 康礼鸿 China Nuclear Control System Engineering Co., Ltd 1 OUTLINE 1 2 Background RPS Testing methodology of FPGA 3 Automatic Test Equipment

More information

Customerspecific systems

Customerspecific systems Customerspecific systems From modified standard systems, all the way to individual automation solutions An easy way to reduce the complexity of projects 4 I would like to commission my installation quickly

More information

OMP60 optical transmission probe

OMP60 optical transmission probe OMP60 optical transmission probe Flexible probing solution Reliable modulated optical transmission Outstanding performance for less scrap and higher profits OMP60 innovative process control Tackle process

More information

Robotics and ISA 88 Batch Control Standard - Opportunities and Challenges

Robotics and ISA 88 Batch Control Standard - Opportunities and Challenges Robotics and ISA 88 Batch Control Standard - Opportunities and Challenges Johnsson, Charlotta Published: 2008-01-01 Link to publication Citation for published version (APA): Johnsson, C. (2008). Robotics

More information

Cape Software s VPLink for Honeywell Plantscape Systems

Cape Software s VPLink for Honeywell Plantscape Systems Cape Software 25211 Grogans Mill Rd, Suite 313 The Woodlands, TX 77380 cedric@capesoftware.com FAX (281) 362-9776 Sales: (281) 362-9747 Cape Software s VPLink for Honeywell Plantscape Systems Background

More information

Chapter 3 Prescriptive Process Models

Chapter 3 Prescriptive Process Models Chapter 3 Prescriptive Process Models - Generic process framework (revisited) - Traditional process models - Specialized process models - The unified process Generic Process Framework Communication Involves

More information

High productivity part manufacturing

High productivity part manufacturing www.siemens.com/plm/nx/cam High productivity part manufacturing NX CAM a complete solution for making better parts faster www.siemens.com/plm The NX CAM advantage How does NX software help you make better

More information

FORI AUTOMATION Module Assembly & Module Assembly and. Alignment Systems. Alignment Systems FORI AUTOMATION MODULE ASSEMBLY & ALIGNMENT SYSTEMS

FORI AUTOMATION Module Assembly & Module Assembly and. Alignment Systems. Alignment Systems FORI AUTOMATION MODULE ASSEMBLY & ALIGNMENT SYSTEMS FORI AUTOMATION MODULE ASSEMBLY & ALIGNMENT SYSTEMS Version 3.1 Privately held, U.S. Owned and Operated Since 1984 FORI AUTOMATION Module Assembly & Alignment Systems 13231 23 Mile Road Shelby Twp., MI

More information

What s in the Code Unraveling the Enigma of Legacy Systems. logical solutions. adjusted to the need

What s in the Code Unraveling the Enigma of Legacy Systems. logical solutions. adjusted to the need What s in the Code Unraveling the Enigma of Legacy Systems logical solutions adjusted to the need Wouldn t it be brilliant to have a logical solution to: IDENTIFY SERVICES: Start with your business analysis,

More information

Automated Black Box Testing Using High Level Abstraction SUMMARY 1 INTRODUCTION. 1.1 Background

Automated Black Box Testing Using High Level Abstraction SUMMARY 1 INTRODUCTION. 1.1 Background Automated Black Box Testing Using High Level Abstraction Dake Song, MIRSE, USA Dr Uli Dobler, FIRSE, Germany Zach Song, EIT, Canada SUMMARY One of the big bottlenecks of modern signalling projects lies

More information

T91 - How to Select the Right Machinery Safety Logic System

T91 - How to Select the Right Machinery Safety Logic System T91 - How to Select the Right Machinery Safety Logic System PUBLIC INFORMATION Rev 5058-CO900E Agenda Introduction Safety Logic System Functionality and Purpose Types of Safety Logic Systems Market Segments

More information

NX 기반의산업용기계및로봇장비에 대한 Virtual Commissioning. Ko ChangHwan, Siemens Industry Software

NX 기반의산업용기계및로봇장비에 대한 Virtual Commissioning. Ko ChangHwan, Siemens Industry Software NX 기반의산업용기계및로봇장비에 대한 Virtual Commissioning Ko ChangHwan, Siemens Industry Software Restricted Siemens AG 2015 All rights reserved. Smarter decisions, better products. Megatrends in the Machinery industry

More information

Approach to the construction of specialized portable terminals for monitoring and controlling technological equipment

Approach to the construction of specialized portable terminals for monitoring and controlling technological equipment Approach to the construction of specialized portable terminals for monitoring and controlling technological equipment Petr Nikishechkin 1,*, Nadezhda Chervonnova 1, and Anatoly Nikich 1 1 MSTU «STANKIN»,

More information

Latest Automated Storage & Retrieval System (AS/RS) Technology Two Cranes, One Aisle

Latest Automated Storage & Retrieval System (AS/RS) Technology Two Cranes, One Aisle Latest Automated Storage & Retrieval System (AS/RS) Technology Two Cranes, One Aisle Sponsored by: Presented by: Ralph Mills Director Integrated Systems Dual Mini Load Two Cranes / One Aisle Dual Mini

More information

AUTOMATIC INJECTION MOULDING BY USING PLC s

AUTOMATIC INJECTION MOULDING BY USING PLC s AUTOMATIC INJECTION MOULDING BY USING PLC s 1 VEERANJANEYULU ITHA, 2 MOHAMMED IRFAAN, 3 VAJRALA VENKATA REDDY 1 Assistant professor in Adama Science and Technology University, Ethiopia, Email: anjimech@gmail.com

More information

TF20 Tray Feeder. Instruction Manual. for JEDEC and IEC Standard Trays

TF20 Tray Feeder. Instruction Manual. for JEDEC and IEC Standard Trays for JEDEC and IEC Standard Trays Instruction Manual 096-0243-003 Data I/O assumes no liability for errors, or for any incidental, consequential, indirect, or special damages, including, without limitation,

More information

Design Your Safety System for Improved Uptime

Design Your Safety System for Improved Uptime Design Your Safety System for Improved Uptime Chris Brogli - Manager, Safety Business Development Incorporating integrated safety technologies in the design stage can increase machinery availability, reduce

More information

Automation of Heat Treatment Process line using PLC

Automation of Heat Treatment Process line using PLC Automation of Heat Treatment Process line using PLC BASAVARAJ 1, DEVIPRASAD N MIRASHI 2 1Assistant Professor at Central University of Karnataka, Kalaburgi. 2 Assistant Professor at Bapuji Institute of

More information

Virtual Commissioning in the Digital Enterprise Presented by: Thomas Hoffman Manufacturing in America March 14-15, 2018

Virtual Commissioning in the Digital Enterprise Presented by: Thomas Hoffman Manufacturing in America March 14-15, 2018 Virtual Commissioning in the Digital Enterprise Presented by: Thomas Hoffman Manufacturing in America March 14-15, 2018 Before we start A Penny for Your Thoughts At the end of the session, share your feedback

More information

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc.

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 13 BioTechnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(13), 2014 [7435-7441] Desalination sewage treatment based on PLC automatic

More information

Food & Beverage Portfolio

Food & Beverage Portfolio Line card Food & Beverage Portfolio Products for the Primary Processes Process Automation DCS A flexible, scalable and innovative control system that ensures the productivity, availability and safety of

More information

Mechatronics Courses by School Period

Mechatronics Courses by School Period Mechatronics Courses by School Period Year One P1 P1 P2 P3 P3 P3 P4 P4 P4 Integrated Systems Industrial Math (Geometry, Trig, Algebra,) Blueprint Reading Machine Tool I (Hand tools-measuring-saws & Drill

More information

FPGA - Based Technology and Systems for I&C of Existing and Advanced Reactors

FPGA - Based Technology and Systems for I&C of Existing and Advanced Reactors IAEA-CN-164-7S04 FPGA - Based Technology and Systems for I&C of Existing and Advanced Reactors E. Bachmach, O.Siora, V. Tokarev, S. Reshetytsky, V. Kharchenko, V. Bezsalyi Research-and-Production Corporation

More information

Meeting future challenges for pharmaceutical plants today

Meeting future challenges for pharmaceutical plants today Siemens AG 2011 The information provided in this brochure contains merely general descriptions or characteristics of performance, which in actual case of use do not always apply as described or which may

More information

Summary, Conclusion and Outlook

Summary, Conclusion and Outlook Chapter 8 Summary, Conclusion and Outlook 8.1 Summary This thesis presented an approach to analyze microtunnelling construction processes using computer simulation. The research aims at the development

More information

Improve Process Performance by Validating Systems and Preparing Operations

Improve Process Performance by Validating Systems and Preparing Operations Improve Process Performance by Validating Systems and Preparing Operations Maximize efficiency and safety with Digital Twin technology Mimic Simulation Software. Achieving production goals in the face

More information

Applying Model-Based Design to Commercial Vehicle Electronics Systems

Applying Model-Based Design to Commercial Vehicle Electronics Systems Copyright 2008 The MathWorks, Inc. 2008-01-2663 Applying Model-Based Design to Commercial Vehicle Electronics Systems Tom Egel, Michael Burke, Michael Carone, Wensi Jin The MathWorks, Inc. ABSTRACT Commercial

More information

Monitoring and Controlling of Wire Tension on Stranding and similar rotating Process Machinery

Monitoring and Controlling of Wire Tension on Stranding and similar rotating Process Machinery Monitoring and Controlling of Wire Tension on Stranding and similar rotating Process Machinery Whether your wire processes includes stranding (bow, tubular, planetary cage, etc.) or twisting (twinners,

More information

Wiring and testing programmable controller based systems

Wiring and testing programmable controller based systems Unit 040 Wiring and testing programmable controller based systems Level: 2 Credit value: 15 NDAQ number: 500/9514/6 Unit aim This unit covers the skills and knowledge needed to prove the competences required

More information

At first glance, A-B-C palletizers stand apart.

At first glance, A-B-C palletizers stand apart. At first glance, A-B-C palletizers stand apart. Perhaps it is the low level design, offering the freedom of on-floor operation and control. Or the clean, open profile that ensures high visibility and easy

More information

IE Code IE Competency Title Credit OAC Ref.

IE Code IE Competency Title Credit OAC Ref. Compulsory Workplace Competency Standards Level Three IE Code IE Competency Title Credit OAC Ref. IE104-3WC Use safe lifting and rigging techniques 1 C6 IE105-3WC Follow safe procedures for working in

More information

OMP40-2 optical transmission probe

OMP40-2 optical transmission probe OMP40-2 optical transmission probe Flexible probing solution Reliable modulated optical transmission Outstanding performance for less scrap and higher profits OMP40-2 innovative process control Tackle

More information

CIM AND FMS CIMFLEX - CIM/FMS SOLUTION CTF 4 CIM/FMS CURRICULUM CTF 6 OPENCIM/OPENFMS MANAGEMENT SOFTWARE CTF 7

CIM AND FMS CIMFLEX - CIM/FMS SOLUTION CTF 4 CIM/FMS CURRICULUM CTF 6 OPENCIM/OPENFMS MANAGEMENT SOFTWARE CTF 7 CIM AND FMS Smart Factories and Industry 4.0 embody the transformation at the forefront of modernizing manufacturing processes to keep competitive in this fast changing world. Employers need workers who

More information