摘要
该文分析了现有的软件体系结构风格描述语言的特点,并结合嵌入式实时系统的领域特征,提出了一个面向嵌入式实时系统的软件体系结构风格:NewRob。NewRob所生成的一个基本说明书,由一个同步控制任务组成,它负责将系统作为包含各类异步组件的集合,进行动态重构。控制任务通过对各组成元件逐级细化、分解,得到进化后的低级控制任务,每个低级任务也都管理一个新的组件集合。采用时序逻辑描述和验证不同抽象级别的软件体系结构的一致性。
This paper presents an architecture style description language for real-time systems on the basis of existing ADLs ,which is called NewRob.A basic specification in NewRob consists of a synchronous control task that practices the dynamic reconfiguration of the system controller as a set of asynchronous components.The architecture evolves by hierarchical refinement and decomposition of servers into lower level tasks.NewRob is given operational semantics by state charts.Also,the semantic rules allow formal checking of the consistency and completeness of architectural specifications.
出处
《计算机工程与应用》
CSCD
北大核心
2003年第16期113-117,共5页
Computer Engineering and Applications
基金
甘肃省自然科学基金项目(编号:ZS021-A25-018-G)
甘肃工业大学优秀青年教师科研基金项目
关键词
嵌入式实时系统
软件体系结构风格
组件
连接器
结构
细化
分解
Embedded Real-time system,Software architecture style,Component ,Connector,Configuration,Refinement ,De-composition