Autonomous Advertising Mobile Robot for Exhibitions, Developed at BMF

Size: px
Start display at page:

Download "Autonomous Advertising Mobile Robot for Exhibitions, Developed at BMF"

Transcription

1 Autonomous Advertising Mobile Robot for Exhibitions, Developed at BMF Kucsera Péter Abstract In this article an autonomous advertising mobile robot that has been realized in practice is going to be described. The whole development is based on industrial components. In the controlling and communication part, Phoenix Contact products were used, whereas the sensing was based on a Sick Laser Scanner. These two companies donated the whole project, and the final aim was to build up a working robot, which should advertise the companies on Hungarian and international exhibitions. The robot was successfully built up in the Process automation lab of the Budapest tech. Kandó Kalman Faculty of Electrical Engineering and was exhibited with great success on Regula 2009, which is the biggest Hungarian automation exhibition. Keywords: mobile robot, navigation, sensors, industrial control, robotics, mobile robotics The aim of the development In 2008 the students of the Process automation lab of the Budapest tech. Kandó Kalman Faculty of Electrical Engineering led by Peter Kucsera took part in the Xplore New Automation Award organized by Phoenix Contact with good results where they built a small experimental mobile robot. This robot could move along a predefined path, and could accomplish docking task with high accuracy. The project was chosen to the finals and it was so successful that Phoenix Contact decided to encourage us to continue the development of the robot and build up an advertising mobile robot of bigger size and more sophisticated mechanics and control. The company together with Sick wanted to have a moving object with a screen for advertising videos running on it, and they also wanted to place some leaflets on the robot for people to take them. It was essential for the robot to be absolutely safe. It is not allowed to run over the visitors, or to move to other companies stands. The accomplished system can be seen in figure 1.

2 2 Figure 1. The accomplished advertising mobile robot system The mobile robot system can be divided into two parts: - The moving mobile robot - The operator workstation placed on the Phoenix Contact stand In the case of a mobile robot system, the following tasks have to be solved. Firstly, information from the environment has to be sensed. Then, this information has to be processed and the proper command has to be sent to the actors. The acting of course changes the environment, so this process has to be done cyclically. The robot has to have some task, given by the operator, sent by a communication channel. Since the robot is moving, only wireless methods can be applied between the operator and the robot. This simple concept can be seen in figure 2. Control system Sensing Acting Real World Enviroment Figure 2. Scheme of mobile robot systems

3 3 Sensing It is really important to have fast distance measurement from the robot to the surrounding obstacles. If we see more, controlling is easier. So a fast 2 or 3 dimensional scanned distance measurement is needed. The typical method to measure distance is based on the time of flight measurement. A wave package is transmitted and after reflecting from the target it gets back to the transmission point and is sensed. Knowing the propagation speed of the wave and the running time, the distance can be calculated. Transmitting sound causes slow and inaccurate measurement, so usually laser light is used. This measuring equipment is called laser scanner. On our platform we used a SICK LMS dimensional laser scanner. This is the smallest scanner on the market whit 20m measuring range and 0.25 O phase resolution in 270 O scanning angle. The product was so new on the market, that we were probably the first who could try it in Hungary. The scanner can handle more predefined safety zones, switched by discrete inputs. This was really practical, since when the robot is turning the path is much different than when it moves straight. Figure 3. The defined safety zone when the robot is turning A web camera was also placed on the mobile part, there was always real time picture information from the robot, which made the operation easier, and the operator screen much more spectacular. Control The controlling system is based on a Phoenix industrial controller (PLC - Programmable Logic Controller). We used medium class PLC, which can handle Ethernet TCP/IP and RS232, serial communication. There are on board integrated I/O-s and industrial Bus couplers, so with connected extension modules new functions can be integrated. Handling the servos only needs two servo drive modules connected next to the PLC. This results in a really flexible system, which can be easily improved. Our whole controlling algorithm only loaded the CPU with 32%,

4 4 so there is still opportunity to improve the program. It is really practical that the Ethernet port is integrated, since it makes it easy to communicate with other devices like the laser scanner, and operator panel. Figure 4. The controller and the servo drives Actors and mechanics The simplest mechanical structure was chosen, which has two independently driven wheels by two brushed DC motors. A third support wheel is used to make the platform stable, and support it. Encoders were used to have feedback from the wheels. The wheel speed is controlled by the drives using PID closed control loop. Applying this structure has a great advantage. From the rotation of the wheels, when they are not slipping, the position can be estimated. This is really useful information in navigation. ϕ x2,y2 r s1 V β L α x1,y1 s2 Figure 5. Calculating the position from the turn of the wheels

5 5 Controlling algorithm The planned algorithm could build up a map from the real environment, and when the map is ready, a root could be defined. The navigation would be based on distance measurement between objects with known position and the robot, in this the position calculation from the wheel movement could help a lot. We had no time to accomplish this algorithm, since on an exhibition there are many dynamic, moving obstacles (the visitors) and it is really hard to make difference between the mapped obstacles and the dynamic ones. We decided to simple down the problem, by let the robot roam, without a predefined root, always looking for free spaces which are enough for it to change its position. When the robot has free area straight ahead, it moves straight, when it is not possible, it starts to rotate the scanning area, and searches the way, closest to the straight, where there is enough space for it to move. Also safety zones are defined in the scanner. If a dynamic object, for example a visitor, steps in the safety zone, the robot stops, and starts searching again for free roots. It was also requirement not to let the robot to move other companies stands. Fortunately, the carpet of the visitor area had different color, so only this had to be detected. Some of the companies stands were on an about 10 cm high podium. To detect them we had to place the scanner as low as possible. Placing the scanner to the lowest point, minimum 5 cm high objects could be detected. Despite these methods, the robot sometimes stuck on some especially difficult locations. For example, if the podium was lower than 5 cm, the robot could not see it, but it was not powerful enough to climb up. It could not detect obstacles which were wider in the upper part, and narrowed down in the lower part. This caused the robot stuck, which meant higher current on the motors, which was detected. A bumper was also placed on the robot. When an error signal came from the bumper or from the motors, the robot stopped, and switched to manual mode, and also on the remote operator panel an alarm was generated. With the help of the IP camera, the operator could actuate, and get the robot out of the problematic situation. Communication On the whole system, standard Ethernet communication was used. Since the PLC, the Laser Scanner, the operator and the webcam were connected, a switch was needed to connect these components together. Standard WLAN communication was used to communicate with the operator. In the system, industrial Ethernet components were used. This equipment is more expensive than the office components, but they are more reliable, it is easier to handle them, and they also have some extra functions. When the communication between the laser scanner and the PLC was tested, it was possible to mirror one communication port of the switch to another. This way, with a network analyzer program we could see the TCP/IP

6 6 packages between the two communicating devices, although the packages were not sent to our computer. The WLAN devices have a fast rooming function, so when a large area has to be covered by more than one Access Point, the client can switch faster between them. Power supply In the case of a mobile robot providing energy for the electric systems is quite an important problem. On our robot we have two DC motors with 120 W maximum power consumption. We also placed an industrial PC on the robot, which has about 80 W power need. Compared to these two loads the other components power consumption is irrelevant. At least one hour continuous working is needed, so a 12 Ah maintenance-free lead gel rechargeable battery can supply the system properly. Operator panel To operate the system, an operator computer is used. On this computer, it is possible to monitor the state of the robot, operate the behavior, switch to manual mode, and give commands manually, and also see the pictures coming from the camera which was placed on the robot. Reading values from the PLC is possible by using a special server program, called OPC server. The OPC server gives us an open source platform, to read the PLC registers. Figure 6. The accomplished operator interface

7 7 Visualizing the read values can be accomplished by an embedded software, but in the industry, there are ready to use software packages, called SCADA software. Since we used a Phoenix Contact controller, it was logical to use the SCADA of the same company which is called Visu+. With Visu+ it was really simple to establish communication with the PLC, reading and writing registers, and also to visualize the picture of the cam. The whole system, with the main components can be seen on figure 7. Figure 6. The accomplished system with the main components The outcome of the project The robot was exhibited with great success on Regula 2009, which is the biggest Hungarian automation exhibition. It gained popularity. Wherever it appeared it attracted attention. After the exhibition numerous companies enquired about the possibilities of borrowing the robot for other exhibitions. The robot was in function for 8 hours for 4 days, and moved at least 10 km. We could not detect any malfunctions. The robot functioned according to our expectations. Since most of the exhibitors had some WLAN device, the communication channel was overloaded, and we lost the connection between the robot and the operator, when the robot went to bigger distances. However, it did not cause any problem, since the platform is autonomous.

8 8 Figure 7. The autonomous advertising mobile robot in function Future Plans The controlling algorithm needs to be further developed. For the next automation exhibition a map based navigation method is planned to be accomplished. Knowing the map of the building, a root is going to be defined, and the robot will move on the predefined root, avoiding obstacles. Conclusion In this article, an autonomous advertising mobile robot is introduced. The robot was developed at Budapest Tech. Kando Kálmán Faculty of Electrical Engineering, in the laboratory of Process Automation. The aim of the project was to develop a working advertizing mobile robot platform for exhibition purposes, sponsored by Phoenix Contact and Sick Sensor Intelligence. Many students worked on the development, and gained useful practical knowledge in the field of automation, industrial communication, and visualization. On the robot, mainly industrial components were used. The main controller is a PLC, the communication based on industrial WLAN, and Ethernet components, and for the operation an industrial

9 9 PC with SCADA software is used. The project was exhibited with great success on Regula 2009, which is the biggest Hungarian automation exhibition. References: Introduction to Autonomous Mobile Robots Siegwart, R, Nourbahsh I R, The MIT Press Massachutsetts institute of Technology Cambridge 2004 Modeling of the Control Strategies of Wheeled Mobile Robots Mester Gy, Proceedings of The Kandó Konference, pp. 1-4, Budapest, ISBN Microcontrollers, Actuators and Sensors in Mobile Robots István Matijevics I4th Serbian-Hungarian Joint Symposium on Intelligent Systems September 29-30, 2006 Subotica, Serbia LMS100 Laser Measurement System application manual LMS100_ProductInformation.pdf, downloaded: User Manual for the WLAN Devices FL WLAN 24 (D)AP and FL WLAN 24 EC um_en_fl_wlan_ap_ec_7190_en_01.pdf, downloaded Letöltve: Uninterruptible Power Supply Unit for Universal Use, db_en_quint_dc_ups_24dc_10_101998_01_gb.pdf, downloaded Letöltve: Installing and Operating the Inline Controllers ILC 330 ETH, ILC 350 ETH, ILC 350 ETH/M and ILC 350 PN um_en_ilc_330_350_6959_en_05.pdf, downloaded:

Microcontrollers, Actuators and Sensors in Mobile Robots

Microcontrollers, Actuators and Sensors in Mobile Robots SISY 2006 4 th Serbian-Hungarian Joint Symposium on Intelligent Systems Microcontrollers, Actuators and Sensors in Mobile Robots István Matijevics Polytechnical Engineering College, Subotica, Serbia mistvan@vts.su.ac.yu

More information

Automated Container Handling in Port Terminals

Automated Container Handling in Port Terminals Automated Container Handling in Port Terminals Overview. Shipping containers revolutionized the movement of goods, driving change and efficiency throughout the global supply chain. The next revolution

More information

Applications > Robotics research and education > Assistant robot at home > Surveillance > Tele-presence > Entertainment/Education > Cleaning

Applications > Robotics research and education > Assistant robot at home > Surveillance > Tele-presence > Entertainment/Education > Cleaning Introduction robulab 10 is a multi-purpose mobile robot designed for various indoor applications, such as research and education, tele-presence, assistance to people staying at home. robulab 10 is a generic

More information

Mobile Robotics I: Lab 2 Dead Reckoning: Autonomous Locomotion Using Odometry

Mobile Robotics I: Lab 2 Dead Reckoning: Autonomous Locomotion Using Odometry Mobile Robotics I: Lab 2 Dead Reckoning: Autonomous Locomotion Using Odometry CEENBoT Mobile Robotics Platform Laboratory Series CEENBoT v2.21 '324 Platform The Peter Kiewit Institute of Information Science

More information

Intelligent Home Automation and Security System

Intelligent Home Automation and Security System Intelligent Home Automation and Security System Ms. Radhamani N Department of Electronics and communication, VVIET, Mysore, India ABSTRACT: In todays scenario safer home security is required, As the technology

More information

CIM Computer Integrated Manufacturing

CIM Computer Integrated Manufacturing INDEX CIM IN BASIC CONFIGURATION CIM IN ADVANCED CONFIGURATION CIM IN COMPLETE CONFIGURATION DL CIM A DL CIM B DL CIM C DL CIM C DL CIM B DL CIM A Computer Integrated Manufacturing (CIM) is a method of

More information

Robot Sensors. Outline. The Robot Structure. Robots and Sensors. Henrik I Christensen

Robot Sensors. Outline. The Robot Structure. Robots and Sensors. Henrik I Christensen Robot Sensors Henrik I Christensen Robotics & Intelligent Machines @ GT Georgia Institute of Technology, Atlanta, GA 30332-0760 hic@cc.gatech.edu Henrik I Christensen (RIM@GT) Sensors 1 / 38 Outline 1

More information

Development of Docking System for Mobile Robots Using Cheap Infrared Sensors

Development of Docking System for Mobile Robots Using Cheap Infrared Sensors Development of Docking System for Mobile Robots Using Cheap Infrared Sensors K. H. Kim a, H. D. Choi a, S. Yoon a, K. W. Lee a, H. S. Ryu b, C. K. Woo b, and Y. K. Kwak a, * a Department of Mechanical

More information

CONTENTS. What is ROBOTC? Section I: The Basics

CONTENTS. What is ROBOTC? Section I: The Basics BEGINNERS CONTENTS What is ROBOTC? Section I: The Basics Getting started Configuring Motors Write Drive Code Download a Program to the Cortex Write an Autonomous Section II: Using Sensors Sensor Setup

More information

Home Passport Gateway Series Simplify your Life with Smart Solutions

Home Passport Gateway Series Simplify your Life with Smart Solutions Home Passport Gateway Series Simplify your Life with Smart Solutions HPGW Series - Home Passport Gateway Series HPGW Series is Home Passport Gateway, representing a breakthrough product in the intrusion

More information

Sensor Based Control of Autonomous Wheeled Mobile Robots

Sensor Based Control of Autonomous Wheeled Mobile Robots Sensor Based Control of Autonomous Wheeled Mobile Robots Gyula Mester University of Szeged, Department of Informatics e-mail: gmester@inf.u-szeged.hu Abstract The paper deals with the wireless sensor-based

More information

TCP/IP Network Communication in Physical Access Control

TCP/IP Network Communication in Physical Access Control TCP/IP Network Communication in Physical Access Control The way it's done: The security industry has adopted many standards over time which have gone on to prove as solid foundations for product development

More information

IEEE Projects in Embedded Sys VLSI DSP DIP Inst MATLAB Electrical Android

IEEE Projects in Embedded Sys VLSI DSP DIP Inst MATLAB Electrical Android About Us : We at Ensemble specialize in electronic design and manufacturing services for various industrial segments. We also offer student project guidance and training for final year projects in departments

More information

INTELLIGENT BUILDINGS BUS SYSTEMS, MyHOME. Ján Cigánek, Martin Janáček, Stanislav Števo

INTELLIGENT BUILDINGS BUS SYSTEMS, MyHOME. Ján Cigánek, Martin Janáček, Stanislav Števo INTELLIGENT BUILDINGS BUS SYSTEMS, MyHOME Ján Cigánek, Martin Janáček, Stanislav Števo Slovak University of Technology Ilkovičova 3, 812 19 Bratislava, Slovak Republic Tel.: +421 2 60291111 Fax: +421 2

More information

NEW GENERATION PROGRAMMABLE AUTOMATION CONTROLLER

NEW GENERATION PROGRAMMABLE AUTOMATION CONTROLLER NEW GENERATION PROGRAMMABLE AUTOMATION CONTROLLER NEW GENERATION PROGRAMMABLE AUTOMATION CONTROLLER Understanding what a PAC is starts from the understanding of PLC. A PLC is a Programmable Logic while

More information

IDDERO HCx-KNX TOUCH PANELS. Quick start guide. www.iddero.com 130125-02

IDDERO HCx-KNX TOUCH PANELS. Quick start guide. www.iddero.com 130125-02 IDDERO HCx-KNX TOUCH PANELS Quick start guide www.iddero.com 130125-02 TABLE OF CONTENTS 1 INTRODUCTION... 3 2 IDDERO CONFIGURATION SOFTWARE... 3 2.1 Installation and First Steps...3 3 TOUCH PANEL CONFIGURATION...

More information

Why you need to monitor serial communication?

Why you need to monitor serial communication? Why you need to monitor serial communication Background RS232/RS422 provides 2 data lines for each data channel. One is for transmitting data and the other for receiving. Because of these two separate

More information

Industrial Automation Training Academy. PLC, HMI & Drives Training Programs Duration: 6 Months (180 ~ 240 Hours)

Industrial Automation Training Academy. PLC, HMI & Drives Training Programs Duration: 6 Months (180 ~ 240 Hours) nfi Industrial Automation Training Academy Presents PLC, HMI & Drives Training Programs Duration: 6 Months (180 ~ 240 Hours) For: Electronics & Communication Engineering Electrical Engineering Instrumentation

More information

Solutions for E-Mobility

Solutions for E-Mobility Solutions for E-Mobility Qatar PHOENIX CONTACT in dialog with customers and partners worldwide Phoenix Contact is a worldwide market leader in the field of electrical engineering, electronics, and automation.

More information

Next Gen Platform: Team & Mentor Guide

Next Gen Platform: Team & Mentor Guide Next Gen Platform: Team & Mentor Guide 1 Introduction For the 2015-2016 season, the FIRST Tech Challenge (FTC) will be adopting a new controller for its robot competitions. The new platform, which will

More information

TURBOtech srl. SED-635 Digital Excitation System. Industrial Electronics Sector FEATURES

TURBOtech srl. SED-635 Digital Excitation System. Industrial Electronics Sector FEATURES SED-635 Digital Excitation System SED-635 is a complete excitation system capable of adapting to control synchronous generators of any size. The integration of the TOUCH SCREEN operator interface and a

More information

Intelligent Vibration Monitoring

Intelligent Vibration Monitoring Diagnostic Systems Condition Based Monitoring Diagnostic Systems Condition Based Monitoring Intelligent Vibration Monitoring efector Octavis for real-time vibration monitoring Solutions for Predictive

More information

EDI Distributor Control Interface Wiring and Setup Instructions

EDI Distributor Control Interface Wiring and Setup Instructions Universal I/O EDI Distributor Control Interface Wiring and Setup Instructions EDI UNIVERSAL I/O INTERFACE MODULE The only interface needed for EDI-V5 controls Network compatible with all older EDI controls

More information

Mobile Robot FastSLAM with Xbox Kinect

Mobile Robot FastSLAM with Xbox Kinect Mobile Robot FastSLAM with Xbox Kinect Design Team Taylor Apgar, Sean Suri, Xiangdong Xi Design Advisor Prof. Greg Kowalski Abstract Mapping is an interesting and difficult problem in robotics. In order

More information

A Review of Security System for Smart Home Applications

A Review of Security System for Smart Home Applications Journal of Computer Science 8 (7): 1165-1170, 2012 ISSN 1549-3636 2012 Science Publications A Review of Security System for Smart Home Applications Mohammad Syuhaimi Ab-Rahman and Mohd Ariff Razaly Department

More information

Semaphore T BOX Applications in Data Center Facilities

Semaphore T BOX Applications in Data Center Facilities Semaphore T BOX Applications in Data Center Facilities Introduction Data centers must reliably provide 24/7/365 operation. For automation and monitoring of the facility, use of a rugged, reliable RTU is

More information

Redundant Serial-to-Ethernet Data Connections for Mission-critical Devices

Redundant Serial-to-Ethernet Data Connections for Mission-critical Devices Redundant Serial-to-Ethernet Data Connections for Mission-critical Devices Daniel Lai, Moxa Product Manager daniel.lai@moxa.com The popularity of serial-to-ethernet technology has increased steadily since

More information

Synthetic Sensing: Proximity / Distance Sensors

Synthetic Sensing: Proximity / Distance Sensors Synthetic Sensing: Proximity / Distance Sensors MediaRobotics Lab, February 2010 Proximity detection is dependent on the object of interest. One size does not fit all For non-contact distance measurement,

More information

The service note describes the basic steps to install a ip camera for the DVR670

The service note describes the basic steps to install a ip camera for the DVR670 Tech note Description Adding IP camera to DVR670 General The service note describes the basic steps to install a ip camera for the DVR670 Steps involved: 1) Configuration Manager application 2) Camera

More information

R-Win. Smart Wireless Communication Management System

R-Win. Smart Wireless Communication Management System Smart Wireless Communication Management System General R-Win is a smart communications adapter for management of wireless communications in a SCADA/Distributed Control System. The R-Win system includes

More information

Lesson 6: 6 EXAMPLES OF EMBEDDED SYSTEMS. Chapter-1L06: "Embedded Systems - ", Raj Kamal, Publs.: McGraw-Hill Education

Lesson 6: 6 EXAMPLES OF EMBEDDED SYSTEMS. Chapter-1L06: Embedded Systems - , Raj Kamal, Publs.: McGraw-Hill Education Lesson 6: 6 EXAMPLES OF EMBEDDED SYSTEMS 1 Telecom Smart Cards, Examples Missiles and Satellites, Computer Networking, Digital Consumer Electronics, and Automotive 2 3 Exemplary Application Areas Also

More information

A Surveillance Robot with Climbing Capabilities for Home Security

A Surveillance Robot with Climbing Capabilities for Home Security Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 2, Issue. 11, November 2013,

More information

Office Automation. Industrial Automation. Information Technology and Automation Systems in Industrial Applications. Product Development.

Office Automation. Industrial Automation. Information Technology and Automation Systems in Industrial Applications. Product Development. Information Technology and Automation Systems in Industrial Suppliers Customers Corporate Office Automation Product Development Sales and Customer Services Finance Industrial Automation Main Focus in our

More information

Solar Tracking Application

Solar Tracking Application Solar Tracking Application A Rockwell Automation White Paper Solar trackers are devices used to orient photovoltaic panels, reflectors, lenses or other optical devices toward the sun. Since the sun s position

More information

Dr Robot C# Advance Sputnik Demo Program

Dr Robot C# Advance Sputnik Demo Program 25 Valleywood Drive, Unit 20 Markham, Ontario, L3R 5L9, Canada Tel: (905) 943-9572 Fax: (905) 943-9197 Support@DrRobot.com Dr Robot C# Advance Sputnik Demo Program Version: 1.0.0 June 2008-1 - Copyright

More information

Networking Remote-Controlled Moving Image Monitoring System

Networking Remote-Controlled Moving Image Monitoring System Networking Remote-Controlled Moving Image Monitoring System First Prize Networking Remote-Controlled Moving Image Monitoring System Institution: Participants: Instructor: National Chung Hsing University

More information

LEGO NXT-based Robotic Arm

LEGO NXT-based Robotic Arm Óbuda University e Bulletin Vol. 2, No. 1, 2011 LEGO NXT-based Robotic Arm Ákos Hámori, János Lengyel, Barna Reskó Óbuda University barna.resko@arek.uni-obuda.hu, hamoriakos@gmail.com, polish1987@gmail.com

More information

Original Research Articles

Original Research Articles Original Research Articles Researchers Mr.Ramchandra K. Gurav, Prof. Mahesh S. Kumbhar Department of Electronics & Telecommunication, Rajarambapu Institute of Technology, Sakharale, M.S., INDIA Email-

More information

Praktikum "Mobile Roboter" mit Simulation und Telerobotik-Zugang (TELEBOTS)

Praktikum Mobile Roboter mit Simulation und Telerobotik-Zugang (TELEBOTS) Praktikum "Mobile Roboter" mit Simulation und Telerobotik-Zugang (TELEBOTS) Universität Hamburg Fachbereich Informatik, Arbeitsbereich TAMS Dr. Houxiang Zhang, Dipl.-Inform. Tim Baier, Weining Zheng Zwischenbericht

More information

International Journal of Engineering Research & Management Technology

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

More information

Project Development Plan

Project Development Plan Project Development Plan Roverwerx A.R.M. IRP Santa Clara University Richard Rasay 1 TABLE OF CONTENTS Introduction 1 Software Design.3 Robot-Side Application.5 Client-Side Application.7 Current Status

More information

PLC Support Software at Jefferson Lab

PLC Support Software at Jefferson Lab PLC Support Software at Jefferson Lab Presented by P. Chevtsov ( chevtsov@jlab.org ) - PLC introduction - PLCs at Jefferson Lab - New PLC support software - Conclusions Electromagnetic Relay Encyclopedia

More information

User manual Compact Web PLC WP240 series IEC-line

User manual Compact Web PLC WP240 series IEC-line User manual Compact Web PLC WP240 series IEC-line update: 09-01-2014 IEC-line by OVERDIGIT overdigit.com 1. General description The WP240 device is a PLC, programmable in IEC61131-3 language using CoDeSys

More information

Web: www.stp.hu; www.logipix.eu; www.walkdvr.com

Web: www.stp.hu; www.logipix.eu; www.walkdvr.com StP Technical Development Ltd. version: 1 Contact: Address: 11-13. Késmárk st., 1158 Budapest, Hungary Phone: +36 1 410-0556; +36 20 480-5933 Fax: +36 1 414-0913 E-mail: info@stp.hu Technical support:

More information

Technical Training Module ( 30 Days)

Technical Training Module ( 30 Days) Annexure - I Technical Training Module ( 30 Days) Section 1 : Programmable Logic Controller (PLC) 1. Introduction to Programmable Logic Controller - A Brief History, Need and advantages of PLC, PLC configuration,

More information

E190Q Lecture 5 Autonomous Robot Navigation

E190Q Lecture 5 Autonomous Robot Navigation E190Q Lecture 5 Autonomous Robot Navigation Instructor: Chris Clark Semester: Spring 2014 1 Figures courtesy of Siegwart & Nourbakhsh Control Structures Planning Based Control Prior Knowledge Operator

More information

Ethernet is Moving out of the Office into Harsh Industrial Environments.

Ethernet is Moving out of the Office into Harsh Industrial Environments. Ethernet is Moving out of the Office into Harsh Industrial Environments. Ethernet is an ideal medium to transport large volumes of data, at speed, across great distances. Previously, multiple networks

More information

DESIGN OF 6 DOF ROBOTIC ARM CONTROLLED OVER THE INTERNET

DESIGN OF 6 DOF ROBOTIC ARM CONTROLLED OVER THE INTERNET DESIGN OF 6 DOF ROBOTIC ARM CONTROLLED OVER THE INTERNET G. Rajiv and Sivakumar Sathyabama University, Chennai, India E-Mail: Rajiv.srkm@gmail.com ABSTRACT The purpose of the project is to build a robotic

More information

Entwicklung und Testen von Robotischen Anwendungen mit MATLAB und Simulink Maximilian Apfelbeck, MathWorks

Entwicklung und Testen von Robotischen Anwendungen mit MATLAB und Simulink Maximilian Apfelbeck, MathWorks Entwicklung und Testen von Robotischen Anwendungen mit MATLAB und Simulink Maximilian Apfelbeck, MathWorks 2015 The MathWorks, Inc. 1 Robot Teleoperation IMU IMU V, W Control Device ROS-Node Turtlebot

More information

EUROPEAN LABORATORY FOR PARTICLE PHYSICS LABORATOIRE EUROPEEN POUR LA PHYSIQUE DES PARTICULES

EUROPEAN LABORATORY FOR PARTICLE PHYSICS LABORATOIRE EUROPEEN POUR LA PHYSIQUE DES PARTICULES EUROPEAN LABORATORY FOR PARTICLE PHYSICS LABORATOIRE EUROPEEN POUR LA PHYSIQUE DES PARTICULES CERN-ST-99- February, 1999 TECHNICAL MANAGEMENT FOR BUILDINGS A. Vairo Abstract This paper is a presentation

More information

EasyC. Programming Tips

EasyC. Programming Tips EasyC Programming Tips PART 1: EASYC PROGRAMMING ENVIRONMENT The EasyC package is an integrated development environment for creating C Programs and loading them to run on the Vex Control System. Its Opening

More information

AutoLog ControlMan. Remote Monitoring & Controlling Service

AutoLog ControlMan. Remote Monitoring & Controlling Service AutoLog 1 AutoLog ControlMan Remote Monitoring & Controlling Service Web browser based HMI / SCADA interface Server is hosted by Internet server hosting company Control units communicate wirelessly via

More information

Robot Perception Continued

Robot Perception Continued Robot Perception Continued 1 Visual Perception Visual Odometry Reconstruction Recognition CS 685 11 Range Sensing strategies Active range sensors Ultrasound Laser range sensor Slides adopted from Siegwart

More information

Indoor Surveillance Security Robot with a Self-Propelled Patrolling Vehicle

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

More information

Distance-Learning Remote Laboratories using LabVIEW

Distance-Learning Remote Laboratories using LabVIEW Distance-Learning Remote Laboratories using LabVIEW Introduction Laboratories, which are found in all engineering and science programs, are an essential part of the education experience. Not only do laboratories

More information

PROFINET IO Diagnostics 1

PROFINET IO Diagnostics 1 PROFINET IO is a very cost effective and reliable technology. However, extensive installations can have thousands of PROFINET IO devices operating on many networks. The reliable operation of these networks

More information

Hand Gestures Remote Controlled Robotic Arm

Hand Gestures Remote Controlled Robotic Arm Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 5 (2013), pp. 601-606 Research India Publications http://www.ripublication.com/aeee.htm Hand Gestures Remote Controlled

More information

Data Sheet. Remote Presence for the Enterprise. Product Overview. Benefits of Video Collaboration Robots

Data Sheet. Remote Presence for the Enterprise. Product Overview. Benefits of Video Collaboration Robots Data Sheet Remote Presence for the Enterprise Product Overview irobot Ava 500 Video Collaboration Robot builds on the value of telepresence by extending the power of in-person beyond fixed environments

More information

Integrated Building Management and Security System. Building Automation & Security. www.coba-group.com

Integrated Building Management and Security System. Building Automation & Security. www.coba-group.com Integrated Building Management and Security System Building Automation & Security www.coba-group.com INTEGRATED BUILDING MANAGEMENT AND SECURITY SYSTEM INDEX 1 GENERAL... 3 1.1 SYSTEM INTEGRATION... 3

More information

2/26/2008. Sensors For Robotics. What is sensing? Why do robots need sensors? What is the angle of my arm? internal information

2/26/2008. Sensors For Robotics. What is sensing? Why do robots need sensors? What is the angle of my arm? internal information Sensors For Robotics What makes a machine a robot? Sensing Planning Acting information about the environment action on the environment where is the truck? What is sensing? Sensing is converting a quantity

More information

Process Control and Automation using Modbus Protocol

Process Control and Automation using Modbus Protocol Process Control and Automation using Modbus Protocol Modbus is the fundamental network protocol used in most industrial applications today. It is universal, open and an easy to use protocol. Modbus has

More information

MY HOME - CONTROL 130

MY HOME - CONTROL 130 130 MY HOME - CONTROL SECTION CONTENTS 132 General features 142 Catalogue My home control 131 MY HOME GUIDE PROJECT AND INSTALLATION MY HOME control The home management and control from distance As well

More information

Technical Information POWER PLANT CONTROLLER

Technical Information POWER PLANT CONTROLLER Technical Information POWER PLANT CONTROLLER Content The Power Plant Controller offers intelligent and flexible solutions for the control of all PV power plants in the megawatt range. It is suitable for

More information

Internet of things (IOT) applications covering industrial domain. Dev Bhattacharya dev_bhattacharya@ieee.org

Internet of things (IOT) applications covering industrial domain. Dev Bhattacharya dev_bhattacharya@ieee.org Internet of things (IOT) applications covering industrial domain Dev Bhattacharya dev_bhattacharya@ieee.org Outline Internet of things What is Internet of things (IOT) Simplified IOT System Architecture

More information

PROFINET the Industrial Ethernet standard. Siemens AG 2013. Alle Rechte vorbehalten.

PROFINET the Industrial Ethernet standard. Siemens AG 2013. Alle Rechte vorbehalten. the Industrial Ethernet standard is 100% Ethernet is Ethernet Ethernet is the established standard in the IT world for fast exchange of data (IEEE 802.3) is always full duplex simultaneous communication

More information

OPC COMMUNICATION IN REAL TIME

OPC COMMUNICATION IN REAL TIME OPC COMMUNICATION IN REAL TIME M. Mrosko, L. Mrafko Slovak University of Technology, Faculty of Electrical Engineering and Information Technology Ilkovičova 3, 812 19 Bratislava, Slovak Republic Abstract

More information

Software installation and configuration IEC-line series

Software installation and configuration IEC-line series Software installation and configuration IEC-line series update: 04-10-2014 IEC-line by OVERDIGIT overdigit.com Table of contents 1. Installing the software... 3 1.1. Installing CoDeSys... 4 1.2. Installing

More information

Experimental Study of Automated Car Power Window with Preset Position

Experimental Study of Automated Car Power Window with Preset Position Experimental Study of Automated Car Power Window with Preset Position 1 Muazzin Mupit and * Amir Akramin Shafie 1 University Kuala Lumpur Malaysia France Institute 43650 Selangor, Malaysia * Kulliyah of

More information

THE DESIGN OF A PORTABLE PROGRAMMABLE LOGIC CONTROLLER (PLC) TRAINING SYSTEM FOR USE OUTSIDE OF THE AUTOMATION LABORATORY.

THE DESIGN OF A PORTABLE PROGRAMMABLE LOGIC CONTROLLER (PLC) TRAINING SYSTEM FOR USE OUTSIDE OF THE AUTOMATION LABORATORY. THE DESIGN OF A PORTABLE PROGRAMMABLE LOGIC CONTROLLER (PLC) TRAINING SYSTEM FOR USE OUTSIDE OF THE AUTOMATION LABORATORY Michael Barrett FAS Training Centre, Athlone, Co.Westmeath, Ireland. Email: michael.barrett@wr.fas.ie

More information

Email: 1 nrsapre@gmail.com, 2 dr.s.m.kumar@gmail.com

Email: 1 nrsapre@gmail.com, 2 dr.s.m.kumar@gmail.com INDUSTRIAL AUTOMATION WITH ELECTRO PNEUMATIC SYSTEM USING PLC & WIRELESS/LAN ENVIRONMENT - A REMOTE EXPERIMENT 1 Nitin Sapre, 2 Dr. S Mohan Kumar 1 Drives & Control Academy, Bosch Rexroth India Limited,

More information

Guest Room Controls & Monitoring System. Integrated Solution for Hotels Southern Countries. www.lonix.com

Guest Room Controls & Monitoring System. Integrated Solution for Hotels Southern Countries. www.lonix.com Guest Room Controls & Monitoring System Integrated Solution for Hotels Southern Countries www.lonix.com GUEST ROOM CONTROLS & MONITORING SYSTEM INDEX 1 GENERAL... 3 1.1 SYSTEM INTEGRATION... 3 1.2 USER

More information

NETWORK ENABLED EQUIPMENT MONITOR

NETWORK ENABLED EQUIPMENT MONITOR NETWORK ENABLED EQUIPMENT MONITOR Remotely Monitor Sensors over the Internet Connect Sensors to the Web to Remotely Monitor Equipment, Processes or Other Applications A Complete, Easy to Deploy, Stand-Alone

More information

Wireless Communications for SCADA Systems Utilizing Mobile Nodes

Wireless Communications for SCADA Systems Utilizing Mobile Nodes , pp. 1-8 http://dx.doi.org/10.14257/ijsh.2013.7.5.01 Wireless Communications for SCADA Systems Utilizing Mobile Nodes Minkyu Choi Security Engineering Research Support Center, Daejon, Republic of Korea

More information

Series: IDAM Servo Drive E Digital Motor Drive - DMD-078.12

Series: IDAM Servo Drive E Digital Motor Drive - DMD-078.12 Series: IDAM Servo Drive E Digital Motor Drive - DMD-078.12 inside Integrated amplifiers for 8 single-phase motors, 4 two-phases motors or 4 three-phases motors or combinations of them in one device Position

More information

P545 Autonomous Cart

P545 Autonomous Cart P545 Autonomous Cart Cart Overview The P545 Cart is designed to allow students to explore embedded system design and development through the control of an autonomous vehicle. Cart Overview The vehicle

More information

Deploying VSaaS and Hosted Solutions Using CompleteView

Deploying VSaaS and Hosted Solutions Using CompleteView SALIENT SYSTEMS WHITE PAPER Deploying VSaaS and Hosted Solutions Using CompleteView Understanding the benefits of CompleteView for hosted solutions and successful deployment architecture Salient Systems

More information

SNC-VL10P Video Network Camera

SNC-VL10P Video Network Camera SNC-VL10P Video Network Camera CHANGING THE WAY BUSINESS 2AM. WATCHING HIS NEW PRODUCTION LINE. 10,000 MILES AWAY. COMMUNICATES www.sonybiz.net/netstation CORPORATE COMMUNICATIONS SURVEILLANCE VIDEOCONFERENCING

More information

understanding sensors

understanding sensors The LEGO MINDSTORMS NXT 2.0 robotics kit includes three types of sensors: Ultrasonic, Touch, and Color. You can use these sensors to build a robot that makes sounds when it sees you or to build a vehicle

More information

Background: Experimental Manufacturing Cell

Background: Experimental Manufacturing Cell Session 3548 A WEB-BASED APPROACH TO AUTOMATED INSPECTION AND QUALITY CONTROL OF MANUFACTURED PARTS Immanuel Edinbarough, Manian Ramkumar, Karthik Soundararajan The University of Texas at Brownsville/Rochester

More information

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

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

More information

Definitions. A [non-living] physical agent that performs tasks by manipulating the physical world. Categories of robots

Definitions. A [non-living] physical agent that performs tasks by manipulating the physical world. Categories of robots Definitions A robot is A programmable, multifunction manipulator designed to move material, parts, tools, or specific devices through variable programmed motions for the performance of a variety of tasks.

More information

How To Make A Tersea Robot

How To Make A Tersea Robot TERESA - 611153 - FP7/2013-2016 Deliverable 6.2 Version 0.0: Manually controlled telepresence system Project acronym: TERESA Project full title: Telepresence Reinforcement-Learning Social Agent Grant agreement

More information

Collision Prevention and Area Monitoring with the LMS Laser Measurement System

Collision Prevention and Area Monitoring with the LMS Laser Measurement System Collision Prevention and Area Monitoring with the LMS Laser Measurement System PDF processed with CutePDF evaluation edition www.cutepdf.com A v o i d...... collisions SICK Laser Measurement Systems are

More information

Machine control going www - Opportunities and risks when connecting a control system to the Internet

Machine control going www - Opportunities and risks when connecting a control system to the Internet B&R Industrial Automation Corp. 1325 Northmeadow Parkway, S-130 Tel: (770) 772-0400 E-mail: office.us@br-automation.com Roswell, Georgia 30076 Fax: (770) 772-0243 Internet: www.br-automation.com Machine

More information

GV-iView HD V1 for ipad

GV-iView HD V1 for ipad GV-iView HD V1 for ipad Article ID: GV10-11-03-07 Release Date: 03/07/2011 GV-iView HD V1 function is introduced to support ipad for the mobile surveillance application. System Requirements Handheld Device

More information

RiMONITOR. Monitoring Software. for RIEGL VZ-Line Laser Scanners. Ri Software. visit our website www.riegl.com. Preliminary Data Sheet

RiMONITOR. Monitoring Software. for RIEGL VZ-Line Laser Scanners. Ri Software. visit our website www.riegl.com. Preliminary Data Sheet Monitoring Software RiMONITOR for RIEGL VZ-Line Laser Scanners for stand-alone monitoring applications by autonomous operation of all RIEGL VZ-Line Laser Scanners adaptable configuration of data acquisition

More information

SAN Conceptual and Design Basics

SAN Conceptual and Design Basics TECHNICAL NOTE VMware Infrastructure 3 SAN Conceptual and Design Basics VMware ESX Server can be used in conjunction with a SAN (storage area network), a specialized high speed network that connects computer

More information

Degree programme in Automation Engineering

Degree programme in Automation Engineering Degree programme in Automation Engineering Course descriptions of the courses for exchange students, 2014-2015 Autumn 2014 21727630 Application Programming Students know the basis of systems application

More information

Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642

Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642 Muhammad

More information

A Web based Instrumentation Platform for Use in Distance Learning

A Web based Instrumentation Platform for Use in Distance Learning Session 1601 A Web based Instrumentation Platform for Use in Distance Learning Jay R. Porter and Joseph A. Morgan Electronics Engineering Technology Program Texas A&M University, College Station, TX 77843-3367

More information

Frequently Asked Questions for TFT Remote Controlled Monitors. First Rev 4/6/2005 SGMc Second Rev 5/7/2005 Third Rev 11/15/2005

Frequently Asked Questions for TFT Remote Controlled Monitors. First Rev 4/6/2005 SGMc Second Rev 5/7/2005 Third Rev 11/15/2005 Frequently Asked Questions for TFT Remote Controlled Monitors. First Rev 4/6/2005 SGMc Second Rev 5/7/2005 Third Rev 11/15/2005 1. What was the primary spark that started the fire under TFT to make remote

More information

Overcoming IP Address Issues with GPRS Remote Monitoring and Alarm Systems

Overcoming IP Address Issues with GPRS Remote Monitoring and Alarm Systems Overcoming IP Address Issues with Remote Monitoring and Alarm Systems Released on April 14, 2009 Stanley Liu, Product Manager stanley.liu@moxa.com is a communication technology that allows data acquisition

More information

Intelligent Database Monitoring System using ARM9 with QR Code

Intelligent Database Monitoring System using ARM9 with QR Code Intelligent Database Monitoring System using ARM9 with QR Code Jyoshi Niklesh 1, Dhruva R. Rinku 2 Department of Electronics and Communication CVR College of Engineering, JNTU Hyderabad Hyderabad, India

More information

Versions. Q.station Q.station T. Q.station D. Q.station DT x x

Versions. Q.station Q.station T. Q.station D. Q.station DT x x Most important features: Very high data rates up to 100 khz each channel 100 khz at 16 channels, 10 khz at 128 channels 64 Q.bloxx modules connectable Ethernet interface for configuration and data output

More information

Real-time Video Monitoring Increases the Efficiency of SCADA Process Management

Real-time Video Monitoring Increases the Efficiency of SCADA Process Management Harry Hsiao, Moxa Product Manager (harry.hsiao@moxa.com) Traditional SCADA (Supervisory Control and Data Acquisition) systems have been an important part of automation control systems for many years, and

More information

Developing a Sewer Inspection Robot through a Mechatronics Approach

Developing a Sewer Inspection Robot through a Mechatronics Approach Developing a Sewer Inspection Robot through a Mechatronics Approach Alireza. Hadi, Gholamhossein. Mohammadi Abstract Sewerage is a harsh environment which requires periodically inspection. The inspection

More information

Access Control Using Smartcard And Passcode

Access Control Using Smartcard And Passcode IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676 Volume 4, Issue 5 (Jan. - Feb. 2013), PP 29-34 Access Control Using Smartcard And Passcode Omorogiuwa Eseosa 1., Uhunmwangho

More information

Walking or Rolling: Mobile Robots at the Budapest Tech

Walking or Rolling: Mobile Robots at the Budapest Tech Walking or Rolling: Mobile Robots at the Budapest Tech Zoltán Vámossy Budapest Tech, John von Neumann Faculty of Informatics Institute of Applied Informatics Budapest, III. Nagyszombat u.19. Phone: +36

More information

DSX-Soft I/O Integration Software

DSX-Soft I/O Integration Software DSX Access Systems, Inc. DSX-Soft I/O Integration Software DSX now has the ability to integrate with various different external devices through serial data streams. This integration allows other systems

More information

How To Build A Home Automation System On A Tv Remote Control

How To Build A Home Automation System On A Tv Remote Control TECHNICAL GUIDE 2011 MY HOME Design and installation guide CONTENTS MY HOME INTRODUCTION General features........................2 1MY HOME -INTRODUCTION INTRODUCTION - GENERAL FEATURES MY HOME - Build

More information