CN112527246B - Demand library catalogue and code generation method based on architecture design - Google Patents

Demand library catalogue and code generation method based on architecture design Download PDF

Info

Publication number
CN112527246B
CN112527246B CN202011402289.1A CN202011402289A CN112527246B CN 112527246 B CN112527246 B CN 112527246B CN 202011402289 A CN202011402289 A CN 202011402289A CN 112527246 B CN112527246 B CN 112527246B
Authority
CN
China
Prior art keywords
demand
directory
requirement
library
code
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011402289.1A
Other languages
Chinese (zh)
Other versions
CN112527246A (en
Inventor
罗贤华
张立新
岳志研
杨帆
郭栋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
AVIC Chengdu Aircraft Design and Research Institute
Original Assignee
AVIC Chengdu Aircraft Design and Research Institute
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by AVIC Chengdu Aircraft Design and Research Institute filed Critical AVIC Chengdu Aircraft Design and Research Institute
Priority to CN202011402289.1A priority Critical patent/CN112527246B/en
Publication of CN112527246A publication Critical patent/CN112527246A/en
Application granted granted Critical
Publication of CN112527246B publication Critical patent/CN112527246B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention may relate to the technical fields of architectural design, technical state management, demand management and the like, and particularly relates to a demand library catalog and code generation method based on architectural design. The construction of a product decomposition structure and the construction of a demand library are synchronously carried out, the demand library is constructed according to a certain logic demand catalog, and a demand file is stored under each demand catalog; the demand catalog corresponds to the hierarchical structure and nodes of the product decomposition structure; when the product decomposition structure constructs a node, a directory corresponding to the node is automatically generated synchronously, and a requirement file under the directory is created synchronously. The method lays a foundation for the automatic generation method of the subsequent requirement library catalog and codes.

Description

Demand library catalogue and code generation method based on architecture design
Technical Field
The invention may relate to the technical fields of architectural design, technical state management, demand management and the like, and particularly relates to a demand library catalog and code generation method based on architectural design.
Background
The airplane equipment system is a large complex system, and demand engineering becomes an indispensable important link for system development. In the model development process, activities such as requirement capture, requirement analysis, function analysis, architecture design, requirement definition, confirmation and verification are developed according to the requirement engineering requirements, and a requirement library is built for overall process data management. A Product Breakdown Structure (PBS) defined based on the design of the aircraft architecture represents a hierarchy of the aircraft from top to bottom from systems to hard, software. Through the logic sequence and interaction of system functions or elements, the final evolution becomes a final optimized architecture scheme. The directory structure and hierarchical relationship of the requirement library reflect the logic correlation and consistency of each system and element composition, and a method for automatically generating the directory and entry codes of the requirement library based on architecture design needs to be researched.
Files in the conventional requirement library are stored in a scattered manner according to a professional folder mode, and the element relationship between the system and the hierarchical relationship of requirements cannot be expressed. The requirement and design linkage is poor due to the fact that the requirement and design linkage is not related to a product decomposition structure, a large number of requirement catalogues and files are manually created, a data structure cannot be expressed, and the change is complex. Meanwhile, codes of PBS nodes cannot be automatically obtained without establishing association, sequence number errors are easily caused when codes of each requirement are manually compiled, and meanwhile, coding normativity and identifiability are poor when English letters are coded in short form and pinyin initials are coded in some cases.
Disclosure of Invention
The invention aims to provide a method for automatically generating a demand library catalog and item codes based on architecture design, which relates a demand catalog with a product decomposition structure and automatically configures the demand catalog and the item codes of each level according to a coding rule of a product decomposition structure node.
The invention has the technical scheme that a demand library catalog based on architecture design and a code generation method are adopted, the construction of a product decomposition structure and the construction of a demand library are synchronously carried out, the demand library is constructed according to a certain logic demand catalog, and a demand file is stored in each demand catalog;
the demand catalog corresponds to the hierarchical structure and nodes of the product decomposition structure;
when a node is constructed by the product decomposition structure, a directory corresponding to the node is automatically generated synchronously, and a requirement file under the directory is created synchronously. The technical scheme discloses a demand library directory generation method for establishing association between a product decomposition structure and a demand library directory structure, which realizes the association linkage between the hierarchical structure of the demand library directory and a PBS structure, expresses a system architecture by the demand library directory, and is convenient for design and change. In addition, the method lays a foundation for the automatic generation method of the subsequent demand base catalog and codes.
Preferably, the created requirement file under the directory includes a file name, an entry encoding rule, and a chapter element. The technical scheme specifically discloses the content of the requirement file, and the method defines the configured element characteristics in the file placed under the requirement directory.
Preferably, the name of a directory in the demand directory and the demand file under the directory reflects the name of the corresponding node in the product decomposition structure. The technical scheme particularly discloses a naming method of a demand file, and the method establishes a standard and unified rule for naming the demand file.
Preferably, the requirement file is provided with item information, and the encoding rule of the item reflects the hierarchical relationship and the category of the requirement. The technical scheme specifically discloses the content of the requirement item information, and the method defines the meaning of code bits and the definition of class codes for the coding of the requirement item information.
Preferably, the node of the product decomposition structure is provided with a code, the code comprises code bits for embodying a hierarchical structure, the length of the code bits is fixed, and the code bits are consistent by zero padding in the hierarchy which the node does not reach;
and intercepting effective code bits of the corresponding product decomposition structure nodes, which embody the hierarchical structure, to obtain the codes of the items reflecting the hierarchical relation of the requirements. The technical scheme specifically defines a requirement item coding length interception rule, and visually reflects the requirement hierarchical relationship after interception.
Preferably, the coding of the entry information is implemented by software, each entry information is provided with an attribute identifier, and entries with the attribute identifiers meeting requirements are sequentially coded according to the coding rule. The technical scheme particularly discloses a method for generating an item code, and the method ensures the requirement of a method for identifying a required item and uniqueness.
Preferably, when the node in the product decomposition structure is deleted, the catalog modification is performed after the requirement library needs to be confirmed. The technical scheme specifically discloses a linkage changing method of a demand library catalogue and a product decomposition structure, and the method is used for determining a confirmation principle of the demand catalogue before deletion.
Preferably, the automatic generation is realized through the linkage of the product data management platform and the demand information management platform. The technical scheme specifically discloses an interaction mode of data among platforms, and linkage and data transmission among the platforms replace a large amount of manual creation work of a demand library catalog.
Preferably, the method is particularly suitable for generating the requirement library catalogue and the code in the aircraft requirement design. The technical scheme discloses a more suitable application environment for the method, fully considers the complexity of the airplane demand design, and embodies the technical effect of the invention.
Drawings
FIG. 1 is a model diagram of PBS structure
FIG. 2 Product Breakdown Structure (PBS) diagram
FIG. 3 requirement directory Structure
FIG. 4 is a process diagram of generating a demand directory structure from a PBS structure
FIG. 5 a demand code identification diagram
Detailed Description
The method comprises the steps of establishing and reading a product decomposition structure, establishing association between a demand directory of a demand information management platform and the product decomposition structure of a product data management platform, and establishing a multi-level demand directory according to a level structure of 'airplane demand-system demand-subsystem demand-product demand'. And meanwhile, the name and the code of the product decomposition structure node are read, and the automatic generation and configuration of the demand directory name and the entry code are realized. The method for constructing the demand directory structure based on the architecture design is initiated domestically.
The process of creating and encoding the demand catalog is as follows:
the method comprises the steps of firstly, developing an airplane architecture design on a product data management platform, building a product decomposition structure, carrying out system decomposition, identifying and refining system composition and defining each level node, wherein the product decomposition structure (PBS) is built layer by an airplane-system-subsystem-device and software, and a structure model is shown in figure 1.
And step two, after a product decomposition structure in the product data management platform establishes a file node FI at the current level (as shown in figure 2), the demand information management platform correspondingly constructs a demand directory structure (as shown in figure 3), and a demand file is placed under the directory.
Step three, the requirement information management platform reads the hierarchical structure feature and the node name of the file node in the product data management platform, and names the requirement directory and the requirement file under the directory, as shown in fig. 4.
Setting codes when the product data management platform establishes the PBS file nodes, wherein the codes comprise code bits (shown in figure 5) which embody a hierarchical structure, the lengths of the code bits are fixed, and the lengths of the code bits are consistent by zero padding of the hierarchy which the nodes do not reach;
and fifthly, after the demand directory is generated, reading codes of PBS file nodes in the product data management platform by the demand information management platform, intercepting the hierarchical structure and effective code bits in the codes according to the rules of the table 1, and generating the codes which need to be configured in the content of the demand items in the demand file.
TABLE 1 requirement entry encoding rules
Serial number Demand hierarchy Requirement item encoding rules Base line
1 Equipment level requirements X plane system code-RQ-1 Functional baseline
2 System level requirements X system code (3 bit) -RQ-1 Dispensing baselines
3 Subsystem level requirements X subsystem code (5 bit) -RQ-1 Dispensing baselines
4 Product hard/software development requirements X device code (7 bit) -RQ/SQ-1 Dispensing baselines
And step six, automatically configuring the intercepted requirement item codes into a requirement information management platform.
And seventhly, setting an attribute identifier of each item information in the requirement information management platform, checking whether an item code is generated in the attribute identifier, and sequentially coding the items required by the attributes according to a coding rule and generating the items into the text content of the requirement file.
And step eight, when the nodes of the product decomposition structure in the product data management platform are deleted, sending a confirmation notice to the demand information management platform, and deleting and modifying the demand catalogue after confirmation.
The invention relates the generation of the demand directory and the configuration of the item code with the product decomposition structure, and automatically and synchronously updates the demand directory structure according to the latest result of the architecture design. And carrying out the interception of each level of requirement codes according to the codes of the nodes of the product decomposition structure, automatically configuring the codes to a platform and generating the codes into the text content of the requirement file, thereby ensuring a coding system unified with the product decomposition structure and meeting the coding normative requirement. The invention realizes the construction of a hierarchical structure of the demand directory, realizes the linkage of the demand and the design, expresses the system architecture by the demand library directory, realizes the automatic configuration generation by the information interaction between platforms, is pioneering in the industry and has a technology leading position.

Claims (9)

1. A demand library catalog and code generation method based on architecture design is characterized in that: the method comprises the steps that the construction of a product decomposition structure and the construction of a demand library are carried out synchronously, the product decomposition structure is built and read, a demand directory of a demand information management platform is associated with the product decomposition structure of a product data management platform, each level of demand directory is built according to the level structure of 'airplane demand-system demand-subsystem demand-product demand', the demand library is constructed according to the demand directory, and a demand file is stored under each demand directory; the demand catalog corresponds to the hierarchical structure and nodes of the product decomposition structure; when a node is constructed by the product decomposition structure, a demand directory corresponding to the node is automatically generated synchronously, and a demand file under the directory is created synchronously.
2. The method of claim 1, wherein the method comprises: the created requirement file under the directory comprises a file name, an entry coding rule and a chapter element.
3. The method of claim 1, wherein the method comprises the steps of: the name of a certain directory in the demand directory and the demand file under the directory reflects the name of the corresponding node in the product decomposition structure.
4. The method of claim 1, wherein the method comprises: the requirement file is internally provided with entry information, and the encoding rule of the entry reflects the hierarchical relation and the category of the requirement.
5. The method of claim 4 for generating requirement library catalogues and codes based on architectural design, wherein: the node of the product decomposition structure is provided with a code, the code comprises code bits for embodying a hierarchical structure, the lengths of the code bits are consistent, and the lengths of the code bits are consistent through zero padding of the hierarchy which is not reached by the node; and intercepting effective code bits of the corresponding product decomposition structure nodes, which embody the hierarchical structure, to obtain the codes of the items reflecting the hierarchical relation of the requirements.
6. The method of claim 4 for generating requirement library catalogues and codes based on architectural design, wherein: the coding of the entry information is realized through software, each entry information is provided with an attribute identifier, and entries with the attribute identifiers meeting requirements are sequentially coded according to the coding rule.
7. The method of claim 1, wherein the method comprises the steps of: and when the nodes in the product decomposition structure are deleted, the catalog modification is carried out after the requirement library needs to be confirmed.
8. The method for generating requirement library catalog and code based on architectural design according to any of claims 1 to 7, wherein: automatic generation is realized through linkage of the product data management platform and the demand information management platform.
9. The method for generating requirement library catalogue and code based on architecture design according to any one of claims 1 to 7, wherein: the method is suitable for generating the requirement library catalogue and the code in the aircraft requirement design.
CN202011402289.1A 2020-12-04 2020-12-04 Demand library catalogue and code generation method based on architecture design Active CN112527246B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011402289.1A CN112527246B (en) 2020-12-04 2020-12-04 Demand library catalogue and code generation method based on architecture design

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011402289.1A CN112527246B (en) 2020-12-04 2020-12-04 Demand library catalogue and code generation method based on architecture design

Publications (2)

Publication Number Publication Date
CN112527246A CN112527246A (en) 2021-03-19
CN112527246B true CN112527246B (en) 2023-01-13

Family

ID=74997417

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011402289.1A Active CN112527246B (en) 2020-12-04 2020-12-04 Demand library catalogue and code generation method based on architecture design

Country Status (1)

Country Link
CN (1) CN112527246B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104699706A (en) * 2013-12-06 2015-06-10 中国移动通信集团海南有限公司 Directory tree generation method, device and system
CN109299039A (en) * 2018-08-30 2019-02-01 努比亚技术有限公司 A kind of file management method, equipment and computer readable storage medium
CN111241012A (en) * 2020-02-25 2020-06-05 江苏华创微系统有限公司 TLB architecture supporting multi-level page tables
CN111669213A (en) * 2020-05-22 2020-09-15 军事科学院系统工程研究院网络信息研究所 Dynamic management and control system architecture and management and control method for satellite communication resources

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7660731B2 (en) * 2002-04-06 2010-02-09 International Business Machines Corporation Method and apparatus for technology resource management
CN106294349A (en) * 2015-05-13 2017-01-04 中国核工业第五建设有限公司 Engineering management inquiry system based on structuring and customization
CN108197302A (en) * 2018-01-29 2018-06-22 维沃移动通信有限公司 A kind of file folder creation method and mobile terminal
CN109597603B (en) * 2018-11-16 2021-07-06 湖南大学 Demand document automatic generation method based on document component

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104699706A (en) * 2013-12-06 2015-06-10 中国移动通信集团海南有限公司 Directory tree generation method, device and system
CN109299039A (en) * 2018-08-30 2019-02-01 努比亚技术有限公司 A kind of file management method, equipment and computer readable storage medium
CN111241012A (en) * 2020-02-25 2020-06-05 江苏华创微系统有限公司 TLB architecture supporting multi-level page tables
CN111669213A (en) * 2020-05-22 2020-09-15 军事科学院系统工程研究院网络信息研究所 Dynamic management and control system architecture and management and control method for satellite communication resources

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"Review of Proposals for the Construction and Management of the Catalog of Information Technology Services";Cristian Mera Macias 等;《IEEE Access (Volume: 6)》;20180814;第45335-45346页 *
"基于软件体系结构的需求分析与设计";肖书 等;《武汉大学学报(自然科学版)》;19991031;第45卷(第5期);第665-668页 *

Also Published As

Publication number Publication date
CN112527246A (en) 2021-03-19

Similar Documents

Publication Publication Date Title
CN111259006B (en) Universal distributed heterogeneous data integrated physical aggregation, organization, release and service method and system
US7035853B2 (en) Document management method and document management device
CN110807015B (en) Big data asset value delivery management method and system
CN106133766A (en) For calculating, apply and show the system and method for document increment
US20070168325A1 (en) System and method for workflow processing using a portable knowledge format
CN103019693A (en) System and method for generating user interface
CN103577394B (en) A kind of machine translation method based on even numbers group searching tree and device
US20070257938A1 (en) Element template system
CN101477549A (en) Knowledge base supported spatial database design method
CN112527246B (en) Demand library catalogue and code generation method based on architecture design
CN113486418B (en) BIM model cloud coding method and system
JP2016051421A (en) Information management device and file management method
CN115705313A (en) Data processing method, device, equipment and computer readable storage medium
CN113553458A (en) Data export method and device in graph database
CN109597603A (en) A kind of requirement documents automatic generation method based on document component
CN109063223A (en) The light weight method and device of BIM model and the processing method and system of BIM model
CN105488146B (en) Courseware material management method and system of computer aided training system
CN112488642B (en) Cloud file management method based on structured labels and taking object as core
CN111045718B (en) Software suitable for airworthiness management of civil airborne equipment
CN112162731B (en) Data expansion method, device, storage medium and electronic device
CN110069516A (en) A kind of service content intelligent management Implementation Technology based on normative document
CN114281797A (en) Method for quickly creating basic level data aggregation warehouse based on agile low-code platform
CN111752552A (en) Industrial software design and application platform
CN103714035B (en) Multilayer software bus structure for integrated environment
CN113535844B (en) Data aggregation method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant