• Title/Summary/Keyword: HMI system

Search Result 211, Processing Time 0.027 seconds

Protocol Monitor System Between Cortex M7 Based PLC And HMI

  • Kim, Ki-Su;Lee, Jong-Chan;Ha, Heon-Seong
    • Journal of the Korea Society of Computer and Information
    • /
    • v.25 no.6
    • /
    • pp.17-23
    • /
    • 2020
  • In this paper, collecting real-time data frames that occur during RS232 communication between an HMI and PLC of automation equipment by sniffing real-time information data frames through MCU without modification of the HMI or PLC, a method is proposed that allows users to collect data without being dependent on the modification of PLC and HMI systems. The user collects necessary information from the sniffing data through the parsing operation, and the original communication interface is maintained by transmitting the corresponding sniffing frame to the destination. The MCU's UART communication interface circuit is physically designed according to the RS232 communication standard, and this additionally improves efficiency more so than an interrupt-based system by using the DMA device inside the MCU. In addition, the data frame IO operation is performed by logically separating the work of the DMA interrupt service routine from the work of the main thread using the circular queue. Through this method, the user receives the sniffing data frame between the HMI and PLC in RS232 format, and the frame transfer between PLC and HMI arrives normally at the original destination. By sniffing the data frame without further modification of the PLC and HMI, it can be confirmed that it arrives at the user system normally.

Development of HMI Which Took in a Animation Object (애니메이션 객체를 도입한 HMI의 개발)

  • Kim, Min-Seok;Kim, Han-Sung;Hong, Jung-Gi
    • Proceedings of the KIEE Conference
    • /
    • 2005.10b
    • /
    • pp.463-465
    • /
    • 2005
  • Our society experiences a big change recently for ten years. The public of multimedia by development of a PC and Internet diffusion is it. this situation was applied in the field of industry. HMI of an industrial field experienced a big change these days. it comes out in new general ideas one after another, for example Interface of an Internet base, the animated graphic object, etc.. A study of a book is contents about animation function development of Human Interface Station(HIS) which is HMI of existing DCS system.

  • PDF

A study of the design and the implementation for the Human-Machine Interface Evaluation System in the In-Vehicle Navigation System (자동차 항법장치 HMI 평가시스템 설계 및 구축에 관한 연구)

  • Cha, Doo-Won;Park, Peom;Lee, Soo-Young
    • Proceedings of the ESK Conference
    • /
    • 1998.04a
    • /
    • pp.13.1-18
    • /
    • 1998
  • IVNS(In-Vehicle Navigation System) which developed by the advance of technological system including computer, display and communication will procide the important interface functions between the driver and the ITS (Intelligent Transport System). However, hat the human factors engineer can actually offer to the designer is by no means a complete set of design specifications. Therefore, a set of boundary conditions and operational ranges within which the designer can be assured that physical, perceptual and cognitive abilities and limitations of drivers will be accommodated system atically[6]. Also, this will be the considerations to compose the IVNS HMI (Human-Machine Interface) design guidelines and IVNS HMI evaluation system. As the first phase of developing the IVNS HMI evaluation system, this paper describe the architecture and the content of this system.

  • PDF

Design of HMI software Interoperable with OPC-DA Server (OPC Server와 연동되는 HMI 소프트웨어 설계)

  • Cha, Jae-Pil;Jang, Dong-Wook;Jo, Sang-Hyun;Sun, Bok-Keun;Kim, Su-Hee;Han, Kwang-Rok
    • Proceedings of the IEEK Conference
    • /
    • 2006.06a
    • /
    • pp.801-802
    • /
    • 2006
  • The present study purposes to develop HMI software that runs on Windows CE .NET platform without being bound to specific HMI equipment and accesses data in PLC equipment through interoperation with an OPC-DA server. As the OPC-DA server reads data in PLC equipment, HMI system does not need to be configured differently for different equipments. In addition, when the interface environment of specific equipment changes, it does not require the application of new equipment or the change of communication protocol. As HMI system runs on Windows CE .NET platform, it can be configured using common embedded devices based on Windows CE .NET platform. HMI software reads data in PLC equipment through RS-232C communication interface. In addition, because it connects to an OPC-DA server through Ethernet communication interface, it can access data in PLC equipment as long as Ethernet is usable.

  • PDF

Smart Home Control based on Raspberry Pi Server & SEN Remote HMI App (라즈베리파이 서버 & SEN Remote HMI 앱 기반의 스마트 홈 제어)

  • Kim, Nam-sung
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.05a
    • /
    • pp.533-536
    • /
    • 2016
  • In this paper, we take advantage of the SEN Remote HMI App as a tool based on Raspberry Pi server for the smart home control. This is a smart home control system built in an open and a low-cost Raspberry Pi as a server, and take advantage of Android-based graphical programming software SEN Remote HMI. If you build it based system expansion and additional works interface via the Raspberry Pi and Arduino, it is expected to be extended to the Internet of Things (IoT) enabling environment for the implementation of smart home.

  • PDF

Design a Distributed Control System Considering a HMI Software Task Characteristic (HMI 소프트웨어 작업 특성을 고려한 분산제어시스템 설계)

  • Lee, Gun-Woo;Ji, Jung-Hoon;Woo, Gyun
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2007.10b
    • /
    • pp.373-378
    • /
    • 2007
  • 분산제어시스템은 지리적으로 분산되어 있는 제어장치들을 제어시스템과 HMI(Human Machine Interface) 소프트웨어를 통하여 감시제어 한다. 사용자는 HMI 소프트웨어를 사용해 전체 시스템을 제어한다. HMI 소프트웨어는 통신, 저장 화면 갱신, 데이터 분석 등 모든 작업을 수행한다. 분산제어시스템의 특성상 항상 동작 상태에 있어야 하기 때문에 HMI 소프트웨어의 부담은 고장 가능성을 증가시킨다. HMI 소프트웨어의 작업은 실시간 특성을 기준으로 나눌 수 있다. 작업은 실시간 데이터를 이용하는 감시와 레포트(report)와 데이터 분석을 위하여 저장된 데이터를 이용하는 작업으로 나눌 수 있다. 본 논문이 제안한 분산제어시스템에서는 제어시스템(PCS)과 제어감시 소프트웨어(HIIS)가 작업의 특성에 따라 동적(dynamic)으로 연결된다. HIIS는 동적연결을 통하여 디스크 쓰기 동작을 줄이고 제어시스템으로부터의 데이터 전송을 감소시킨다. 결과적으로 제어시스템과 HMI 소프트웨어의 작업량을 줄임으로서 분산제어시스템의 성능향상과 유효성을 증가시킨다. 본 논문에서는 HMI 소프트웨어의 작업(task) 특성을 고려한 분산 제어시스템 아키텍처를 제안하고 실험을 통하여 아키텍처 성능을 평가하였다.

  • PDF

Virtual Prototyping of Consumer Electronic Products by Embedding HMI Functional Simulation into VR Techniques (HMI 기능성 시뮬레이션과 VR 기법과의 연동을 통한 개인용 전자제품의 가상시작 방안)

  • Park, Hyung-Jun;Bae, Chae-Yeol;Lee, Kwan-Heng
    • Korean Journal of Computational Design and Engineering
    • /
    • v.12 no.2
    • /
    • pp.87-94
    • /
    • 2007
  • The functional behavior of a consumer electronic product is nearly all expressed with human-machine interaction (HMI) tasks. Although physical prototyping and computer aided design (CAD) software can show the appearance of the product, they cannot properly reflect its functional behavior. In this paper, we propose an approach to virtual prototyping (VP) that incorporates HMI functional simulation into virtual reality techniques in order to enables users to capture not only the realistic look of a consumer electronic product but also its functional behavior. We adopt state transition methodology to capture the HMI functional behavior of the product into a state transition chart, which is later used to construct a finite state machine (FSM) for the functional simulation of the product. The FSM plays an important role to control the transition between states of the product. We have developed a VP system based on the proposed approach. The system receives input events such as mouse clicks on buttons and switches of the virtual prototype model, and it reacts to the events based on the FSM by activating associated activities. The system provides the realistic visualization of the product and the vivid simulation of its functional behavior using head-mounted displays (HMD) and stereo speakers. It can easily allow users to perform functional evaluation and usability testing. A case study about the virtual prototyping of an MP3 player is given to show the usefulness of the proposed approach.

Implementation of C-HMI based Real-time Control and Monitoring for Remote Wastewater Reclamation and Reusing System (C-HMI 기반의 원격지 중수도 설비 실시간 제어와 모니터링 구현)

  • Lee, Un-Seon;Park, Man-Gon
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.62 no.5
    • /
    • pp.717-722
    • /
    • 2013
  • The wastewater reclamation and reusing system has been rising as an alternative of water resource exhaustion that the whole world is experiencing. In order to be able to bring about improvement of the existing wastewater reclamation and reusing system, this research has developed of Conversion-Human Machine Interaction (C-HMI) based real-time control and monitoring system such as a sensor module and gate module, web monitoring system. This system was communication almost-error-free in various environment and situation. As a result, we have achieved our goal that has to doing work correctly as a sensor and gateway module that communication error is less than 0.2% throughout the embodied system and add that it can be easily controled and configured as an interface equipment to a complex sensor of water quality. According to this, the construction of a database capable of analyzing and assessing collection, storage and various elements of reliable water quality and flow rate data can be possible.

A Cyber-Physical Information System for Smart Buildings with Collaborative Information Fusion

  • Liu, Qing;Li, Lanlan
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.16 no.5
    • /
    • pp.1516-1539
    • /
    • 2022
  • This article shows a set of physical information fusion IoT systems that we designed for smart buildings. Its essence is a computer system that combines physical quantities in buildings with quantitative analysis and control. In the part of the Internet of Things, its mechanism is controlled by a monitoring system based on sensor networks and computer-based algorithms. Based on the design idea of the agent, we have realized human-machine interaction (HMI) and machine-machine interaction (MMI). Among them, HMI is realized through human-machine interaction, while MMI is realized through embedded computing, sensors, controllers, and execution. Device and wireless communication network. This article mainly focuses on the function of wireless sensor networks and MMI in environmental monitoring. This function plays a fundamental role in building security, environmental control, HVAC, and other smart building control systems. The article not only discusses various network applications and their implementation based on agent design but also demonstrates our collaborative information fusion strategy. This strategy can provide a stable incentive method for the system through collaborative information fusion when the sensor system is unstable in the physical measurements, thereby preventing system jitter and unstable response caused by uncertain disturbances and environmental factors. This article also gives the results of the system test. The results show that through the CPS interaction of HMI and MMI, the intelligent building IoT system can achieve comprehensive monitoring, thereby providing support and expansion for advanced automation management.