CN114564856B - Data sharing method based on FMEA and electronic equipment - Google Patents

Data sharing method based on FMEA and electronic equipment Download PDF

Info

Publication number
CN114564856B
CN114564856B CN202210464538.2A CN202210464538A CN114564856B CN 114564856 B CN114564856 B CN 114564856B CN 202210464538 A CN202210464538 A CN 202210464538A CN 114564856 B CN114564856 B CN 114564856B
Authority
CN
China
Prior art keywords
data
fmea
node
sharing
fmea data
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
CN202210464538.2A
Other languages
Chinese (zh)
Other versions
CN114564856A (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.)
Xiwei Technology Guangzhou Co ltd
Original Assignee
Xiwei Technology Guangzhou Co ltd
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 Xiwei Technology Guangzhou Co ltd filed Critical Xiwei Technology Guangzhou Co ltd
Priority to CN202210464538.2A priority Critical patent/CN114564856B/en
Publication of CN114564856A publication Critical patent/CN114564856A/en
Application granted granted Critical
Publication of CN114564856B publication Critical patent/CN114564856B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06F2119/00Details relating to the type or aim of the analysis or the optimisation
    • G06F2119/02Reliability analysis or reliability optimisation; Failure analysis, e.g. worst case scenario performance, failure mode and effects analysis [FMEA]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

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)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application is applicable to the technical field of data processing, and provides a data sharing method and electronic equipment based on FMEA, wherein the method comprises the following steps: determining second FMEA data associated with the first FMEA data in response to a user-initiated shared view instruction for the first failure mode and the impact analysis FMEA data; determining a plurality of sharable nodes matched with the data sharing mode in the FMEA data according to the data sharing mode of the second FMEA data; responding to an assignment instruction initiated by the user for a first data node in the first FMEA data, determining a target shared node corresponding to the assignment instruction, and assigning node information of the target shared node to the first data node in the first FMEA data; the target sharing node is any one of the shareable nodes. By adopting the method, the efficiency of FMEA analysis can be improved, so that the purposes of improving the product research and development efficiency and reducing the operation difficulty of FMEA analysis are achieved.

Description

Data sharing method based on FMEA and electronic equipment
Technical Field
The application belongs to the technical field of data processing, and particularly relates to a data sharing method based on FMEA and an electronic device.
Background
Failure Mode and impact Analysis (FMEA) is one of the most critical core Analysis means in the field of quality management, and is used for performing structure tree Analysis on products or processes. The inclusion relationship on the physical structure or the flow logic can be determined through the FMEA, and the association relationship among parts and units contained in each structure is gradually deconstructed, so that developers can conveniently comb the product structure and the flow logic. How to quickly complete the FMEA analysis of a product or process directly affects the efficiency of development. The analysis of the FMEA may be divided into a Design stage FMEA (Design FMEA (DFMEA)) and a Process stage FMEA (Process FMEA (PFMEA)) according to different stages, so as to perform different analyses on different stages.
In the existing FMEA analysis technology, different FMEA data are created at different stages, for example, FMEA data of a DFMEA type is created at a design stage, and FMEA data of a PFMEA type is created at a process stage, however, a large number of reusable data nodes often exist among the different types of FMEA data, for example, the failure relationships of part of data nodes are the same or the attributes of parts are the same, if different FMEA data need to be created at different stages, data nodes with the same attributes need to be repeatedly created in FMEA data in different data types, configuration operations of a user on the data nodes are greatly increased, so that the research and development efficiency and verification efficiency of products are reduced, development of products is not facilitated, and the operational difficulty of FMEA analysis is increased.
Disclosure of Invention
The embodiment of the application provides a data sharing method and device based on FMEA, electronic equipment and a storage medium, and can solve the problems that data nodes with the same attribute need to be repeatedly created in FMEA data in different data types by the existing FMEA analysis technology, configuration operation of a user on the data nodes is greatly increased, and therefore research and development efficiency and verification efficiency of products are reduced, development of the products is not facilitated, and operation difficulty of FMEA analysis is increased.
In a first aspect, an embodiment of the present application provides a data sharing method based on FMEA, including:
determining second FMEA data associated with the first FMEA data in response to a user-initiated shared view instruction for the first failure mode and the impact analysis FMEA data; the first FMEA data is design FMEA data or process FMEA data; the second data type of the second FMEA data is different from the first data type of the first FMEA data;
determining a plurality of sharable nodes matched with the data sharing mode in the FMEA data according to the data sharing mode of the second FMEA data;
in response to an assignment instruction initiated by the user for a first data node in the first FMEA data, determining a target shared node corresponding to the assignment instruction, and assigning node information of the target shared node to the first data node in the first FMEA data; the target sharing node is any one of the shareable nodes.
In a possible implementation manner of the first aspect, the determining, according to the data sharing mode of the second FMEA data, a plurality of sharable nodes in the FMEA data that match the data sharing mode includes:
if the second FMEA data is in a first sharing mode, determining all second data nodes contained in the second FMEA data; the second data node is an existing node created in the second FMEA data;
setting all the second data nodes as the sharable nodes.
In a possible implementation manner of the first aspect, before the determining, according to the data sharing mode of the second FMEA data, a plurality of sharable nodes in the FMEA data that match the data sharing mode, the method further includes:
setting a data sharing mode of the second FMEA data as a second sharing mode;
in response to the sharing setting operation of the user on any third data node in the second FMEA data, setting the sharing identifier of the third data node to be a valid value; the third data node is an existing node created in the second FMEA data;
the determining, according to the data sharing mode of the second FMEA data, a plurality of sharable nodes in the FMEA data that match the data sharing mode includes:
if the second FMEA data is in a second sharing mode, respectively reading the sharing identifier of each third data node in the second FMEA data;
identifying the third data node for which the shared identifier is the valid value as the shareable node.
In a possible implementation manner of the first aspect, if, in response to an assignment instruction initiated by the user for a first data node in the first FMEA data, the determining a target shared node corresponding to the assignment instruction, and assigning node information of the target shared node to the first data node in the first FMEA data includes:
receiving a node selection operation of the user in the first FMEA data, and determining a node type of the first data node corresponding to the node selection operation;
selecting effective sharing nodes related to the node types from all the sharable nodes, and generating a sharing node list based on all the effective sharing nodes;
and receiving the assignment instruction initiated by the user in the sharing node list, and identifying the effective sharing node selected by the assignment instruction as the target sharing node.
In one possible implementation manner of the first aspect, the determining, in response to a user-initiated shared view instruction for the first failure mode and the impact analysis FMEA data, second FMEA data associated with the first FMEA data includes:
acquiring a product identifier of the first FMEA data;
and selecting the created data which is matched with the product identification and has a data type different from the first data type from the database as the second FMEA data.
In one possible implementation manner of the first aspect, the determining, in response to a user-initiated shared view instruction for the first failure mode and the impact analysis FMEA data, second FMEA data associated with the first FMEA data includes:
displaying the first FMEA data in a first operation interface;
displaying the created data list in response to a sharing viewing instruction initiated by the user; the created data list comprises all FMEA data created in the database; wherein other FMEA data consistent with the product identification of the first FMEA data is in a marked state;
in response to a selection operation initiated by the user in the created data list, if the data type of the FMEA data selected by the selection operation is different from the data type of the first FMEA data, identifying the FMEA data selected by the selection operation as the second FMEA data;
the determining, according to the data sharing mode of the second FMEA data, a plurality of sharable nodes in the FMEA data that match the data sharing mode includes:
and displaying the sharable node in a second operation interface.
In one possible implementation manner of the first aspect, before the determining, in response to the user-initiated shared view instruction for the first failure mode and the impact analysis FMEA data, second FMEA data associated with the first FMEA data, the method further includes:
responding to a display instruction of a quality bill of materials QBOM initiated by the user, and acquiring existing data associated with item identification of the QBOM; the existing data includes the first FMEA data and the second FMEA data;
generating a tree structure corresponding to the QBOM according to the structural relationship of each existing data in the QBOM; a first tree node of the first FMEA data and a second tree node of the second FMEA data are contained in the tree structure;
the determining second FMEA data associated with the first FMEA data in response to user-initiated shared view instructions for the first failure mode and the impact analysis FMEA data includes:
determining the item identification of the first FMEA data in response to the shared view instruction;
and determining another FMEA data which is in the same QBOM with the first FMEA data and is different from the first data type as the second FMEA data based on the item identification.
In a second aspect, an embodiment of the present application provides an FMEA-based data sharing apparatus, including:
the shared viewing unit is used for responding to a user-initiated shared viewing instruction for the first failure mode and the influence analysis FMEA data, and determining second FMEA data related to the first FMEA data; the first FMEA data is design FMEA data or process FMEA data; the second data type of the second FMEA data is different from the first data type of the first FMEA data;
a sharing node determining unit, configured to determine, according to a data sharing mode of the second FMEA data, multiple sharable nodes in the FMEA data that match the data sharing mode;
the information assignment unit is used for responding to an assignment instruction initiated by the user for a first data node in the first FMEA data, determining a target shared node corresponding to the assignment instruction, and assigning node information of the target shared node to the first data node in the first FMEA data; the target sharing node is any one of the shareable nodes.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor, when executing the computer program, implements the method according to any one of the above first aspects.
In a fourth aspect, the present application provides a computer-readable storage medium, which stores a computer program, and when the computer program is executed by a processor, the computer program implements the method according to any one of the above first aspects.
In a fifth aspect, embodiments of the present application provide a computer program product, which when run on a server, causes the server to perform the method of any one of the first aspect.
Compared with the prior art, the embodiment of the application has the advantages that: when a data node in FMEA data is created, the data format can be adjusted, so that the data node can support sharing among FMEA data of different FMEA types, therefore, when a sharing view instruction initiated by a user in first FMEA data of one data type is received, first another FMEA data, namely second FMEA data, of which the data type is different from that of the first FMEA data is determined, and a sharable node which can be shared by the FMEA data of other types is determined to be contained in the second FMEA data, the user can assign node information of any sharable node (namely the target sharing node) to the created data node (namely the first data node) in the first FMEA data, and the purpose of sharing the data node among the different data types is achieved. Compared with the existing FMEA technology, the embodiment of the application can realize sharing among different types of FMEA data for the reusable data nodes, does not need repeated configuration of the same data node among different FMEA data by a user, greatly reduces repeated configuration operation of the user, and then improves FMEA analysis efficiency so as to achieve the purposes of improving product research and development efficiency and reducing FMEA analysis operation difficulty.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
Fig. 1 is a schematic diagram illustrating an implementation of a FMEA-based data sharing method according to an embodiment of the present application;
FIG. 2 is a schematic diagram illustrating operation of a shared view instruction according to an embodiment of the present application;
fig. 3 is a schematic diagram illustrating an implementation of the FMEA-based data sharing method S102 according to an embodiment of the present application;
FIG. 4 is a flowchart illustrating an implementation of a FMEA-based data sharing method according to an embodiment of the present application;
FIG. 5 is a schematic diagram of a sharing arrangement provided by an embodiment of the present application;
FIG. 6 is a schematic diagram illustrating an adjustment of a shareable node according to an embodiment of the present application;
fig. 7 is a flowchart of an implementation of the FMEA-based data sharing method S101 according to an embodiment of the present application;
FIG. 8 is a flowchart illustrating an implementation of the FMEA-based data sharing methods S101 and S102 according to an embodiment of the present application;
FIG. 9 is a schematic diagram of a selection of FMEA data provided in accordance with an embodiment of the present application;
FIG. 10 is a flowchart illustrating an implementation of a FMEA-based data sharing method according to an embodiment of the present application;
FIG. 11 is a QBOM schematic provided by an embodiment of the present application;
fig. 12 is a schematic structural diagram of an FMEA-based data sharing apparatus according to an embodiment of the present application;
fig. 13 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the present application. It will be apparent, however, to one skilled in the art that the present application may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present application with unnecessary detail.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
Furthermore, in the description of the present application and the appended claims, the terms "first," "second," "third," and the like are used for distinguishing between descriptions and not necessarily for describing or implying relative importance.
The data sharing method based on the FMEA can be applied to electronic devices such as smart phones, servers, tablet computers, notebook computers, ultra-mobile personal computers (UMPCs), netbooks and servers capable of operating data nodes supporting a two-way relationship tree. The embodiment of the application does not set any limit to the specific type of the electronic device.
Referring to fig. 1, fig. 1 shows a schematic diagram of an implementation of a FMEA-based data sharing method provided in an embodiment of the present application, where the method includes the following steps:
in S101, in response to a user-initiated shared view instruction for the first failure mode and the impact analysis FMEA data, determining second FMEA data associated with the first FMEA data; the first FMEA data is design FMEA data or process FMEA data; the second data type of the second FMEA data is different from the first data type of the first FMEA data.
In this embodiment, during the FMEA analysis, FMEA data of different data types may be created for different stages. In the design stage, the components included in the product and the component attributes (such as size, shape, material, and the like) of each component are mainly determined, functions and failures corresponding to the functions of different components can be also determined, and of course, the association relationship between different functions and the association relationship between different failures can be also determined.
After the design of the product is completed, a developer can analyze the FMEA of the product in the production process, that is, at the process stage, the property, the function, the failure and the like of each component in the production process can be determined, that is, the PFMEA data corresponding to the product is uploaded. FMEA data of different data types can be used for determining failure modes and influence analysis of products at different stages, and analysis requirements of the products at different stages of research and development are met.
In this embodiment, a user may create first FMEA data corresponding to a product based on a certain stage of a product process. The data type of the first FMEA data may be either PFMA data or DFMEA data.
In a possible implementation manner, the development process of the product is generally to design the product and then verify the production process, so that the developer generally generates FMEA data of DFMEA type of a certain product and then generates FMEA data of PFMEA type, in this case, the first FMEA data may be FMEA data of PFMEA type, and the second FMEA data may be FMEA data of DFMEA type.
In this embodiment, when the electronic device edits the first FMEA data, a control for shared viewing may be configured in the operation interface. And if the electronic equipment detects that the user clicks the control, the electronic equipment indicates that a shared viewing instruction for the first FMEA data is initiated, and the operation of S101 is executed. Illustratively, fig. 2 shows an operational diagram of a shared view instruction provided by an embodiment of the present application. Referring to (a) in fig. 2, the first FMEA data exists in the operation interface, and each data node in the first FMEA data may be displayed according to a relationship of the corresponding structure tree. A control 21 for shared viewing is included in the operation interface, and optionally, if the first FMEA data is associated with the corresponding second FMEA data in advance, a corresponding click prompt identifier, that is, a mark 22, may be configured in the control for shared viewing. And if the user clicks the control 21, recognizing that the user initiates a sharing viewing instruction, and executing the operation of S101.
In this embodiment, after receiving a shared view instruction initiated by a user, the electronic device needs to determine another FMEA data associated with the first FMEA data, that is, a second FMEA data. Wherein the first data type of the first FMEA data is different from the second data type of the second FMEA data. For example, if the first data type of the first FMEA data is a PFMEA type, the second data type of the second FMEA data may be a DFMEA type.
In this embodiment, the electronic device may determine, from the database, the second FMEA data associated with the first FMEA data according to the data identifier of the first FMEA data. The association relationship may be default, for example, corresponding to the same product or item, or set by the user, for example, the worker may determine the second FMEA data corresponding to the first FMEA data in a designated manner.
In S102, according to the data sharing mode of the second FMEA data, a plurality of sharable nodes in the FMEA data that match the data sharing mode are determined.
In this embodiment, after determining the second FMEA data associated with the first FMEA data, the electronic device may analyze the second FMEA data to determine a data sharing mode of the second FMEA data, where different sharing modes determine different sharable nodes, and therefore when determining the sharable nodes, the electronic device needs to determine a data sharing mode corresponding to the second FMEA data. The second FMEA data may define its corresponding data sharing mode by a sharing identification. In this case, the electronic device may read the bit value of the sharing flag to determine the data sharing mode. For example, if the sharing flag is 1, the data sharing mode may be a first sharing mode (active sharing mode); if the sharing flag is 0, the data sharing mode may be a second sharing mode (passive sharing mode).
In this embodiment, the electronic device may select, according to the data sharing mode of the second FMEA data, a sharable node that can be shared with the first FMEA data from data nodes that have been created in the second FMEA data. For example, referring to (b) in fig. 2, after receiving the sharing view instruction, the electronic device may determine second FMEA data corresponding to the first FMEA data, determine sharable nodes that can be shared for use by other FMEA data from the second FMEA data, and display the sharable nodes in the shared display area 23 of (b) in fig. 2, where the shared display area 23 is shared.
In S103, in response to an assignment instruction initiated by the user for a first data node in the first FMEA data, determining a target shared node corresponding to the assignment instruction, and assigning node information of the target shared node to the first data node in the first FMEA data; the target sharing node is any one of the shareable nodes.
In this embodiment, a user may select one target sharing node from all sharable nodes, and assign node information of the target sharing node to a first data node in the first FMEA data, so that the first data node does not need to be configured again, and node information already configured in the target sharing node can be directly used as node information of the first data node.
In a possible implementation manner, the electronic device may first click any data node in the first FMEA data, determine the first data node according to a click operation of a user, and mark the first data node in a preset manner, as shown in fig. 2 (b), the created data node a, that is, the first data node, may be marked in a manner of deepening a background color. An adding control can be configured in the interface where all sharable nodes are displayed, and if it is detected that the user clicks the adding control, it is indicated that the node information of the selected sharable node (i.e., the target sharing node) is assigned to the first data node, that is, the adding control is clicked, and the assignment instruction can be used. Certainly, except for configuring the adding control, the user can display the operation menu of any sharable node in a right click mode, the operation menu can be configured with the assignment control, and after clicking the assignment control, the user can assign the node information of the selected sharable node to the first data node. The node information includes characteristics, requirements and failure data of the sharable nodes.
In a possible implementation manner, since data nodes created in FEMA data of different data types have different data items contained in corresponding node information, when assigning a value according to the node information, the electronic device may determine the data item contained in the data node in the first FMEA data, extract a value of the data item corresponding to the first data type from node information of a target shared node in the second FMEA data, and import the value into a data item associated with the node information of the first data node, thereby implementing sharing of node information between different data types.
In a possible implementation manner, the electronic device may establish an association relationship between the target sharing node and the first data node in addition to assigning the node information of the target sharing node to the first data node, and generate a node correspondence table between the first FMEA data and the second FMEA data based on all the association relationships. In the subsequent operation process, the information transmission of the data nodes crossing the FMEA data can be realized according to the corresponding relation table. For example,
as can be seen from the above, the FMEA-based data sharing method provided in the embodiments of the present application can adjust the data format when creating data nodes in FMEA data, thereby enabling the data node to support sharing between FMEA data of different FMEA types, and, therefore, upon receiving a shared view instruction initiated by a user within a first FMEA data of a data type, another FMEA data having a different data type from the first FMEA data may be first determined, namely, the second FMEA data, and determining that sharable nodes capable of being shared by other types of FMEA data are included in the second FMEA data, the user may assign node information of any sharable node (i.e., the target shared node) to the created data node (i.e., the first data node) in the first FMEA data, thereby achieving the purpose of sharing data nodes among different data types. Compared with the existing FMEA technology, the embodiment of the application can realize sharing of different types of FMEA data for reusable data nodes, repeated configuration of the same data node among different FMEA data by a user is not needed, repeated configuration operation of the user is greatly reduced, FMEA analysis efficiency is improved, and the purposes of improving product research and development efficiency and reducing FMEA analysis operation difficulty are achieved.
Fig. 3 shows a flowchart of implementing the FMEA-based data sharing method S102 according to an embodiment of the present application. Referring to fig. 3, the FMEA-based data sharing method S102 includes: S301-S302, which are described in detail as follows:
in S301, if the second FMEA data is in the first sharing mode, determining all second data nodes included in the second FMEA data; the second data node is an existing node created in the second FMEA data.
In S302, all the second data nodes are set as the sharable nodes.
In this embodiment, the second FMEA data is in the first sharing mode, that is, it indicates that all existing nodes in the second FMEA data can share data, and when operating the second FMEA data, a user does not need to set whether each existing node has a sharing right one by one, but defaults that all existing nodes in the second FMEA data have a data sharing function across FMEA data, so the first sharing mode may also be referred to as a passive sharing mode. In this case, the electronic device may determine all existing nodes associated with the FMEA identification according to the FMEA identification of the second FMEA data, and use all existing nodes under the FMEA identification as the sharable nodes.
In one possible implementation, the item identifications of the first FMEA data and the second FMEA data are the same. In this case, the electronic device queries an item project associated with the first data type through an FMEA identifier corresponding to the first FMEA data, and then queries whether the item corresponds to FMEA data of other data types through an item identifier, that is, a project id, where for example, the first data type is PFMEA, and the second data type is PFMEA, the electronic device may query whether FMEA data of other PFMEA types that are the same as the item id of PFMEA exists, and if there is a corresponding DFMEA, the electronic device may query the FMEA identifier of DFMEA by querying, and finally recurs relevant data (that is, an existing node) in the DFMEA (that is, the second FMEA data) according to a corresponding storage manner, and performs round-robin query to obtain the relevant data as a sharable node.
In the embodiment of the application, the second FMEA data is set to be in the first sharing mode, so that all existing nodes under the FMEA data can be identified as sharable nodes, the users do not need to configure one by one, batch sharing can be realized, sharing efficiency is improved, and user operation is reduced.
Fig. 4 is a flowchart illustrating an implementation of a FMEA-based data sharing method according to an embodiment of the present application. Referring to fig. 4, before S102, the FMEA-based data sharing method further includes: S401-S402, correspondingly, the S102 specifically includes: S403-S404, the S103 may specifically include: S405-S407, specifically described as follows:
before the determining, according to the data sharing mode of the second FMEA data, a plurality of sharable nodes in the FMEA data that match the data sharing mode, the method further includes:
in S401, the data sharing mode of the second FMEA data is set to the second sharing mode.
In this embodiment, the electronic device may set the data sharing mode of the second FMEA data when operating the second FMEA data, and may set the data sharing mode of the FMEA data to the second sharing mode when the user does not need to use all existing nodes in the second FMEA data as sharable nodes, which may also be referred to as an active sharing mode.
In a possible implementation manner, if the original data sharing mode of the second FMEA data is the first sharing mode, at this time, the shared identifiers of all existing nodes in the second FMEA data are set to valid values, that is, the FMEA data of another data type may be shared. At this time, when detecting that the user changes the data sharing mode of the second FMEA data, that is, when changing from the first sharing mode to the second sharing mode, the electronic device may reset the valid identifiers of all existing nodes in the second FMEA data, and change the valid identifiers of all existing nodes (that is, the third data nodes) from valid values to invalid values, so that the user selects the existing nodes to be shared in the subsequent process.
In S402, in response to the user' S share setting operation on any third data node in the second FMEA data, setting a shared identifier of the third data node to a valid value; the third data node is an existing node created in the second FMEA data.
In this embodiment, when the second FMEA data is in the second sharing mode, the user may select some or all existing nodes in the required second FMEA data as shareable nodes. In this case, the electronic device may receive a sharing setting operation initiated by the user, and set its valid identifier to a valid value according to the sharing identifier of the third data node specified by the sharing setting operation. If the shared identifier of the third data node is originally a valid value, the shared identifier may be kept unchanged, that is, the valid value may be maintained, and if the shared identifier is an invalid value, the invalid value may be changed to a valid value.
Exemplarily, fig. 5 illustrates a schematic diagram of a sharing setup provided in an embodiment of the present application. Referring to fig. 5, displayed in the display interface is the second FMEA data, which is specifically FMEA data in DFMEA type. The user can open a menu bar of the data node a by clicking or right-clicking, the menu bar contains a sharing control 51, and if the user clicks the sharing control 51, the sharing identifier of the data node a is set to be a valid value.
Correspondingly, the determining, according to the data sharing mode of the second FMEA data, a plurality of sharable nodes in the FMEA data that match the data sharing mode includes:
in S403, if the second FMEA data is in the second sharing mode, the shared identifier of each third data node in the second FMEA data is read.
In this embodiment, when the electronic device determines that the other type of FMEA data associated with the first FMEA data is the second FMEA data, and the second FMEA data is the second sharing mode, it needs to determine the third data nodes having the sharing authority in the second FMEA data, and therefore, it needs to determine the sharing identifier of each third data node through recursive traversal.
In S404, the third data node whose shared identifier is the valid value is identified as the shareable node.
In this embodiment, after determining the numerical value of the shared identifier of each third data node, the electronic device may select the third data node whose shared identifier is a valid value as a sharable node, and the third data node whose shared identifier is an invalid value, that is, an unshared node, may not be displayed.
In the embodiment of the application, when the second FMEA data is set to the second sharing mode, the user may manually configure the third data nodes to be shared, and when the sharable nodes are determined subsequently, the sharable nodes are determined from all the third data nodes by reading the shared identifier of each third data node, so that the number of nodes that do not need to be shared can be reduced, and the difficulty of searching for nodes assigned by the user is reduced.
Further, as another embodiment of the present application, if, in response to an assignment instruction initiated by the user for a first data node in the first FMEA data, determining a target shared node corresponding to the assignment instruction, and assigning node information of the target shared node to the first data node in the first FMEA data, the method includes:
in S405, a node selection operation of the user in the first FMEA data is received, and a node type of the first data node corresponding to the node selection operation is determined.
In this embodiment, the electronic device may adjust the sharable node according to the node type of the first FMEA data. Based on this, when a user needs to perform assignment of node information on a first data node in the first FMEA, the corresponding first data node may be determined according to a node selection operation initiated by the user, and the node type of the data node is determined according to the node identifier of the first data node. Exemplarily, fig. 6 shows a schematic adjustment diagram of a sharable node according to an embodiment of the present application. Referring to (a) of fig. 6, the first display region is a display region of the first FMEA data, displaying all the first data nodes, and the second display region is a display region of the second FMEA data, displaying sharable nodes. When the user does not select the first data node, the electronic device may display all sharable nodes having valid values of the sharing identifier in the second FMEA data. The sharable node can also be associated with a data type with sharing authority. The number of the data types with the sharing authority can be one or multiple, and the data types are specifically set according to actual conditions. Optionally, the user may also set a data type having an analysis permission in a manner of a blacklist, for example, if a data type not having a sharing permission is set, a data type other than the data type defined by the blacklist is the data type having the analysis permission.
In S406, an effective sharing node associated with the node type is selected from all the sharable nodes, and a sharing node list is generated based on all the effective sharing nodes.
In this embodiment, after determining the data type corresponding to the first data node, the electronic device may determine the data type associated with each sharable node and having the sharing authority, and if the data type of the first data node is within the data type having the sharing authority of a certain sharable node, identify the sharable node as an effective sharing node corresponding to the first data node, and generate a sharing node list based on all the effective sharing nodes.
For example, as shown in fig. 6 (b), after the user selects the data node a, a valid sharing node associated with the data type of the data node a may be determined from all sharable nodes (that is, the sharable data type corresponding to the valid sharing node includes the data type of the data node a), at this time, the sharable node in the second display area may be updated, for example, a non-valid sharing node is deleted, such as a cup body node is deleted, or the non-valid sharing node is set to a non-selectable state.
In S407, receiving the assignment instruction initiated by the user in the sharing node list, and identifying the valid sharing node selected by the assignment instruction as the target sharing node.
In this embodiment, the electronic device may select a target sharing node that needs to be shared from the valid sharing nodes.
In the embodiment of the application, the associated data types are configured for different sharable nodes, so that the difficulty of selecting the target sharing node during sharing operation can be reduced, and the selection efficiency of the target data node is improved.
Fig. 7 shows a flowchart of implementing the FMEA-based data sharing method S101 according to an embodiment of the present application. Referring to fig. 7, in the FMEA-based data sharing method, the S101 specifically includes: S701-S702 are specifically described as follows:
in S701, a product identifier of the first FMEA data is acquired.
In S702, created data matching the product identifier and having a data type different from the first data type is selected from the database as the second FMEA data.
In this embodiment, the first FMEA data and the second FMEA data having an association relationship may belong to the same product, that is, the product identifiers corresponding to the two FMEA data are the same, and of course, if the first FMEA data and the second FMEA data belong to the same item, the first FMEA data and the second FMEA data may also have the same item identifier. In this case, the electronic device may determine, through the product identifier, the second FMEA data corresponding to the first FMEA data.
In the embodiment of the application, the incidence relation between the first FMEA data and the second FMEA data is established by configuring the same product identification, the implementation mode is simple, the incidence FMEA data can be conveniently searched, and therefore the data sharing efficiency can be improved.
Fig. 8 shows a flowchart for implementing the FMEA-based data sharing methods S101 and S102 according to an embodiment of the present application. Referring to fig. 8, in the FMEA-based data sharing method, the S101 specifically includes: S801-S803, wherein S102 includes S804, which is specifically described as follows:
the determining second FMEA data associated with the first FMEA data in response to user-initiated shared view instructions for the first failure mode and the impact analysis FMEA data includes:
in S801, the first FMEA data is displayed in a first operation interface.
In this embodiment, the electronic device may display different FMEA data in a double-opening mode, in which case, the electronic device may display the first FMEA data in the first operation interface, and the user may edit the first FMEA data in the first operation interface.
In S802, in response to a sharing viewing instruction initiated by the user, displaying a created data list; the created data list comprises all FMEA data created in the database; wherein other FMEA data consistent with the product identification of the first FMEA data is in a marked state.
In this embodiment, the electronic device may initiate the shared view instruction in the first operation interface, at which point the electronic device may generate a selection interface, and the user may select another FMEA data associated with the first FMEA data from all FMEA data that have been created. Exemplarily, fig. 9 shows a schematic diagram of selecting FMEA data provided by an embodiment of the present application. Referring to fig. 9 (a), the electronic device may add all the created FMEA data in the database to the above list, wherein another FMEA data belonging to the same product (i.e., the same product identifier) as the first FMEA data may be marked by a preset marking method, such as the above DFMEA data 91, so that the user may quickly determine the FMEA data that originally has an association relationship.
In S803, in response to a selection operation initiated by the user in the created data list, if the data type of the FMEA data selected by the selection operation is different from the data type of the first FMEA data, the FMEA data selected by the selection operation is identified as the second FMEA data.
In this embodiment, the user may select another FMEA data for data sharing this time from the created data list, that is, determine the second FMEA data through a selection operation. The second FMEA data selected by the user needs to be different from the first FMEA data in data types, if the data types of the second FMEA data and the first FMEA data are the same, the structure trees of different FMEA data are only generated in different areas, at the moment, data nodes are not shared, and data copying among different FMEA data can be achieved.
The determining, according to the data sharing mode of the second FMEA data, a plurality of sharable nodes in the FMEA data that match the data sharing mode includes:
in S804, the sharable node is displayed in the second operation interface.
In this embodiment, the electronic device may display different contents in different operation interfaces, where the first operation interface displays the first FMEA data, and the second operation interface displays the sharable node of the second FMEA data. Among them, the sharable node displayed in the second operation interface may be determined according to its tree structure in the second FMEA data, as shown in (b) of fig. 9.
In the embodiment of the application, by generating the created data list, a user can select corresponding second FMEA data from the created data list, and can select second FEMA data required to be shared according to actual conditions, so that the selection efficiency of the FMEA data required to be shared can be increased.
Fig. 10 shows a flowchart of an implementation of a FMEA-based data sharing method according to an embodiment of the present application. Referring to fig. 10, before S101, the FMEA-based data sharing method further includes: S1001-S1002, wherein the S101 specifically comprises: S1003-S1004 are described as follows:
before said determining second FMEA data associated with the first FMEA data in response to a user initiated shared view instruction for the first failure mode and the impact analysis FMEA data, further comprising:
in S1001, in response to a display instruction of a quality bill of materials QBOM initiated by the user, acquiring existing data associated with item identification of the QBOM; the existing data includes the first FMEA data and the second FMEA data.
In S1002, generating a tree structure corresponding to the QBOM according to a structural relationship of each existing data in the QBOM; the tree structure comprises a first tree node of the first FMEA data and a second tree node of the second FMEA data.
In this embodiment, a developer may store all data belonging to the same project in the same QBOM, and the QBOM may include FMEA data, and may also include other data, such as a design drawing of a product, data in a design phase, and data in a process phase. Exemplarily, fig. 11 shows a QBOM schematic diagram provided in an embodiment of the present application. The existing data includes FMEA data of the design node, i.e., DFMEA data, and FMEA data of the process stage, i.e., PFMEA data.
In this embodiment, different data in the QBOM may generate a corresponding tree structure according to the structural relationship. For example, DFMEA data is under the project of the design phase, while PFMEA data is under the project of the process phase.
Correspondingly, the determining second FMEA data associated with the first FMEA data in response to user-initiated shared view instructions for the first failure mode and the impact analysis FMEA data, comprises:
in S1003, in response to the shared view instruction, the item identifier of the first FMEA data is determined.
In S1004, another FMEA data, which is within the same QBOM as the first FMEA data and is different from the first data type, is determined as the second FMEA data based on the item identifier.
In this embodiment, when a sharing view instruction is received, the second FMEA data may be determined by the QBOM where the first FMEA data is located, so that an item identifier corresponding to the first FMEA data may be acquired, where the item identifier is used to determine the QBOM to which the item identifier belongs, and other FMEA data, which is included in the QBOM and is different from the data type of the first FMEA data, may be determined by the item identifier as the second FMEA data, so that the associated second FMEA data may be determined in the same QBOM, and the efficiency of searching for the associated data may be improved.
Fig. 12 is a block diagram illustrating a structure of an FMEA-based data sharing apparatus according to an embodiment of the present invention, where the FMEA-based data sharing apparatus includes units for performing the steps implemented by the encryption apparatus in the corresponding embodiment of fig. 1. Please refer to fig. 1 and fig. 1 for the corresponding description of the embodiment. For convenience of explanation, only the portions related to the present embodiment are shown.
Referring to fig. 12, the FMEA-based data sharing apparatus includes:
a shared view unit 121 for determining second FMEA data associated with the first FMEA data in response to a user-initiated shared view instruction for the first failure mode and the impact analysis FMEA data; the first FMEA data is design FMEA data or process FMEA data; the second data type of the second FMEA data is different from the first data type of the first FMEA data;
a shared node determining unit 122, configured to determine, according to a data sharing mode of the second FMEA data, a plurality of sharable nodes in the FMEA data that match the data sharing mode;
an information assignment unit 123, configured to determine, in response to an assignment instruction initiated by the user for a first data node in the first FMEA data, a target shared node corresponding to the assignment instruction, and assign node information of the target shared node to the first data node in the first FMEA data; the target sharing node is any one of the shareable nodes.
Optionally, the shared node determining unit 122 includes:
a second data node determining unit, configured to determine all second data nodes included in the second FMEA data if the second FMEA data is in the first sharing mode; the second data node is an existing node created in the second FMEA data;
a second data node display unit, configured to set all the second data nodes as the sharable nodes.
Optionally, the data sharing apparatus further includes:
a second sharing mode setting unit configured to set a data sharing mode of the second FMEA data to a second sharing mode;
a shared node setting unit, configured to set, in response to a sharing setting operation of the user on any third data node in the second FMEA data, a shared identifier of the third data node to a valid value; the third data node is an existing node created in the second FMEA data;
the shared node determining unit 122 includes:
a shared identifier reading unit, configured to read the shared identifier of each third data node in the second FMEA data if the second FMEA data is in a second sharing mode;
a shared node identifying unit, configured to identify the third data node whose shared identifier is the valid value as the sharable node.
Optionally, the information assigning unit 123 includes:
a node type determining unit, configured to receive a node selection operation of the user in the first FMEA data, and determine a node type of the first data node corresponding to the node selection operation;
the node type matching unit is used for selecting effective sharing nodes related to the node types from all the sharable nodes and generating a sharing node list based on all the effective sharing nodes;
and the effective node assignment unit is used for receiving the assignment instruction initiated by the user in the shared node list and identifying the effective shared node selected by the assignment instruction as the target shared node.
Optionally, the shared viewing unit 121 includes:
the product identification acquisition unit is used for acquiring the product identification of the first FMEA data;
and the product identification matching unit is used for selecting created data which is matched with the product identification and has a data type different from the first data type from a database as the second FMEA data.
Optionally, the shared viewing unit 121 includes:
the first display unit is used for displaying the first FMEA data in a first operation interface;
a shared viewing instruction response unit, configured to respond to a shared viewing instruction initiated by the user, and display a created data list; the created data list comprises all FMEA data created in the database; wherein other FMEA data consistent with the product identification of the first FMEA data is in a marked state;
a node selection unit, configured to respond to a selection operation initiated by the user in the created data list, and if the data type of the FMEA data selected by the selection operation is different from the data type of the first FMEA data, identify the FMEA data selected by the selection operation as the second FMEA data;
the shared node determining unit 122 includes:
and the second display unit is used for displaying the sharable node in a second operation interface.
Optionally, the data sharing apparatus further includes:
the existing data determining unit is used for responding to a display instruction of a quality bill of materials QBOM initiated by the user and acquiring existing data associated with the item identification of the QBOM; the existing data comprises the first FMEA data and the second FMEA data;
the structure generating unit is used for generating a tree structure corresponding to the QBOM according to the structural relationship of each existing data in the QBOM; a first tree node of the first FMEA data and a second tree node of the second FMEA data are contained in the tree structure;
the shared viewing unit 121 includes:
an item identification determination unit configured to determine the item identification of the first FMEA data in response to the shared view instruction;
and the second FMEA data determining unit is used for determining another FMEA data which is in the same QBOM with the first FMEA data and is different from the first data type as the second FMEA data based on the item identification.
Therefore, the FMEA-based data sharing apparatus provided by the embodiment of the present invention can also adjust the data format when creating the data node in the FMEA data, thereby enabling the data node to support sharing between FMEA data of different FMEA types, and, therefore, upon receiving a shared view instruction initiated by a user within a first FMEA data of a data type, another FMEA data having a different data type from the first FMEA data may be first determined, namely, the second FMEA data, and determines that sharable nodes capable of being shared by other types of FMEA data are contained in the second FMEA data, and the user can assign the node information of any sharable node (namely, the target shared node) to the created data node (namely, the first data node) in the first FMEA data, thereby achieving the purpose of sharing data nodes among different data types. Compared with the existing FMEA technology, the embodiment of the application can realize sharing of different types of FMEA data for reusable data nodes, repeated configuration of the same data node among different FMEA data by a user is not needed, repeated configuration operation of the user is greatly reduced, FMEA analysis efficiency is improved, and the purposes of improving product research and development efficiency and reducing FMEA analysis operation difficulty are achieved.
It should be understood that, in the structural block diagram of the FMEA-based data sharing method device shown in fig. 12, each module is used to execute each step in the embodiment corresponding to fig. 1 to 10, and each step in the embodiment corresponding to fig. 1 to 10 has been explained in detail in the above embodiment, specifically please refer to the description related to the embodiment corresponding to fig. 1 to 10 and fig. 1 to 10, which is not repeated herein.
Fig. 13 is a block diagram of an electronic device according to another embodiment of the present application. As shown in fig. 13, the electronic apparatus 1300 of this embodiment includes: a processor 1313, a memory 1320, and a computer program 1330, such as a FMEA-based data sharing method, stored in the memory 1320 and executable on the processor 1313. The processor 1313, when executing the computer program 1330, performs the steps in each of the embodiments of FMEA-based data sharing methods described above, such as S101 to S103 shown in fig. 1. Alternatively, when the processor 1313 executes the computer program 1330, the functions of the modules in the embodiment corresponding to fig. 13, for example, the functions of the units 121 to 123 shown in fig. 12, are implemented, and refer to the related description in the embodiment corresponding to fig. 12.
Illustratively, the computer program 1330 may be partitioned into one or more modules, which are stored in the memory 1320 and executed by the processor 1313 to complete the application. One or more of the modules may be a series of computer program instruction segments that can perform particular functions, the instruction segments describing the execution of the computer program 1330 in the electronic device 1300. For example, the computer program 1330 may be divided into unit modules, each module having the above-described specific functions.
The electronic device 1300 may include, but is not limited to, a processor 1313, a memory 1320. Those skilled in the art will appreciate that fig. 13 is merely an example of an electronic device 1300 and does not constitute a limitation of the electronic device 1300 and may include more or fewer components than illustrated, or combine certain components, or different components, e.g., the electronic device may also include input-output devices, network access devices, buses, etc.
The processor 1313 may be a central processing unit, but may also be other general purpose processors, digital signal processors, application specific integrated circuits, off-the-shelf programmable gate arrays or other programmable logic devices, discrete hardware components, and the like. The general purpose processor may be a microprocessor or any conventional processor or the like.
The storage 1320 may be an internal storage unit of the electronic device 1300, such as a hard disk or a memory of the electronic device 1300. The memory 1320 may also be an external storage device of the electronic device 1300, such as a plug-in hard disk, a smart card, a flash memory card, etc. provided on the electronic device 1300. Further, the memory 1320 may also include both internal storage units and external storage devices for the electronic device 1300.
The above embodiments are only used to illustrate the technical solutions of the present application, and not to limit the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not depart from the spirit and scope of the embodiments of the present application, and they should be construed as being included in the present application.

Claims (9)

1. A data sharing method based on FMEA is characterized by comprising the following steps:
determining second FMEA data associated with the first FMEA data in response to a user-initiated shared view instruction for the first failure mode and the impact analysis FMEA data; the first FMEA data is design FMEA data or process FMEA data; the second data type of the second FMEA data is different from the first data type of the first FMEA data;
determining a plurality of sharable nodes matched with the data sharing mode in the FMEA data according to the data sharing mode of the second FMEA data;
responding to an assignment instruction initiated by the user for a first data node in the first FMEA data, determining a target shared node corresponding to the assignment instruction, and assigning node information of the target shared node to the first data node in the first FMEA data; the target sharing node is any shareable node;
the determining second FMEA data associated with the first FMEA data in response to user-initiated shared view instructions for the first failure mode and the impact analysis FMEA data includes:
displaying the first FMEA data in a first operation interface;
displaying the created data list in response to a sharing viewing instruction initiated by the user; the created data list comprises all FMEA data created in the database; wherein other FMEA data consistent with the product identification of the first FMEA data is in a marked state;
in response to a selection operation initiated by the user in the created data list, if the data type of the FMEA data selected by the selection operation is different from the data type of the first FMEA data, identifying the FMEA data selected by the selection operation as the second FMEA data;
the determining, according to the data sharing mode of the second FMEA data, a plurality of sharable nodes in the FMEA data that match the data sharing mode includes:
and displaying the sharable node in a second operation interface.
2. The data sharing method according to claim 1, wherein the determining a plurality of sharable nodes in the FMEA data that match the data sharing pattern according to the data sharing pattern of the second FMEA data comprises:
if the second FMEA data is in a first sharing mode, determining all second data nodes contained in the second FMEA data; the second data node is an existing node created in the second FMEA data;
setting all the second data nodes as the shareable nodes.
3. The data sharing method according to claim 1, wherein before the determining, according to the data sharing mode of the second FMEA data, a plurality of sharable nodes in the FMEA data that match the data sharing mode, further comprises:
setting a data sharing mode of the second FMEA data as a second sharing mode;
in response to the sharing setting operation of the user on any third data node in the second FMEA data, setting the sharing identifier of the third data node to be a valid value; the third data node is an existing node created in the second FMEA data;
the determining, according to the data sharing mode of the second FMEA data, a plurality of sharable nodes in the FMEA data that match the data sharing mode includes:
if the second FMEA data is in a second sharing mode, respectively reading the sharing identifier of each third data node in the second FMEA data;
identifying the third data node for which the shared identifier is the valid value as the shareable node.
4. The data sharing method according to claim 3, wherein the determining a target sharing node corresponding to the assignment instruction in response to an assignment instruction initiated by the user for a first data node in the first FMEA data, and assigning node information of the target sharing node to the first data node in the first FMEA data comprises:
receiving a node selection operation of the user in the first FMEA data, and determining a node type of the first data node corresponding to the node selection operation;
selecting effective sharing nodes related to the node types from all the sharable nodes, and generating a sharing node list based on all the effective sharing nodes;
and receiving the assignment instruction initiated by the user in the sharing node list, and identifying the effective sharing node selected by the assignment instruction as the target sharing node.
5. The data sharing method according to any one of claims 1 to 4, wherein determining second FMEA data associated with the first FMEA data in response to a user-initiated shared view instruction for the first failure mode and impact analysis FMEA data comprises:
acquiring a product identifier of the first FMEA data;
and selecting the created data which is matched with the product identification and has a data type different from the first data type from a database as the second FMEA data.
6. The data sharing method according to any one of claims 1 to 4, further comprising, prior to said determining second FMEA data associated with the first FMEA data in response to a user-initiated shared View instruction for the first failure mode and impact analysis FMEA data,:
responding to a display instruction of a quality bill of materials (QBOM) initiated by the user, and acquiring existing data associated with the item identification of the QBOM; the existing data comprises the first FMEA data and the second FMEA data;
generating a tree structure corresponding to the QBOM according to the structural relationship of each existing data in the QBOM; a first tree node of the first FMEA data and a second tree node of the second FMEA data are contained in the tree structure;
the determining second FMEA data associated with the first FMEA data in response to user-initiated shared view instructions for the first failure mode and the impact analysis FMEA data includes:
determining the item identification of the first FMEA data in response to the shared view instruction;
determining another FMEA data which is in the same QBOM with the first FMEA data and is different from the first data type as the second FMEA data based on the item identification.
7. An FMEA-based data sharing apparatus, comprising:
the shared viewing unit is used for responding to a user-initiated shared viewing instruction for the first failure mode and the influence analysis FMEA data, and determining second FMEA data related to the first FMEA data; the first FMEA data is design FMEA data or process FMEA data; the second data type of the second FMEA data is different from the first data type of the first FMEA data;
a sharing node determining unit, configured to determine, according to a data sharing mode of the second FMEA data, a plurality of sharable nodes in the FMEA data that match the data sharing mode;
an information assignment unit, configured to determine, in response to an assignment instruction initiated by the user for a first data node in the first FMEA data, a target shared node corresponding to the assignment instruction, and assign node information of the target shared node to the first data node in the first FMEA data; the target sharing node is any shareable node;
the shared viewing unit includes:
the first display unit is used for displaying the first FMEA data in a first operation interface;
a shared viewing instruction response unit, configured to respond to a shared viewing instruction initiated by the user, and display a created data list; the created data list comprises all FMEA data created in the database; wherein other FMEA data consistent with the product identification of the first FMEA data is in a marked state;
a node selection unit, configured to respond to a selection operation initiated by the user in the created data list, and if the data type of the FMEA data selected by the selection operation is different from the data type of the first FMEA data, identify the FMEA data selected by the selection operation as the second FMEA data;
the shared node determining unit includes:
and the second display unit is used for displaying the sharable node in a second operation interface.
8. A terminal device, characterized in that the terminal device comprises a memory, a processor and a computer program stored in the memory and executable on the processor, the processor executing the computer program with the steps of the method according to any of claims 1 to 6.
9. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of a method according to any one of claims 1 to 6.
CN202210464538.2A 2022-04-29 2022-04-29 Data sharing method based on FMEA and electronic equipment Active CN114564856B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210464538.2A CN114564856B (en) 2022-04-29 2022-04-29 Data sharing method based on FMEA and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210464538.2A CN114564856B (en) 2022-04-29 2022-04-29 Data sharing method based on FMEA and electronic equipment

Publications (2)

Publication Number Publication Date
CN114564856A CN114564856A (en) 2022-05-31
CN114564856B true CN114564856B (en) 2022-07-26

Family

ID=81721240

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210464538.2A Active CN114564856B (en) 2022-04-29 2022-04-29 Data sharing method based on FMEA and electronic equipment

Country Status (1)

Country Link
CN (1) CN114564856B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115935722A (en) * 2023-03-09 2023-04-07 北京集度科技有限公司 Process failure mode and impact analysis method, equipment and computer program product

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111368517A (en) * 2020-03-03 2020-07-03 聪脉(上海)信息技术有限公司 Information transmission visualization method and system for DFMEA and PFMEA
CN114201787A (en) * 2021-12-15 2022-03-18 聪脉(上海)信息技术有限公司 FMEA-MSR visualization method and system
CN114201788A (en) * 2021-12-15 2022-03-18 聪脉(上海)信息技术有限公司 DFMEA-based FMEDA information visualization method and system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120254710A1 (en) * 2011-04-01 2012-10-04 Caterpillar Inc. Risk charts for failure mode and effect analysis
TW201413605A (en) * 2012-09-18 2014-04-01 Askey Computer Corp Product quality improvement feedback method
US9483342B2 (en) * 2014-03-20 2016-11-01 Siemens Aktiengesellschaft Supporting failure mode and effects analysis

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111368517A (en) * 2020-03-03 2020-07-03 聪脉(上海)信息技术有限公司 Information transmission visualization method and system for DFMEA and PFMEA
CN114201787A (en) * 2021-12-15 2022-03-18 聪脉(上海)信息技术有限公司 FMEA-MSR visualization method and system
CN114201788A (en) * 2021-12-15 2022-03-18 聪脉(上海)信息技术有限公司 DFMEA-based FMEDA information visualization method and system

Also Published As

Publication number Publication date
CN114564856A (en) 2022-05-31

Similar Documents

Publication Publication Date Title
CN111339171B (en) Data query method, device and equipment
CN110084486B (en) Resource management method and device
CN107465687B (en) Method, device and terminal for realizing permission configuration
CN110956269A (en) Data model generation method, device, equipment and computer storage medium
US10585678B2 (en) Insertion of custom activities in an orchestrated application suite
CN114564856B (en) Data sharing method based on FMEA and electronic equipment
CN115438087A (en) Data query method and device based on cache library, storage medium and equipment
CN112560422A (en) Chart processing method, device, equipment and medium
CN114531477A (en) Method and device for configuring functional components, computer equipment and storage medium
CN113569257B (en) User authority management method and device in gray level release
CN110941779A (en) Page loading method and device, storage medium and electronic equipment
CN113064919B (en) Data processing method, data storage system, computer device and storage medium
CN112559525B (en) Data checking system, method, device and server
CN111651235A (en) Virtual machine set task management method and device
CN111522626B (en) Virtual machine list generation method and device and electronic equipment
CN116467179A (en) Test case batch editing method and device and processing equipment
CN110955449A (en) Method and device for releasing gray scale of client
CN111428117A (en) Data acquisition method and device for application program
CN115617338A (en) Method and device for quickly generating service page and readable storage medium
CN114564854A (en) Operation method and equipment of data node supporting FMEA bidirectional relationship tree
CN114116712A (en) Extended field processing method and device, electronic equipment and storage medium
CN114490323A (en) Terminal device testing method and device and electronic device
CN110309000B (en) Application update prompting method and terminal equipment
CN113434585A (en) Resource saving method and equipment
CN112948264A (en) Test task execution method, device, system, storage medium and electronic device

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