• Title/Summary/Keyword: 분산제어 알고리즘

Search Result 261, Processing Time 0.045 seconds

A Study on Adaptive Protection Algorithm of Overcurrent Relay for DG-Connected Power System (분산전원 연계 계통을 위한 과전류 계전기 적응 제어형 보호 알고리즘 연구)

  • Sung, Byung-Chul;Park, Jung-Wook
    • Proceedings of the KIEE Conference
    • /
    • 2011.07a
    • /
    • pp.748-749
    • /
    • 2011
  • 중앙 집중적이고 단방향 특성을 갖는 현재의 전력망에 대하여 신재생 에너지와 에너지 저장장치를 중심으로 하는 다양한 분산 전원의 도입에 따른 독립적 운영을 특징으로 하는 스마트 그리드로의 변화는 기존 전력망의 보호 동작에도 변화를 필요로 하게 된다. 이러한 분산전원의 연계와 스마트 그리드의 도입은 사고전류의 크기와 방향의 변화는 물론 양방향 계통에 의한 동작 변화가 발생하게 된다. 따라서 본 논문에서는 이러한 문제를 해결하기 위한 보호 알고리즘을 제시하였다. 배전계통에서 일반적으로 이용되는 과전류 계전기 (Overcurrent Relay, OCR)에 대하여 제안된 알고리즘의 적용을 통해 분산전원 도입을 비롯한 전력계통 상태 변화에 능동적으로 대응하여 보호협조가 유지될 수 있도록 하였다. 또한, 제시된 알고리즘의 성능 검증을 위하여 PSCAD/EMTDC를 이용한 시뮬레이션을 수행하였다.

  • PDF

Application of Tabu Search for Service Restoration of Distribution System with Dispersed Generators (분산전원을 고려한 배전계통 고장 복구문제에 타부탐색법 적용)

  • Bae, Byung-Hyun;Mun, Kyeong-Jun;Kim, Hyung-Su;Park, June-Ho
    • Proceedings of the KIEE Conference
    • /
    • 2003.07a
    • /
    • pp.369-371
    • /
    • 2003
  • 본 논문에서는 차세대 대체 에너지원으로서 주목받고 있으며, 상용화되고 있는 분산전원이 도입된 배전계통에서 고장이 발생한 경우, 경험적 최적화 알고리즘인 타부 탐색법을 적용한 고장 복구 알고리즘을 제안하고자 한다. 배전계통 고장복구 문제는 배전 선로상에 고장 발생시 최적의 부하절체를 함으로써 건전 정전구간을 최소화하는 것을 목적으로 한다. 배전 자동화시스템에서 분산전원 계통을 자동화하여 분산전원의 동작 상태를 감시하고 고장검출, 계통분리 또는 원격스위치를 제어함으로써 고장복구 방법을 제시한다. 제안한 알고리즘의 유용성을 입증하기 위해 참고문헌의 예제 계통에 제안한 방법을 적용해 본 결과, 제안한 알고리즘이 해의 탐색속도 및 해의 성능면에서 우수함을 확인하였다.

  • PDF

The Useful Load Balancing Algorithm For Overloaded Daemon In WDCS (회선분배장치에서 과부하 데몬의 효율적인 부하분산 알고리즘)

  • 문형섭;노봉남
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.10c
    • /
    • pp.487-489
    • /
    • 2000
  • 회선분배장치를 제어관리하는 W/S의 Daemon 중에서 Event 처리를 담당하는 EvtProc Daemon의 경우를 들어 효율적인 부하 분산 알고리즘을 제안하였다. 본 논문에서는 대량의 Event 발생 시 담당 프로세스가 연속적으로 fork, exec 하지 않고 일정시간 대기함으로써 fork와 exec의 오버헤드를 줄이고 같은 Op Code의 연이은 Even 발생에 대기중인 프로세스가 이를 처리함으로써 더욱더 오버헤드를 줄일 수 있다. 그리고 Event를 처리하는 Child 생성에 있어 주 Child가 부하분산을 담당하게 함으로써 효율적이고 안정적으로 관리할 수 있는 방안을 제시하였다.

  • PDF

An Efficient Causal Order Algorithm for Real-Time Environment (실시간 환경을 위한 효율적인 인과순서 알고리즘)

  • Jang Ik-hyeon
    • The KIPS Transactions:PartA
    • /
    • v.12A no.1 s.91
    • /
    • pp.23-30
    • /
    • 2005
  • Causal order of message delivery algorithm ensures that every transmitted message is delivered in causal order. It should be noted that control information should be transmitted with each message in order to enforce causal order. Hence, it is important to reduce this communication overhead because the impact of the overhead increases proportionally with the number of related processes. In this paper we propose and evaluate effective a ${\Delta}-causal$ order algorithm for multimedia data which have real-time property. To reduce transmission overhead, proposed algorithm eliminates redundant information as early as possible which is not explicitly required for preserving causal order. Average communication overhead of our algorithm is much smaller than other existing algorithms.

Design of Rotary Inverted Pendulum System Using Distributed A3C Algorithm (분산 A3C를 활용한 회전식 도립 진자 시스템 설계)

  • Kwon, Do-Hyung;Lim, Hyun-Kyo;Kim, Ju-Bong;Han, Youn-Hee
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2019.05a
    • /
    • pp.493-495
    • /
    • 2019
  • 제어 분야의 가장 기초적인 시스템인 Rotary Inverted Pendulum 을 제어하기 위하여, 본 논문에서는 강화학습에서 Deep Q-Network 과 함께 대표적인 알고리즘으로 알려진 Asynchronous Advantage Actor-Critic 을 활용하여 다중 디바이스 제어를 설계한다. Deep Q-Network 알고리즘을 활용한 기존 연구와 동일한 방식으로 실 세계의 물리 에이전트와 가상 환경을 맵핑시키며, 스위치를 통하여 로컬 에이전트와 글로벌 네트워크 간 통신을 구성한다. 본 논문에서는 분산 Asynchronous Advantage Actor-Critic 을 이용함으로써 실 세계의 다중 에이전트 제어를 위한 강화 학습의 활용 가능성을 조명한다.

A Study on the Joint Controller for a Humanoid Robot based on Genetic Algorithm (유전 알고리즘을 이용한 휴머노이드 로봇의 관절 제어기에 관한 연구)

  • Kong, Jung-Shik;Kim, Jin-Geol
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.17 no.5
    • /
    • pp.640-647
    • /
    • 2007
  • This paper presents a joint controller for a humanoid robot based on genetic algorithm. h humanoid robot has basically instability during walking because it isn't fixed on the ground. Moreover nonlinearities of the joints increase its instability. If one of them isn't satisfied, the robot may fall down at the ground during walking. To attack one of those problems, joint controller is proposed. It can perform tracking control preciously and reduce the effect of nonlinearities by gear, limitation of the input voltage, coulomb friction and so on. This controller is based on fuzzy-sliding mode controller (FSMC) and compensator and control gains are searched by a proposed genetic algorithm. It can reduce the effect by nonlinearities. Also, to improve the tracking performance, the proposed controller has motion controller. From the given controller, a humanoid robot can moved more preciously. Here, all the processes are investigated through simulations and it is verified experimentally in a real joint system for a humanoid robot.

Performance Evaluation of Decentralized Control Algorithm of a Full-scale 5-story Structure Installed with Semi-active MR Damper Excited by Seismic Load (준능동 MR감쇠기가 설치된 실물크기 구조물의 분산제어 알고리즘 성능평가)

  • Youn, Kyung-Jo;Park, Eun-Churn;Lee, Heon-Jae;Moon, Seok-Jun;Min, Kyung-Won;Jung, Hyung-Jo;Lee, Sang-Hyun
    • Transactions of the Korean Society for Noise and Vibration Engineering
    • /
    • v.18 no.2
    • /
    • pp.255-262
    • /
    • 2008
  • In this study, seismic response control performance of decentralized response-dependent MR damper which generates the control force using only the response of damper-installed floor, was experimentally investigated through the tests of a full-scale structure installed with large MR dampers. The performance of the decentralized control algorithm was compared to those of the centralized ones such as Lyapunov, modulated homogeneous friction, and clipped-optimal control. Hybrid mass damper were controlled to induce seismic response of the full-scale structure under El Centro earthquake. Experimental results indicated that the proposed decentralized MR damper provided superior or equivalent performance to centralized one in spite of using damper-installed floor response for calculating input voltage to MR damper.

Autonomous Decentralized Coordination Control Algorithm for Keeping the voltage of Micro-grid within a Proper Level (Micro-grid의 적정전압유지를 위한 자율분산 협조운용 제어알고리즘)

  • Kim, Jae-Eon;Shin, Seong-Soo;Rho, Dae-Seok;Yoon, Gi-Gab
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.10 no.1
    • /
    • pp.81-90
    • /
    • 2009
  • Interconnection of DG(Distributed Generation) into distribution systems and power quality are frequent subjects of discussion by distribution companies, regional electricity utilities and industrial customers. This situation makes many experts estimate a next generation of distribution systems which is composed of some micro-grids. But the proposed micor-grid is only mentioned as a small network with DG's, power quality compensators, communication and control equipments. In this paper, a decentralized coordination control algorithm of micro-grid which is able to supply the electric power with high reliability and quality, are proposed.

Robust Decentralized Stabilization of Uncertain Large-Scale Discrete-Time Systems with Delays (시간지연을 갖는 이산시간 대규모 시스템의 강인 제어기 설계)

  • Park, Ju-Hyeon
    • Journal of the Institute of Electronics Engineers of Korea SC
    • /
    • v.37 no.6
    • /
    • pp.7-14
    • /
    • 2000
  • This paper describes the synthesis of robust decentralized controllers for uncertain large-scale discrete-time systems with time-delays in subsystem interconnections. Based on the Lyapunov method, a sufficient condition for robust stability, is derived in terms of a linear matrix inequality (LMI). The solutions of the LMI can be easily obtained using various efficient convex optimization techniques. A numerical example is given to illustrate the proposed method.

  • PDF