收藏 分销(赏)

华为软件概要设计模板.doc

上传人:精**** 文档编号:1735156 上传时间:2024-05-08 格式:DOC 页数:17 大小:144.54KB
下载 相关 举报
华为软件概要设计模板.doc_第1页
第1页 / 共17页
华为软件概要设计模板.doc_第2页
第2页 / 共17页
华为软件概要设计模板.doc_第3页
第3页 / 共17页
华为软件概要设计模板.doc_第4页
第4页 / 共17页
华为软件概要设计模板.doc_第5页
第5页 / 共17页
点击查看更多>>
资源描述

1、XX High Level Design SpecificationXX 概要设计说明书Please input confidentiality level 请输入密级产品名称Product name密级Confidentiality level产品版本Product versionTotal 17pages 共17页XX High Level Design SpecificationXX 概要设计说明书Prepared by 拟制Name+ID姓名+工号Date日期yyyy-mm-ddReviewed by 评审人Date日期yyyy-mm-ddApproved by批准Date日期yyyy

2、-mm-ddXXXX Co., Ltd. XXXX有限公司 Revision Record 修订记录Date日期Revision Version修订版本CR ID / Defect IDCR号Sec No. 修改章节Change Description修改描述Author作者Catalog 目 录1Introduction 简介61.1Purpose 目的61.2Scope 范围61.2.1Name 软件名称61.2.2Functions 软件功能61.2.3Applications软件应用62High Level Design概要设计62.1Level 0 Design Descriptio

3、n第零层设计描述62.1.1Software System Context Definition 软件系统上下文定义62.1.2Design Considerations (Optional)设计思路(可选)72.2Level 1 Design Description第一层设计描述82.2.1Decomposition Description分解描述82.2.2Dependency Description依赖性描述92.2.3Interface Description接口描述102.3Level 2 Design Description (Optional)第二层设计描述(可选)122.3.1

4、Module name (1) 模块1名称122.3.2Module name (2) 模块2名称132.4Configuration and Control (Optional)配置和控制(可选)142.4.1Startup 启动142.4.2Closing 关闭142.4.3Creating MIB Table Item MIB表项的创建142.4.4Deleting MIB Table Item MIB表项的删除142.4.5Modifying MIB Table Item MIB表项的更改142.5Database (Optional)数据库(可选)142.5.1Entity, Att

5、ributes and their relationships 实体、属性及它们之间的关系142.5.2E-R diagram 实体关系 图14Table List 表目录Table1*表错误!未定义书签。表1*表错误!未定义书签。Figure List 图目录Figure 1*图错误!未定义书签。图 1*图错误!未定义书签。XX High Level Design SpecificationXX 概要设计说明书Keywords 关键词:Abstract 摘 要:List of abbreviations 缩略语清单: Abbreviations缩略语Full spelling 英文全名Chi

6、nese explanation 中文解释1 Introduction 简介1.1 Purpose 目的This section should state the purpose of the document. It could also specify the intended audience. 这部分要描述文档的目的。应该指明读者。1.2 Scope 范围1.2.1 Name 软件名称Identify the software by name对软件命名1.2.2 Functions 软件功能Explain what the software product(s) will and wi

7、ll not do (either directly or by reference to another software document).解释软件产品将完成或不完成的功能(可以直接描述也可以参考相关文档)1.2.3 Applications软件应用Describe the application of the product (either directly or by reference to another software document)描述软件的应用(可直接描述也可以参考其它软件文档)2 High Level Design概要设计 2.1 Level 0 Design De

8、scription第零层设计描述2.1.1 Software System Context Definition 软件系统上下文定义Describes the network organizing mode of the software system in actual environment (usually in drawings).Describes how the software system forms a functional entity with other external entities (usually in drawings).首先描述本软件系统在实际环境的组网方

9、式(一般用图描述)描述系统如何与外部实体一道组成功能实体(一般用图描述)This section describes relationships between the software system to be developed and external entities. Architecture Diagram, Top level DFD (Data-Flow-Diagram) or transaction diagrams can be used to describe architecture and interaction.本节还要描述待开发软件系统与外部实体的关系.,可以使用

10、系统架构图、顶层数据流图、事务图等来描述系统结构和交互关系。All external entities of the software system (defined in Procedure of Design Specification) that interact with the software system, or affect the software system in a certain mode, for example, OS, driver, hardware, interrupt or other software systems.The property (such

11、 as message, library invoking) and type (such as OS service, communication service, system tools, etc.) of the interaction between external entities and this system. Only the contents that are helpful in the software design should be included while describing the features of an external entity. Inst

12、ead of a complete description in this specification, you can make indexes to refer to the relative documents that describe the software design. For example, an index can be made for the programming guidance of the OS.所有系统外围实体(在设计规格流程中有定义),这些实体与软件系统发生交互作用或以某种方式影响软件系统,比如,操作系统,驱动程序,硬件,中断,其它软件系统等.外围实体和本

13、系统相互作用的性质(比如,消息,库调用)和类型(比如,OS服务,通信服务,系统工具等)。描述外部实体的特性时要注意该描述一定要有助本软件的设计和描述。 为了本文档内容的完整性,可以采用对于描述相关设计实体文档索引的方式:如对于操作系统编程手册的索引2.1.2 Design Considerations (Optional)设计思路(可选)2.1.2.1 Design Methodology 设计方法Describe design methodology that shall be used in the software system design.描述本软件系统所采取的设计方法。2.1.2.

14、2 Design Alternatives 设计可选方案 Analysis several alternatives of system design scheme, and specify the scheme that shall be used. 对本软件系统的几种设计方案进行分析、比较,并确定所采用的方案2.1.2.3 Design Constraints 设计约束1 Standards compliance 遵循标准Describe standards that software system shall comply with.描述本软件所遵循的标准、规范2 Hardware Li

15、mitations 硬件限制Describe hardware limitations of the software system.描述本软件系统实现的硬件限制3 Technology Limitations 技术限制Describe technology limitations of the software system.描述本软件的技术限制2.1.2.4 Other Design Considerations 其它Describe other design considerations of the software system.描述其它有关的设计考虑2.2 Level 1 Desi

16、gn Description第一层设计描述Architecture of the software system shall be described here. 这里要描述软件系统的总体结构。Structure chart, Hierarchical decomposition diagram, natural language can be used to represent the architecture.总体结构描述可以使用结构图,层次分解图,自然语言。2.2.1 Decomposition Description分解描述2.2.1.1 Module/Subsystem Decomp

17、osition模块/子系统分解This section describes subsystems ,module in the system.本节描述系统中的子系统和模块。1 Module/Subsystem 1 Description模块/子系统1描述Describe as follows 按照以下格式描述:Identification 标识:Type 类型:Purpose目的:Functions 功能列表:Requirement IDs to implement 要实现的需求ID:Submodules: 子模块:If this module will be further decompos

18、ed into submodules, list all submodules here. 如果本模块还要继续划分,列出下属子模块2 Module/Subsystem 2 Description模块/子系统2描述2.2.1.2 Concurrent Process Decomposition并发进程处理分解This section describes concurrent processes in the system.本节描述系统中的并发进程。In case of external entities, Subordinates attribute need not be described.

19、 对于外部实体,从属属性不必描述。1 Process 1 Description进程1描述Describe as follows 按照以下格式描述:Identification 标识:Type 类型:Purpose目的:Functions 功能列表:This part describes the functions to be performed in the process. If the function has been described in module decomposition before, description should be made on what functio

20、ns of the modules are implemented in this process.描述本进程中要完成的功能,如功能已经在前面的模块分解中有描述,则重点描述本进程完成了哪些模块的哪些功能。2 Process 2 Description进程2描述2.2.1.3 Data Decomposition数据分解This section describes data stores in the system.本节描述系统中的数据结构。External data entities shall not be described.外部数据实体不必描述。Describes the global

21、data structure of the system, including: the data directly accessed by decomposed modules, and the data structure used in interface of decomposed modules. When describing the data, make sure the data is the global data of the level.本章节描述本系统中用到的全局数据结构,其中至少包括: 各分解模块直接访问的数据,被各分解模块用来在接口中使用的结构。描述数据时要注意该数

22、据是否真正为本级模块分解的公用数据。1 Data Entity 1 Description数据实体1描述Describe as follows 按照以下格式描述:Identification 标识:Type 类型:Purpose目的:2 Data Entity 2 Description数据实体2描述2.2.2 Dependency Description依赖性描述This section describes relationships among the design entities such as subsystems, data stores, modules, and process

23、es etc.本节描述系统中的子系统,数据结构,模块,进程等设计实体间的关系。Structure charts, transaction diagrams, MSC, ER diagram can be used to represent dependences.依赖关系描述可以使用结构图(交互)事务图,消息序列图, ER图。2.2.2.1 Running Design 运行设计This section describes how the modules and the processes of this design level cooperate to perform the functi

24、onal requirements of the system. MSC, transaction diagrams, Structure charts can be used to represent the running procedure. Note: All the functional requirements in SRS should be covered in the description. For Level 2, Function specification of the module to be decomposed should be covered.本章节描述本层

25、设计的各个模块和进程是如何配合完成系统的功能需求. 可以用消息序列图, (交互)事务图, 结构图等进行描述, 可以按照处理过程进行分节描述, 要注意的是描述的内容应该涵盖所有SRS文档的功能需求, 对于二级设计来讲, 就是要涵盖分解对象模块的功能规格2.2.2.2 Data Dependencies数据依赖关系This section describes relationships among data stores。本节描述数据结构间的关系。ER diagram can be used to represent dependences.依赖关系描述可以使用ER图。2.2.3 Interfac

26、e Description接口描述This section describes interfaces of the design entities (such as subsystem, module, process)that make up the system。本节描述软件系统中设计实体(如子系统,模块,进程)的接口.Interface files, parameter tables can be used to describe Interface.接口描述可以使用接口文件,参数表。In case of external entities, only the interfaces re

27、levant to the software being described need be described.对于外部实体只有同被描述软件相关的接口才需描述。2.2.3.1 Module/Subsystem Interfaces模块/子系统接口This section describes interfaces of Module/Subsystem Interfaces。本节描述模块/子系统的接口。1 Interfaces Provided by Module/Subsystem 1 模块/子系统1提供的接口For interface function, following format

28、should be used:Interface 1:Format:Input:Output:Return: Describes the return value of the functionDescription: Describes the objective of the interface.对于接口函数,可以采用以下形式描述:接口1:形式:输入:输出:返回:描述返回什么。描述:总体描述该接口实现的目的。2 Interfaces Provided by Module/Subsystem 2 模块/子系统2提供的接口2.2.3.2 Process Interfaces进程接口This s

29、ection describes interfaces of process。本节描述进程的接口。1 Process 1 Description进程1描述The interfaces between the processes describe the shared memory, protocol data and messages, etc.进程间的接口主要是描述一些共享内存,协议数据,消息等。Describe as follows 按照以下格式描述:Identification 标识:Type 类型:Purpose目的:Functions 功能列表:2 Process 2 Descrip

30、tion进程2描述2.3 Level 2 Design Description (Optional)第二层设计描述(可选)Each entity that is defined in L1 and identified for further description shall be described by separate sub-sections as mentioned below.L1中定义的每个实体的进一步设计在下面的章节进行描述。This will be repeated for each module as follows (Same as Level 1). The deta

31、iled suggestions are also the same as Level 1.对每个模块重复使用下述的格式(和一层设计一样)。具体的编写建议参见第一层设计2.3.1 Module name (1) 模块1名称2.3.1.1 Decomposition Description 分解描述1 Module/Subsystem Decomposition模块/子系统分解1) Module/Subsystem 1 Description模块/子系统1描述2) Module/Subsystem 2 Description模块/子系统2描述*2 Concurrent Process Decom

32、position并发进程处理分解1) Process 1 Description进程1描述2) Process 2 Description进程2描述*2.3.1.2 Data Entity Description数据实体描述Describe as follows 按照以下格式描述模块内部使用的多个数据实体:Identification 标识:Type & structure(if applicable) 类型及组成结构(必要的话):Purpose目的:2.3.1.3 Dependency Description 依赖性描述1 Running Design 运行设计2 Data Dependen

33、cies数据依赖关系*2.3.1.4 Interface Description 接口描述1 Module/Subsystem Interfaces模块/子系统接口1) Interfaces Provided by Module/Subsystem 1 模块/子系统1提供的接口2) Interfaces Provided by Module/Subsystem 2 模块/子系统2提供的接口*2 Process Interfaces进程接口1) Process 1 Description进程1描述2) Process 1 Description进程1描述*2.3.2 Module name (2

34、) 模块2名称*2.4 Configuration and Control (Optional)配置和控制(可选)2.4.1 Startup 启动 Describes the steps to start up a module.描述启动一个模块的步骤2.4.2 Closing 关闭Describes the steps to close a module.描述关闭一个模块的步骤2.4.3 Creating MIB Table Item MIB表项的创建Steps to create a new table item. The title of this section can be modi

35、fied.创建新表项的动作步骤。该节的标题可以适当更改2.4.4 Deleting MIB Table Item MIB表项的删除Steps to delete a table item. The title of this section can be modified.删除表项的动作步骤. 该节的标题可以适当更改2.4.5 Modifying MIB Table Item MIB表项的更改Steps to modify a table item. The title of this section can be modified.修改表项的动作步骤. 该节的标题可以适当更改。2.5 Dat

36、abase (Optional)数据库(可选)2.5.1 Entity, Attributes and their relationships 实体、属性及它们之间的关系This section could list all the entities such as data stores, a verbose description of what that entity pertains to and list of all its attributes. For each of the attributes, its database, the data size, specific c

37、onstraints and a verbose description of that attribute should be specified. All specific constraints for that entity and its relationship with other entities should also be noted.本节列出所有的数据存储类的实体,详细描述实体的内容和并列出全部属性。对每个属性,详细描述其数据库、数据大小、特定约束。实体的所有约束及实体间的关系也要注明。2.5.2 E-R diagram 实体关系 图This section should

38、 display the E-R diagram for all the entities listed above. 本节描述关于上节提到的所有实体的E-R图List of reference 参考资料清单:Please list referred literature and related documents, format:请罗列本文档所参考的有关参考文献和相关文档,格式如下:Author + book name (or magazine, literature, document) + publishing company (or issue No., volume No., int

39、ernal documentation ID) + publishing date + start and end page number,作者书名(或杂志、文献、文档)出版社(或期号、卷号、公司文档编号)出版日期+起止页码Examples:例如:1 D. B. Leeson, “A Simple Model of Feedback Oscillator Noise Spectrum,” Proc. IEEE, pp329-330, February 1966 (英文文章格式)2 D. Wolaver, Phase-Locked Loop Circuit Design, Prentice Ha

40、ll, New Jersey,1991 (英文书籍格式)3 王阳元,奚雪梅等,“薄膜SOI/CMOS SPICE电路模拟”,电子学报,vol.22,No.5,1994 (中文文章格式)4 郑筠,MOS存储系统及技术,科学出版社,1990 (中文书籍格式)5 XXX,SDXXX用户手册 V1.1,基础部文档室,2001/4/26 其中专业理论知识内容包括:保安理论知识、消防业务知识、职业道德、法律常识、保安礼仪、救护知识。作技能训练内容包括:岗位操作指引、勤务技能、消防技能、军事技能。二培训的及要求培训目的安全生产目标责任书为了进一步落实安全生产责任制,做到“责、权、利”相结合,根据我公司201

41、5年度安全生产目标的内容,现与财务部签订如下安全生产目标:一、目标值:1、全年人身死亡事故为零,重伤事故为零,轻伤人数为零。2、现金安全保管,不发生盗窃事故。3、每月足额提取安全生产费用,保障安全生产投入资金的到位。4、安全培训合格率为100%。二、本单位安全工作上必须做到以下内容: 1、对本单位的安全生产负直接领导责任,必须模范遵守公司的各项安全管理制度,不发布与公司安全管理制度相抵触的指令,严格履行本人的安全职责,确保安全责任制在本单位全面落实,并全力支持安全工作。 2、保证公司各项安全管理制度和管理办法在本单位内全面实施,并自觉接受公司安全部门的监督和管理。 3、在确保安全的前提下组织生

42、产,始终把安全工作放在首位,当“安全与交货期、质量”发生矛盾时,坚持安全第一的原则。 4、参加生产碰头会时,首先汇报本单位的安全生产情况和安全问题落实情况;在安排本单位生产任务时,必须安排安全工作内容,并写入记录。 5、在公司及政府的安全检查中杜绝各类违章现象。 6、组织本部门积极参加安全检查,做到有检查、有整改,记录全。 7、以身作则,不违章指挥、不违章操作。对发现的各类违章现象负有查禁的责任,同时要予以查处。 8、虚心接受员工提出的问题,杜绝不接受或盲目指挥;9、发生事故,应立即报告主管领导,按照“四不放过”的原则召开事故分析会,提出整改措施和对责任者的处理意见,并填写事故登记表,严禁隐瞒不报或降低对责任者的处罚标准。 10、必须按规定对单位员工进行培训和新员工上岗教育;11、严格执行公司安全生产十六项禁令,保证本单位所有人员不违章作业。 三、 安全奖惩: 1、对于全年实现安全目标的按照公司生产现场管理规定和工作说明书进行考核奖励;对于未实现安全目标的按照公司规定进行处罚。 2、每月接受主管领导指派人员对安全生产责任状的落 Page 17 , Total 17 第17页,共17页

展开阅读全文
相似文档                                   自信AI助手自信AI助手
猜你喜欢                                   自信AI导航自信AI导航
搜索标签

当前位置:首页 > 包罗万象 > 大杂烩

移动网页_全站_页脚广告1

关于我们      便捷服务       自信AI       AI导航        获赠5币

©2010-2024 宁波自信网络信息技术有限公司  版权所有

客服电话:4008-655-100  投诉/维权电话:4009-655-100

gongan.png浙公网安备33021202000488号   

icp.png浙ICP备2021020529号-1  |  浙B2-20240490  

关注我们 :gzh.png    weibo.png    LOFTER.png 

客服