SA02.1 Style 数据流.ppt

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
SA02.1 Style 数据流

* Guidance for Selecting a Control Style Consider a Closed Loop Control Architecture when: the task involves continuous action, behavior, changing state 任务包含连续的动作、行为、状态的改变 when open loop control systems are inadequate 不适合开环结构(不适合人参与)的情况 safety、function、ease of use、reduction of manpower software can be reasonably be embedded in a physical system(一般是软硬件结合的系统) writing software for these systems often requires domain expertise beyond software 开发此类软件通常都需要熟悉领域知识 * preppy style * BT和普通HTTP下载有何区别? BT下载有何优、缺点? 什么场合适合用P2P体系结构? * * 体系结构风格反映了领域中众多系统所共有的结构和语义特性,并指导如何将各个模块和子系统有效地组织成一个完整的系统。按这种方式理解,软件体系结构风格定义了用于描述系统的术语表和一组指导构件系统的规则。 对软件体系结构风格的研究和实践促进对设计的重用,一些经过实践证实的解决方案也可以可靠地解决新的问题。体系结构风格的不变部分使不同的系统可以共享同一个实现代码。 是软件工程成熟的标志 软件体系结构风格style,模式pattern和习语idiom * 软件体系风格的描述方法 * 讨论体系结构风格时要回答的问题是: (1)设计词汇表是什么? (2)构件和连接件的类型是什么? (3)可容许的结构模式是什么? (4)基本的计算模型是什么? (5)风格的基本不变性是什么? (6)其使用的常见例子是什么? (7)使用此风格的优缺点是什么? (8)其常见的特例是什么? The description of each pattern includes notes on (Mary Shaw) ? Problem: What problem the pattern addresses. That is, what characteristics of the application requirements lead the designer to select this pattern? ? Context: What aspects of the setting (computation environment or other constraints on the implementation) constrain the designer in the use of this pattern? ? Solution: The system model captured by the pattern, together with the components, connectors, and control structure that make up the pattern. ? Diagram: A figure showing a typical pattern, annotated to show the components and connectors. ? Significant Variants: For some patterns, notes some major variants of the basic pattern. ? Examples: References to examples or more extensive overviews of systems that apply this pattern 没有完整的风格的列表 风格在不断变化、更新中 * * 数据没有,就没有计算 * 第一个体系结构可用吗? 如果数据流如此混乱,说明我们选择的体系结构不对 * 瓶颈 * 瓶颈 * 管道是批处理的进化 处理局限于输入,一般为“无状态计算” * 流水改卷的例子 * 改卷方式1:一个老师改【一个班卷子】的一道题,然后把全班卷子传给下一个老师。改卷老师可随时查看班里每名学生的成绩(Random access to input),但是整体速度慢 改卷方式2:一个老师改【一张卷子】的一道题,然后传给下一个老师 * 思考:这里的控制算法、set point、传感器等概念都位于何处?

文档评论(0)

cbf96793 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档