• Title/Summary/Keyword: Real-time Model

Search Result 5,535, Processing Time 0.03 seconds

Development of Real Time Multibody Vehicle Dynamics Software Part I : Real Time Vehicle Model based on Subsystem Synthesis Method (실시간 다물체 차량 동역학 소프트웨어 개발 Part Ⅰ: 부분시스템 합성방법에 의한 실시간 차량 모델)

  • Kim, Sung-Soo;Jeong, Wan-Hee;Lee, Chang-Ho;Jung, Do-Hyun
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.17 no.1
    • /
    • pp.162-168
    • /
    • 2009
  • The real-time multibody vehicle model based on the subsystem synthesis method has been developed. Suspension, anti roll bar, steering, and tire subsystem models have been developed for vehicle dynamics. The compliance effect from bush element has been considered using a quasi-static method to achieve the real time requirement. To validate the developed vehicle model, a quarter car and a full vehicle simulations have been carried out comparing simulation results with those from the ADAMS vehicle model. Real time capability has been also validated by measuring CPU time of the simulation results.

Research on Railway Safety Common Data Model and DDS Topic for Real-time Railway Safety Data Transmission

  • Park, Yunjung;Kim, Sang Ahm
    • Journal of the Korea Society of Computer and Information
    • /
    • v.21 no.5
    • /
    • pp.57-64
    • /
    • 2016
  • In this paper, we propose the design of railway safety common data model to provide common transformation method for collecting data from railway facility fields to Real-time railway safety monitoring and control system. This common data model is divided into five abstract sub-models according to the characteristics of data such as 'StateInfoMessage', 'ControlMessage', 'RequestMessage', 'ResponseMessage' and 'ExtendedXXXMessage'. This kind of model structure allows diverse heterogeneous data acquisitions and its common conversion method to DDS (Data Distribution Service) format to share data to the sub-systems of Real-time railway safety monitoring and control system. This paper contains the design of common data model and its DDS Topic expression for DDS communication, and presents two kinds of data transformation case studied for verification of the model design.

Development and Implementation of Real Time Multibody Vehicle Dynamics Model (실시간 다물체 차량 동역학 모델 개발 및 구현)

  • O, Yeong-Seok;Kim, Seong-Su
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.25 no.5
    • /
    • pp.834-840
    • /
    • 2001
  • A real time multibody vehicle dynamics model has been developed and implemented using a subsystem synthesis method based on recursive formulation. To verify real time simulation capability the developed model has been applied to HMMWV(High Mobility Multipurpose Wheeled Vehicle) with steering system. For the kinematically driven steering system, the coupled front suspension-steering subsystem can be decoupled into two SLA suspension subsystems, which improves the efficiency of simulation. To investigate theoretical efficiency, operational counting method has been also employed to compare the proposed model with the conventional recursive dynamics model. Various simulations such as unsymmetric bump run, step steering(J-turn) and sine steering input test have been carried out to verify the real time feasibility of the proposed model.

A Model for Reducing Priority Inversion in Real Time Server System (실시간 서버 시스템에서 우선 순위 반전현상을 감소하기 위한 모델)

  • Choe, Dae-Su;Im, Jong-Gyu;Gu, Yong-Wan
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.11
    • /
    • pp.3131-3139
    • /
    • 1999
  • Satisfying the rigid timing requirements of various real-time activities in real-time systems often requires some special methods to tune the systems run-time behaviors. Unbounded blocking can be caused when a high priority activity cannot preempt a low priority activity. In such situation, it is said that a priority inversion has occurred. The priority inversion is one of the problems which may prevent threads from meeting the deadlines in the real-time systems. It is difficult to remove such priority inversion problems in the kernel at the same time to bound the worst case blocking time for the threads. A thread is a piece of executable code which has access to data and stack. In this paper, a new real-time systems. It is difficult to remove such priority inversion problems in the kernel at the same time to bound the worst case blocking time for the threads. A threads is a piece of executable code which has access to data and stack. In this paper, a new real-time server model, which minimizes the duration of priority inversion, is proposed to reduce the priority inversion problem. The proposed server model provides a framework for building a better server structure, which can not only minimize the duration of the priority inversion, but also reduce the deadline miss ratio of higher priority threads.

  • PDF

Development of a Tracked Vehicle Model for Real-time Simulation of Semi-active Suspension System (반능동 현수장치의 실시간 시뮬레이션용 궤도차량 모델 개발)

  • 손영일;이종호;송병석
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.11 no.4
    • /
    • pp.135-143
    • /
    • 2003
  • In this study, a real-time simulation model was developed for tracked vehicles with in-arm type semi-active hydro-pneumatic suspension unit using MATLAB S-functions. Since the vehicle model uses relative coordinates and massless link elements, the developed model has an enhanced analytic time performance. Through the comparison of simulation results with multi-body software(DADS), the vehicle model is verified. A controller using on-off skyhook control algorithm is designed with the pilot-centre]led proportional valve based on conventional damper characteristics. Exploiting the developed tracked vehicle model with other subsystem model such as a controller model, a suspension unit model, and a test road model, computer simulations are carried out. Control simulation results with the developed tracked vehicle model show that the semi-active suspension control system has a better performance than the conventional suspension system.

An Implementation of Priority Model of Real-Time CORBA (실시간 CORBA의 우선순위 모델 구현)

  • Park, Sun-Rei;Chung, Sun-Tae
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.38 no.4
    • /
    • pp.59-71
    • /
    • 2001
  • The Current CORBA shows some limitations for its successful deployment in real time system applications. Recently, OMG adopted Real-Time CORBA specification, which is defined as an extension to CORBA. The goal of the Real-Time CORBA is to provide a standard for CORBA ORB implementations that support 'end to end predictability'. In order to support 'end-to-end predictability', Real Time CORBA specifies many components such as priority model, communication protocol configuration, thread management, and etc. Among them, 'priority model' is the most important mechanism for avoiding or bounding priority inversion in CORBA invocations. In this paper, we present our efforts on a design ,and implementation of the Priority Model in Real-Time CORBA specification. The implementation is done as an extension of omniORB2(v.3.0.0), a popular open source non real time ORB. Experiment results demonstrate that our priority model implementation shows better performance and predictability than the non real-time ORB.

  • PDF

An Extensible Transaction Model for Real-Time Data Processing (실시간 데이타 처리를 위한 확장 가능한 트랜잭션 모델에 관한 연구)

  • 문승진
    • Journal of Internet Computing and Services
    • /
    • v.1 no.2
    • /
    • pp.11-18
    • /
    • 2000
  • In this paper we present a new extensible model based upon the concept of subtransactions in real-time transaction systems. The nested transaction model originally proposed by J. Moss is extended for real-time uniprocessor transaction systems by adding explicit timing constraints. Based upon the model, an integrated concurrency control and scheduling algorithm is developed, that not only guarantees timing constraints of a set of real-time transactions but also maintains consistency of the database. The algorithm is based on the priority ceiling protocol of Sha et al. We prove that the Real-Time Nested Priority Ceiling Protocol prevents unbounded blocking and deadlock, and maintains the serializability of a set of real-time transactions. We use the upper bound on the duration that a transaction can be blocked to show that it is possible to analyze the schedulability of a transaction set using rate-monotonic priority assignment. This work is viewed as a step toward multiprocessor and distributed real-time nested transaction systems. Also, it is possible to be extended to include the real-time multimedia transactions in the emerging web-based database application areas.

  • PDF

RNN-based integrated system for real-time sensor fault detection and fault-informed accident diagnosis in nuclear power plant accidents

  • Jeonghun Choi;Seung Jun Lee
    • Nuclear Engineering and Technology
    • /
    • v.55 no.3
    • /
    • pp.814-826
    • /
    • 2023
  • Sensor faults in nuclear power plant instrumentation have the potential to spread negative effects from wrong signals that can cause an accident misdiagnosis by plant operators. To detect sensor faults and make accurate accident diagnoses, prior studies have developed a supervised learning-based sensor fault detection model and an accident diagnosis model with faulty sensor isolation. Even though the developed neural network models demonstrated satisfactory performance, their diagnosis performance should be reevaluated considering real-time connection. When operating in real-time, the diagnosis model is expected to indiscriminately accept fault data before receiving delayed fault information transferred from the previous fault detection model. The uncertainty of neural networks can also have a significant impact following the sensor fault features. In the present work, a pilot study was conducted to connect two models and observe actual outcomes from a real-time application with an integrated system. While the initial results showed an overall successful diagnosis, some issues were observed. To recover the diagnosis performance degradations, additive logics were applied to minimize the diagnosis failures that were not observed in the previous validations of the separate models. The results of a case study were then analyzed in terms of the real-time diagnosis outputs that plant operators would actually face in an emergency situation.

Effective Real-Time Data Transmission in the Foundation Fieldbus (Foundation Fieldbus에서 효율적인 실시간 데이터 전송)

  • 홍승호
    • The Transactions of the Korean Institute of Electrical Engineers D
    • /
    • v.52 no.11
    • /
    • pp.644-649
    • /
    • 2003
  • This study develops an analytical model for the delay analysis of real-time data in the token-passing service of Foundation Fieldbus(FF). Using the analytical model, this study proposes a network design scheme of FF Two design criteria are introduced in this study; one is the average delay of real-time data, and the other is the maximum allowable delay of real-time data. The network design scheme determines the network parameters that satisfies the performance requirements given by these design criteria.

Applying TMO-Based Object Group Model to Area of Distributed Real-Time Applications and Its Analysis (분산 실시간 응용 분야에 TMO 기반 객체그룹 모델의 적용 및 분석)

  • 신창선;정창원;주수종
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.31 no.8
    • /
    • pp.432-444
    • /
    • 2004
  • In this paper, we construct the TMO-based object group model on distributed environment, and analyze and evaluate the executability for distributed real-time service of our object group model by developing the distributed real-time application simulator applying the model. The Time-triggered Message-triggered Object(TMO) is a real-time server object having real-time property itself. The TMO-based object group is defined as a set of objects which logically reconfigured the physically distributed one or more TMOs on network by a given distributed application. For supporting group management of the server objects, the TMO-based object group we suggested provides the functions which register and withdraw the solver objects as a group member to an arbitrary object group, and also provides the functions which insert and delete the access rights of server objects from clients. Also, our model was designed and implemented to support the appropriate object selection and dynamic binding service for a single TMO as well as the duplicated TMOs, and to support the real-time scheduling service for the clients which are requesting the service. Finally, we developed the Defence System against Invading Enemy Planes(DSIEP) simulator as a practical example of distributed real-time application by applying our model, and evaluated the adaptability of distributed service strategies for the group components and the executability of real-time services that the TMO-based object group model provides.