• 제목/요약/키워드: PLC Implementation

검색결과 166건 처리시간 0.024초

PLC/CDMA 환경에서의 재난 감시 시스템 구현 (Implementation of the Disaster Monitering System with PLC/CDMA Environments)

  • 박상환;김인민;윤선태;박기원;고봉진
    • 한국항행학회논문지
    • /
    • 제14권6호
    • /
    • pp.824-830
    • /
    • 2010
  • 선행 연구에서 구현된 PLC_Zigbee시스템은 전력선 통신 기반 ZigBee 노드를 이용한 시스템으로써, 전력선이 포설되어 있지 않은 지역에는 전력선 통신을 활용할 수 없다는 것과 원거리 전력선 통신 시에는 신호 감쇄 및 왜곡이라는 단점을 가지고 있다. 그래서 본 논문에서는 일정 장소 및 환경에 제약을 받는다는 전력선 통신 방식의 단점에 대해 SMS (Short Message Service) 형태의 데이터 전송방식을 사용하는 CDMA (Code Division Multiple Access) 모듈과 WSN (Wireless Sensor Network) 모듈인 XBee를 추가시킴으로써, 각 통신매체의 인터페이싱을 통하여 단점을 상호 보완하고, 보다 폭넓은 실시간 모니터링 시스템을 구현할 수 있었다.

인지 LPC cepstrum의 새로운 구현 및 음성인식에의 적용 (A new Implementation of Perceptual LPC Cepstrum and its Application to Speech Recognition)

  • 김진영;최승호
    • 한국음향학회지
    • /
    • 제15권5호
    • /
    • pp.61-64
    • /
    • 1996
  • 본 논문에서는 귀의 주요한 특징인 주파수가중특성과 Bark-scale이라는 비선형주파수특성을 선형주파수축상에서 고려한 거리함수를 정의하고, 이 거리함수로부터 새로운 LPC cepstrum 계수를 제안한다. 귀의 특성은 선형주파수축에서 로그 스펙트럼에 대한 가증함수로서 표현되며, 이 가중함수는 cepstrum 영역에서 콘볼루션으로 표현되어 콘볼루션적으로 가중되는 LPC cepstrum을 정의하게 된다. 제안된 cepstrum 계수에서 정의된 가중함수는 A-weighting의 영향과 비선형주파수축의 영향을 하나의 가중함수로 통합하여 사용된 것이다. 제안된 파라미터의 성능을 음성인식 실험을 통하여 검증하였다.

  • PDF

프로그램형 논리 제어기의 고속화를 위한 래더 언어 해석기의 구현 (Implementation of Ladder Diagram Translator for High-Speed Programmable Logic Controller)

  • 김형석;권욱현
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1998년도 하계학술대회 논문집 G
    • /
    • pp.2402-2404
    • /
    • 1998
  • This paper proposes a translation method that converts ladder diagrams to binary executable codes for PLC (programmable logic controller)s. A PLC based on general purpose DSP(digital signal processor) validates the method. We performed a benchmark on the system that compares the execution time of the interpretation method and ours. Experimenal result shows how fast this method executes programs that consist of codes generated.

  • PDF

Swing 컴포넌트를 이용한 인터넷 기반 공정관리시스템 설계와 구현 (Design and Implementation of Progress Management System Using Swing Component Based on Internet)

  • 김태석;김종수
    • 한국멀티미디어학회논문지
    • /
    • 제13권8호
    • /
    • pp.1163-1170
    • /
    • 2010
  • 본 논문에서는 인터넷을 이용한 원격지 공정관리 시스템을 개발하는데 있어서 유지보수가 용이하고, 기능의 추가가 쉽도록 자바 언어와 GoF 디자인 패턴을 이용한 설계기법을 보인다. 시스템의 구현을 위해 현재 운전되고 있는 설비들의 상태를 파악할 수 있도록 설비 제어 박스에 있는 PLC에 RS232C와 RS422/RS485 통신모듈을 추가하였고, PLC를 통하여 제어되고 있는 정보를 송수신하기 위해 RS232C 통신을 Ethernet으로 변환시켜주는 변환기를 설치하였다. 다계층으로 구성된 시스템을 구현하기 위해 Swing 컴포넌트를 사용하였으며, Applet과 Frame GUI를 동시에 지원하여, 관리자가 인터넷을 통하여 원격지의 작업공정 진도를 쉽게 파악할 수 있도록 하였다. 다계층 구조의 주요 목적은 클라이언트들 간의 자원을 공유하는 것이다. 제안된 시스템은 원격지에서 설비를 제어하기 위한 소프트웨어를 제작하는데 도움을 줄 수 있고, 이와 비슷한 소프트웨어를 제작하려는 개발자에게 기존 코드를 쉽게 재사용하여, 새로운 기능을 쉽게 추가할 수 있다는 장점이 있다.

PLC의 시퀀스 제어를 위한 BIT 연산 프로세서의 구현 (An Implementation of Bit Processor for the Sequence Logic Control of PLC)

  • 유영상;양오
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1999년도 하계학술대회 논문집 G
    • /
    • pp.3067-3069
    • /
    • 1999
  • In this paper, A bit processor for controlling sequence logic was implemented, using a FPGA. This processor consists of program memory interface. I/O interface, parts for instruction fetch and decode, registers, ALU, program counter and etc. This FPGA is able to execute sequence instruction during program fetch cycle, because of divided bus system, program bus and data bus. Also this bit processor has instructions set that 16bit or 32bit fixed width, so instruction decoding time and data memory interface time was reduced. This FPGA was synthesized by pASIC 2 SpDE and Synplify-Lite synthesis tool of Quick Logic company. The final simulation for worst cases was successfully performed under a Verilog HDL simulation environment. And the FPGA programmed for an 84 pin PLCC package. Finally, the benchmark was performed to prove that Our FPGA has better performance than DSP(TMS320C32-40MHz) for the sequence logic control of PLC.

  • PDF

Design and Implementation of the Basic Technology for Solitary Senior Citizen's Lonely Death Monitor ing System using PLC

  • Huh, Jun-Ho;Seo, Kyungryong
    • 한국멀티미디어학회논문지
    • /
    • 제18권6호
    • /
    • pp.742-752
    • /
    • 2015
  • The communications through the power lines are called as the PLC and this is a common name for the communication modes for the information delivery. This technology transmits the data through the power lines on which the information is stored with the form of high frequency signal. The characteristic of the frequency signal is that the signal can be separated from the power line through exclusive power line modem and transmitted to the terminal devices. In this paper, 'In-home Headcount' checking algorithm using Wi-Fi and taking above mentioned advantages is proposed, and the basic Technology for such Solitary Senior Citizen's Lonely Death monitoring system has been designed and implemented. The comparative analysis has been conducted in this paper with the test-operated and test bed-completed 'Hyosimi 119 Safety-Welfare System' which is still being tested since 2008. With the 'In-home Headcount Checking Algorithm', Wi-Fi connection/disconnection status and SSIDs of relevant Wi-Fis will be checked. We expect that our proposed method will become as the basic Technology which can prevent lonely deaths of elderly people living alone. Since the PLC technology can be normally implement all the functions used on internet anticipate that the technology could be applied to many areas to construct a new form of communication network.

철도 차량 간 통신에 적용 가능한 SNMP 기반 전력선 통신 시스템의 운영 정보 베이스 설계 (Design of Management Information Base for SNMP-based Power Line Communication System Applicable to Railway Vehicles)

  • 안진웅;이재호;조황;이기서
    • 한국철도학회논문집
    • /
    • 제11권1호
    • /
    • pp.69-74
    • /
    • 2008
  • 철도차량 간 통신에 적용 가능한 SNMP기반 전력선 통신 시스템의 운영 정보베이스(MIB)의 설계 및 구현에 관한 연구로, "Basic Information", "Configuration", "Stats", 그리고 "Alarm"의 네 가지 노드를 갖는 MIB를 정의하고 구현한다. 특히 통신 성능의 향상을 위한 "Alarm"운용 함수들로서 사용자 간섭 없이 장비와의 자동 연결을 가능하게 하는 ACF, 데이터 손실과 에러의 유무를 검사하는 DEC, 그리고 에러를 포함한 데이터의 손실을 방지하는 DLPF를 정의하고 구현한다. 제안된 MIB의 평가를 위해 전력선 통신 실험 장치를 만들어 실험을 수행한다. 제안된 MIB를 갖는 전력선 통신 시스템은 종래의 것을 개선하는데 기여한 바가 있다.

Design of Programmable Logic Controller and I/O Expansions

  • Gulpanich, Suphan;Numsomran, Ajin;Roengruen, Prapas;Kongratana, Viriya;Tirasesth, Kitti
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2005년도 ICCAS
    • /
    • pp.1107-1111
    • /
    • 2005
  • This paper presents a design of Programmable logic Controllers which are well known for a long time that can be applied to be a controller for an automatic machine in industries. However, most of them have been imported from oversea country. This research focuses on the development of PLC by KMITL staff. This PLC system is consists of CPU unit, Digital I/O RTU unit, ANALOG RTU unit. The implementation of the CPU scan time and I/O refresh are principle to PLC. In this article, there are many benefits to industries especially in order to support SME that can use local technology. Therefore, we can apply this research to the manufacturing process in Thailand for the future.

  • PDF

필드버스(Lonworks)를 이용한 수운영시스템 구축 (The Construction Of Water Treatment Operation System Using Fieldbus)

  • 박지수;김인상;송현승
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2004년도 하계학술대회 논문집 D
    • /
    • pp.2257-2259
    • /
    • 2004
  • Water Treatment Operation System is applied in most water treatment plants with DCS(Distributed Control System) or PLC(Programmable Logic Controller) system. But it has a lot of problems in viewpoint of cost and expansibilities. Therefore, we rose demand about a system that it was easier, convenient and a few costs. So, It was appeared at a Fieldbus as an alternative about this. It is used in ail industrial fields, but because of the economic reality that we can't removes the existing system, and cannot introduce new technology. Because it is actual to be hard to find an actual implementation reward and way of domestic fieldbus technology, we cannot be acknowledged with reliability in the industrial spot. Therefore, We is going to look into a fieldbus application reward in this paper. That is, We recognize structure and a kind of a fieldbus in a Chapter 2. And we is going to look into difference between a PLC method and fieldbus methods in a Chapter 3. Also, We are going to compare the system that used PLC with the system that used fieldbus (LonWorks). And the objects are JinAn and Wonju where a field bus was applied to.

  • PDF