• Title/Summary/Keyword: Simulink Model Debug

Search Result 1, Processing Time 0.021 seconds

Implementation of the Simulink Execution Module by Applying Automata Theory (오토마타 이론을 적용한 Simulink 실행 모듈 구현)

  • Kim, Kyung-Joon;Chung, Ki-Hyun;Choi, Kyung-Hee
    • The KIPS Transactions:PartA
    • /
    • v.19A no.1
    • /
    • pp.23-34
    • /
    • 2012
  • This paper suggests that implementation of the Simulink execution module controls Simulink simulation and shows simulation results by applying Automata theory. This module is composed of three independent systems that the main program to accept user commands, the thread to control a simulation of Simulink model and the Simulink model to execute simulation. This paper designs each module and entire system by applying Automata theory, and implements it with C# and MATLAB language. And the Simulink execution module implemented will be verified through the experiment.