CN113190951A - Avionics system function decomposition method irrelevant to implementation - Google Patents

Avionics system function decomposition method irrelevant to implementation Download PDF

Info

Publication number
CN113190951A
CN113190951A CN202110173470.8A CN202110173470A CN113190951A CN 113190951 A CN113190951 A CN 113190951A CN 202110173470 A CN202110173470 A CN 202110173470A CN 113190951 A CN113190951 A CN 113190951A
Authority
CN
China
Prior art keywords
function
functional
functional modules
module
functions
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.)
Pending
Application number
CN202110173470.8A
Other languages
Chinese (zh)
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.)
China Aeronautical Radio Electronics Research Institute
Original Assignee
China Aeronautical Radio Electronics 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 China Aeronautical Radio Electronics Research Institute filed Critical China Aeronautical Radio Electronics Research Institute
Priority to CN202110173470.8A priority Critical patent/CN113190951A/en
Publication of CN113190951A publication Critical patent/CN113190951A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/20Configuration CAD, e.g. designing by assembling or positioning modules selected from libraries of predesigned modules

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

本发明涉及基于模型的航电系统架构设计与实现领域,具体涉及一种面向与实现无关的航电系统功能分解方法。该方法包括:对航电系统的各顶层功能向下进行分层,直到分到的功能模块只具有唯一的一个原子功能并无法再向下分解为止;同时,根据功能模块的数据依赖对所有层的功能模块进行标准化的定义,并按照功能描述模板进行描述;将具有相似功能的原子功能模块进行通用化抽象,泛化得到通用原子功能模块;对泛化后的功能模块进行组织,包括创建功能模块之间的父子层级关系、精化功能模块的名称;对组织后的功能模块进行功能描述,审查和统一各功能模块相关的数据依赖。

Figure 202110173470

The invention relates to the field of model-based avionics system architecture design and implementation, in particular to an implementation-independent avionics system function decomposition method. The method includes: layering down each top-level function of the avionics system until the assigned function module has only one atomic function and can no longer be decomposed downward; at the same time, according to the data dependency of the function module, all layers Standardized definition of functional modules, and described according to the function description template; generalized abstraction of atomic functional modules with similar functions, generalized to obtain general atomic functional modules; generalized functional modules are organized, including creating functions The parent-child hierarchical relationship between modules, and the names of functional modules are refined; the functional description of the organized functional modules is carried out, and the data dependencies related to each functional module are reviewed and unified.

Figure 202110173470

Description

Avionics system function decomposition method irrelevant to implementation
Technical Field
The invention relates to the field of model-based avionics system architecture design and implementation, in particular to an avionics system function decomposition method irrelevant to implementation.
Technical Field
The model-based system engineering method is widely applied to the avionics system architecture design process, in order to realize rapid architecture design and system integration oriented to an avionics system family, technologies such as modular design and software product line are maturely applied to the avionics system architecture design and realization field, and a field sharing library is constructed and formed so as to hope for reuse of design assets such as models and software, thereby improving the design efficiency and reducing the overall cost to the maximum extent. The avionics system field shared library takes the model as a main object, and realizes the management and planning of the functional model in the avionics field, so that the model can be reused in the design of various avionics products.
Disclosure of Invention
The purpose of the invention is as follows:
in order to realize the multiplexing of an avionic system function model, construct an avionic system shared function library and apply the function model to more extensive system architecture model design, the invention provides an avionic system function decomposition method irrelevant to specific implementation, aiming at decomposing the top-level function of an avionic system into a low-level atomic-level function, supporting the design of the avionic system function model shared library and helping the system function to construct a reference architecture model.
Technical scheme
The invention provides a method for decomposing avionics system functions irrelevant to implementation, which comprises the following steps:
layering the top layer functions of the avionics system downwards until the divided functional modules only have one unique atomic function and cannot be decomposed downwards; meanwhile, the functional modules of all layers are defined in a standardized way according to the data dependence of the functional modules and are described according to a functional description template;
carrying out generalized abstraction on the atomic function modules with similar functions, and generalizing to obtain a generalized atomic function module;
organizing the generalized functional modules, including establishing parent-child hierarchical relationships among the functional modules and refining names of the functional modules;
and performing function description on the organized function modules, and examining and unifying data dependence related to each function module.
Further, before layering top-level functions of the avionics system downwards, the method further comprises:
identifying the engineering field, the top task, the task stage and the possible resident platform type of the avionic system;
identifying and reviewing relevant document material;
an initial primary data element list of the avionics system and a vocabulary describing the data of the avionics system are created.
Further, layering top-level functions of the avionics system downwards until the layered function modules only have one unique atomic function and cannot be layered downwards, and the method comprises the following steps:
selecting the jth functional module at the ith layer in a task stage to perform decomposition analysis on the jth functional module at the ith layer to obtain a functional module at the next layer, wherein the functional module at the next layer is used for further performing decomposition and refinement on the ith functional module;
when n functional modules with atomic functions exist in the next layer of functional modules, the remaining functional modules need to be decomposed and analyzed continuously;
labeling the applicable platform type attribute, labeling the task stage attribute, creating description and identifying data dependence for each lower layer functional module;
wherein, the function module of the layer 1 is the top function module which is analyzed by decomposition.
Further, generalization and promotion can be performed on functional modules with similar atomic functions under the same top-level function, and can also be performed on functional modules with similar atomic functions under the same top-level purpose.
Further, for a target function module with atomic function, the generalization and abstraction of the function module with similar atomic function to obtain the generalized function module includes:
the method comprises the following steps of carrying out upper generalization on target function modules from a specific task stage or from a specific implementation;
and adjusting the attribute, description and data dependence according to the generalized target function module.
Further, the functional description of the organized functional modules, the examination and the unification of the data dependency of the functional modules include:
performing description analysis on all the functional modules;
capturing the traceability of each functional module to relevant document data;
updating the description of the corresponding functional module according to the traced document data;
reviewing and unifying data dependency on the data element table according to the description of the functional module;
when unified, updating the main data element list;
examining the preambles and the successors of all the functional modules;
capturing the subsequent preorders of the functional modules with the subsequent preorders;
establishing an initial function for a functional module without a preamble successor, and capturing a missing preamble successor;
when the data dependencies of all functional modules are completely defined, the vocabulary is examined according to the data dependencies,
further, the method further comprises:
if there is a problem with the decomposition of the function block having the atomic function, it is necessary to decompose again from the layer where the problem occurs.
The invention provides a computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out any of the methods.
The invention provides a system function decomposition method which is independent of implementation, completes the definition of an avionics system function module, develops a systematization process, decomposes, plans and organizes the top-level avionics function from the task capability of the avionics system, ensures that the decomposed function is independent of the specific implementation, finally realizes the atomic decomposition and hierarchical organization of the avionics system function, and provides a function model library for constructing an avionics system function reference architecture model.
Effects of the invention
The invention constructs a method for decomposing the avionics system function, decomposes the avionics top-level function into atomic functions irrelevant to specific implementation, supports the construction of an avionics system shared function model library, and provides a basis for designing a system function reference architecture model.
Drawings
Fig. 1 is a schematic diagram of the definition and constituent elements of a function.
Fig. 2 is a development function exploded view.
Fig. 3 is a process diagram of an identification function.
FIG. 4 is a diagram of a functional generalization process.
Fig. 5 is a functional organization process diagram.
Fig. 6 is a functional description process diagram.
Detailed Description
The following detailed description of embodiments of the invention refers to the accompanying drawings in which:
in order to solve the problems of consistency and reusability of function blocks and coverage of top-level functions in the function decomposition process, the invention develops a function decomposition method and process for avionics system function analysis. The method provides the precise semantics and syntax required for functional decomposition and defines procedural terms to reduce ambiguity in functional recognition.
The functional decomposition process described herein describes in detail what is needed, how is, and the details of the steps performed, by means of explicit steps, as referred to in the decomposition process. The process adopts an iterative mode to ensure that when the function is split from different perspectives in the function splitting process, the completed splitting result can be reviewed to ensure that the function splitting requirement is met and modification and updating are supported, for example, when a new function is identified or the current function splitting result and the completed result are in contradiction.
The functional decomposition process designed by the invention forces the decomposition function to be examined and tracked from different perspectives. The perspective introduced by the process includes decomposed blocks, task phases and platform types, which are described as attributes of the function.
1) And (5) decomposing the block.
The decompose block describes the basic behavior of the current function using well-defined verbs in the function name. Templates for these actions or low-level functions are built by consistent terminology specification definitions. For example, in the case of decomposing the functions of the unmanned aerial vehicle system, verbs such as "transfer", "determine", "generate", "execute", and "transmit command state" are used as behavior "templates" that occur repeatedly. The standardized decomposed block template provides a guide to assist the hierarchical function decomposition process, and when a particular function at a high level is decomposed into its subfunctions, one or more decomposed blocks are generated. Typical decomposition blocks suitable for the avionics system functional decomposition process include:
receiving: data or information is collected from another function or from an external source.
Determining: the data is transformed to obtain a usable and targeted result.
Generating: the strategic objective is translated into a tactical instruction.
Perform: instructing a change in the configuration of the aircraft.
2) And (5) a task phase.
The task phase is a "one state" that describes the system's operational phase from a task perspective. The task phase adopts a state-based method, the system behavior is examined within the function decomposition range, and many functions are presented in a plurality of task phases. An aircraft needs to be properly configured for all phases, depending on the current phase and circumstances. An aircraft may have the following mission phases in operation:
start/shut down/coast
Landing
Climbing up
Cruise
Descent and approach
3) The platform type.
The platform type is the system class, or the specific technology that is intended to be covered in the functional decomposition. To apply the decomposed clusters of functions to a wider range of system solutions, the platform type is used to help identify those functions that need to be generalized. Low-level aircraft functionality, such as that obtained through functional decomposition, is applicable to fixed-wing aircraft, rotorcraft, and vertical/short takeoff and landing aircraft. Those low-level functions that are only applicable to a particular platform should explicitly describe the platform type in their functional attributes, making it clear that the function is only applicable to a certain type of platform and not to other types of platforms.
1. Standardized definition of functions
The system functions are building blocks in the functional decomposition, and the logic describes the "what the system does". A function is defined as "a task, behavioral action or activity that must be characterized by the performance of a task, behavioral action or activity to achieve a desired output result". To reduce ambiguity, maintain consistency, and promote reusability, a standard functional definition schema is developed based on these definitions during the functional decomposition process. By graphical depiction, the integrated definition of functional modeling gives an initial structured component that is used in developing a standard functional definition. As shown in fig. 1, the initial components of the standard functional definition are: function name, input, output, control and initiator (mechanism).
Other necessary functional element description components are also added in the present invention to support the functional decomposition process, including the annotation description, the reference to the parent function, the associated decomposition block, the available task phase, the available platform type, and the source document reference. The complete standard functional definition is summarized in table 1.
TABLE 1 Standard functional Definitions
Figure BDA0002939583350000051
2. Functional hierarchical Process description
The functional decomposition process can be decomposed into five key block diagrams, including 64 process steps. The functional decomposition overall process is shown in fig. 2, which contains an aggregation of four detailed sub-processes ("recognition function", "summarization function", "organization function", and "description function"). Each action and decision in the process is assigned a unique identifier and contains a detailed description of "What", "How", and "Why" and related examples. Following the entire functional decomposition process will produce a functional decomposition result that is robust, well organized, and implementation independent.
1) Functional decomposition of the overall process
First "identify project domain", determine the top level functional scope that needs to be decomposed by applying project knowledge or system run concepts. Determining the project domain constitutes all the work basis required for functional decomposition. Identifying and viewing the relevant technical material needs to be determined by searching academic journals, books, well-known websites and documents provided by the customers. The top level function can be identified by looking up the function and the data element (input, output, control or initiator). The top level function is a level one function in the functional organization hierarchy. The next several steps are determining the task phase, determining possible platform types, developing standardized functional decomposition blocks and determining functional description templates, which are related to domain-related attributes that provide more detailed information about the functions determined during the decomposition process. The data element lists (input and output) generated or used by the decomposed and identified functions are described by creating an initial master data element list. Developing a master data element list will facilitate activity modeling in functional decomposition and integration with various data models. This process will obtain and maintain a vocabulary of items and update (create vocabulary to capture terms) throughout the functional decomposition process. The detailed steps of the overall process of functional decomposition are shown in fig. 2.
The preceding steps complete the necessary work to initiate the functional decomposition process. The next step is to select a top level function and start decomposing the hierarchy of functions that make up it. The basic definition (the definition of the selected top-level function is established) needs to be established for all top-level functions before starting the decomposition. This is done by following an iterative process to identify, summarize, organize, and describe functions.
2) Function identification process
The function identification process is used to determine domain-specific attributes in the function decomposition process and to guide the generation of necessary functions. In the process, functions are developed mainly according to the decomposition block, the task stage and the platform type 3 basic visual angles, and attribute data corresponding to the basic visual angles are determined. After the steps of this process are completed, the functions will be appropriately labeled with the attribute data, a basic definition of the decomposed functions and some conceptual data dependencies are generated and ordered in a later process. The detailed steps of the function identification process are shown in fig. 3.
3) Functional generalization process
The functional generalization process inherits and uses the sub-level functions developed in the "recognition function" and generalizes them to make them more versatile and thus applicable to multiple task phases. For example, two airplane functions which are respectively operated in the takeoff phase and the landing phase of the airplane and the only difference is the state of the airplane, the two functions can be generalized and unified into one same function in the view of the mission phase. After generalization of the functions, all decomposed functions must be updated appropriately to reflect the new definitions, data dependencies or names.
Functional generalization allows for the labeling and identification of overly specific functions that are resolved. In order to adapt the decomposed functions to a wider application scenario, the decomposed functions should be implementation-independent, and function sub-blocks such as "how to complete a certain task" are avoided, so that a built-in check needs to be performed in the flow to ensure that all functions reach an appropriate atomic level. The detailed steps of the functional generalization are shown in fig. 4.
4) Functional organization process
The function organization process structures the list of functions developed earlier and assigns a hierarchy based on parent-child relationships with the goal of creating a functional grouping based on similar functional objectives. The end product should be a hierarchical functional structure consisting of sets of parent-child relationships. According to the hierarchy of parent-child functions, the parent function should include all the child functions grouped below it. Through the last function generalization step, some redundant and repeated functions can be deleted or merged, so that redundant functions need to be marked and audited. The detailed steps of the functional organization process are shown in fig. 5.
5) Function description procedure
The function description process will fully describe the decomposed functions, including traceability of related data, updated data dependency, updated narrative description, documentation of function input/output/control/startup data, and capture of the preamble and subsequent functions of each function. Capturing the predecessor and successor functions of the current function may heuristically identify the portion of the functional decomposition that has not been decomposed, i.e., the new function. These new functions can be iterated through the process, followed by a complete description of the functions performed in the same steps, and incorporated into the functional hierarchy. A final update and review of the master data element list and vocabulary is required. A detailed description of the functional description process is shown in fig. 6.
After all functions are described, if a new function needs to be determined, the whole function decomposition process is continuously triggered to iterate until all functions are identified, summarized, organized and described. After all top-level functions are processed, the function decomposition process is basically finished, the decomposed function hierarchy structure and related elements can be analyzed, and the function decomposition is updated and corrected according to the analysis result. The whole functional decomposition process will ensure that the decomposition result is complete, implementation independent and defines all relevant functions required by a specific domain.

Claims (8)

1.一种面向与实现无关的航电系统功能分解方法,其特征在于,包括:1. a kind of avionics system function decomposition method that is irrelevant to realization, is characterized in that, comprises: 对航电系统的各顶层功能向下进行分层,直到分到的功能模块只具有唯一的一个原子功能并无法再向下分解为止;同时,根据功能模块的数据依赖对所有层的功能模块进行标准化的定义,并按照功能描述模板进行描述;The top-level functions of the avionics system are layered downward until the assigned function module has only one atomic function and cannot be decomposed further; Standardized definitions and described in accordance with functional description templates; 将具有相似功能的原子功能模块进行通用化抽象,泛化得到通用原子功能模块;Generalize and abstract atomic function modules with similar functions, and generalize to obtain general atomic function modules; 对泛化后的功能模块进行组织,包括创建功能模块之间的父子层级关系、精化功能模块的名称;Organize generalized functional modules, including creating parent-child hierarchical relationships between functional modules and refining the names of functional modules; 对组织后的功能模块进行功能描述,审查和统一各功能模块相关的数据依赖。Describe the functions of the organized functional modules, review and unify the data dependencies related to each functional module. 2.根据权利要求1所述的方法,其特征在于,对航电系统的各顶层功能向下进行分层之前,所述方法还包括:2. The method according to claim 1, characterized in that, before layering down each top-level function of the avionics system, the method further comprises: 识别航电系统的工程领域、顶层任务、任务阶段和可能的驻留平台类型;Identify the engineering domain, top-level mission, mission phase, and possible residency platform type for the avionics system; 识别和审查相关文档资料;Identify and review relevant documentation; 创建航电系统的初始主数据元素列表和对航电系统的数据进行描述的词汇表。Create an initial list of master data elements for the avionics system and a vocabulary that describes the data for the avionics system. 3.根据权利要求2所述的方法,其特征在于,对航电系统的各顶层功能向下进行分层,直到分到的功能模块只具有唯一的一个原子功能无法在向下分层为止,包括:3. The method according to claim 2, wherein each top-level function of the avionics system is layered downward, until the assigned function module only has a unique atomic function and cannot be layered downward, include: 选择处于一个任务阶段的第i层的第j个功能模块向下一层分解分析,得到下一层的功能模块,下一层的功能模块是对第i个功能模块的进一步分解细化;Select the j-th functional module of the i-th layer in a task stage to decompose and analyze it to the next layer to obtain the functional module of the next layer, and the functional module of the next layer is a further decomposition and refinement of the i-th functional module; 当下一层的功能模块中存在n个具有原子功能的功能模块时,剩下的功能模块还需要继续分解分析;When there are n functional modules with atomic functions in the functional modules of the next layer, the remaining functional modules need to continue to be decomposed and analyzed; 为每一个下层功能模块标注所适用的平台类型属性、标注任务阶段属性、创建描述、识别数据依赖;Annotate applicable platform type attributes for each lower-level functional module, annotate task stage attributes, create descriptions, and identify data dependencies; 其中,第1层的功能模块是已进行分解分析的顶层功能模块。Among them, the function module of the first layer is the top-level function module that has been decomposed and analyzed. 4.根据权利要求3所述的方法,其特征在于,泛化上位能是针对同一顶层功能下具有相似原子功能的功能模块进行的,还能是针对同一顶层目的下具有相似原子功能的功能模块进行的。4. method according to claim 3, is characterized in that, generalization upper position energy is carried out for the functional module with similar atomic function under the same top-level function, also can be for the functional module with similar atomic function under the same top-level purpose ongoing. 5.根据权利要求4所述的方法,其特征在于,对于一个具有原子功能的目标功能模块,所述将具有相似原子功能的功能模块进行泛化抽象,得到泛化后的功能模块包括:5. method according to claim 4, is characterized in that, for a target function module with atomic function, described by the function module with similar atomic function is carried out generalization abstraction, obtains the function module after generalization comprises: 对来自特定任务阶段或来自特定实现的目标功能模块进行上位泛化;generalization to target functional modules from specific task phases or from specific implementations; 根据泛化后的目标功能模块调整属性、描述和数据依赖。Attributes, descriptions, and data dependencies are adjusted according to the generalized target functional modules. 6.根据权利要求5所述的方法,其特征在于,对组织后的功能模块进行功能描述,审查和统一各功能模块的数据依赖,包括:6. The method according to claim 5, wherein, functional description is carried out to the functional modules after the organization, and the data dependencies of each functional module are examined and unified, comprising: 对所有功能模块进行描述分析;Descriptive analysis of all functional modules; 捕获各功能模块到相关文档资料的追溯性;Capture the traceability of each functional module to related documentation; 根据追溯到的文档资料更新相应功能模块的描述;Update the description of the corresponding functional module according to the traced documentation; 根据功能模块的描述审查和统一对住数据元素表的数据依赖性;Review and unify data dependencies on data element tables according to functional module descriptions; 当统一后,更新主数据元素列表;When unified, update the list of master data elements; 对所有功能模块的前序和后续进行审查;Pre-sequence and follow-up reviews of all functional modules; 对存在前序后续的功能模块捕获其前序后续;Capture the pre-order and follow-up of the function module that has the pre-order follow-up; 对不存在前序后续的功能模块,创建初始功能,捕获遗漏的前序后续;For functional modules that do not have pre-order follow-up, create initial functions to capture the missing pre-order follow-up; 当所有功能模块的数据依赖都完全被定义后,根据数据依赖审查词汇表。When the data dependencies of all functional modules are fully defined, review the glossary against the data dependencies. 7.根据权利要求1所述方法,其特征在于,所述方法还包括:7. The method according to claim 1, wherein the method further comprises: 若具有原子功能的功能模块分解存在问题,需要再次从出现问题的一层开始重新分解。If there is a problem with the decomposition of functional modules with atomic functions, it needs to be re-decomposed from the layer where the problem occurs again. 8.一种计算机可读的存储介质,其上存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现如权利要求1-7中任一所述的方法。8. A computer-readable storage medium on which a computer program is stored, characterized in that, when the computer program is executed by a processor, the method according to any one of claims 1-7 is implemented.
CN202110173470.8A 2021-02-09 2021-02-09 Avionics system function decomposition method irrelevant to implementation Pending CN113190951A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110173470.8A CN113190951A (en) 2021-02-09 2021-02-09 Avionics system function decomposition method irrelevant to implementation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110173470.8A CN113190951A (en) 2021-02-09 2021-02-09 Avionics system function decomposition method irrelevant to implementation

Publications (1)

Publication Number Publication Date
CN113190951A true CN113190951A (en) 2021-07-30

Family

ID=76972916

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110173470.8A Pending CN113190951A (en) 2021-02-09 2021-02-09 Avionics system function decomposition method irrelevant to implementation

Country Status (1)

Country Link
CN (1) CN113190951A (en)

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
张晓丽: "综合航电分区间通信元模型设计研究", 《计算技术与自动化》, vol. 38, no. 04, pages 162 - 166 *
李冰: "综合航电领域元建模技术研究", 《电子设计工程》, vol. 23, no. 23, pages 1 - 4 *
林山: "基于元模型的复杂航电系统建模", 《电讯技术》, vol. 51, no. 07, pages 1 - 4 *
袁飞, 李增智: "一种新的决策支持系统模型库开发方法", 微电子学与计算机, no. 05, pages 112 - 114 *
谷青范;王国庆;张丽花;翟鸣;: "基于模型驱动的航电系统安全性分析技术研究", 计算机科学, no. 03, pages 129 - 132 *

Similar Documents

Publication Publication Date Title
Anglani et al. Object-oriented modeling and simulation of flexible manufacturing systems: a rule-based procedure
Wood Multiagent systems engineering: A methodology for analysis and design of multiagent systems
CN113505191A (en) Ontology-based avionics system architecture model construction method
US20160162607A1 (en) Model for Managing Variations in a Product Structure for a Product
Denney et al. Composition of safety argument patterns
Savolainen et al. Positioning of modelling approaches, methods and tools
Favaro et al. 3.6. 2 next generation requirements engineering
Guariniello et al. Artificial intelligence agents to support data mining for sos modeling of space systems design
EP3206143B1 (en) System and method for managing variations in a product structure for a product
El Hamlaoui et al. Heterogeneous models matching for consistency management
CN113190951A (en) Avionics system function decomposition method irrelevant to implementation
Rhein et al. A holistic approach to model-based avionics systems development
Yu et al. Design synthesis approach based on process decomposition to design reuse
Arista et al. Evaluation of a commercial model lifecycle management (MLM) tool to support models for manufacturing (MfM) methodology
Gharbi et al. Enabling the digital thread in commercial aircraft companies
Stouffs et al. On the road to standardization
Janssen et al. Custom Digital workflows with user-defined data transformations via property graphs
Hoogreef et al. A multidisciplinary design optimization advisory system for aircraft design
Rutle et al. Model-driven software engineering in practice: A content analysis software for health reform agreements
Zhevnerchuk et al. Semantic modeling of the program code generators for distributed automated systems
Carvalho et al. Ontology development and evolution in the accident investigation domain
Ferguson et al. Semantic Knowledge Graph Generator and Ontology Recommender: Industry Use Cases
Zayas et al. Knowledge models to reduce the gap between heterogeneous models: Application to aircraft systems engineering
Berends et al. Multi-agent task environment framework to support multidisciplinary design and optimization
Fanomezana et al. Approach to the Design of a Microservice Architecture Based on Praxeme

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210730