5 resultados para MODULARITY

em Chinese Academy of Sciences Institutional Repositories Grid Portal


Relevância:

20.00% 20.00%

Publicador:

Resumo:

新的计算模式,普适计算和全局计算,正在作为高度分布式和移动计算的计算模式展现出来。这篇论文探讨了在抽象层面上支持这些新型计算模式的适合的形式化基础,关注在进程移动单位上的控制, 以便在分布式与移动计算环境下更好地协调进程的移动性。 论文的第一部分概述了针对分布式、移动计算的现有进程演算模型中的进程移动单元,并且设计了一种在此方面更优、更具弹性的进程框架。为了表示这种进程框架,我们提出了一种新的、针对移动和分布式系统的进程演算,这种进程演算的优点是动态、弹性的控制进程的移动单元;具体的思路就是扩展π- calculus以及其支持分布式和移动性的变体。我们把这种新的演算叫做Modular π-calculus。我们通过这种演算的提出来说明进程框架提供了一种针对移动进程更为合适的协调机制以及编程模型,例如移动的代理和动态组件载入的支持。之后,我们通过讨论互模拟的几种提法来具体说明能够反映演算设计的进程描述的关键,之后我们讨论了它们的具体性质。 本文的第二部分提出了一个对进程模型的行为和性质进行推理的规约框架。首先,提出了一个对Modularπ-calculus中进程的系统性质进行规约的模态逻辑。为了更好的理解该逻辑,文中对由这个逻辑推出的进程等价的特征进行了研究,并且证明了该逻辑的区分能力介于互模拟和结构一致之间。接下来关于这个规约框架的自动化,本文针对该逻辑和Modular π-calculus的有限控制子集,提出了模型检测算法,并且给出了算法正确性的证明。同时文中贯穿了一些实际且直观的例子,以展现本文提出的一组框架即演算、逻辑和模型算法的有效性。

Relevância:

10.00% 10.00%

Publicador:

Resumo:

High power semiconductor lasers have broad applications in the fields of military and industry. Recent advances in high power semiconductor lasers are reviewed mainly in two aspects: improvements of diode lasers performance and optimization of packaging architectures of diode laser bars. Factors which determine the performance of diode lasers, such as power conversion efficiency, temperature of operation, reliability, wavelength stabilization etc., result from a combination of new semiconductor materials, new diode structures, careful material processing of bars. the latest progress of today's high-power diode lasers at home and abroad is briefly discussed and typical data are presented. The packaging process is of decisive importance for the applicability of high-power diode laser bars, not only technically but also economically. The packaging techniques include the material choosing and the structure optimizing of heat-sinks, the bonding between the array and the heat-sink, the cooling and the fiber coupling, etc. The status of packaging techniques is stressed. There are basically three different diode package architectural options according to the integration grade. Since the package design is dominated by the cooling aspect,. different effective cooling techniques are promoted by different package architectures and specific demands. The benefit and utility of each package are strongly dependent upon the fundamental optoelectronic properties of the individual diode laser bars. Factors which influence these properties are outlined and comparisons of packaging approaches for these materials are made. Modularity of package for special application requirements is an important developing tendency for high power diode lasers.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The concept of traces has been introduced for describing non-sequential behaviour of concurrent systems via its sequential observations. Traces represent concurrent processes in the same way as strings represent sequential ones. The theory of traces can be used as a tool for reasoning about nets and it is hoped that applying this theory one can get a calculus of the concurrent processes anologous to that available for sequential systems. The following topics will be discussed: algebraic properties of traces, trace models of some concurrency phenomena, fixed-point calculus for finding the behaviour of nets, modularity, and some applications of the presented theory.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

针对普及型模块化自治水下机器人的成本、强度、模块化程度、长度及拆装方便程度五个影响因素,运用层次分析的方法进行分析比较,从而在普及型模块化自治水下机器人的三个模块连接结构中的选出最优的拉杆连接结构。

Relevância:

10.00% 10.00%

Publicador:

Resumo:

基于QNX实时多任务操作系统,设计了机器人软件系统。该系统采用了RTM(实时监控)和DCP(设备控制)两个公共数据区,利用QNX的消息传送机制通过两个公共数据区的通信接口在RTM和DCP之间通信,这种数据隔离机制保障了程序的模块化和可扩展性。