기관회원 [로그인]
소속기관에서 받은 아이디, 비밀번호를 입력해 주세요.
개인회원 [로그인]

비회원 구매시 입력하신 핸드폰번호를 입력해 주세요.
본인 인증 후 구매내역을 확인하실 수 있습니다.

회원가입
서지반출
하드웨어 시뮬레이션을 위한 전이중심 객체지향 프로그래밍 시스템(TOPS)
[STEP1]서지반출 형식 선택
파일형식
@
서지도구
SNS
기타
[STEP2]서지반출 정보 선택
  • 제목
  • URL
돌아가기
확인
취소
  • 하드웨어 시뮬레이션을 위한 전이중심 객체지향 프로그래밍 시스템(TOPS)
  • Transition-based Object-oriented Programming Systems (TOPS)for Hardware Simulation
저자명
음두헌,Eum. Doo-Hun
간행물명
정보처리논문지
권/호정보
1995년|2권 4호|pp.567-580 (14 pages)
발행정보
한국정보처리학회
파일정보
정기간행물|
PDF텍스트
주제분야
기타
이 논문은 한국과학기술정보연구원과 논문 연계를 통해 무료로 제공되는 원문입니다.
서지반출

기타언어초록

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

기타언어초록

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