期刊文献+
共找到8篇文章
< 1 >
每页显示 20 50 100
IPC Mechanisms in Satellite Real-Time Microkernel Operating System
1
作者 刘晓冬 李莲治 +1 位作者 郭福顺 朱力群 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 1998年第4期72-75,共4页
One of the most important features of modem minor satellites is to realize autonomous moving. The perfomance of the satellite autonomous computer operating system acting as the control center is of utrnost importance.... One of the most important features of modem minor satellites is to realize autonomous moving. The perfomance of the satellite autonomous computer operating system acting as the control center is of utrnost importance. The recent trend in operating system development is adopting microkernel architecture that holds such advantages as microminiaturization, modularity, portability and extendibility. IPC is the key of microkernel design. Message-based IPC mechanism is generally used in existing microkernel Operating system. It is of consistency, safety and reliability.However, it can not provide efficient support for real-time applications in satellite systems and it only applies to loose coupling multi-processor architecture. In this paper, an improvement solution for existing message-based IPC is proposed at first to obtain real-time performance. Then a new IPC mechanism is designed. It particulary applies to shared memory tight coupling multi-processor architecture. 展开更多
关键词 satellite microkernel real-time IPC MECHANISM message
下载PDF
The Design of I/O Subsystem in Satellite Real-Time Microkernel Operating System 被引量:1
2
作者 Liu Xiaodong & Li Lianzhi (Dept. of Computer Science & Engineering, Harbin Institute of Technology, 150001, P. R. China) Qian Chunlai(Beijiing Institute of Radio Measurement, 100854, P. R. China) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1998年第3期77-81,共5页
One of the most important features of modern minor satellites is to realize autonomous moving. The performance of the satellite autonomous computer operating system acting as the control center is utmost important. Th... One of the most important features of modern minor satellites is to realize autonomous moving. The performance of the satellite autonomous computer operating system acting as the control center is utmost important. The recent trend in operating system development is adopting microkernel architecture which holds such advantages as microminiaturization, modularity, portability and extendibility. The performance of I/O subsystem is currently receiving considerable research attention. Object-orientation offers an approach to application development in which software system can be constructed by composing and refining the pre-designed plug-compatible software components.It also starts with some basic notions fairly well accepted in computer science, namely encapsulation and reuse. In this paper, a new object-oriented real-time I/O subsystem model has been designed.In this model, the traditional I/O subsystem framework is discarded and a stream mechanism based on the object-oriented concept is introduced. In addition, the I/O requests are classified according to their time emergency to obtain real-time performance. So, this model meets such satelliteperformance requirements as reliability, flexibility, portability and real-time performance. 展开更多
关键词 satellite operating system I/O subsystem OBJECT-ORIENTED real-time
下载PDF
一个微内核操作系统中内存管理的实现 被引量:4
3
作者 陈少波 《价值工程》 2011年第33期141-143,共3页
微内核是一个最小化的软件程序,它可以提供完整的操作系统功能。微内核结构由一个非常简单的硬件抽象和一组比较关键的原语或系统调用组成;这些原语,仅仅包括了建立一个系统必需的几个部分,如进程管理、内存管理和进程间通信等。微内核... 微内核是一个最小化的软件程序,它可以提供完整的操作系统功能。微内核结构由一个非常简单的硬件抽象和一组比较关键的原语或系统调用组成;这些原语,仅仅包括了建立一个系统必需的几个部分,如进程管理、内存管理和进程间通信等。微内核的目标是将系统服务的实现和系统的基本操作规则分离开来,这样使内核中最核心部分的设计更简单。本文提出了一个微内核的体系结构,并详细论述了内存管理的实现。 展开更多
关键词 操作系统 微内核 内存管理 信息传递
下载PDF
一个微内核操作系统的消息传递及中断机制
4
作者 陈少波 《价值工程》 2012年第30期196-198,共3页
微内核是一个最小化的软件程序,它具有完整的操作系统。微内核组成部分包括一个非常简单的硬件抽象和一组比较关键的原语或系统调用。微内核以完成系统服务的实现和系统的基本操作规则分离为目标,进而简化内核中最核心部分的设计。本文... 微内核是一个最小化的软件程序,它具有完整的操作系统。微内核组成部分包括一个非常简单的硬件抽象和一组比较关键的原语或系统调用。微内核以完成系统服务的实现和系统的基本操作规则分离为目标,进而简化内核中最核心部分的设计。本文提出了一个微内核的体系结构,并对其消息传递及中断机制做了分析。 展开更多
关键词 操作系统 微内核 消息传递 中断机制
下载PDF
微内核操作系统Minix消息机制评测
5
作者 王智 黄河 《武汉理工大学学报(交通科学与工程版)》 2007年第1期24-26,共3页
以基于微内核设计并实现的Minix操作系统为例,针对基于微内核设计的现代操作系统中所特有的消息机制,分析其设计原理与实现方法,指出其在系统中的重要性.提出消息机制性能评测对象是一个完整的消息发送/接收过程的观点.给出了对Minix消... 以基于微内核设计并实现的Minix操作系统为例,针对基于微内核设计的现代操作系统中所特有的消息机制,分析其设计原理与实现方法,指出其在系统中的重要性.提出消息机制性能评测对象是一个完整的消息发送/接收过程的观点.给出了对Minix消息性能评测的方法、源程序和评测结果,提出提高微内核操作系统消息性能的建议. 展开更多
关键词 微内核操作系统 消息机制 MINIX 性能评测
下载PDF
采用微内核结构的实时卫星操作系统设计
6
作者 李涛 甘骏人 姚林声 《微处理机》 2001年第1期45-46,共2页
提出了采用微内核结构的卫星操作系统设计方案 。
关键词 卫星操作系统 实时操作系统 微内核结构 虚拟内存
下载PDF
微内核操作系统消息机制分析与评测
7
作者 王智 李腊元 黄河 《交通与计算机》 2005年第2期50-53,共4页
以基于微内核设计并实现的Minix操作系统为例,针对基于微内核设计的现代操作系统中所特有的消息机制,分析其设计原理与实现方法,指出其在系统中的重要性。提出消息机制性能评测对象是一个完整的消息发送/接收过程(包括发送消息、接受消... 以基于微内核设计并实现的Minix操作系统为例,针对基于微内核设计的现代操作系统中所特有的消息机制,分析其设计原理与实现方法,指出其在系统中的重要性。提出消息机制性能评测对象是一个完整的消息发送/接收过程(包括发送消息、接受消息和一次进程调度共3部分)的观点。给出了对Minix消息性能评测的方法、源程序和评测结果。 展开更多
关键词 微内核操作系统 机制分析 MINIX操作系统 现代操作系统 内核设计 消息机制 性能评测 设计原理 消息发送 进程调度 在系统 源程序 对象
下载PDF
民用轻小型无人机监管与遥感组网观测技术 被引量:3
8
作者 薛艳丽 李英成 +3 位作者 王广亮 叶冬梅 刘沛 任丽艳 《北京测绘》 2019年第8期912-915,共4页
我国轻小型无人机在测绘、资源监测与灾害应急等领域作用显著,而我国现有空管对此类飞行目标“看不到”、“管不了”。本文提出了基于北斗/移动通讯技术的无人机飞行监管技术、方法与标准,研制了小型化、轻量级、高频次无人机飞行监管终... 我国轻小型无人机在测绘、资源监测与灾害应急等领域作用显著,而我国现有空管对此类飞行目标“看不到”、“管不了”。本文提出了基于北斗/移动通讯技术的无人机飞行监管技术、方法与标准,研制了小型化、轻量级、高频次无人机飞行监管终端,开发了无人机监管网络综合运行管理平台,建立了无人机飞行监管与组网观测链路体系,示范验证了多架、异地、同步在线无人机监管可靠性,为我国无人机监管与对地组网观测能力建设奠定基础。 展开更多
关键词 无人机 北斗短报文 移动通讯 飞行监管 无人机空管 飞行诸元
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部