943 resultados para manufacturing control system
Resumo:
As AI has begun to reach out beyond its symbolic, objectivist roots into the embodied, experientialist realm, many projects are exploring different aspects of creating machines which interact with and respond to the world as humans do. Techniques for visual processing, object recognition, emotional response, gesture production and recognition, etc., are necessary components of a complete humanoid robot. However, most projects invariably concentrate on developing a few of these individual components, neglecting the issue of how all of these pieces would eventually fit together. The focus of the work in this dissertation is on creating a framework into which such specific competencies can be embedded, in a way that they can interact with each other and build layers of new functionality. To be of any practical value, such a framework must satisfy the real-world constraints of functioning in real-time with noisy sensors and actuators. The humanoid robot Cog provides an unapologetically adequate platform from which to take on such a challenge. This work makes three contributions to embodied AI. First, it offers a general-purpose architecture for developing behavior-based systems distributed over networks of PC's. Second, it provides a motor-control system that simulates several biological features which impact the development of motor behavior. Third, it develops a framework for a system which enables a robot to learn new behaviors via interacting with itself and the outside world. A few basic functional modules are built into this framework, enough to demonstrate the robot learning some very simple behaviors taught by a human trainer. A primary motivation for this project is the notion that it is practically impossible to build an "intelligent" machine unless it is designed partly to build itself. This work is a proof-of-concept of such an approach to integrating multiple perceptual and motor systems into a complete learning agent.
Resumo:
This paper proposes a field application of a high-level reinforcement learning (RL) control system for solving the action selection problem of an autonomous robot in cable tracking task. The learning system is characterized by using a direct policy search method for learning the internal state/action mapping. Policy only algorithms may suffer from long convergence times when dealing with real robotics. In order to speed up the process, the learning phase has been carried out in a simulated environment and, in a second step, the policy has been transferred and tested successfully on a real robot. Future steps plan to continue the learning process on-line while on the real robot while performing the mentioned task. We demonstrate its feasibility with real experiments on the underwater robot ICTINEU AUV
Resumo:
This paper presents the design and implementation of a mission control system (MCS) for an autonomous underwater vehicle (AUV) based on Petri nets. In the proposed approach the Petri nets are used to specify as well as to execute the desired autonomous vehicle mission. The mission is easily described using an imperative programming language called mission control language (MCL) that formally describes the mission execution thread. A mission control language compiler (MCL-C) able to automatically translate the MCL into a Petri net is described and a real-time Petri net player that allows to execute the resulting Petri net onboard an AUV are also presented
Resumo:
A long development time is needed from the design to the implementation of an AUV. During the first steps, simulation plays an important role, since it allows for the development of preliminary versions of the control system to be integrated. Once the robot is ready, the control systems are implemented, tuned and tested. The use of a real-time simulator can help closing the gap between off-line simulation and real testing using the already implemented robot. When properly interfaced with the robot hardware, a real-time graphical simulation with a "hardware in the loop" configuration, can allow for the testing of the implemented control system running in the actual robot hardware. Hence, the development time is drastically reduced. These paper overviews the field of graphical simulators used for AUV development proposing a classification. It also presents NEPTUNE, a multi-vehicle, real-time, graphical simulator based on OpenGL that allows hardware in the loop simulations
Resumo:
This paper presents and compares two approaches to estimate the origin (upstream or downstream) of voltage sag registered in distribution substations. The first approach is based on the application of a single rule dealing with features extracted from the impedances during the fault whereas the second method exploit the variability of waveforms from an statistical point of view. Both approaches have been tested with voltage sags registered in distribution substations and advantages, drawbacks and comparative results are presented
Resumo:
This paper aims to survey the techniques and methods described in literature to analyse and characterise voltage sags and the corresponding objectives of these works. The study has been performed from a data mining point of view
Resumo:
Supervisory systems evolution makes the obtaining of significant information from processes more important in the way that the supervision systems' particular tasks are simplified. So, having signal treatment tools capable of obtaining elaborate information from the process data is important. In this paper, a tool that obtains qualitative data about the trends and oscillation of signals is presented. An application of this tool is presented as well. In this case, the tool, implemented in a computer-aided control systems design (CACSD) environment, is used in order to give to an expert system for fault detection in a laboratory plant
Resumo:
Process supervision is the activity focused on monitoring the process operation in order to deduce conditions to maintain the normality including when faults are present Depending on the number/distribution/heterogeneity of variables, behaviour situations, sub-processes, etc. from processes, human operators and engineers do not easily manipulate the information. This leads to the necessity of automation of supervision activities. Nevertheless, the difficulty to deal with the information complicates the design and development of software applications. We present an approach called "integrated supervision systems". It proposes multiple supervisors coordination to supervise multiple sub-processes whose interactions permit one to supervise the global process
Resumo:
Expert supervision systems are software applications specially designed to automate process monitoring. The goal is to reduce the dependency on human operators to assure the correct operation of a process including faulty situations. Construction of this kind of application involves an important task of design and development in order to represent and to manipulate process data and behaviour at different degrees of abstraction for interfacing with data acquisition systems connected to the process. This is an open problem that becomes more complex with the number of variables, parameters and relations to account for the complexity of the process. Multiple specialised modules tuned to solve simpler tasks that operate under a co-ordination provide a solution. A modular architecture based on concepts of software agents, taking advantage of the integration of diverse knowledge-based techniques, is proposed for this purpose. The components (software agents, communication mechanisms and perception/action mechanisms) are based on ICa (Intelligent Control architecture), software middleware supporting the build-up of applications with software agent features
Resumo:
Fault location has been studied deeply for transmission lines due to its importance in power systems. Nowadays the problem of fault location on distribution systems is receiving special attention mainly because of the power quality regulations. In this context, this paper presents an application software developed in Matlabtrade that automatically calculates the location of a fault in a distribution power system, starting from voltages and currents measured at the line terminal and the model of the distribution power system data. The application is based on a N-ary tree structure, which is suitable to be used in this application due to the highly branched and the non- homogeneity nature of the distribution systems, and has been developed for single-phase, two-phase, two-phase-to-ground, and three-phase faults. The implemented application is tested by using fault data in a real electrical distribution power system
Resumo:
The work presented in this paper belongs to the power quality knowledge area and deals with the voltage sags in power transmission and distribution systems. Propagating throughout the power network, voltage sags can cause plenty of problems for domestic and industrial loads that can financially cost a lot. To impose penalties to responsible party and to improve monitoring and mitigation strategies, sags must be located in the power network. With such a worthwhile objective, this paper comes up with a new method for associating a sag waveform with its origin in transmission and distribution networks. It solves this problem through developing hybrid methods which hire multiway principal component analysis (MPCA) as a dimension reduction tool. MPCA reexpresses sag waveforms in a new subspace just in a few scores. We train some well-known classifiers with these scores and exploit them for classification of future sags. The capabilities of the proposed method for dimension reduction and classification are examined using the real data gathered from three substations in Catalonia, Spain. The obtained classification rates certify the goodness and powerfulness of the developed hybrid methods as brand-new tools for sag classification
Resumo:
This paper introduces how artificial intelligence technologies can be integrated into a known computer aided control system design (CACSD) framework, Matlab/Simulink, using an object oriented approach. The aim is to build a framework to aid supervisory systems analysis, design and implementation. The idea is to take advantage of an existing CACSD framework, Matlab/Simulink, so that engineers can proceed: first to design a control system, and then to design a straightforward supervisory system of the control system in the same framework. Thus, expert systems and qualitative reasoning tools are incorporated into this popular CACSD framework to develop a computer aided supervisory system design (CASSD) framework. Object-variables an introduced into Matlab/Simulink for sharing information between tools
Resumo:
El soporte ventilatorio es una de las intervenciones más utilizadas en las unidades de cuidado intensivo. A pesar de su rol «salvador» puede ser un procedimiento riesgoso para el paciente si no es aplicado apropiadamente. Para disminuír los riesgos inherentes a la misma, modos ventilatorios avanzados continúan siendo desarrollados a fin de mejorar los desenlaces clínicos de los pacientes. Estos avances incluyen sistemas de control de asa cerrada, como el ASV, el cual se ajusta automáticamente a los requerimientos del paciente. Es importante el entendimiento de este novedoso modo ventilatorio por el personal médico, incluyendo sus efectos en la mecánica pulmonar. Este artículo discutirá sobre el modo de ventilación de soporte adaptativo haciendo énfasis particular en sus parámetros, ventajas y desventajas sobre la oxigenación y ventilación.
Resumo:
Esta tesis producto del trabajo de investigación se planteo sobre las bases de un derecho administrativo interno creado para resolver los problemas suscitados al interior del Estado en consonancia con los postulados constitucionales, teniendo en cuenta el artículo 4° en que se establece la supremacía de la Constitución y los artículo 9°, 93, 94 y 224 al 227 que ordenan el desarrollo del derecho de integración en el marco de los países Latinoamericanos y del Caribe, por lo que surge la imperiosa necesidad de armonizar el derecho de la integración con el ordenamiento jurídico nacional y en especial con el derecho administrativo quien deberá recepcionar el mencionado ordenamiento supraestatal, alterando las tradicionales concepciones de las fuentes de este derecho interno. Por lo tanto, desde la perspectiva del derecho administrativo comprendido como un derecho legislado que regula las relaciones entre el Estado y los particulares en el que prevalece el “principio de legalidad” de los actos administrativos, se puede intuir que constituye un problema jurídico los impactos derivados de los tratados de integración, donde nos preguntamos sí las categorías de fuentes actuales del derecho administrativo son las adecuadas para abordar la recepción de estas disposiciones Por lo que al explorara las incidencias en el derecho administrativo con ocasión de la recepción del derecho de integración con particular énfasis en la Comunidad Andina, identificamos que uno de los rasgos más distintivos del ordenamiento jurídico andino, como el de otros esquemas de integración, proviene del discutido concepto de supranacionalidad. Dentro de la teoría jurídica contemporánea la comprensión de este término trae una novísima concepción que al mismo tiempo es respetuosa de la soberanía interna de los Estados miembros, la cual permite el surgimiento del nuevo ente común donde es posible la distribución de competencias en la reglamentación de ciertos ámbitos entre autoridades multilaterales y nacionales, conservando su propia autonomía. Este concepto ha permitido que en el ordenamiento comunitario andino, a semejanza de lo que acontece en el derecho interno de los Estados, exista un sistema de control de las normas jurídicas garantizado por una jurisdicción contenciosa-administrativa ejercida a través del Tribunal de Justicia de la Comunidad Andina. Lo que en definitiva incide en el derecho administrativo interno al encontramos frente a ordenamientos independientes, como lo son los del derecho de integración, en los que se producen, aplican y ejecutan normas según las reglas de juego adoptadas para ese efecto por los Estados miembros, que dependerán del marco del proceso de integración y su armonización con las normas internas. Es por ello, que en el resultado final de esta tesis se constata la aparición de nuevas fuentes de legalidad, donde ya no sólo se contemplará la ley y la jurisprudencia, ésta última posicionada con el devenir del tiempo debido a su pertinencia, como lo podemos contrastar con la expedición del Nuevo Código de Procedimiento Contencioso Administrativo (L. 1437/11) que aún no ha entrado en vigencia, en donde se resalta la importancia del Precedente Judicial a partir de las sentencias de unificación del Consejo de Estado. Pero más allá, de este nuevo reconocimiento legislativo, el sistema de fuentes establecido se verá alterado en su jerarquía con el derecho que nace con ocasión de los tratados de integración, lo que aún no se refleja en este nuevo Código, el cual no prevé la aplicación de las nuevas fuentes de legalidad.
Resumo:
The activated sludge process - the main biological technology usually applied to wastewater treatment plants (WWTP) - directly depends on live beings (microorganisms), and therefore on unforeseen changes produced by them. It could be possible to get a good plant operation if the supervisory control system is able to react to the changes and deviations in the system and can take the necessary actions to restore the system’s performance. These decisions are often based both on physical, chemical, microbiological principles (suitable to be modelled by conventional control algorithms) and on some knowledge (suitable to be modelled by knowledge-based systems). But one of the key problems in knowledge-based control systems design is the development of an architecture able to manage efficiently the different elements of the process (integrated architecture), to learn from previous cases (spec@c experimental knowledge) and to acquire the domain knowledge (general expert knowledge). These problems increase when the process belongs to an ill-structured domain and is composed of several complex operational units. Therefore, an integrated and distributed AI architecture seems to be a good choice. This paper proposes an integrated and distributed supervisory multi-level architecture for the supervision of WWTP, that overcomes some of the main troubles of classical control techniques and those of knowledge-based systems applied to real world systems