• Title/Summary/Keyword: Flow Control Language

Search Result 72, Processing Time 0.028 seconds

UPFC Model for Stability Study Using IPLAN (IPLAN을 이용한 UPFC 안정도 해석 전산 모형)

  • Kim, Hak-Man;Oh, Tae-Kyoo;Jang, Byung-Hoon;Chu, Jin-Bu
    • The Transactions of the Korean Institute of Electrical Engineers A
    • /
    • v.48 no.3
    • /
    • pp.220-225
    • /
    • 1999
  • This paper presents an UPFC (Unified Power Flow Controller) model for stability study using PSS/E. The proposed UPEC model was implemented by IPLAN which is a high level language. As a control strategy for damping electromechanical oscillations, energy function method was adopted. By the adopted control law, the damping effect is robust with respect to loading condition, fault location and network structure. Furthermore, the control imputs are based on local signals. The effect of control of the UPFC model was demonstrated on an one machine infinite bus system and a two area system.

  • PDF

Application of an Optimized Support Vector Regression Algorithm in Short-Term Traffic Flow Prediction

  • Ruibo, Ai;Cheng, Li;Na, Li
    • Journal of Information Processing Systems
    • /
    • v.18 no.6
    • /
    • pp.719-728
    • /
    • 2022
  • The prediction of short-term traffic flow is the theoretical basis of intelligent transportation as well as the key technology in traffic flow induction systems. The research on short-term traffic flow prediction has showed the considerable social value. At present, the support vector regression (SVR) intelligent prediction model that is suitable for small samples has been applied in this domain. Aiming at parameter selection difficulty and prediction accuracy improvement, the artificial bee colony (ABC) is adopted in optimizing SVR parameters, which is referred to as the ABC-SVR algorithm in the paper. The simulation experiments are carried out by comparing the ABC-SVR algorithm with SVR algorithm, and the feasibility of the proposed ABC-SVR algorithm is verified by result analysis. Continuously, the simulation experiments are carried out by comparing the ABC-SVR algorithm with particle swarm optimization SVR (PSO-SVR) algorithm and genetic optimization SVR (GA-SVR) algorithm, and a better optimization effect has been attained by simulation experiments and verified by statistical test. Simultaneously, the simulation experiments are carried out by comparing the ABC-SVR algorithm and wavelet neural network time series (WNN-TS) algorithm, and the prediction accuracy of the proposed ABC-SVR algorithm is improved and satisfactory prediction effects have been obtained.

Improved Implementation of Interlock Using Management Step Described by SFC (SFC로 기술된 매니지먼트 스텝에 의한 개선된 인터록의 실현)

  • You, Jeong-Bong
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • v.19 no.3
    • /
    • pp.127-133
    • /
    • 2005
  • Programmable Logic Controller(PLC) is the most widely utilized and plays an important role in industrial control system. The study about a PLC language is performed actively. Ladder Diagram(ID) is the most widely used in PLC. In is not suitable for describing a complex sequential logic and is very difficult to grasp the sequential flow of control logic and has the disadvantage for a maintenance. On the other hand, Sequential Function Chart(SFC) is very easy to grasp the sequential flow of control logic and has the compatability for a maintenance but has the disadvantage for describing a condition and a interlock logic. In this paper, we propose the method that describe the interlock logic using management step, and confirm his feasibility through a actual examples.

Automatic Depth Control System for Tractor Implement (트랙터 작업기의 경심 자동제어시스템)

  • Choi, C.H.;Na, K.W.;Kim, J.M.
    • Journal of Biosystems Engineering
    • /
    • v.18 no.4
    • /
    • pp.328-343
    • /
    • 1993
  • To control depth of tractor implement, an automatic depth control system based upon microcomputer was developed. This system consists of data aquisition system to measure and to record travel speed, draft and depth of the implement, hydraulic system to control the implement depth and 3-point hitch to attach the implement. Program, written in C language, was able to select position control, draft control and mixed control. To analyze parameters affecting this system, the performance of the system was evaluated through use of computer simulation and verified in soil bin experiments. 3-point hitch was lifted by hydraulic pressure and lowered by implement weight. Dead band was one of the important factors which affect the stability and the accuracy of the system. The system became unstable when the flow rate was increased or when the dead band was decreased. The position control mode with on-off control showed the great ability to control the implement at the given plowing depth. With the draft control, the tractor load could be reduced, however the plowing depth was changed unexpectedly when the soil was hard and inconsistent. The mixed control could improve the performance of the system to maintain the plowing depth without overload of the tractor.

  • PDF

Operation method of Voltage Compensation Devices for power system stability (전력계통 안정화를 위한 전압보상설비 운용 방안)

  • Ahn, Chang-Han;Baek, Young-Sik
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.64 no.4
    • /
    • pp.523-528
    • /
    • 2015
  • A new algorithm for a coordinative control method is proposed with respect to voltage control and system stabilization of local substations. This is accomplished using control cooperation between a static synchronous compensator (STATCOM) and the existing voltage compensation equipment in the steady state and emergency state of a power system. A real-time system analysis was developed by combining a system analysis program with InTouch, which has primarily been used in factory automation for verification. PSS/E was used for the load flow calculation software, Python for language, Intouch as an HMI program, and MS SQL for the database. To test this system, the system in the vicinity of the Migeum and the Migeum substations was modeled and simulated.

A Study on Enhancing the Total Transfer Capability from Voltage Stability Point of View Using UPFC (IPLAN을 이용한 UPFC 적용 전력시스템의 전압 안정도 측면에서의 융통전력 향상 효과 분석)

  • Lee, S.J.;Lee, B.H.;Kim, J.H.;Kim, Y.H.;Kwak, N.H.
    • Proceedings of the KIEE Conference
    • /
    • 2002.11b
    • /
    • pp.151-153
    • /
    • 2002
  • Using UPFC(Unified Power Flow Controlled), it is possible to control three parameters(voltage, impedance, and phase angle). The UPFC can generate or absorb reactive power rapidly so as to enhance the transient and voltage stability and also influence the power flow. In this paper, the effects of application of the UPFC to the power system are analyzed from a viewpoint of improving the total transfer capability by enhancing voltage stability. The IPLAN, which is a high level language used with PSS/E program, is employed for evaluating the total transfer capability from a f-V curve.

  • PDF

A Case Study for Mutation-based Fault Localization for FBD Programs (FBD 프로그램 뮤테이션 기반 오류 위치 추정 기법 적용 사례연구)

  • Shin, Donghwan;Kim, Junho;Yun, Wonkyung;Jee, Eunkyoung;Bae, Doo-Hwan
    • KIISE Transactions on Computing Practices
    • /
    • v.22 no.3
    • /
    • pp.145-150
    • /
    • 2016
  • Finding the exact location of faults in a program requires enormous time and effort. Several fault localization methods based on control flows of a program have been studied for decades. Unfortunately, these methods are not applicable to programs based on data-flow languages. A recently proposed mutation-based fault localization method is applicable to data-flow languages, as well as control-flow languages. However, there are no studies on the effectiveness of the mutation-based fault localization method for data-flow based programs. In this paper, we provided an experimental case study to evaluate the effectiveness of mutation-based fault localization on programs implemented in Function Block Diagram (FBD), a widely used data-flow based language in safety-critical systems implementation. We analyzed several real faults in the implementation of FBD programs of a nuclear reactor protection system, and evaluated the mutation-based fault localization effectiveness for each fault.

An Efficient Method of Remote Control for Select Sequence in Process Control (공정제어에서 선택시퀀스를 위한 효율적인 리모트 콘트롤 제어방법)

  • Kong, Heon-Tag;Kim, Chi-Su;You, Jeong-Bong
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.11 no.1
    • /
    • pp.107-112
    • /
    • 2010
  • When we design the control system used Programmable Logic controller(PLC), if we program a Sequential Function Chart(SFC), It is easy to understand the sequential flow of control, to maintenance the controller and to describe a program. SFC language is programmed by a single sequence, a select sequence and a parallel sequence. In a select sequence, when the select step is error, the whole process is stopped. If the error step has no connection the whole process, the loss is down when we debugging the program without stopping the whole process. Therefore, this thesis shows the efficient method of remote control for select sequence and we confirmed its feasibility through actual example.

DESIGN AND IMPLEMENTATION OF V-GIS EVENT PROCESSING SYSTEM

  • Lee, Moon-Soo;Kim, Ju-Wan
    • Proceedings of the KSRS Conference
    • /
    • 2008.10a
    • /
    • pp.266-269
    • /
    • 2008
  • Urban is more intelligent continuously with the help of the convergence with IT technology. And it requires an integrated control system, which can manage urban facilities or monitor large-scale events based on GIS data, to provide its citizen with various ubiquitous services such as u-Health, u-Traffic, context-awareness etc. In order to realize the intelligent city geo-sensors that have the functionalities of generic sensing as well as location awareness will be established everywhere in the near future. Our system we presented have a rule engine to handle a atomic event as well as complex events that contain control flow or branch among them. And it can allow for visualization and monitoring the results through KML (Keyhole Mark-up Language) in the Google Maps. This paper describes au-GIS event processing system that can deal effectively with u-GIS events coming from various geo-sensor data in ubiquitous computing environments.

  • PDF

최적관리제어

  • 이문상;조광현;임종태
    • ICROS
    • /
    • v.6 no.4
    • /
    • pp.38-48
    • /
    • 2000
  • Abstract :본 논문에서는 관리제어시스템의 동적특성을 허용언어(admissible language) 범위 이내에서 최적화시키는 최적 관리제어기법들을 소개한다. 본 논문에서 주로 다루고자 하는 최적 관리제어기법은 Kumar와 Garg에 의해 제안된 기법과 Cho와 Lim에 의해 제안된 계층적 최적 관리제어기법, 그리고, Sengupta와 Lafortune이 제안한 최적 관리제어기법 등이다. 첫 번째 기법에서는 우선 시스템의 최적화를 위해 고려되고 있는 비용함수(cost function)를 소개한 후, 최대흐름 최소분할생성 정리(max-flow min-cut theorem)를 이용한 최적 관리제어기 설계기법을 제시하고, 이를 부분관측 하에서도 최적 관리제어기를 설계할 수 있도록 확장한다. 그런 후 제시된 설계기법에 의해 설계된 관리제어시스템에서 발생 할 수 있는 문제점들을 지적하고, Cho와 Lim에 의해 제안된 완전 최소분할생성(complete min-cut)이라는 개념을 도입하여 지적된 문제점들을 해결할 수 있는 방법을 제시한다. 또한 시스템의 고장을 고려한 계층적 최적 관리 제어(layered optimal supervisory control)기 법을 소개한다 그리 고 마지막으로 Sengupta와 Lafortune이 제안한 최적 관리제어기법에 대해서 살펴본다.

  • PDF