- 파티션 컴퓨팅을 위한 TMO.p 모델과 스케줄러
- ㆍ 저자명
- 이종태,김정국,Lee. Jongtae,Kim. Jungguk
- ㆍ 간행물명
- 정보과학회논문지. Journal of KIISE. 컴퓨팅의 실제 및 레터
- ㆍ 권/호정보
- 2012년|18권 11호|pp.733-741 (9 pages)
- ㆍ 발행정보
- 한국정보과학회
- ㆍ 파일정보
- 정기간행물| PDF텍스트
- ㆍ 주제분야
- 기타
모듈러 구조를 위한 항공기 소프트웨어 구조의 표준인 ARINC653에서는 하나의 하드웨어 플랫폼 상에서 CPU 시간 및 메모리 자원을 고정 분할하여 서로 간섭 없이 독립적으로 사용하는 파티션 모델을 규정하고 있다. 파티션들은 항공기의 각 부분 별 제어를 위한 독립적인 응용들로, 전통적인 연합 방식에서 분산 시스템으로 구성되던 것을 하나의 멀티프로세서 시스템에서 케이블링을 줄여 독립적으로 수행하기 위한 모델이다. 본 논문에서는 대표적 실시간 객체 모델인 TMO에 파티션의 개념을 도입한 확장모델인 TMO.p를 제시하고, TMO.p와 그 멤버 태스크들을 위해 개발된 실시간 스케줄러에 대해 기술한다. 개발된 스케줄러는 TMO의 제공을 위해 오픈 소스 eCos3.0 기반으로 개발된 RT-eCos 내부에 구현되었다. 구현된 시스템은 그 API가 ARINC653 APEX와 동일하지는 않지만 TMO의 실시간 태스크 지원의 장점에 더하여 파티션 개념을 지원하고 있어, TMO.p를 기반으로 항공기 S/W 제작에 의미 있게 사용될 수 있다.
In the ARINC653, that is a standard specifying the partition model for modular avionic software architecture, partitions independently use deterministic CPU time-slots and separated memory spaces without interference. In the conventional "Federated Model", all applications run on a distributed system. But the partition model aims at reduced cabling by running partitions on a multi-processor. In this paper, a new partition model named TMO.p that is an extension of the well known real-time object model TMO is proposed. And also, descriptions of the developed real-time scheduler for the TMO.p are given. The scheduler for TMO.p has been implemented inside of the RT-eCos that is a kernel for the TMO model based on the open source eCos3.0. Although the API of the system is not exactly same as the APEX of the ARINC653, it supports the partition computing based on the real-time characteristics of the TMO. So the TMO.p system can be used meaningfully in developing real-time avionic softwares.