| 本文已被:浏览 4747次 下载 6552次 |
 码上扫一扫! |
|
|
| Java芯片操作系统的模型和实现 |
|
陈虎1, 戴葵2, 杨晓东2, 胡守仁2
|
|
1.第一军医大学,医学工程系,广东,广州,510515;2.国防科学技术大学,计算机科学与技术系,湖南,长沙,410073
|
|
| 摘要: |
| 提出的Java芯片操作系统是一个基于Java芯片系统的、针对嵌入式应用的面向对象操作系统.它由服务器、内核和转换层等3种组件构成.这些组件的抽象特征构成了其基本框架.特定组件继承了上述的特征,并进行特化.与经典操作系统相比,该操作系统更容易开发和维护,并具有更好的可伸缩性、代码的可重用性和可移植性.介绍了该操作系统的结构、运行模型以及实现技术,并与相关的工作进行了比较. |
| 关键词: Java 操作系统 Java芯片 |
| DOI: |
| 分类号: |
| 基金项目:国家自然科学基金资助项目(69803013) |
|
| Model and the Implementation of a Java Chip Operating System |
|
CHEN Hu,DAI Kui,YANG Xiao-dong,HU Shou-ren
|
| Abstract: |
| A Java chip operating system (JCOS) is presented in this paper, which is an object-oriented operating system for embedded applications based on Java chip. JCOS is composed of three kinds of components including severs, kernel and transition layers. The model of JCOSis constituted by the abstract characteristics of these components. The specific components inherit above characteristics and specialize their features. By this technology, JCOS is developed and maintained easily, and has better scalability, portability,portability and code reuse ability.Architecture,model and implementation of JCOS are introduced in this paper.At last,JCOS iscompared with som related work. |
| Key words: Java operating system Java chip |