• Title/Summary/Keyword: Real-time systems

Search Result 6,556, Processing Time 0.032 seconds

Real-time EtherCAT Master Implementation on Xenomai for a Robot System

  • Moon, Yong-Seon;Ko, Nak-Yong;Lee, Kwang-Seok;Bae, Young-Chul;Park, Jong-Kyu
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • v.9 no.3
    • /
    • pp.244-248
    • /
    • 2009
  • This paper describes a real-time EtherCAT Master library. The library is developed using Xenomai. Xenomai is a real-time development framework. It cooperates with the Linux kernel, in order to provide a pervasive, interface-agnostic, hard real-time support to user-space applications, seamlessly integrated into the GNU/Linux environment. The proposed master library implements EtherCAT protocol for master side, and supports Application Programming Interfaces(APIs) for programming of real-time application which controls EtherCAT slave.

A Study on the Development of Smartphone-based Real-time Evacuation Scenarios for Large-scale Buildings (스마트폰을 활용한 중·대규모 건물의 실시간 피난 시나리오 개발에 관한 연구)

  • Kim, Minseok;Kim, Youngsun;Cha, Jieun;Han, Gyu Bin;Choi, Junho
    • Journal of the Architectural Institute of Korea Planning & Design
    • /
    • v.36 no.1
    • /
    • pp.15-26
    • /
    • 2020
  • The purpose of this study is to develop every possible real-time evacuation scenarios for large-scale buildings which considering continuously changing conditions during the events. From the review of the previous studies on smartphone-based real-time evacuation systems, this study proposed the customized egress scenarios. The scenario considered the characteristics of facilities, disaster types, and individual factors of evacuees. This study verified the proposed process for real-time evacuation scenarios by applying the several actual fire cases happened recently in Korea. Based on the result of this research, necessary technologies for the real-time evacuation systems are identified and can be applied to develop the more effective evacuation system.

Scheduling of Sporadic and Periodic Tasks and Messages with End-to-End Constraints (양극단 제약을 갖는 비주기, 주기 태스크와 메시지 스케줄링)

  • Oh Hoon;Park Hong Seong;Kim Hyoung Yuk
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.11 no.2
    • /
    • pp.175-185
    • /
    • 2005
  • The scheduling methods of the distributed real-time systems have been proposed. However, they have some weak points. They did not schedule both sporadic and periodic tasks and messages at the same time or did not consider the end-to-end constraints such as precedence relations between sporadic tasks. This means that system scheduling must guarantee the constraints of practical systems and be applicable to them. This paper proposes a new scheduling method that can be applied to more practical model of distributed real-time systems. System model consists of sporadic and periodic tasks with precedence relations and sporadic and periodic messages and has end-to-end constraints. The proposed method is based on a binary search-based period assignment algorithm, an end-to-end laxity-based priority assignment algorithm, and three kinds of schedulability analysis, node, network, and end-to-end schedulability analysis. In addition, this paper describes the application model of sporadic tasks with precedence constraints in a distributed real-time system, shows that existing scheduling methods such as Rate Monotonic scheduling are not proper to be applied to the system having sporadic tasks with precedence constraints, and proposes an end-to-end laxity-based priority assignment algorithm.

Real-Time Control System

  • Gharbi, Atef
    • International Journal of Computer Science & Network Security
    • /
    • v.21 no.4
    • /
    • pp.19-27
    • /
    • 2021
  • Tasks scheduling have been gaining attention in both industry and research. The scheduling that ensures independent task execution is critical in real-time systems. While task scheduling has gained a lot of attention in recent years, there have been few works that have been implemented into real-time architecture. The efficiency of the classical scheduling strategy in real-time systems, in particular, is still understudied. To reduce total waiting time, we apply three scheduling approaches in this paper: First In/First Out (FIFO), Shortest Execution Time (SET), and Shortest-Longest Execution Time (SLET). Experimental results have demonstrated the efficacy of the SLET in comparison with the others in most cases in a wide range of configurations.

Stability of Time Delay Systems Using Numerical Computation of Argument Principles

  • Suh, Young-Soo
    • International Journal of Control, Automation, and Systems
    • /
    • v.1 no.1
    • /
    • pp.127-133
    • /
    • 2003
  • This paper proposes a new numerical method to check the stability of a general class of time delay systems. The proposed method checks whether there are characteristic roots whose real values are nonnegative through two steps. Firstly, rectangular bounds of characteristic roots whose real values are nonnegative are computed. Secondly, the existence of roots inside the bounds are checked using the numerical computation of argument principles. An adaptive discretization is proposed for the numerical computation of argument principles.

Improving Memory Efficiency of Dynamic Memory Allocators for Real-Time Embedded Systems

  • Lee, Jung-Hee;Yi, Joon-Hwan
    • ETRI Journal
    • /
    • v.33 no.2
    • /
    • pp.230-239
    • /
    • 2011
  • Dynamic memory allocators for real-time embedded systems need to fulfill three fundamental requirements: bounded worst-case execution time, fast average execution time, and minimal fragmentation. Since embedded systems generally run continuously during their whole lifetime, fragmentation is one of the most important factors in designing the memory allocator. This paper focuses on minimizing fragmentation while other requirements are still satisfied. To minimize fragmentation, a part of a memory region is segregated by the proposed budgeting method that exploits the memory profile of the given application. The budgeting method can be applied for any existing memory allocators. Experimental results show that the memory efficiency of allocators can be improved by up to 18.85% by using the budgeting method. Its worst-case execution time is analyzed to be bounded.

Study on real time controller design of heavy load 6-DOF mition simulator (대부하 6자유도 운동 시뮬레이터의 실시간 제어기 설계에 관한 연구)

  • 김영대;강석종;이상범;박정호
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1989.10a
    • /
    • pp.13-16
    • /
    • 1989
  • The paper, introduce the real time controller Design method of heavy load 6-DOF motion simulator. And also, introduce the Geometric design of 6-DOF Motion generation, real time control A algorithm and the configuration method of real time controller H/W and S/W.

  • PDF

Development of a Pneumatic Actuation System Real-Time Simulator Using a DSP Board and PC (DSP 카드 및 PC에 의한 공압구동장치의 실시간 모의시험기 개발)

  • Lee, Seong-Rae;Shin, Hyo-Pil
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.6 no.4
    • /
    • pp.320-326
    • /
    • 2000
  • The real-time simulator of a pneumatic actuation system that is composed of differential PWM signal generator, charge solenoid valve, discharge solenoid valve, actuator, load, and rotational potentiometer is developed using a DSP board and a PC. The simulator receives the control signals from the external controller through the A/D converter, updates the state and output variables of the Pneumatic actuation system responding to the input signals every sampling time, and sends out the output signals through the D/A converter in real time. The user can observe the displacements, velocities, pressures, and mass flows representing the operation of pneumatic actuation system through the PC monitor in real time. Also the user can see the moving images between the pistons and rotating arm realistically in real time. The accuracy of the real-time simulator is verified by the good agreement of the real-time simulation results and the experimental results of the pneumatic actuation system.

  • PDF

A Checkpointing Framework for Dependable Real-Time Systems (고신뢰 실시간 시스템을 위한 체크포인팅 프레임워크)

  • Lee, Hyo-Soon;Shin, Heonshik-Sin
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.29 no.4
    • /
    • pp.176-184
    • /
    • 2002
  • We provide a checkpointing framework reflecting both the timeliness and the dependability in order to make checkpointing applicable to dependable real-time systems. The predictability of real-time tasks with checkpointing is guaranteed by the worst case execution time (WCET) based on the allocated number of checkpoints and the permissible number of failures. The permissible number of failures is derived from fault tolerance requirements, thus guaranteeing the dependability of tasks. Using the WCET and the permissible number of failures of tasks, we develop an algorithm that determines the minimum number of checkpoints allocated to each task in order to guarantee the schedulability of a task set. Since the framework is based on the amount of time redundancy caused by checkpointing, it can be extended to other time redundancy techniques.

OSEK/VDX Porting to the Two-Wheel Mobile Robot Based on the Differential Drive Method

  • Le Nguyen, Duy;Lee, Myung-Eui
    • Journal of information and communication convergence engineering
    • /
    • v.10 no.4
    • /
    • pp.372-377
    • /
    • 2012
  • In this paper, we propose an implementation of a real-time operating system for the two-wheel mobile robot. With this implementation, we have the ability to control the complex embedded systems of the two-wheel mobile robot. The advantage of the real-time operating system is increasing the reliability and stability of the two-wheel mobile robot when they work in critical environments such as military and industrial applications. The real-time operating system which was ported to this implementation is open systems and the corresponding interfaces for automotive electronics (OSEK/VDX). It is known as the set of specifications on automotive operating systems, published by a consortium founded by the automotive industry. The mechanical design and kinematics of the two-wheel mobile robot are described in this paper. The contributions of this paper suggest a method for adapting and porting OSEK/VDX real-time operating system to the two-wheel mobile robot with the differential drive method, and we are also able to apply the real-time operating system to any complex embedded system easily.