• Title/Summary/Keyword: PLC System

Search Result 749, Processing Time 0.03 seconds

A Study on the Programming/Application of PID Control Modules of a PLC (PLC의 PID제어 모듈의 프로그래밍 및 적용에 관한 연구)

  • 조도현;이창희;이상훈
    • Journal of the Korea Computer Industry Society
    • /
    • v.2 no.4
    • /
    • pp.425-434
    • /
    • 2001
  • In this paper, a series of processes to configure a feedback control system by using a PID controller in a programmable logic controller (PLC). The PLC (SIMATIC S7-400) with a PID module (FM455C) is connected by online to an IBM PC with the Windows environment, which serves as a PLC programmer. PID controllers including P/PD/PI controllers have been designed in order to show design procedures, and finally, a PID controller for the plant of cart system. Performances of the control system have been investigated by the MATLAB simulation, the simulation in the PLC programmer. Physical performances have been recorded and examined for the real cart system.

  • PDF

A Shelter Guidance System using the PLC Communication (PLC 통신을 이용한 피난구 유도장치 시스템)

  • Lee, Chang-Young;Lee, Kyu-Yun;Lee, Hyun-Kwan;Kim, In-Kook;Eom, Ki-Hwan
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • v.9 no.1
    • /
    • pp.583-586
    • /
    • 2005
  • We propose a shelter guidance system using the PLC communication to resolve that a conventional shelter guidance light for underground space has problems. The proposed shelter guidance system is composed of a main control part, a PLC remote control part, a charging part, a sound generation part, a display part, an alarm part and a smoke sensing part.. The efficacy of the proposed system is verified by means of experimental. Experimental results are presented that show the effectiveness and the improvement of noise.

  • PDF

PLC Manager for Incompatible PLCs in a Cell Controller (비호환 기종 PLC들의 통합제어를 위한 PLC매니저 설계)

  • Park, Won-Yil
    • The Transactions of the Korean Institute of Electrical Engineers
    • /
    • v.43 no.4
    • /
    • pp.658-665
    • /
    • 1994
  • CIM is generally considered as a solution for total automation of a manufacturing system. In a CIM system, Flexible Manufacturing System(FMS) is linked colsely to the actual manufacturing line. This study will examine the strategy of integrating incompatible FA equipments, expecially PLCs (Programable Logic Controllers). PLC Manager is proposed as a model for integrating PLC algorithms, whose primary tasks are to communicate line-field data with PLCs and cell controller. To operate it, a PLC script language is designed and implemented.

Remote Monitoring and Control of PLC Using TCP/IP Communication (TCP/IP 통신을 이용한 PLC 원격 감시 및 제어)

  • 고덕현;이순걸
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2000.11a
    • /
    • pp.140-143
    • /
    • 2000
  • This research presents new type of remote monitoring and control solution of PLC that can be used bi-directional and efficient management of factory automation through internet. This system has client/server architect for information handling between PLC and remote computer where a user can control and monitor target PLC. Actually the authors redirect RS232C connection between PLC and server computer into Internet connection between PLC and remote client computer using supplied PLC tool program So user feel like in front of PLC panel when he operates remote PLC through Internet. Each client/server program is constructed with Java language for security. In this paper the internet-based remote control system was proposed and proved validity by being applied to redirection of PLC control for factory automation.

  • PDF

A Study on the Knowledge-based PLC Ladder Programming System (PLC 래더다이어그램 생성을 위한 지식기반시스템에 관한 연구)

  • 강신한;김광만;이재원
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.17 no.30
    • /
    • pp.153-160
    • /
    • 1994
  • In this paper, we present the application of knowledge-based system technique for generating of PLC ladder diagram The developed prototype system receives a time chart as an input and generates a ladder logic as its output This results in the computerization and intellegent processing of PLC programming. The system can be effectively applied to sequence control where the PLC programs need to be frequently changed and generated.

  • PDF

The Development of PLC Programming Education System Based on Distance Learning (원격기반 PLC 프로그래밍 교육시스템의 개발)

  • Lee, Sung-Youl;Jeon, Dong-Pyo
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.11 no.5
    • /
    • pp.78-85
    • /
    • 2006
  • Thanks to the spacial and timely flexibility of laboratory's environment, the distance learning based real time PLC education system has been brought into relief as a next generation laboratory alternative. The developed system was installed using a relatively cheap PLC and PC camera. Providing image feedback through the PC camera, the system provides the student's interests of the lab as well as an opportunity to monitor the lab's activities and results.

  • PDF

Development of Machine Vision System based on PLC (PLC 기반 머신 비전 시스템 개발)

  • Lee, Sang-Back;Park, Tae-Hyoung;Han, Kyung-Sik
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.20 no.7
    • /
    • pp.741-749
    • /
    • 2014
  • This paper proposes a machine vision module for PLCs (Programmable Logic Controllers). PLC is the industrial controller most widely used in factory automation system. However most of the machine vision systems are based on PC (Personal Computer). The machine vision system embedded in PLC is required to reduce the cost and improve the convenience of implementation. In this paper, we newly propose a machine vision module based on PLC. The image processing libraries are implemented and integrated with the PLC programming tool. In order to interface the libraries with ladder programming, the ladder instruction set was also designed for each vision library. By use of the developed system, PLC users can implement vision systems easily by ladder programming. The developed system was applied to sample inspection system to verify the performance. The experimental results show that the proposed system can reduce the cost of installing as well as increase the ease-of-implementation.

Monitoring and Control of Geothermal Apparatus Using Mobile Devices (모바일 PDA를 이용한 지열냉난방의 감시 및 제어)

  • Ji, Yang-Hwan;Jo, Yong-Byum;Choi, Seung-Dal;Nam, Boo-Hee
    • Proceedings of the KIEE Conference
    • /
    • 2005.10b
    • /
    • pp.331-333
    • /
    • 2005
  • In this paper, we implemented the monitoring and control of geothermal heating and cooling system using mobile devices. The main idea of this system is to provide the convenience if the system can be controled in remote place with monitoring using the mobile devices like PDA. Basically, the system consists of the Server-Client structure divided into two parts, one is PDA and PC, the other is PC and PLC(Programmable Logic Controller). The PDA, which is equipped with Windows CE as as, monitors the status of the devices (motors and sensors, etc) attached to PLC and controls them. This does the system to be controled by the commands, which we assume to control, with wireless transmission between PC and PLC. The PDA parts are responsible for monitoring and control the devices connected to the PLC, and the PC part which equipped with the application is to provide the relation between PDA and PLC. The Ladder Program is used to control the sequences of the PLC..

  • PDF

Development of Neutrality System using Intelligent PLC

  • Ahn, Ihn-Seok;Kim, Sang-Bin;Ahn, Kwang-Seok;Lee, Sung-Hwan;Lee, Pyung-Gi
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2001.10a
    • /
    • pp.179.2-179
    • /
    • 2001
  • This paper is about to consist of neutralization public decision system which is level controled the amount of inflow and outflow water to make use of PLC in automatic system and according to numerical value of PH, which is projected into a water tank counteragent automatically. But neverthless, appearance of extended PLC, there is a limit to realize from automatic system to intellectual system which is more efficient and active. There are two problems in PLC. First, there is not generalized that a module of PLC (which is installed in PLC) is realized control algorithm form. Second, there is a difficulty of expression that provided PLC control language is realized. There fore I take fuzzy inference control technique of various intellectual algorithm and 1 make a control rule and ...

  • PDF

Implementation of Zigbee/PLC Gateway System for U-Health Care (유비쿼터스 헬스케어를 위한 Zigbee/PLC 게이트웨이 시스템 구현)

  • Kim, Sung-Yun;Kang, Kyung-Il;Kweon, Min-Su;Rhee, Young-Chul
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.5 no.3
    • /
    • pp.332-338
    • /
    • 2010
  • In this paper, Zigbee/PLC gateway system is designed for Ubiquitous health care. A protocol conversion algorithm for smooth information exchange between Zigbee and PLC communication has been implemented on the gatway. If a moving object is detected by wireless sensor, the data is transmitted to gateway. Zigbee/PLC gateway analyzes received data and transmits to Power Line Communication for real-time monitoring. Implemented system is can support elder who lives alone activity analysis, crime prevention system, Home network service.