• 제목/요약/키워드: PLC(Programmable Logic Control)

검색결과 172건 처리시간 0.029초

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

  • 유정봉
    • 조명전기설비학회논문지
    • /
    • 제19권3호
    • /
    • pp.127-133
    • /
    • 2005
  • PLC는 산업용 제어시스템에서 가장 많이 사용되며, 중요한 역할을 하고 있다. 이러한 PLC에서 사용되는 언어에 대한 연구도 활발히 이루어지고 있다. PLC에서는 LD언어가 가장 많이 사용되고 있다. LD언어는 데이터의 흐름을 알 수 없고, 유지보수가 어렵다. 반면에 SFC는 제어의 흐름을 이해하기 쉽고 유지보수가 용이하지만 조건과 인터록 기술에 문제점이 있다. 본 논문에서는 매니지먼트 스텝을 사용한 인터록의 기술에 대한 방법을 제안하였고, 실례를 통해 그의 타당성을 확인하였다.

ISPLC: 지능적인 에이전트 기반 소프트웨어 PLC (ISPLC:Intelligent Agent System based Software Programmable Logic Control)

  • 조영임;심재홍
    • 한국멀티미디어학회:학술대회논문집
    • /
    • 한국멀티미디어학회 2003년도 추계학술발표대회(하)
    • /
    • pp.557-560
    • /
    • 2003
  • In this paper, we developed an editor and running engine for the SoftPLC. LD is the most popular standard IEC 1131-3 PLC language in Korea and used over 90% among the 5 PLC languages. In this paper, we have developed the ISPLC(Intelligent Agent System based Software Programmable Logic Controller). In ISPLC system, LD programmed by a user is converted to IL, which is one of intermediate codes, and IL is converted to the standard C code which can be used in a commercial editor such as visual C++. In ISPLC, the detection of logical error in high level programming(C) is more efficient than PLC programming itself. ISPLC provide easy programming platform to such beginner as well as professionals. The study of code conversion of LD-> U->C is firstly tried in the world as well as KOREA.

  • PDF

TECHNICAL REVIEW ON THE LOCALIZED DIGITAL INSTRUMENTATION AND CONTROL SYSTEMS

  • Kwon, Kee-Choon;Lee, Myeong-Soo
    • Nuclear Engineering and Technology
    • /
    • 제41권4호
    • /
    • pp.447-454
    • /
    • 2009
  • This paper is a technical review of the research and development results of the Korea Nuclear Instrumentation and Control System (KNICS) project and Nu-Tech 2012 program. In these projects man-machine interface system architecture, two digital platforms, and several control and protection systems were developed. One platform is a Programmable Logic Controller (PLC) for a digital safety system and another platform is a Distributed Control System (DCS) for a non-safety control system. With the safety-grade platform PLC, a reactor protection system, an engineered safety feature-component control system, and reactor core protection system were developed. A power control system was developed based on the DCS. A logic alarm cause tracking system was developed as a man-machine interface for APR1400. Also, Integrated Performance Validation Facility (IPVF) was developed for the evaluation of the function and performance of developed I&C systems. The safety-grade platform PLC and the digital safety system obtained approval for the topical report from the Korean regulatory body in February of 2009. A utility and vendor company will determine the suitability of the KNICS and Nu- Tech 2012 products to apply them to the planned nuclear power plants.

PLC 고장허용에 대한 이중화 시스템 연구 (A Study on Redundancy System for Fault Tolerance of PLC)

  • 이석용;이홍규
    • 조명전기설비학회논문지
    • /
    • 제14권1호
    • /
    • pp.47-52
    • /
    • 2000
  • 이중화 PLC 제어시스템은 높은 유용성과 고장허용을 목표로 사용되고 2채널(1-out-of-Z) 구조로 동기화된 마스터, 스탠바이 시스템으로 PLC의 고장허용 제어를 실현함으로써 기계, 플랜트의 연속운전을 실현하며 데이터 링 크는 마스터와 스탠바이 제어기로 연결되어 있다. 고장허용 제어시스템은 전체 제어시스템에서 최소한의 고장으로 손실을 감소시키고 고장발생시 공정의 연속적인 운전과 시스템의 중단없이 수리 및 점검올 가능하게 하여 생산손실을 최소화하며 전체 시스템에 대하여 신뢰도를 향상시키는것이다.

  • PDF

PLC 코드 작성을 위한 공정 분석 및 적용 방법 (The Process Analysis and Application Methods for PLC Code Programming)

  • 구락조;여성주;이강구;홍상현;박창목;박상철;왕지남
    • 산업공학
    • /
    • 제21권3호
    • /
    • pp.294-301
    • /
    • 2008
  • Agile and flexible manufacturing systems make it mandatory that a control program should have features such as agility, flexibility, and reusability in order to run manufacturing unit smoothly. PLCs are the most frequently used control program in manufacturing systems. PLC programs are mostly programmed by subcontraction, which makes correction of code very difficult. As a result, it may cause delay during down time and ramp up time which leads to big loss of revenue and goodwill. To prevent delay during the times, this paper proposes systematic process analysis and application method for programmable logic controller like LLD (Ladder Logic Diagram). The proposed method uses modified human-error investing techniques for documentation and transforming technique to program LLD from the documentation. Furthermore, this paper demonstrates an example of piston mechanism to explain the proposed method.

공정의 안전 검증을 위한 PLC 모듈 개발 (Development of PLC modules for the safety verification of chemical processes)

  • 정상헌;이광순;문일
    • 제어로봇시스템학회논문지
    • /
    • 제2권1호
    • /
    • pp.53-59
    • /
    • 1996
  • An automatic verification method has been studied to determine the safety and operability of programmable logic controller (PLC) based systems. For the systematic and efficient verification, we have developed a conversion method from relay ladder logic (RLL) to the verification system description. RLL is a common representation used to document PLC programs for the sequential logic of the system such as the safety interlocks and the startup/shutdown procedures. Once the modules are developed, complex RLLs can be represented by the combination of modules. As a result we can verify complex PLC systems using the verification method including RLL modules. The developed modules are used to verify alarm systems and show that the method is valid.

  • PDF

떨어진 입출력 장치를 가지는 프로그래머블 로직 콘트롤러를 위한 스케쥴링 알고리즘 (WCRT-reducing scheduling algorithm for programmable logic controllers with remote I/Os)

  • 정승권;권욱현
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1997년도 한국자동제어학술회의논문집; 한국전력공사 서울연수원; 17-18 Oct. 1997
    • /
    • pp.752-755
    • /
    • 1997
  • In this paper, a scheduling algorithm is proposed for a programmable logic controller(PLC) with remote I/Os, assuming the multi-tasking facilities. Since sequence programs are executed on the application processor and I/O data are transmitted by the network processor concurrently, the proposed algorithm schedules the data transmission as well as the sequence program execution. The suggested algorithm guarantees the bounded WCRT(worst case response time), which is the one third of the WCRT in the absence of scheduling. Computer simulation shows that the algorithm can be easily applied to a real PLC without critical constraints on utilization of resources and inter-relation among tasks.

  • PDF

효율적 코드변환 알고리즘에 기반한 PLC 의 체계적 설계 (Systematic Design of Programmable Logic Controller Based on Efficient Code Conversion Algorithm)

  • 차종호;조광현
    • 제어로봇시스템학회논문지
    • /
    • 제7권12호
    • /
    • pp.1009-1014
    • /
    • 2001
  • The ladder diagram (LD) for programmable logic controllers (PLCs) ar responsible for much important roles in advance industrial automation. As automated systems become more complex the design procedures of the system become more difficult as well. Hence. the design automation issues based on discrete event models(DEMs) are receiving more attention. One of the popular ways of tackling these problems is employing Petri nets. In this paper, we use the modified automation Petri net(MAPN) to model the manufacturing system and the modified token passing logic (MTPL) method conversion (ECC) algorithm based on the MAPN and the MTPL Finally, an example of the manufacturing system is provided to illustrate the proposed ECC algorithm.

  • PDF