当前位置: 首页 > article >正文

INCOSE需求编写指南-附录 A: 参考文献

附录 Appendix A: 参考文献 References

编写本指南时参考了以下参考资料。如果可能,文本中会引用来源。在某些情况下,文本的基础是来自多个来源的概念和信息,但这些概念和信息不能直接归因于任何单一来源。 The following references were consulted when developing this Guide. When possible, the source is referenced in the text. In some cases, concepts and information from several sources was used as a basis of the text but are not directly attributable to any single source.

引用的文件仅适用于本文指定的范围。 Referenced documents are applicable only to the extent specified herein.

  1. ANSI/AIAA G-043-2012e, Guide to the Preparation of Operational Concept Documents.
  2. Carson, R. S., etal. (2004). Requirements Completeness. Proceedings of INCOSE 2004. Wiley.
  3. Carson, R. S., Noel, R. A., “Formal Requirements Verification and Validation,” INCOSE IS 2018.
  4. Dick, J. and J. Chard, “The Systems Engineering Sandwich: Combining Requirements, Models and Design”, INCOSE International Symposium IS2004, July 200
  5. Dick, J. and Llorens, J., "Using Statement-level Templates to Improve the Quality of Requirements", International Conference on Software and Systems Engineering and Applications. ICSSEA 2012, Paris, France.
  6. Génova, G, Fuentes J.M., Llorens, J., Hurtado, O., and Moreno, V., “A Framework to Measure and Improve the Quality of Textual Requirements", Requirements Engineering, Vol 18, 2013.
  7. Gilb, T. Competitive Engineering: A Handbook for Systems Engineering, Requirements Engineering and Software Engineering Management Using Planguage, Elsevier Butterworth-Heinemann, 2005.
  8. Heitmeyer, C., J. Kirby, and B. Labaw, “The SCR Method for Formally Specifying, Verifying, and Validating Requirements: Tool Support”, Proceeding ICSE '97 Proceedings of the 19th international Conference on Software Engineering, pp. 610-611, Boston, Massachusetts, USA — May 17 - 23, 1997.
  9. Hull, E., K. Jackson, J. Dick, Requirements Engineering, Springer, 2011.
  10. INCOSE-TP-2003-002-04 2015, Jan 2015 Systems Engineering Handbook, Fourth Edition, I
  11. INCOSE-TP-2018-001-01, 2018, INCOSE Integrated Data as a Foundation of Systems Engineering, prepared by the Requirements Working Group, INCOSE.
  12. INCOSE-TP-2021-002-01.1, 2022 Needs and Requirements Manual, prepared by the Requirements Working Group, INCOSE
  13. INCOSE-TP-2021-004-01, 2022 Guide to Verification and Validation, prepared by the Requirements Working Group, INCOSE
  14. INCOSE -TP-2021-003-01, 2022, Guide to Needs and Requirements, prepared by the Requirements Working Group, INCOSE
  15. ISO/IEC/IEEE 15288, Systems and software engineering — System lifecycle processes, First edition 2015-05-15
  16. ISO/IEC/IEEE 29148, Systems and software engineering — Lifecycle Processes — Requirements engineering, Second edition, 2018-12.
  17. Ryan, M.J., “An Improved Taxonomy for Major Needs and Requirements Artefacts”, INCOSE International Symposium IS2013, June 2013.
  18. Ryan, M., Wheatcraft, L, Dick, J, and Zinni, R, “An Improved Taxonomy for Definitions Associated with a Requirement Expression”, Systems Engineering / Test and Evaluation Conference SETE2014, Adelaide, 28-30 April 2014.
  19. Ryan, M., Wheatcraft, L., “On the Use of the Terms Verification and Validation”, INCOSE International Symposium IS2017, July 2017.
  20. Simplified Technical English (STE), Specification (ASD-STE100), ASD Belgium, http://www.asd-ste100.org/.
  21. US Code of Federal Regulations: Title 21, Part 820, Quality System Regulation
  22. Wheatcraft, L., Ryan, M., Dick, J. “On the Use of Attributes to Manage Requirements”, Systems Engineering Journal, Volume 19, Issue 5, September 2016, pp. 448–458.
  23. Wiegers, K.E., Software Requirements, Redmond, WA: Microsoft Press, 2003.
  24. Wiegers, K.E., More About Software Requirements, Redmond, WA: Microsoft Press, 2006.


http://www.kler.cn/a/526556.html

相关文章:

  • 代码随想录算法训练营第三十九天-动态规划-337. 打家劫舍 III
  • 消息队列篇--通信协议篇--TCP和UDP(3次握手和4次挥手,与Socket和webSocket的概念区别等)
  • C++中常用的十大排序方法之1——冒泡排序
  • 留学生scratch计算机haskell函数ocaml编程ruby语言prolog作业VB
  • JavaScript系列(50)--编译器实现详解
  • Qt中json的使用
  • 鸟瞰欧洲(意境欧洲) 第一季
  • 尚硅谷spring框架视频教程——学习笔记一(IOC、AOP)
  • 【视频+图文详解】HTML基础3-html常用标签
  • 如何在本地部署deepseek-r1模型【详细步骤】
  • Java8_StreamAPI
  • LruCache实现
  • 【gRPC-gateway】option定义规则及HttpBody响应
  • leetcode——翻转二叉树(java)
  • 【网络】3.HTTP(讲解HTTP协议和写HTTP服务)
  • 《Windows 11轻松设置:一键优化系统,提升电脑效率》
  • Three.js实现3D动态心形与粒子背景的数学与代码映射解析
  • 变量声明是否可以放在语句之后?变量声明?声明变量一定需要指定类型吗?函数范围快捷使用临时变量?
  • 低代码产品插件功能一览
  • 火语言RPA--Http请求
  • 《Origin画百图》之同心环图
  • 大数据相关职位 职业进阶路径
  • 【重生之我在学习C语言指针详解】
  • 视频编辑系列——Shotcut如何裁切视频黑边并放大画面导出
  • 【练习】PAT 乙 1027 打印沙漏
  • python-leetcode-填充每个节点的下一个右侧节点指针 II