• Title/Summary/Keyword: distributed control

Search Result 3,361, Processing Time 0.033 seconds

Distributed Secondary Voltage Control of Islanded Microgrids with Event-Triggered Scheme

  • Guo, Qian;Cai, Hui;Wang, Ying;Chen, Weimin
    • Journal of Power Electronics
    • /
    • v.17 no.6
    • /
    • pp.1650-1657
    • /
    • 2017
  • In this study, the distributed secondary voltage control of islanded microgrids with multi-agent consensus algorithm is investigated. As an alternative to a time-triggered approach, an event-triggered scheme is proposed to reduce the communication load among inverter-based distributed generators (DGs). The proposed aperiodic control scheme reduced unnecessary utilization of limited network bandwidth without degrading control performance. By properly establishing a distributed triggering condition in DG local controller, each inverter is only required to send voltage information when its own event occurs. The compensation of voltage amplitude deviation can be realized, and redundant data exchange related to fixed high sampling rate can be avoided. Therefore, an efficient use of communication infrastructure can be realized, particularly when the system is operating in steady state. The effectiveness of the proposed scheme is verified by simulations on a microgrid test system.

PID-Force Control of a Artificial Finger with Distributed Force Sensor and Piezoelectric Actuator (분포센서를 가진 인공지의 PID-힘 제어)

  • Lee, Jae-Jung;Hong, Dong-Pyo;Chung, Tae-Jin;Chonan, Seiji;Chong, Kil-To;No, Tae-Soo
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.13 no.9
    • /
    • pp.94-103
    • /
    • 1996
  • This paper is concerned with the theroretical and experimental study on the force control of a miniature robotic finger that grasps an object at three other positions with the fingertip. The artificial finger is uniform flexible cantilever beam equipped with a distributed set of compact grasping force secnsors. Control action is applied by a qiexoceramic bimorph strip placed at the base of the finger. The mathematical model of the assembled electro-mechanical system is developed. The distributed sensors are described by a set of concentrated mass-spring system. The formulated equations of motion are then applied to a control problem which the finger is commanded to grasp an object The PID-controller is introduced to drive the finger. The usefulness of the proposed control technique is verified by simulation and experiment.

  • PDF

Building Light Weight CORBA Based Middleware for the CAN Bus Systems

  • Hong, Seongsoo
    • Transactions on Control, Automation and Systems Engineering
    • /
    • v.3 no.3
    • /
    • pp.181-189
    • /
    • 2001
  • The software components of embedded control systems get extremely complex as they are designed into distributed systems get extremely complex as they are designed into distributed systems consisting of a large number of inexpensive microcontrollers interconnected by low-bandwidth real-time networks such as the controller area network (CAN). While recently emerging middleware technologies such as CORBA and DCOM address the complexity of distributed programming, they cannot be directly applied to distributed control system design due to their excessive resource demand and inadequate communication models. In this paper, we propose a CORBA-based middleware design for CAN-based distributed embedded control systems. Our design goal is to minimize its resource need and make it support group communication without losing the IDL (interface definition language) level compliance to the OMG standards. To achieve this, we develop a transport protocol on the CAN and a group communication scheme based on the well-known publisher/subscriber model. The protocol effectively realizes subject-based addressing and supports anonymous publisher/subscriber communication. We also customize the method invocation and message passing protocol, referred to as the general inter-ORB protocol (GIOP), of CORBA so that CORBA method invocations are efficiently serviced on a low-bandwidth network such as the CAN. This customization includes packed data encoding and variable-length integer encoding for compact representation of IDL data types. We have implemented our CORBA-based middleware on the mArx real-time operating system we have developed at Seoul National University. Our experiments clearly demonstrate that it is feasible to use CORBA in developing distributed embedded control systems possessing severe resource limitations. Our design clearly demonstrates that it is feasible to use a CORBA-based middleware in developing distributed embedded systems on real-time networks possessing severe resource limitations.

  • PDF

Network Realization for a Distributed Control of a Humanoid Robot (휴머노이드 로봇의 분산 제어를 위한 네트윅 구현)

  • Lee Bo-Hee;Kong Jung-Shik;Kim Jin-Geol
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.16 no.4
    • /
    • pp.485-492
    • /
    • 2006
  • This paper deals with implementation of network for distributed control system of a humanoid robot ISHURO(Inha Semyung Humanoid Robot). A humanoid robot needs much degree of freedom structurally and much data for having flexible movement. To realize such a humanoid robot, distributed control method is preferred to the centralized one since it gives a compactness, modularity and flexibility for the controllers. For organizing distributed control system of a humanoid robot, a control processor on a board is needed to individually control the joint motor and communication technology between the processors is required to transmit its information within control time. The processor is DSP-based processor and includes CAN network on a chip. It shares the computational load such as monitoring the sensor information and controlling the actuator between each of modules. In this paper, the communication architecture is suggested and its message protocol are discussed including message structure, time consumption for transmission, and controller structure at the view of distributed control for a humanoid robot. All of the sequence are simulated with Matlab and then verified with real walking experiment by ISHURO.

Implementation of Profibus-FMS Network for Real-Time Closed-Loop Control System (실시간 폐루프 제어 시스템을 위한 Profibus-FMS 네트워크의 구현)

  • Lee, Kyung-Chang;Kim, Kee-Woong;Kim, Hee-Hyun;Lee, Suk
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.6 no.10
    • /
    • pp.911-917
    • /
    • 2000
  • As many sensors and actuators are used in various automated systems, the application of network to real-time distributed control system is gaining acceptance in many industries. In order to take advantages of networking, however, the network should be carefully designed to satisfy real-time distributed control. This paper presents an implementation method of closed-loop control using Profibus-FMS. In order to implement a closed-loop control system, we used industrial computers with Profibus-FMS network cards and a DC servo motor. Through various experiments, the step response of the control system with network was compared with the reference response without network.

  • PDF

Distributed Model Predictive Formation Control of UGV Swarm Guaranteeing Collision Avoidance (충돌 회피가 보장된 분산화된 군집 UGV의 모델 예측 포메이션 제어)

  • Park, Seong-Chang;Lee, Seung-Mok
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.17 no.2
    • /
    • pp.115-121
    • /
    • 2022
  • This paper proposes a distributed model predictive formation control algorithm for a group of unmanned ground vehicles (UGVs) with guaranteeing collision avoidance between UGVs. Generally, the model predictive control based formation control has a disadvantage in that it takes a long time to compute control inputs when considering collision avoidance between UGVs. In this paper, in order to overcome this problem, the formation control algorithm is implemented in a distributed manner so that it could be individually controlled. Also, a collision-avoidance method considering real-time is proposed. The proposed formation control algorithm is implemented based on robot operating system (ROS), open source-based middleware. Through the various simulation tests, it is confirmed that the formation control of five UGVs is successfully performed while avoiding collisions between UGVs.

CORBA 및 DCOM 기반 제어 시스템

  • 박홍성;강원준;김형육;김경식
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2000.10a
    • /
    • pp.546-546
    • /
    • 2000
  • This paper designs and implements special objects such as a control object, a I/O object and a file object based on CORBA and DCOM which are suitable to distributed control systems. And interactions among those objects ate analyzed.

  • PDF

제어 응용에 있어서 CORBA, DCOM 및 TSPACE의 시간 특성 연구

  • 박홍성;강원준;김형육;김경식;강정모
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2000.10a
    • /
    • pp.548-548
    • /
    • 2000
  • This paper measures and compares time delays between CORBA, DCOM, TSpaces Objects designed for distributed control systems. To compare time delay for each object, this paper implements the ball and beam control system. And the reasons of delay have been studied.

  • PDF

Distributed Constrained Power Control with Fast Outage Convegence in CDMA systems

  • Lee, Moo-Young;Oh, Do-Chang;Kwon, Woo-Hyen
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2003.10a
    • /
    • pp.2121-2125
    • /
    • 2003
  • This paper proposes a fast distributed constrained power control (FDCPC) with non-stationary relaxation factor to next power update in CDMA cellular power control system. We review unconstrained control algorithms, the distributed power control (DPC), unconstrained second order power control (USOPC) and DPC with stationary relaxation factor (DPCSRF). Under the unconstrained condition, the convergence analysis shows theoretically that the convergence rate of DPC is the fastest one. However, under the constrained control algorithms, DCPC is not the fastest one any more because of transmission power constraint. To improve the convergence speed, the DCPC with non-stationary relaxation factor (FDCPC) are proposed. Under the constrained condition, the convergence rate of FDCPC outperforms that of DCPC and CSOPC.

  • PDF

Sensors Network and Security and Multimedia Enhancement

  • Woo, Seon-mi;Lee, Malrey
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.8 no.1
    • /
    • pp.64-68
    • /
    • 2016
  • These fields are integrated to visualize and finalize the proposed development, in simulation environment. SCADA (supervisory control and data acquisition) systems and distributed control systems (DCSs) are widely deployed in all over the world, which are designed to control the industrial infrastructures, in real ways. To supervise and control the various parts of designed systems; trends to require a deep knowledge to understand the overall functional needs of industries, which could be a big challenge. Industrial field devices (or network sensors) are usually distributed in many locations and are controlled from centralized site (or main control center); the communication provides various signs of security issues. To handle these issues, the research contribution will twofold: a method using cryptography is deployed in critical systems for security purposes and overall transmission is controlled from main controller site. At controller site, multimedia components are employed to control the overall transmission graphically, such as system communication, bytes flows, security embedded parameters and others, by the means of multimedia technology.