Transition-based Object-oriented Programming Systems (TOPS)for Hardware Simulation

하드웨어 시뮬레이션을 위한 전이중심 객체지향 프로그래밍 시스템(TOPS)

  • 음두헌 (덕성여자대학교 전자계산학과)
  • Published : 1995.07.01

Abstract

A transition-based Objet-oriented programming system(TOPS) is a transition-based object-oriented system suitable for development of various concurrent systems.A TOPS consists of a collection of interacting structural active objects(SAOs),and their behaviors are determined by the transition statements provided in their class definitions.Furthermore,SAOs can be structurally and hierarchcally composed from their component SAOs like hardware commponents. These features allow SAOs to model components for circuit simulation more naturally than passive objects used in ordinary object-oriented programming. Also,we can easily add new kinds of components by using the inheritance mechanism.Executions of transition statements may be eventand/or time-driven, and hence digital,and mixed-mode simulation is possible.Prototype simulation programs with graphical user interfaces have been developed as TOPS progrms for digital,analog,and mixed-mode circuit simulation.

전이중심 객체 지향 프로그래밍 시스템(Transition-based Object-oriented Programming System,(TOPS)은 다양한 병행 시스템의 신속한 개발에 적합한 상태 전이에 입각한 객체지향 시스템이다.TOPS는 상호 작용하는 구조적 능동 객체 (Structural Active Object,SAO)들로 구성되며 그들의 능동적인 동작은 클래스 정의에서 전이문장에 의해 정의도니다.또한 SAO들은 하드웨어 소자들과 같이 그들의 구성SAO들을 구조적이고 계층적으로 구성함으로써 정의 될수 있다.이러한 SAO들느 회로 시뮬레이션을 위한 능동 하드웨어 소자들을 기존의 객체지행 프로그래밍의 수동 객체들에 비해 자연스럽게 모델링 할 수 있다.또한,상속 기능을 통해 새로운 소자들을 쉽게 만들수도 있다.전이 문장들의 수행은 사건 또는 시간 중심 방식을 취할수 있기 때문에 디지탈 ,아날로그 및 혼합모드 시뮬레이션을 적합하다.그래픽 사용자 인터페이스를 지원하는 디지탈,아날로그 그리고 혼합모드 시뮬레이션 프로그램들을 TOPS방식으로 작성하여 그 적합성을 보였다.

Keywords