• 제목/요약/키워드: and real-time system

검색결과 14,105건 처리시간 0.044초

DEVELOPMENT OF TIMING ANALYSIS TOOL FOR DISTRIBUTED REAL-TIME CONTROL SYSTEM

  • Choi, J.B.;Shin, M.S.;M, Sun-Woo
    • International Journal of Automotive Technology
    • /
    • 제5권4호
    • /
    • pp.269-276
    • /
    • 2004
  • There has been considerable activity in recent years in developing timing analysis algorithms for distributed real-time control systems. However, it is difficult for control engineers to analyze the timing behavior of distributed real-time control systems because the algorithms was developed in a software engineer's position and the calculation of the algorithm is very complex. Therefore, there is a need to develop a timing analysis tool, which can handle the calculation complexity of the timing analysis algorithms in order to help control engineers easily analyze or develop the distributed real-time control systems. In this paper, an interactive timing analysis tool, called RAT (Response-time Analysis Tool), is introduced. RAT can perform the schedulability analysis for development of distributed real-time control systems. The schedulability analysis can verify whether all real-time tasks and messages in a system will be completed by their deadlines in the system design phase. Furthermore, from the viewpoint of end-to-end scheduling, RAT can perform the schedulability analysis for series of tasks and messages in a precedence relationship.

플랜트 기자재 업체의 효율적인 작업장 운영을 위한 실시간 모니터링 시스템 개발 및 적용 (Development and Application of Real-Time Monitoring System for Efficient Operation of Workplace in Plant Equipment Maker)

  • 정아름;조지운;백태현
    • 산업공학
    • /
    • 제25권1호
    • /
    • pp.114-126
    • /
    • 2012
  • This study describes a real-time location monitoring system developed for efficient operation of workplace in plant equipment maker. This monitoring system can be applied for indoor and outdoor working environment respectively. By using the real-time tracking system based on RTLS, it is possible to track worker's movement and location of working object under indoor working environment. For outdoor working environment, the real-time monitoring system based on IDGPS is applied for work safety and balanced workload. A case study is provided to evaluate the performance of the real-time monitoring system.

실시간 시스템에서의 동적 스토리지 할당을 위한 빠른 수정 이진 버디 기법 (Quick Semi-Buddy Scheme for Dynamic Storage Allocation in Real-Time Systems)

  • 이영재;추현승;윤희용
    • 한국시뮬레이션학회논문지
    • /
    • 제11권3호
    • /
    • pp.23-34
    • /
    • 2002
  • Dynamic storage allocation (DSA) is a field fairly well studied for a long time as a basic problem of system software area. Due to memory fragmentation problem of DSA and its unpredictable worst case execution time, real-time system designers have believed that DSA may not be promising for real-time application service. Recently, the need for an efficient DSA algorithm is widely discussed and the algorithm is considered to be very important in the real-time system. This paper proposes an efficient DSA algorithm called QSB (quick semi-buddy) which is designed to be suitable for real-time environment. QSB scheme effectively maintains free lists based on quick-fit approach to quickly accommodate small and frequent memory requests, and the other free lists devised with adaptation upon a typical binary buddy mechanism for bigger requests in harmony for the .improved performance. Comprehensive simulation results show that the proposed scheme outperforms QHF which is known to be effective in terms of memory fragmentation up to about 16%. Furthermore, the memory allocation failure ratio is significantly decreased and the worst case execution time is predictable.

  • PDF

내장형 제어기를 위한 컴포넌트 소프트웨어 아키텍처 (Component Software Architecture for Embedded Controller)

  • 송오석;김동영;전윤호;이윤수;홍선호;신성훈;최종호
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2000년도 제15차 학술회의논문집
    • /
    • pp.8-8
    • /
    • 2000
  • PICARD (Port-Interface Component Architecture for Real-time system Design) is a software architecture and environment, which is aimed to reduce development time and cost of real-time, control system. With PICARD, a control engineer can construct a control system software by assembling pre-built software components us ing interact ive graphical development environment. PICARD consists of PVM(Picard Virtual Machine) , a component library, and PICE(PIcard Configuration Editor). PVM is a real-time engine of the PICARD system which runs control tasks on a real-time operating system. The component library is composed of components which are called task blocks. PICE is a visual editor which can configure control tasks by creating data-flow diagrams of task blocks or Ladder diagrams for sequential logics. For the communication between PVM on a target system and PICE on a host computer, a simple protocol and tools for stub generation was dove]oped because RPC or CORBA is difficult to be applied for the embedded system. New features such as a byte-code based run time system and a simple and easy MMI builder are also introduced.

  • PDF

Transient Stability Analysis using Large-Scale Real Time Digital Simulator

  • Yoon, Yong-Beum;Kim, Tae-Kyun;Won, Jong-Ryul;Shin, Jeong-Hoon;Kim, Yong-Hak;Cha, Seung-Tae;Choo, Jin-Boo
    • KIEE International Transactions on Power Engineering
    • /
    • 제11A권4호
    • /
    • pp.33-38
    • /
    • 2001
  • The KEPS(KEPCO's Enhanced Power system Simulator) Real Time Digital Simulator(RTDS) is the largest real time power system simulator ever built. A power system which includes 320 (3-phase) buses and 90 generators has been modeled and run in real time. Since such large-scale systems were involved, it was not practical to validate them using non-real time electro-magnetic transient programs such as EMTDC™ or EMTP. Instead, the results of the real time electromagnetic transient simulation were validated by comparing to transient stability simulations run using PTI's PSS/E™ program. The comparison of results from the two programs is very good in almost all cases. However, as expected, some differences did exist and were investigated. The differences in the results were primarily traced to the fact that the electromagnetic transient solution algorithm provides more detail solutions and therefore greater accuracy than the transient stability algorithm. After finding very good comparison of results between RTDS Simulator and PSS/E, and after investigating the discrepancies found, KEPCO gained the necessary confidence to use the large-scale real time simulator to analyze and develop their power system.

  • PDF

ROOM기법을 이용한 전자연동 소프트웨어 설계에 관한 연구 (A Study on the Design of Railway Electornic Interlocking Software Based on Real-Time Object-Oriented Modeling Technique)

  • 김종선;유지윤
    • 대한전기학회논문지:시스템및제어부문D
    • /
    • 제50권9호
    • /
    • pp.439-446
    • /
    • 2001
  • This paper considers the design technique of the real-time control algorithm to implement the electronic interlocking system which is the most important station control system in railway signal field. The proposed technique consists of the structure design and the detail design which are based on the ROOM(Real-Time Object-Oriented Modeling). The structure design is designed with a modeling using the heuristic search technique which, at first, catch and make out the specific requested condition, and then, is designed on the requested condition. The detail design can be implemented if it may get the satisfying values through the repetitive modeling after comparing and examining the data obtained from the structure design in order for the more reliable and accurate system to be implemented. The technique proposed in this paper is implemented with C++ language which is easy to be transferred and compatible with the existing interfaces, and also the operating system is designed and simulated on the VRTX which is a real-time operating system. This proposed technique is applied to the typical station model in order to prove the validity as verifying the performance of the modeled station.

  • PDF

로봇 매니퓰레이터를 위한 RTOS 기반 동력학 제어기의 구현 및 성능평가 (Implementation and Permance Evaluation of RTOS-Based Dynamic Controller for Robot Manipulator)

  • 임동철;국태용
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 1999년도 추계종합학술대회 논문집
    • /
    • pp.716-719
    • /
    • 1999
  • In this paper, a real-time control system for robot manipulator is implemented using real-time operating system with capabilities of multitasking, intertask communication and synchronization, event-driven, priority-driven scheduling, real-time clock control, etc. The hardware system with VME bus and related devices is developed and applied to implement a dynamic learning control scheme for robot manipulator. Real-time performance of the proposed dynamic learning controller is tested for tasks of tracking moving objects and compared with the conventional servo controller.

  • PDF

철도 전자연동장치의 고신뢰화를 위한 실시간 전문가 시스템 (A Real-Time Expert System for the High Reliability of Railway Electronic Interlocking System)

  • 고윤석;최인선;권용훈
    • 대한전기학회논문지:전력기술부문A
    • /
    • 제48권11호
    • /
    • pp.1457-1463
    • /
    • 1999
  • This paper develops an real-time expert system for the electronic interlocking system. it obtains the higher safety by determining the railway interlocking strategy in order to prevent trains from colliding, and derailing in the viewpoint of veteran expert, considering the situation of station in real-time. The expert system determines the real-time interlocking strategy by confirming the interlocking relationships among signal facilities based on the interlocking knowledge base from input information such as signal, points, and it is implemented as the rule-based system in order to represented accurately and effectively the interlocking relationships. Especially in case of emergency the function which determines the rational route coordinating with IIKBAG on the workstation is designed in order to minimize the spreading effect. It is implemented in C computer language for the purpose of the implementation of the inference engine using the dynamic memory allocation technique, the build and interface of the station structure database. And, the validity of the built expert system is proved by simulating the diversity cases which may occur in the real system for the typical station model.

  • PDF

Detecting Complex 3D Human Motions with Body Model Low-Rank Representation for Real-Time Smart Activity Monitoring System

  • Jalal, Ahmad;Kamal, Shaharyar;Kim, Dong-Seong
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제12권3호
    • /
    • pp.1189-1204
    • /
    • 2018
  • Detecting and capturing 3D human structures from the intensity-based image sequences is an inherently arguable problem, which attracted attention of several researchers especially in real-time activity recognition (Real-AR). These Real-AR systems have been significantly enhanced by using depth intensity sensors that gives maximum information, in spite of the fact that conventional Real-AR systems are using RGB video sensors. This study proposed a depth-based routine-logging Real-AR system to identify the daily human activity routines and to make these surroundings an intelligent living space. Our real-time routine-logging Real-AR system is categorized into two categories. The data collection with the use of a depth camera, feature extraction based on joint information and training/recognition of each activity. In-addition, the recognition mechanism locates, and pinpoints the learned activities and induces routine-logs. The evaluation applied on the depth datasets (self-annotated and MSRAction3D datasets) demonstrated that proposed system can achieve better recognition rates and robust as compare to state-of-the-art methods. Our Real-AR should be feasibly accessible and permanently used in behavior monitoring applications, humanoid-robot systems and e-medical therapy systems.

스마트그리드 기반의 실시간요금제 및 DR운영시스템 구현 (A Development of Demand Response Operation System and Real-Time Pricing based on Smart Grid)

  • 고종민;송재주;김영일;정남준;김상규
    • 전기학회논문지
    • /
    • 제59권11호
    • /
    • pp.1964-1970
    • /
    • 2010
  • A new intelligent power network (Smart Grid) that grafts some new technologies, such as the extension of the new and reproducible energy, electric motors, and electric storages, onto the regulation of green house gases according to the recent convention on climate changes has been actively promoted. As establishing such an intelligent power network, it is possible to implement a real-time rate system according to the change from the conventional single directional information transmission to the bidirectional information transmission. Such a real-time rate system can provide power during the chip rate hour by avoiding the high rate hour although customers use the same level of power through providing such real-time rate information including power generation costs. In this study, the establishment of an operating system that makes an effective use of the real-time rate system and its operation method are to be proposed.