IDL - International Digital Library Of Technology & Research Volume 1, Issue 5, Mar 2017
Available at: www.dbpublications.org
International e-Journal For Technology And Research-2017
Subscription based control system to automate management of events for robots Shruthi S dept. of Computer Science and Engineering CMRIT Bangalore, India e-mail : deepikaelectric@gmail.com
Abstract— In Industrial Robots, a human machine interfaces (HMI) provide means to command and control robots for various purposes. Generally, this is implemented in a reactive manner by using polling (or pull) methodology to manage the events. This methodology restricts the possibilities of automation for reacting to events thus requires a human operator to poll and react to the events based on the skill of the human operator. This sometimes causes non-optimal or wrong responses. This paper proposes a design methodology to dynamically tap the events using a subscription based control system for event based management of robots. This design enables the client to be light-weight, cost effective and makes the responses more reliable. The paper also scrutinizes the alternative design options using semantic web for multirobot coordinative activities. Keywordssubscription
Human Machine
I.
Interface
(HMI);
The prevailing operating framework use polling methodology to receive the events. Requirements for such HMI systems vary considerably depending on the application. Various different types of clients (REST, HMI devices, touchscreen control systems, laptops, desktop PCs, etc.,) provide userfriendly interfaces and generally very familiar to users.
polling;
INTRODUCTION
Robots play a pivotal role in improving the quality of the work in a shorter time period by optimizing the costs and quality yielding success. An industrial robot is a mechanical system with a robot manipulator and a controller. It is an intelligent agent that perceive inputs from the percepts and send back the response actions through actuators. The behavior of the robot agent is specified through agent function, which maps the percepts to the response actions. Designing an interface to a live robot agent is a complex engineering process, hence online programming is used widely in product development industries to mimic the actual hardware. II.
and client essentially is any device which connects to server through the set of APIs forming a full fledged Web Service. These services can be operated via various clients. Multiple bots can be manipulated by a single controller.
EXISTING SYSTEM
The communication between client and server is witnessed based on a specified analytic model, programmed in the software. The server being Robot controller(Real/Virtual)
IDL - International Digital Library
The Model View Controller architecture isolates the Business logic, HMI display and context based control from each other to synchronously interact with each other. 1. View Component including the Icons, menu structure and the key handlers. 2. Model component include analytic/domain knowledge for each context selected through keypress which corresponds its specific command.
1|P a g e
Copyright@IDL-2017