SHIP MODEL BASIN CARRIAGE CONTROL SYSTEM

Size: px
Start display at page:

Download "SHIP MODEL BASIN CARRIAGE CONTROL SYSTEM"

Transcription

1 10th International DAAAM Baltic Conference "INDUSTRIAL ENGINEERING May 2015, Tallinn, Estonia SHIP MODEL BASIN CARRIAGE CONTROL SYSTEM Liyanage, D.C., Aasmäe, E., Sutt, K.O., Tamre, M. Hiiemaa, M. Abstract: Modern ship model basin towing carriage control systems demand advance features which are not possible with ordinary motion control systems. When it comes to relatively shorter length towing tanks which are designed to use with belt driven carriages the control system development is more challenging task. This paper concerns about the design of towing carriage control system for ship model towing tank built in Kuressaare College of Tallinn University of Technology, Saaremaa Estonia. The following study covered requirement analysis, system design, control equipment selection and concept validation of the proposed towing carriage control system. And also it includes proposals for future tasks regarding robust positioning system for belt-driven servo mechanism. Key words: Ship model basin, towing tank, towing carriage control 1.INTRODUCTION There are number of ship model tow tanks that are used by various research institutes to investigate hydrodynamic performance of ship hull designs. Majority of them are longer than 100m [ 1 ] lengthwise and are capable of different simulations from calm water resistance tests to vessel maneuvering characteristics predictions. Most of the towing carriages are powered by direct drive mechanisms. Due to longer length of the tank it is possible to achieve higher velocity with enough acceleration distance. The size of the basins used for ship model testing varies greatly depending on the tests desired. A basin with bigger dimensions can be used for deep water testing or maneuvering testing. The paddles used in the basin also define its use. In modern testing facilities two kinds of paddles are used. Flap paddles that are mounted to the bottom of the tank for generating deep water waves where there is negligible motion at the bottom and the orbital particle motion decays with depth. And piston paddles that for generating shallow water motion. Neither of these types of paddles achieve the motion that accords to real waves. For that a combination of paddle types are used. In our case calm water resistance tests and head or following sea resistance tests were required. For that the measurements of the pool are 60 m x 6m. and flap paddles are used for wave generation. After receiving the instructions from the client and getting a final overview of the objective a clear plan of action was made. Firstly it was necessary to select suitable equipment for the carriage control system. As a next step we had to work out the concept of the human machine interface and the graphical user interface for the system. 2. SYSTEM DESIGN System design was started with requirement analysis of the ship model basin. Then the design concept has been developed. After that the equipment selection, field bus selection and concept validation were carried out. 2.1 REQUIREMENT ANALYSIS

2 The requirements for the carriage movement parameters and the motor selections were set by the client in the documentation presented to us. Based on that information.. Fig 1. Dimensions of the ship model basin The requirements given for the carriage movements showed the maximum speed of the model to be at least 5.5 m/s and the acceleration distance nor the deceleration distance to exceed 6 m. The required level of speed has to be kept with the accuracy of ± m/s. Also the accuracy tolerance of the carriage trajectory must not exceed ± 01 mm/m in relation to water surface. 2.1 SYSTEM CONCEPT The towing carriage has been designed to use belt drives to pull the from both sides. So that drive control system comprised of two synchronous servo motors to drive the carriage. Fig 2. Carriage control system block diagram According to the conceptual diagram Fig 2, the motion controller is controlling two servo drives and IO modules. And also HMI and remote IPC connected to the same motion controller. The motion profile, which governs the carriage movement will be built desktop application running in the IPC. This profile defines the position of the carriage, velocity, acceleration or deceleration values. And the status information and basic system controls are presented in HMI. Line topology used in servo drives and IO modules sub network. Since multiple drives driving the carriage, they are need to synchronize with fast industrial fieldbus. When it comes to locating the components, motion controllers need to be installed in the operator room area which is starting side of the pool and servo drives and IO modules need to place on the other end which is close to servo motors and sensors. This concept makes the controllers and drives apart more than 60m in distance. 2.2 CONTROLLER SELECTION It was proposed that Lenze synchronous servo motors and servo drives would be most suitable for the application. This selection imposed constraint to select suitable controller by maintaining interoperability. Other than that, there were several key requirements to fulfill by the controller which are listed below. Modular system - To be expand based on future requirements. Multiple motion axes synchronization MATLAB/Simulink integration Communication interface to desktop application software development (Visual C#, VB.etc.) Multiple programming language support Web server availability for remote data visualization. Multiple fieldbus options availability - Interoperability with other devices.

3 Based on above mentioned requirements, several motion control systems has been investigated. As a result Beckhoff CX2030 series controller has been selected. It is an embedded PC which allows to connect up to 20 servo axes and connect many IO modules in different network configurations. the field bus for the towing carriage motion control application. 2.3 SELECTION OF FIELD BUS Choose a suitable field bus protocol was influenced by the high speed data communication requirement of the project. Since each servo motor will be driven by individual servo drives respectively, the time delay between velocity commands for each axis should be less than 20ms. Fig 3 shows the potential failure by de-railing the carriage in case of delay in velocity command execution. Below are the list of requirements imposed by the application to select suitable field bus. Fast data rate to communicate messages between synchronous axes. Synchronized clocks to trigger motion in order to minimize lag. Interoperability - Open standard protocol which is compatible with multiple vendor motion control devices. Topology - There is a need to have several network topologies in the system. Distance of the communication bus more than 60m. Ethernet based communication protocol. EtherCAT which is based on ethernet protocol, and known to be fastest fieldbus in the market, priority dependant, deterministic communication and multiple topology support are fulfill all requirements of the application[ 2 ]. Therefore EtherCAT protocol was selected as Fig 3. Carriage movement in case of belt tension difference. 2.4 CONCEPT VALIDATION After selecting the controllers, IO modules and interface devices, it was investigated the functionality of different motion concepts and different software integration techniques in a simulated environment. This was done in order to check whether the controller can be used for the carriage control system application. By using the built in motion and communication functions of the controller software development tools (TwinCAT 3) several test programs has been done. They were to synchronize two motors and move them according to different motion profiles which is similar to the end user requirements. And also communicate with desktop applications written in Visual C#. 3. DISCUSSION, FUTURE WORK During the design of the system it has been completed system design, component selection and testing various motion functions available with the controller software development kit (TwinCAT 3). This can ensure the functionality of the system. But still there are technical challenges imposed by mechanics of the system.

4 Since the towing carriage uses tooth belt driven servomechanism to pull it from both sides, this can be induce vibrations while it is in motion with different motion profiles. There are several contributory factors to vibrations. One of them is the elasticity of the belt drive, which demands to incorporate robust position control scheme overcome belt-stretch issues. In a similar study about belt drive systems it has been identified that non-linear friction of the system also cause positioning errors[ 3 ].And also gear reducers add backlash which may result in vibrations during motion. The resonance in the system also accumulate positioning errors [ 4 ]. Therefore all these cases demands advance control schemes for positioning. As part of the study it was investigated possible control solutions to overcome above mentioned positioning errors. There are some studies regarding accurate positioning of servo mechanisms using sliding mode control theories[ 5 ]. And also in a later study same authors has incorporated sliding mode control in conjunction with asymptotic disturbance observer[ 6 ]. And similar accurate positioning efforts has made by other authors using fuzzy-logic control systems[ 7 ]. Fig 4. Belt drive system of towing carriage. During controller selection, it was considered the possibilities of including MATLAB model into the motion controller. This is to try out different motion control models and optimize it. 4. CONCLUSION The development of control system is currently underway to its completion. At present the conceptual system design has been done according to the requirements of the facility. Based on evaluation of the motion functions, Visual C# application integration it has been proven that the controller is capable of fulfilling demanding control requirements. 5. REFERENCES [1]. 0of%20facilities/Index/index.pdf, retrieved on 9-May [2].EtherCAT technology group, EtherCAT - the Ethernet Fieldbus, Nov [3].Jokinen,M.; Saarakkala, S.; Niemela, M.; Pollanen, R.; Pyrhonen, J.; Physical Drawbacks of Linear High-Speed Tooth Belt-Drives, SPEEDAM 2008 IEEE Conf, June-2008, pp [4].Jayawardena, T.S.S.; Nakamura, M.; Goto, S.; Accurate Control Position of Belt Drives Under Acceleration and Velocity Constraints, Int'l Jnl of Automation & Systems, 2003, 1, pp [5].Hace, A.; Jezernik, K.; Sabanovic, A.; A new robust position control algorithm for a linear belt-drive, Proceedings of IEEE Int'l Conf Mechatronics, June-2004, pp [6].Hace, A.; Jezernik, K.; Sabanovic, A.; SMC with Disturbance Observer for a Linear Belt-Drive, IEEE, Dec-2007, 54, pp [7].Kulkarni,S.A.; El-Sharkawi, M.A.; Intelligent Position Control of Elastic Drive Systems, IEEE Energy Conv, Mar- 2001, 16, pp CORRESPONDING ADDRESS Dhanushka Chamara Liyanage Department of Mechatronics. Tallinn University of Technology, Ehitajate Tee 5, Tallinn 19086, Estonia. Phone: ,

5 ADDITIONAL DATA ABOUT AUTHORS 1. Dhanushka Chamara Liyanage, MSc Student Eva Aasmae, MSc Student Kristofer Ott Sutt, MSc Student Mart Tamre, PhD, professor Maido Hiiemaa, PhD, researcher

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

New trends in Process Automation for the cement industry

New trends in Process Automation for the cement industry New trends in Process Automation for the cement industry Author: E. Vinod Kumar, ABB Ltd., Bangalore, India 1. Abstract: Process Automation is an important component of modern cement production. The versatility

More information

Modeling & Simulation Virtual commissioning

Modeling & Simulation Virtual commissioning Modeling & Simulation Virtual commissioning Commissioning. Virtual commissioning accelerates and streamlines the process of commissioning the actual machine. It minimizes risk and ensures that project

More information

AFB factory hybrid production

AFB factory hybrid production AFB The modular concept factory for all hybrid production tasks The learning system for all processes associated with production automation and process automation: Production Handling of seals Packaging

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

A Modular and Low-Cost Infrastructure for Industrie 4.0 Applications Linking Real-Time Data to the Cloud

A Modular and Low-Cost Infrastructure for Industrie 4.0 Applications Linking Real-Time Data to the Cloud A Modular and Low-Cost Infrastructure for Industrie 4.0 Applications Linking Real-Time Data to the Cloud T. Ortmaier, I. Maurer, M. Riva, C. Hansen Institute of Mechatronic Systems (imes) Leibniz Universität

More information

At Semicon West, Festo Introduces Productivity Tools for the Semiconductor Industry Tools That Bring Products to Market Faster at Less Cost

At Semicon West, Festo Introduces Productivity Tools for the Semiconductor Industry Tools That Bring Products to Market Faster at Less Cost At Semicon West, Festo Introduces Productivity Tools for the Semiconductor Industry Tools That Bring Products to Market Faster at Less Cost Productivity solutions: Handling Guide Online, Optimized Motion

More information

Cost savings from the CMS Vibration Monitoring and Predictive Maintenance Presented by: Tim Parmer Manufacturing in America 02/22-23/2017

Cost savings from the CMS Vibration Monitoring and Predictive Maintenance Presented by: Tim Parmer Manufacturing in America 02/22-23/2017 Cost savings from the CMS Vibration Monitoring and Predictive Maintenance Presented by: Tim Parmer Manufacturing in America 02/22-23/27 Condition Monitoring with SIPLUS CMS For early detection of mechanical

More information

On the way to Industrie 4.0 Driving the Digital Enterprise Siemens AG 2015 siemens.de/sps15

On the way to Industrie 4.0 Driving the Digital Enterprise Siemens AG 2015 siemens.de/sps15 Press Webcast SPS IPC Drives 2015 October 8, 2015 Heinz Eisenbeiss On the way to Industrie 4.0 Driving the Digital Enterprise siemens.de/sps15 Press Webcast SPS IPC Drives 2015 October 8, 2015 Heinz Eisenbeiss

More information

SKF Mechatronics Knowledge Engineering. From concept to reality

SKF Mechatronics Knowledge Engineering. From concept to reality SKF Mechatronics Knowledge Engineering From concept to reality From components to integrated s The base of the SKF linear motion technology is provided by proven standard components Guiding Shaft guidings:

More information

Multi-view Configuration of Flight Dynamic Playback

Multi-view Configuration of Flight Dynamic Playback Multi-view Configuration of Flight Dynamic Playback Elizabeth Beth Fatusin Electrical and Computer Engineering Ohlone College / Cornell University bisolafatusi@hotmail.com Faculty Mentor: S. Shankar Sastry

More information

Totally Integrated Automation. Efficiency driving productivity

Totally Integrated Automation. Efficiency driving productivity Totally Integrated Automation Efficiency driving productivity siemens.tld/keyword In order to remain competitive manufacturing companies need to achieve enormous improvements in their processes Reducing

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

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

Automation solutions for warehouse logistics.

Automation solutions for warehouse logistics. Lenze Intralogistics Automation solutions for warehouse logistics. As easy as that. 13550914_Broschuere_Lagerlogistik_en_US.indd 1 1 08.03.18 11:48 70 years experience in the area of warehouse logistics.

More information

Your automation specialist for all printing processes

Your automation specialist for all printing processes Bosch Rexroth AG P.O. Box 13 57 97803 Lohr, Germany Bgm.-Dr.-Nebel-Str. 2 97816 Lohr, Germany Phone +49 9352 18-0 Fax +49 9352 18-8400 www.boschrexroth.com/printing Your automation specialist for all printing

More information

The Full Range for RFID

The Full Range for RFID Your Global Automation Partner The Full Range for RFID Turck is a global leader in industrial automation technology. Over 4,000 employees in 28 countries strive to deliver the best sensor, connectivity,

More information

Plastic Electronics Precise and productive automation solutions

Plastic Electronics Precise and productive automation solutions Plastic Electronics Precise and productive automation solutions 2 Plastic Electronics Flexible electronics "off the roll" Today s electronics industry faces constant challenges as resource and energy costs

More information

Automation solutions for airport logistics.

Automation solutions for airport logistics. Lenze Intralogistics Automation solutions for airport logistics. As easy as that. A wealth of experience in airport logistics. As one of the leading drive-technology and automation specialists with extensive

More information

IoT: The 4th Industrial Revolution Yau Wai Yeong, Product Marketing Manager, Intel Internet-of-Things Group

IoT: The 4th Industrial Revolution Yau Wai Yeong, Product Marketing Manager, Intel Internet-of-Things Group IoT: The 4th Industrial Revolution Yau Wai Yeong, Product Marketing Manager, Intel Internet-of-Things Group Analytics Innovation Forum 2017 15 November Kuala Lumpur Copyright SAS Institute Inc. All rights

More information

Solutions for handling applications

Solutions for handling applications Solutions for handling applications Controlled motion sequences faster, simpler and more cost-effective siemens.com/handling Answers for industry. 2 Handling applications efficiently implemented The degree

More information

Process monitoring. ToolScope

Process monitoring. ToolScope Process monitoring ToolScope Next generation process monitoring Growing automation in the machining industry increases the demand for more process and machine tool monitoring, which can help minimize machine

More information

Be open and independent

Be open and independent Engineered with TIA Portal Be open and independent SIMATIC S7-1500 Software Controller Safety siemens.com/software-controller SIMATIC S7-1500 Software Controller the PC-based controller from the SIMATIC

More information

Solutions for Powertrain. On the road to success with Siemens in the automotive industry. siemens.com/automotive

Solutions for Powertrain. On the road to success with Siemens in the automotive industry. siemens.com/automotive Solutions for Powertrain On the road to success with Siemens in the automotive industry siemens.com/automotive 2 On the road to success with Siemens There is tough competition in the automotive industry

More information

ACCESS Power Management and Control Systems Access the Advantages. power p managementg. Global network of innovation

ACCESS Power Management and Control Systems Access the Advantages. power p managementg. Global network of innovation ACCESS Power Management and Control Systems Access the Advantages power p managementg SOLUTIONS Global network of innovation ACCESS Power Management and Control Systems ACCESS Energy Management and Some

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

Perfect textile finishing solutions in record time. Finishing Toolbox: Solutions for finishing continuous material webs. Solutions for Textiles

Perfect textile finishing solutions in record time. Finishing Toolbox: Solutions for finishing continuous material webs. Solutions for Textiles Perfect textile finishing solutions in record time Finishing Toolbox: Solutions for finishing continuous material webs Solutions for Textiles siemens.com/textile Tailor-made solutions for textile finishing

More information

Automation and Drives OSEA Totally Integrated Automation SIMATIC. Process Automation. Exceeding requirements of a DCS

Automation and Drives OSEA Totally Integrated Automation SIMATIC. Process Automation. Exceeding requirements of a DCS and Drives OSEA - 2008 SIMATIC Process Exceeding requirements of a DCS 2 Siemens your DCS supplier Process Reliability of a major enterprise More than 150 successful years of SIEMENS One of worldwide leading

More information

Mobile Racking Systems Storage systems for more products on less surface area

Mobile Racking Systems Storage systems for more products on less surface area Mobile Racking Systems Storage systems for more products on less surface area INTRODUCTION HISTORY MOBILE RACKING SYSTEMS IN THE SSI SCHÄFER GROUP 1950 THE BEGINNING THE DEVELOPMENT OUR VISION 1960 1956

More information

IMATIC PCS 7. Integrated Asset Management

IMATIC PCS 7. Integrated Asset Management IMATIC PCS 7 Integrated Asset Management Setting a New Information Flow SIMATIC PCS 7 - Integrated Asset-Management 2 Task Setting a New MES -level HMI - level Information compression and transfer Control

More information

PSS E. High-Performance Transmission Planning Application for the Power Industry. Answers for energy.

PSS E. High-Performance Transmission Planning Application for the Power Industry. Answers for energy. PSS E High-Performance Transmission Planning Application for the Power Industry Answers for energy. PSS E architecture power flow, short circuit and dynamic simulation Siemens Power Technologies International

More information

Smart Systems for Intelligent Manufacturing Industry 4.0

Smart Systems for Intelligent Manufacturing Industry 4.0 Smart Systems for Intelligent Manufacturing Industry 4.0 Prof. Dr.-Ing. Peter Post Festo AG&Co. KG, Esslingen/Germany Corporate Research and Technology Festo - your global partner in factory and process

More information

SICK Airport Innovations. Sensors and solutions

SICK Airport Innovations. Sensors and solutions SICK Airport Innovations Sensors and solutions THIS IS SICK Airport innovations The most important processes at an airport take place on the ground. Numerous logistics processes at the airport run smoothly

More information

Production Management Modelling Based on MAS

Production Management Modelling Based on MAS International Journal of Automation and Computing 7(3), August 2010, 336-341 DOI: 10.1007/s11633-010-0512-x Production Management Modelling Based on MAS Li He 1 Zheng-Hao Wang 2 Ke-Long Zhang 3 1 School

More information

Sliding Mode Control of a Bioreactor

Sliding Mode Control of a Bioreactor Korean J. Chem. Eng., 17(6), 619-624 (2000) Sliding Mode Control of a Bioreactor Adnan Derdiyok and Menderes Levent* Department of Electronics Engineering, Atatürk University, 25240 Erzurum, Turkey *Department

More information

Servo electric bending technology by Prima Power. The Bend The Combi The Laser The Punch The System The Software

Servo electric bending technology by Prima Power. The Bend The Combi The Laser The Punch The System The Software Servo electric bending technology by Prima Power The Bend The Combi The Laser The Punch The System The Software Servo electric ep-1030 press brake Prima Power has been a true pioneer in applying servo

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

Siemens launches SIMATIC S controller family along with updated version of its Totally Integrated Automation Portal (TIA Portal)

Siemens launches SIMATIC S controller family along with updated version of its Totally Integrated Automation Portal (TIA Portal) Industry Press Industry Automation Mumbai, India, March 01, 2013 Siemens launches SIMATIC S7-1500 controller family along with updated version of its Totally Integrated Automation Portal (TIA Portal) With

More information

Seamless CNC 0i-F series 30i-B series

Seamless CNC 0i-F series 30i-B series THE FACTORY AUTOMATION COMPANY Seamless CNC 0i-F series 30i-B series years of CNC technology 100 % FANUC experience The embodiment of over 60 years of continuous development and know-how at the cutting

More information

Intelligent Well Management System

Intelligent Well Management System Intelligent Well Management System By combining our vast years of experience in the Oil/Gas market with the versatility of the Schneider Electric Altivar 930 variable frequency drive (VFD), the Well iknow

More information

FLOTATION CONTROL & OPTIMISATION

FLOTATION CONTROL & OPTIMISATION FLOTATION CONTROL & OPTIMISATION A global leader in mineral and metallurgical innovation FLOATSTAR OVERVIEW Flotation is a complex process that is affected by a multitude of factors. These factors may

More information

Wärtsilä NACOS VALMATIC Platinum. Integrated Automation System

Wärtsilä NACOS VALMATIC Platinum. Integrated Automation System Wärtsilä NACOS VALMATIC Platinum Integrated Automation System Integrated Automation for Assured Quality and Safety Wärtsilä has always been in the forefront of technological developments that add real

More information

Low Energy Consumption, High-Speed Productivity LCG 3015 AJ. Fiber Laser Cutting System

Low Energy Consumption, High-Speed Productivity LCG 3015 AJ. Fiber Laser Cutting System Low Energy Consumption, High-Speed Productivity LCG 3015 AJ Fiber Laser Cutting System Development Concept The LCG 3015 AJ is the latest addition to Amada's line of fiber laser cutting systems. The 2kW

More information

Planning with the CODESYS roadmap Preview of planned products and features

Planning with the CODESYS roadmap Preview of planned products and features Planning with the Preview of planned products and features Manfred Werner CODESYS Users Conference 2017 CODESYS a trademark of 3S-Smart Software Solutions GmbH Planning with the CODESYS Training: Product

More information

Complete solution for Gear Hobbing

Complete solution for Gear Hobbing Complete solution for Gear Hobbing Simple, dedicated operation New installations and Retrofit High-quality and efficiency www.num.com 2 3 NUM Solutions and Systems Established worldwide Your solution partner

More information

Cooperation of Conventional Electric Power Grids and Smart Power Grids

Cooperation of Conventional Electric Power Grids and Smart Power Grids IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 6 Ver. IV (Nov. Dec. 2016), PP 23-27 www.iosrjournals.org Cooperation of Conventional

More information

Automation System Optimization

Automation System Optimization Photo (optional) Automation System Optimization Achieve Superior System Performance After a DCS Migration by: Mike Vernak 2 Automation System Optimization Many process plants have an outdated Distributed

More information

Taking the LED Pick and Place Challenge

Taking the LED Pick and Place Challenge Taking the LED Pick and Place Challenge Joshua J. Markle Cree, Inc. Joshua_markle@cree.com Abstract For the past few years there has been a shift in the Lighting Industry that has carried over to the surface

More information

PLC Based Automatic Liquid Filling System For Different Sized Bottles

PLC Based Automatic Liquid Filling System For Different Sized Bottles PLC Based Automatic Liquid Filling System For Different Sized Bottles Ameer L. Saleh 1, Lawahed F. Naeem 2, Mohammed J. Mohammed 3 1,2 Department of Electrical Engineering, College of Engineering, University

More information

Independent Cart Technology. Increase machine flexibility and throughput to enhance overall productivity

Independent Cart Technology. Increase machine flexibility and throughput to enhance overall productivity Independent Cart Technology Increase machine flexibility and throughput to enhance overall productivity Independent Cart Technology A breakthrough in fast, flexible motion control FASTER PRODUCTION CHANGEOVER

More information

Methods for Reducing Frequency and Voltage Variations on DP Vessels

Methods for Reducing Frequency and Voltage Variations on DP Vessels Author s Name Name of the Paper Session DYNAMIC POSITIONING CONFERENCE October 9-10, 2012 POWER SESSION on DP Vessels Eirik Mathiesen, Bjørnar Realfsen and Morten Breivik Kongsberg Maritime AS Abstract

More information

Modicon Premium/Quantum automation platform Unity Studio software suite General presentation

Modicon Premium/Quantum automation platform Unity Studio software suite General presentation Presentation General presentation Unity Studio for the development of a distributed project 3 7 3 4 1 2 6 4 5 The is the key component required on design office workstations used for designing and structuring

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

VALMATIC. Integrated Automation System. Exceeding expectations...

VALMATIC. Integrated Automation System. Exceeding expectations... Integrated Automation System Exceeding expectations... About L-3 Valmarine L-3 VALMARINE S INTEGRATED AUTOMATION SYSTEM FOR SHIP OWNERS CONCERNED WITH QUALITY AND SAFETY Ever since early 1980s when L-3

More information

AUTOMATION IN DRINKING WATER PURIFICATION, DISTRIBUTION & THEFT IDENTIFICATION USING PLC & HMI

AUTOMATION IN DRINKING WATER PURIFICATION, DISTRIBUTION & THEFT IDENTIFICATION USING PLC & HMI AUTOMATION IN DRINKING WATER PURIFICATION, DISTRIBUTION & THEFT IDENTIFICATION USING PLC & HMI 1 J. S. Vagdoda, 2 Prof. (Dr.) V. A. Shah 1 PG Research Scholar, Department of I&C Dhrmsinh Desai University,

More information

Service Virtualization

Service Virtualization Service Virtualization A faster, more efficient and less costly way to develop and test enterprise-class applications As cloud and mobile computing gain rapid acceptance, IT departments are expected to

More information

Session Number: 5 Proactive Remote Service Support

Session Number: 5 Proactive Remote Service Support Abstract Session Number: 5 Proactive Remote Service Support S.R. Subramani ABB Australia Pty Limited The purpose is to explain how high equipment availability can be achieved by the pro-active, remote

More information

OpEx Advantages + Asset Optimization

OpEx Advantages + Asset Optimization Dominik Brand Manager FOUNDATION Fieldbus Endress+Hauser Process Solutions AG. Slide 1 CapEx / OpEx savings and life cycle phases Operation Design Installation FAT,SAT, Commissioning Maintenance Renewal

More information

DeltaV InSight. DeltaV InSight. Introduction. DeltaV Product Data Sheet. Gain new process insight from embedded process learning

DeltaV InSight. DeltaV InSight. Introduction. DeltaV Product Data Sheet. Gain new process insight from embedded process learning February 2016 Page 1 DeltaV InSight DeltaV InSight a control performance suite Gain new process insight from embedded process learning Easily identify underperforming control loops Quickly tune loops for

More information

Automated valve control and monitoring. Valve-top control and indicator units

Automated valve control and monitoring. Valve-top control and indicator units Automated valve control and monitoring Valve-top control and indicator units Valve automation right where you need it Sanitary valves play key roles in processes throughout the food, dairy, brewery and

More information

Precision-levelled and tension-free into the fineblanking process. FBA Feintool feeding lines Feeding lines for fineblanking presses

Precision-levelled and tension-free into the fineblanking process. FBA Feintool feeding lines Feeding lines for fineblanking presses PRoduCTS & Services FROM Feintool FINEBLANKING Technology Precision-levelled and tension-free into the fineblanking process FBA Feintool feeding lines Feeding lines for fineblanking presses 1 FEINTOOL

More information

Simply follow the sun. up to Maximize the yields of solar power plants with solar tracking control

Simply follow the sun. up to Maximize the yields of solar power plants with solar tracking control up to 0.0003 accuracy with an astronomical algorithm and SIMATIC S7-1200 www.siemens.com/solar-industry Simply follow the sun Maximize the yields of solar power plants with solar tracking control Answers

More information

Ruby Installation Manual

Ruby Installation Manual Ruby Installation Manual Version 02 www.servodynamics.com Introduction Table of Contents: 1 2 2.1 2.2 2.3 INTRODUCTION -------------------------------------------------------------------------------------

More information

Click to edit Master title style. Optimal Trajectory Generation for Aerial Towed Cable System Using APMonitor

Click to edit Master title style. Optimal Trajectory Generation for Aerial Towed Cable System Using APMonitor Click to edit Master title style Optimal Trajectory Generation for Aerial Towed Cable System Using APMonitor Liang Sun Multiple AGent Intelligent Coordination & Control (MAGICC) Laboratory Department of

More information

Practical Application of Training tasks Based on Flexible Manufacturing System Hongmei Fan

Practical Application of Training tasks Based on Flexible Manufacturing System Hongmei Fan 3rd International Conference on Science and Social Research (ICSSR 2014) Practical Application of Training tasks Based on Flexible Manufacturing System Hongmei Fan School of Automation, Nanjing Institute

More information

DAC / Fanuc Robotic Screw Insertion Work Cell

DAC / Fanuc Robotic Screw Insertion Work Cell 10949 Crystal Falls Parkway Leander, TX 78641 Phone: (512) 528-9501 Fax: (512) 528-9429 DAC / Fanuc Robotic Screw Insertion Work Cell Project Overview: This machine is designed for any customer that requires

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

How to Read Sine Language : Reduce Process Cycling to Save Money

How to Read Sine Language : Reduce Process Cycling to Save Money How to Read Sine Language : Reduce Process Cycling to Save Money 2006 ExperTune, Inc. George Buckbee, P.E. ExperTune, Inc. How to Read Sine Language : Reduce Process Cycling to Save Money George Buckbee,

More information

A Holistic Approach to Control and Optimisation of an Industrial Crushing Circuit

A Holistic Approach to Control and Optimisation of an Industrial Crushing Circuit A Holistic Approach to Control and Optimisation of an Industrial Crushing Circuit D Muller*, P.G.R de Villiers**, G Humphries*** *Senior Process Control Engineer, Anglo Platinum, Control and Instrumentation

More information

ULTRASONIC RECIPROCATING SPRAY FLUXING SYSTEM

ULTRASONIC RECIPROCATING SPRAY FLUXING SYSTEM ULTRASONIC RECIPROCATING SPRAY FLUXING SYSTEM 1 OUR HISTORY Sono-Tek Corporation was founded in 1975 by Dr. Harvey L. Berger, Ph.D. Inventor of the ultrasonic nozzle The first ultrasonic nozzles were developed

More information

Deterministic Communication for the Industrial IoT

Deterministic Communication for the Industrial IoT Dr. Christoph Gugg B&R Industrial Automation, Member of IIC BU Open Automation Technologies Deterministic Communication for the Industrial IoT May 23 rd, 2017 @ Intelligent ensor Networks Conference, Düsseldorf

More information

Simulation based design & development of autonomous underwater vehicle IMGAM

Simulation based design & development of autonomous underwater vehicle IMGAM Simulation based design & development of autonomous underwater vehicle IMGAM Dr. Ing. Max Abildgaard a sound decision The ATLAS ELEKTRONIK Group/ 1 Introduction IMGAM (Intelligentes Monitoring von Gasaustritten

More information

THE COST AND INSTALLATION BENEFITS OF

THE COST AND INSTALLATION BENEFITS OF THE COST AND INSTALLATION BENEFITS OF MODULAR GANTRY SYSTEMS USING ALUMINIUM BEAMS AND V GUIDES. +44 (0) 1884 257000 sales@hepcomotion.com THE COST AND INSTALLATION BENEFITS OF MODULAR GANTRY SYSTEMS USING

More information

Innotech is a registered Trademark of Mass Electronics Pty Ltd Copyright 2013 Mass Electronics Pty Ltd

Innotech is a registered Trademark of Mass Electronics Pty Ltd Copyright 2013 Mass Electronics Pty Ltd CHILLED WATER PRIMARY SECONDARY & THERMAL ENERGY STORAGE DIGITAL CONTROL SYSTEM FUNDAMENTALS Presented by : Ben Macdonald QLD Sales Manager Innotech Control Systems Australia www.innotech.com.au Innotech

More information

Simulink as Your Enterprise Simulation Platform

Simulink as Your Enterprise Simulation Platform Simulink as Your Enterprise Simulation Platform Prasanna Deshpande & Naga Pemmaraju 2015 The MathWorks, Inc. 1 Enterprise Simulation Platform Enterprise - Any size business or project Simulation Evaluating

More information

DeltaV InSight. Introduction. Benefits. Gain new process insight from embedded process learning. Easily identify underperforming control loops

DeltaV InSight. Introduction. Benefits. Gain new process insight from embedded process learning. Easily identify underperforming control loops DeltaV Distributed Control System Product Data Sheet DeltaV InSight Gain new process insight from embedded process learning Easily identify underperforming control loops Quickly tune loops for improved

More information

PSL QUARTERLY PROGRESS REPORT

PSL QUARTERLY PROGRESS REPORT QUARTERLY PROGRESS REPORT Project Title: Process Specification and Simulation Access Languages Date: March 31, 2003 Principal Investigator: Kincho H. Law, Stanford University Duration: September 1, 2002

More information

Linear handling technology GETECHA automation

Linear handling technology GETECHA automation Linear handling technology GETECHA automation GL 1 GL 3 GL 5 GL 15 GL 25 GLS 1 GLS 15 Choose the system partner who is also a competent dialogue partner: GETECHA. For more than five decades, we have been

More information

TABLE OF CONTENT

TABLE OF CONTENT Page : 1 of 9 Project Engineering Standard www.klmtechgroup.com KLM Technology #03-12 Block Aronia, Jalan Sri Perkasa 2 Taman Tampoi Utama 81200 Johor Bahru Malaysia TABLE OF CONTENT SCOPE 2 REFERENCES

More information

Holistic Serialization Solution

Holistic Serialization Solution Holistic Serialization Solution Enhanced Serialization Solution from Rockwell Automation Provides a Scalable Platform for End to End Process Integration Features and Benefits Rockwell Automation offers

More information

Considerations and Best Practices for Migrating to an IP-based Access Control System

Considerations and Best Practices for Migrating to an IP-based Access Control System WHITE PAPER Considerations and Best Practices for Migrating to an IP-based Access Control System Innovative Solutions Executive Summary Migrating from an existing legacy Access Control System (ACS) to

More information

PhD Dissertation Defense Presentation

PhD Dissertation Defense Presentation PhD Dissertation Defense Presentation Wednesday, September 11 th, 2013 11:00am 1:00pm C103 Engineering Research Complex ADVANCED INVERTER CONTROL FOR UNINTERRUPTIBLE POWER SUPPLIES AND GRID-CONNECTED RENEWABLE

More information

Raising automation level at a Swiss HPP

Raising automation level at a Swiss HPP 1 Raising automation level at a Swiss HPP Raising automation level at a Swiss HPP Rene Neubert, Sales Director Valmet Automation Felsenau HPP - more than 100 years in operation Owner: Energie Wasser Bern,

More information

Software Tools. Mechatronics, Embedded Control System Design, CAD, Finite Element Analysis, Information Technology and Big Data Areas.

Software Tools. Mechatronics, Embedded Control System Design, CAD, Finite Element Analysis, Information Technology and Big Data Areas. Mechatronics, Embedded Control System Design, CAD, Finite Element Analysis, Information Technology and Big Data Areas. Our Vision is to be the best technology services and products company with global

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

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

OMNITREND Maximizing system availability Optimizing production processes

OMNITREND Maximizing system availability Optimizing production processes OMNITREND Maximizing system availability Optimizing production processes OMNITREND Condition Monitoring Software Maintenance: a profit center Machine maintenance is a major cost factor. Its main task is

More information

Unified control system in power plant TCE approach for implementation in Indian context

Unified control system in power plant TCE approach for implementation in Indian context Unified control system in power plant TCE approach for implementation in Indian context Mr. K.Jayaprakash 1, Ms. M.Rukmani 2 General Manager, Instrumentation & Control Department, Tata Consulting Engineers,

More information

About us. We specialize in designing, production, assembly, commissioning and service of the airport dedicated

About us. We specialize in designing, production, assembly, commissioning and service of the airport dedicated About us We specialize in designing, production, assembly, commissioning and service of the airport dedicated transport systems. We have all the essential qualifications and experience to execute professional

More information

TURNING IDEAS INTO REALITY THE JOURNEY OF ONE LEADING MANUFACTURER INTO THE INDUSTRIAL IOT HANS MICHAEL KRAUSE BOSCH REXROTH AG

TURNING IDEAS INTO REALITY THE JOURNEY OF ONE LEADING MANUFACTURER INTO THE INDUSTRIAL IOT HANS MICHAEL KRAUSE BOSCH REXROTH AG TURNING IDEAS INTO REALITY THE JOURNEY OF ONE LEADING MANUFACTURER INTO THE INDUSTRIAL IOT HANS MICHAEL KRAUSE BOSCH REXROTH AG Bosch Group Mobility Solutions 60 % Share of sales 73,1 billion in sales

More information

The. universal 3D Inspection reference. advanced 3D measurement software & solutions

The. universal 3D Inspection reference.  advanced 3D measurement software & solutions The universal 3D Inspection reference www.metrologicgroup.com advanced 3D measurement software & solutions About the company Optimize your quality processes, measure more efficiently, maximize your investments

More information

Business Process Management (BPM) system SimBASE 4 Introduction June 2015

Business Process Management (BPM) system SimBASE 4 Introduction June 2015 4 [ r ] e v o l u t i o n Business Process Management (BPM) system SimBASE 4 Introduction June 2015 Contents Part 1: What is SimBASE 4 Part 2: Architecture and technologies Part 3: User interfaces Part

More information

White Paper. M2M, Device Connectivity and IP Networks - A Synergistic Relationship

White Paper. M2M, Device Connectivity and IP Networks - A Synergistic Relationship M2M, Device Connectivity and IP Networks - A Synergistic Relationship 3951 Westerre Parkway, Suite 350 Richmond, VA 23233 Ph: 804.747.4771 Fx: 804.747.5204 www.tridium.com Embedded, smart devices pervade

More information

Introduction Figure 1:

Introduction Figure 1: Introduction The information accuracy and labor efficiency that bar codes and radio frequency identification (RFID) tags provide are essential for activities managed with Oracle Warehouse Management (WMS)

More information

Requirement Analysis Document

Requirement Analysis Document Requirement Analysis Document For A police vehicle command and control system Group Members: Barbara Anne Fernandiz (Group Leader) Girubalani a/p Garnarajan Patricia a/p Arokiasamy Subhashini a/p Ramalinggam

More information

The Siemens Digital Factory

The Siemens Digital Factory Industry4.0 The Siemens Digital Factory Answers for industry. Challenges for Industry are growing worldwide Increasing competitiveness 1 Increase efficiency 2 Shorten time-to-market 3 Enhance flexibility

More information

PACKAGING SINGULAR SIMPLICITY PACKAGING AUTOMATION SIMPLIFIED THROUGH THE POWER OF SINGULAR CONTROL

PACKAGING SINGULAR SIMPLICITY PACKAGING AUTOMATION SIMPLIFIED THROUGH THE POWER OF SINGULAR CONTROL PACKAGING SINGULAR SIMPLICITY PACKAGING AUTOMATION SIMPLIFIED THROUGH THE POWER OF SINGULAR CONTROL PICK, PACK, PALLETIZE WITH A SINGLE SOURCE SINGULAR CONTROL : ONE SOFTWARE FOR EVERY TYPE OF MECHATRONIC

More information

Cost of downtime Loss of production Manufacturing scrappage. Why motors fail The most common causes of motor failure are:

Cost of downtime Loss of production Manufacturing scrappage. Why motors fail The most common causes of motor failure are: Smart Motor Control Increase productivity across the automation lifecycle Increase intelligence for better decision making Help enable safe operations Secure your environment Efficient motors drive industrial

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

Manufacturing: new trends in production systems design and operation. Fulvio RUSINA (Comau), Yves COZE (Dassault Systemes)

Manufacturing: new trends in production systems design and operation. Fulvio RUSINA (Comau), Yves COZE (Dassault Systemes) Manufacturing: new trends in production systems design and operation Fulvio RUSINA (Comau), Yves COZE (Dassault Systemes) Table of Contents Industrial key trends and main drivers The actual design and

More information