• Title/Summary/Keyword: Control architecture

Search Result 3,566, Processing Time 0.037 seconds

Open-Architecture Hybrid Control System for Automatic Container Crane (컨테이너크레인의 개방형 하이브리드 제어시스템에 대한 연구)

  • 홍경태;홍금식
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2004.04a
    • /
    • pp.465-470
    • /
    • 2004
  • In this paper, an open architecture control system for automatic container cranes is investigated. A standard reference model for cranes, which consists of three modules; hardware module, operating system module, and application software module, is proposed. A hybrid control architecture combining deliberative and reactive controls for the autonomous operation of the cranes is proposed. The main contributions of this paper are as follows: First, a new reference platform for the crane control system is proposed. Second, by analyzing the structure of a container crane, implementation strategies for the automatic container crane are described.

  • PDF

Navigation Control Architecture of the Reactive Layer for Autonomous Mobile Robots (자율이동로봇을 위한 반사층의 실시간 주행제어구조)

  • Kim, Hyung-Jin;Jeon, Sung-Yong;Sohn, Won-Jong;Hong, Keum-Shik
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.30 no.11 s.254
    • /
    • pp.1348-1357
    • /
    • 2006
  • In a hybrid three-layer control architecture(deliberative, sequencing, and reflexive), the lowest reflexive layer consists of resources, actions, an action coordinator, and motion controllers. Because the execution of individual components in the reflexive layer should be done in real-time, each component has to be simple and, due to this reason, the Linux-RTAI(Real-Time Application Interface for Linux) has been used as an operating system. In this paper, a navigation control architecture, which combines the components in the reflexive layer and the navigation-related modules in the sequencing layer, is proposed. And then, as basic components, four actions(Goto, Avoid, Move, and EmergencyStop) are designed. Experimental results confirm the effectiveness of the proposed architecture and the performance of individual associated actions.

Design and Implementation of Tripodal Schematic Control Architecture for Multi-Functional Service Robots

  • Kim, Gun-Hee;Chung, Woo-Jin;Kim, Mun-Sang;Lee, Chong-Won
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2003.10a
    • /
    • pp.2045-2050
    • /
    • 2003
  • This paper describes the development of service robotic systems with the Tripodal schematic control architecture. We show practical advantages of the proposed architecture by giving examples of our experience. First, we explain how to add new task using Tripodal architecture approach. The Tripodal architecture provides some crucial organizing principles and core components that are used to build the basis for the system. Thus, the newly developed behaviors, motion algorithm, knowledge, and planning schemes are arranged so as to guarantee the efficiency of the performance of components. Second, we describe the reusability and scaleability of our architecture by introducing the implementation process of the guide robot Jinny. Most of modules developed for former robots like PSR-1 and PSR-2 systems are used directly to the Jinny system without significant modification. Experimental results clearly showed that the developed strategy is useful, even if the hardware configurations as well as software algorithms are more complex and more accumulating.

  • PDF

A Study on the Dynamic Positioning Control Algorithm Using Fuzzy Gain Scheduling PID Control Theory (퍼지게인 스케쥴링 PID 제어이론을 이용한 동적 위치 유지 제어기법에 관한 연구)

  • Jeon, Ma-Ro;Kim, Hee-Su;Kim, Jae-Hak;Kim, Su-Jeong;Song, Soon-Seok;Kim, Sang-Hyun
    • Journal of the Society of Naval Architects of Korea
    • /
    • v.54 no.2
    • /
    • pp.102-112
    • /
    • 2017
  • Many studies on dynamic positioning control algorithms using fixed feedback gains have been carried out to improve station keeping performance of dynamically positioned vessels. However, the control algorithms have disadvantages in that it can not cope with changes in environmental disturbances and response characteristics of vessels motion in real time. In this paper, the Fuzzy Gain Scheduling - PID(FGS - PID) control algorithm that can tune PID gains in real time was proposed. The FGS - PID controller that consists of fuzzy system and a PID controller uses weighted values of PID gains from fuzzy system and fixed PID gains from Ziegler - Nichols method to tune final PID gains in real time. Firstly, FGS - PID controller, control allocation algorithm, FPSO and environmental disturbances were modeled using Matlab/Simulink to evaluate station keeping performance of the proposed control algorithm. In addition, simulations that keep positions and a heading angle of vessel with wind, wave, current disturbances were carried out. From simulation results, the FGS - PID controller was confirmed to have better performances of keeping positions and a heading angle and consuming power than those of the PID controller. As a consequence, the proposed FGS - PID controller in this paper was validated to have more effectiveness to keep position and heading angle than that of PID controller.

Design of controller for mobile robot in welding process of shipbuilding engineering

  • Ku, Namkug;Ha, Sol;Roh, Myung-Il
    • Journal of Computational Design and Engineering
    • /
    • v.1 no.4
    • /
    • pp.243-255
    • /
    • 2014
  • The present study describes the development of control hardware and software for a mobile welding robot. This robot is able to move and perform welding tasks in a double hull structure. The control hardware consists of a main controller and a welding machine controller. Control software consists of four layers. Each layer consists of modules. Suitable combinations of modules enable the control software to perform the required tasks. Control software is developed using C programming under QNX operating system. For the modularizing architecture of control software, we designed control software with four layers: Task Manager, Task Planner, Actions for Task, and Task Executer. The embedded controller and control software was applied to the mobile welding robot for successful execution of the required tasks. For evaluate this imbedded controller and control software, the field tests are conducted, it is confirmed that the developed imbedded controller of mobile welding robot for shipyard is well designed and implemented.

Overload Control of the Distributed Architecture Switching System (분산구조형 교환시스템의 과부하 제어)

  • 정현필;임석구;이윤현
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.19 no.8
    • /
    • pp.1578-1586
    • /
    • 1994
  • In this paper, a new overload control scheme is proposed for a stored program control system. The proposed control scheme is fit for a distributed architecture. In a distributed architecture, most of the call control functions are distributed to many subscriber control processors(SP) and some functions as number translation and routing control are centralized to central processors(CP). Therefore the performance of the CP is critical to the switching system. We needed a control scheme that ensures the proper operation of the CP in overload condition. We conducted lots of simulation experiments to evaluate the performance of the proposed overload control scheme and concluded that the proposed overload control scheme is very effective for a distributed architecture.

  • PDF

Motion Planning and Control for Mobile Robot with SOFM

  • Yun, Seok-Min;Choi, Jin-Young
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2005.06a
    • /
    • pp.1039-1043
    • /
    • 2005
  • Despite the many significant advances made in robot architecture, the basic approaches are deliberative and reactive methods. They are quite different in recognizing outer environment and inner operating mechanism. For this reason, they have almost opposite characteristics. Later, researchers integrate these two approaches into hybrid architecture. In such architecture, Reactive module also called low-level motion control module have advantage in real-time reacting and sensing outer environment; Deliberative module also called high-level task planning module is good at planning task using world knowledge, reasoning and intelligent computing. This paper presents a framework of the integrated planning and control for mobile robot navigation. Unlike the existing hybrid architecture, it learns topological map from the world map by using MST (Minimum Spanning Tree)-based SOFM (Self-Organizing Feature Map) algorithm. High-level planning module plans simple tasks to low-level control module and low-level control module feedbacks the environment information to high-level planning module. This method allows for a tight integration between high-level and low-level modules, which provide real-time performance and strong adaptability and reactivity to outer environment and its unforeseen changes. This proposed framework is verified by simulation.

  • PDF

Control Performance Evaluation of Outrigger Damper System of Eccentrically Loaded High-Rise Building (편심하중을 가한 고층건물의 아웃리거 댐퍼 시스템 제어성능평가)

  • Kim, Su-Jin;Kim, Su-Geun;Kang, Ho-Geun;Kim, Hyun-Su;Kang, Joo-Won
    • Journal of Korean Association for Spatial Structures
    • /
    • v.17 no.2
    • /
    • pp.43-51
    • /
    • 2017
  • The demand for skyscrapers is increasing worldwide. Until now, various lateral resistance structures have been used for lateral displacement control of high-rise buildings. An outrigger damper system has been introduced recently to improve lateral dynamic response control performance further. However, a study of outrigger damper system is yet to be sufficiently investigated. In this study, time history analysis was performed to investigate the control performance of an outrigger damper system of high-rise building under eccentric loading. To do this, an actual scale 3-dimensional tall building model with an outrigger damper system was prepared. The control performance of the outrigger damper system was evaluated by varying stiffness and damping values. On the top floor torsional angle response to the earthquake load, was greatly affected by damping value. And the displacement response was affected greatly by the stiffness value and damping value of damper system. In conclusion, it is necessary to select the proper damping and stiffness values of the outrigger damper system.

Design of the Material Control System based on Service Oriented Architecture (서비스 지향 아키텍쳐 기반의 자재관리시스템 설계)

  • An, Min-Jeong;Lee, Hong-Chul
    • IE interfaces
    • /
    • v.20 no.3
    • /
    • pp.257-266
    • /
    • 2007
  • To survive in rapidly changing business environment, the enterprises of all over the world are trying to integrate their IT infra structure and are trying to automate their business process. Service Oriented Architecture (SOA) is being accepted as an IT standard to support efficient system integration and flexible business process automation between enterprises or departments. The material control system is required this software architecture between manufacturing company and materials supply vendors. This paper introduces concept of SOA, relevant technology about SOA such as Web Services and Business Process Execution Language (BPEL) and Enterprise Service Bus (ESB) and describes how to automate materials control process by designing the material control system based on SOA. The analysis of requirements is proceeded by Unified Modeling Language (UML) and SOA delivery strategy is selected the top-down strategy. And this paper describes how to derive services and operations and how to arrange services in three service layers and how to design business process.

An Analysis of Network-Based Control System Using CAN(Controller Area Network) Protocol (CAN 프로토콜을 이용한 네트워크 기반 제어 시스템의 구조 분석)

  • 전종만;김대원;김홍석;조영조
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2000.10a
    • /
    • pp.549-549
    • /
    • 2000
  • In the previous work, we dealt with a traffic analysis of network-based control system and its architecture using the CAN protocol. It is difficult to determine an optimal network architecture for a specific system. In this paper, we propose the architecture of network-based control system applicable to a specific AGV system with manipulator arms. We define the fixed number of periodic messages to be occurred in this system. In the proposed system architecture, we analyse its traffic for the real-time communication of all messages, determine the optimal sampling period of an analog sensor to be satisfied with the required specification and the number of possible sensors to be added through simulation.

  • PDF