CN115099195A - IETM fault data conversion and extraction method based on product FMEA - Google Patents

IETM fault data conversion and extraction method based on product FMEA Download PDF

Info

Publication number
CN115099195A
CN115099195A CN202210712739.XA CN202210712739A CN115099195A CN 115099195 A CN115099195 A CN 115099195A CN 202210712739 A CN202210712739 A CN 202210712739A CN 115099195 A CN115099195 A CN 115099195A
Authority
CN
China
Prior art keywords
data
fmea
ietm
product
fault
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
CN202210712739.XA
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.)
Naval University of Engineering PLA
Original Assignee
Naval University of Engineering PLA
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 Naval University of Engineering PLA filed Critical Naval University of Engineering PLA
Priority to CN202210712739.XA priority Critical patent/CN115099195A/en
Publication of CN115099195A publication Critical patent/CN115099195A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/26Visual data mining; Browsing structured data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/30Semantic analysis

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention belongs to the technical field of data processing, and discloses an IETM fault data conversion and extraction method based on a product FMEA, which comprises the following steps: obtaining an FMEA report of a product, and converting FMEA data into IETM data by establishing a mapping model between data; generating a fault isolation program XML based on the IETM data; and visually displaying the XML of the fault isolation program. The invention utilizes IETM to convert FMEA data into fault isolation data through the mapping relation between relational databases, thereby realizing data sharing between product guarantee information systems. The invention can ensure the consistency of the design data of the product and the maintenance data of the product, improve the development efficiency of IETM data and improve the troubleshooting efficiency of maintenance personnel.

Description

IETM fault data conversion and extraction method based on product FMEA
Technical Field
The invention belongs to the technical field of data processing, and particularly relates to an IETM fault data conversion and extraction method based on a product FMEA.
Background
At present, Interactive Electronic Technical Manual (IETM) is used to integrate Technical advantages of computer multimedia, database and network, etc., and organically organize and manage information such as operation manuals and service manuals with complicated contents according to related standards, and display various information forms such as characters, tables, images, engineering graphics, sounds, videos, animations and the like on an Electronic screen in an optimized way, and consult the information in an Interactive way, so that information required by service technicians or system operators is accurately displayed in front of users, and implementation of product use and guarantee activities is accelerated.
Among all the functions of the IETM, one important function is to provide fault location and maintenance information in the process of product fault isolation and maintenance, guide fault maintenance personnel to complete fault troubleshooting and maintenance, and improve the accuracy and efficiency of product fault troubleshooting and maintenance.
The FMEA technology is a science summarized from engineering practice, is essentially a qualitative logical induction reasoning method, and has the guiding idea that research is performed from bottom to top, on the basis of product functional units and equipment composition, the fault mode, fault reason and fault influence of sub-equipment and parts are analyzed, so that the fault mode, fault reason and fault influence of a previous-level system or product are obtained, and meanwhile, preventive and repairable maintenance items are obtained, so that product maintenance data are more reasonable, detailed and accurate. By applying the FMEA technology, the maintenance efficiency of military products can be effectively improved, and meanwhile, the quality of the military products can also be improved.
However, it is not practical to directly apply the FMEA result of the product to the repair and troubleshooting process of the product, and a front-line maintenance worker cannot intuitively extract effective product fault isolation information from the FMEA report to perform troubleshooting work.
Through the above analysis, the problems and defects of the prior art are as follows: the prior art does not have a method for extracting fault isolation information based on a product FMEA result.
Disclosure of Invention
Aiming at the problems in the prior art, the invention provides an IETM fault data conversion and extraction method based on a product FMEA.
The invention is realized in this way, an IETM fault data conversion extraction method based on product FMEA, the IETM fault data conversion extraction method based on product FMEA includes:
acquiring an FMEA report of a product, and converting FMEA data in the FMEA report into relational data;
step two, converting the relational data into an IETM fault isolation program XML; and visually displaying the fault isolation program XML.
Further, in the first step, the converting FMEA data into relational data includes: FMEA data is converted into relational data by establishing a mapping model between the data.
Further, in the first step, the step of converting the FMEA data into the IETM data includes the steps of:
(1) mapping the FMEA relational data mode into an object mode;
(2) and remapping the object mode into an XML mode to obtain IETM data.
Further, in the second step, generating the fault isolation program XML based on the IETM data includes:
and automatically creating a fault isolation data module by using schema constraint of an IETM data management platform, and previewing an automatically generated XML file after retrieving the fault isolation data module in an IETM database.
Further, in the second step, performing visual display of the fault isolation program XML includes: and carrying out visual display on the XML of the fault isolation program by using an XSLT technology and a WEB front-end technology.
Further, the visualized display of the fault isolation program XML by using the XSLT technology and the WEB front-end technology comprises the following steps:
the IETM browser automatically constructs and generates a graphical troubleshooting flow chart by analyzing text semantic information in the XML according to a troubleshooting logic model in the fault isolation program XML, and visually displays the product fault isolation information.
Another object of the present invention is to provide an IETM fault data conversion and extraction method based on product FMEA, an IETM fault data conversion and extraction system based on product FMEA, the IETM fault data conversion and extraction system based on product FMEA comprising:
the FMEA report acquisition module is used for acquiring an FMEA report of a product;
the data conversion module is used for converting the FMEA data in the FMEA report into relational data;
the XML generating module is used for generating an IETM fault isolation program XML based on the relational data;
and the display module is used for visually displaying the fault isolation program XML.
Another object of the present invention is to provide a computer device, comprising a memory and a processor, wherein the memory stores a computer program, and the computer program, when executed by the processor, causes the processor to execute the method for extracting the IETM failure data transformation based on the product FMEA, comprising the following steps:
acquiring an FMEA report of a product, and converting FMEA data in the FMEA report into relational data;
step two, generating an IETM fault isolation program XML based on the relational data; and visually displaying the fault isolation program XML.
Another object of the present invention is to provide a computer-readable storage medium, which stores a computer program, which when executed by a processor, causes the processor to execute the method for extracting the IETM fault data conversion based on the product FMEA as follows:
acquiring an FMEA report of a product, and converting FMEA data in the FMEA report into relational data;
step two, generating an IETM fault isolation program XML based on the relational data; and visually displaying the XML of the fault isolation program.
Another object of the present invention is to provide an information data processing terminal for implementing the IETM fault data conversion and extraction system based on product FMEA.
In combination with the technical solutions and the technical problems to be solved, please analyze the advantages and positive effects of the technical solutions to be protected in the present invention from the following aspects:
first, aiming at the technical problems existing in the prior art and the difficulty in solving the problems, the technical problems to be solved by the technical scheme of the present invention are closely combined with results, data and the like in the research and development process, and some creative technical effects are brought after the problems are solved. The specific description is as follows:
the invention converts FMEA data into fault isolation data by using the mapping relation between IETM and relational database, thereby realizing data sharing between product guarantee information systems.
On the basis of deeply researching a fault isolation data module under the standard of S1000D, the invention analyzes the relationship between a product FMEA and an IETM, designs a method for automatically generating the IETM fault isolation data module from the product FMEA report, designs a fault isolation data interaction display mode, and finally realizes the whole process from automatically generating a fault isolation program from the FMEA report to finally browsing and displaying.
Secondly, considering the technical scheme as a whole or from the perspective of products, the technical effect and advantages of the technical scheme to be protected by the invention are specifically described as follows:
the invention can ensure the consistency of the design data of the product and the maintenance data of the product, improve the development efficiency of IETM data and improve the troubleshooting efficiency of maintenance personnel.
Third, as the inventive supplementary proof of the claims of the present invention, the expected profit and commercial value after the conversion of the technical solution of the present invention are:
the traditional method for converting FMEA report data into IETM data is as follows: firstly, compiling a product maintenance manual by a data compiling staff according to an FMEA report; then, an IETM programmer builds a product structure in the IETM management system; secondly, a product fault class data module is established on the product structure; finally, the electronic file of the product service manual is converted into an XML file satisfying the IETM standard by a "tag type" editing method through an XML editor satisfying the S1000D standard.
After the technical scheme of the invention is converted, the capability requirement of IETM data production personnel is reduced, and the personnel who do not know IETM XML data format can successfully complete IETM data creation, the IETM data development efficiency is expected to be improved by 200%, and the number of personnel involved in IETM compilation is reduced by 50%. Because the process ensures the consistency of the design data of the product and the maintenance data of the product, and provides an interactive troubleshooting method, the troubleshooting efficiency of maintenance personnel can be improved by 70 percent.
Drawings
Fig. 1 is a schematic diagram of an IETM fault data conversion and extraction method based on a product FMEA according to an embodiment of the present invention;
fig. 2 is a flowchart of an IETM fault data conversion and extraction method based on product FMEA according to an embodiment of the present invention;
fig. 3 is a schematic diagram of a schema structure of a fault class DM according to an embodiment of the present invention;
fig. 4 is a schematic diagram of a main information structure of a schema of a fault isolation class DM according to an embodiment of the present invention;
FIG. 5 is a diagram illustrating the conversion of relational data into XML data according to an embodiment of the present invention;
FIG. 6 is a flow chart of FMEA reporting to fault isolation data evolution provided by an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail with reference to the following embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
First, an embodiment is explained. This section is an explanatory embodiment expanding on the claims so as to fully understand how the present invention is embodied by those skilled in the art.
The IETM fault data conversion and extraction method based on the product FMEA provided by the embodiment of the invention converts FMEA data into fault isolation data through the mapping relation between relational databases, and realizes data sharing between product guarantee information systems, as shown in figure 1.
As shown in fig. 2, the method for converting and extracting IETM fault data based on product FMEA according to the embodiment of the present invention includes:
s101, obtaining an FMEA report of a product, and converting FMEA data in the FMEA report into relational data;
s102, converting the relational data into an IETM fault isolation program XML; and visually displaying the XML of the fault isolation program.
The IETM fault data conversion and extraction method based on the product FMEA provided by the embodiment of the invention is as follows:
1, S1000D fault class data module
The biggest difference between the S1000D (based on the technical publication international specification of the public source database) and other standards is modularization, and the data module is the core of the S1000D standard. The data module organizes data in XML (Extensible Markup Language) format and constrains and verifies data in a corresponding schema. In the standard specification of S1000D 5.0.0 published in 6.2019, a data module is divided into 16 information types and a schema is defined for each type. Most of the data modules describe information in a flat-narrative form, and the generated IETM is often not very interactive. To enhance the interactivity of IETM troubleshooting, S1000D introduces a Data Module specifically for creating Fault content, namely a Fault Data Module (Fault Data Module).
The fault information is mainly used for describing information such as fault phenomena, fault diagnosis, fault positioning methods and the like of products. The schema of the fault class data module is of 5 types: fault reporting information (faultReporting: 4 types including isolatedFault, detetedfault, observedFault and correlatedFault) and fault isolation information (faulisolation). The fault report information can be used for the intelligent expert diagnosis and maintenance system to help accurately process the fault information, and the fault isolation information is used for detailing a specific fault isolation program and providing interactive troubleshooting guidance for a user. The invention mainly researches fault isolation information, uses a product FMEA (failure mode analysis and effects analysis) supportability analysis result to quickly create an IETM fault isolation data module, designs an interactive display style and assists maintenance personnel to quickly finish product fault diagnosis.
The fault isolation program < faultilsolation > element is used to specify the fault isolation method, and is described in detail in the < faultilationProducer > sub-element. The method mainly comprises sub-elements such as fault identification < fault >, fault description < faultDescr > and isolation program < isolationProcedure >, and is shown in fig. 3-4.
2. Realizing the conversion of FMEA data to IETM data
FMEA reports are written according to GJB/Z1391 and 2006 Fault modes, impact and hazard analysis guidelines, FMEA data are managed by adopting a relational mode, and IETM data modules in the S1000D standard are stored and exchanged by adopting an XML mode. Thus, the conversion of FMEA data to IETM fault isolation data modules may be viewed as a conversion of relational data to XML data.
The key point of realizing the data conversion from the relational data to the XML is to establish a mapping model between data. The mapping process of the method comprises two steps: first the FMEA relational data schema maps to the object schema, and second the object schema remaps to the XML schema, as shown in fig. 5.
The fields in the FMEA report may correspond to the data in the fault isolation Schema of the S1000D standard as follows:
TABLE 1FMEA report and Fault isolation Schema mapping
FMEA report Fault isolation Schema structure
Composition code + failure mode numbering <fault faultCode=””>
Name (R) <detailedFaultDescr>
Function(s) <detailedFaultDescr>/<systemIdent>
Failure mode <faultDescr>/<desc>
Cause of failure <isolationMainProcedure>/<isolationStep>
Influence of faults <detailedFaultDescr>/<faultMessageIndication>
Maintenance project <isolationProcedureEnd>
3. Fault isolation program XML auto generation
After the data field in the FMEA report is mapped to the IETM database, the automatic creation of a fault isolation type data module is realized through the schema constraint of the IETM data management platform, and the automatically generated XML file can be previewed after the data module is detected in the IETM database.
4 fault isolation program data display style design
The fault isolation data module (XML file) only belongs to a pure text invention, only stores fault isolation information in a structured mode, in order to enhance readability and interactivity, stepping guidance of a fault isolation program and man-machine question-and-answer interactive reading are achieved through extensible presentation list transformation (XSLT) technology and WEB front-end technology (HTML5+ JavaScript + CSS), on the basis, an IEMT browser automatically constructs and generates a graphical troubleshooting flow chart according to a troubleshooting logic model designed in the fault isolation program and through analyzing text semantic information in the XML, product fault isolation information is clearly and comprehensively presented, maintenance personnel are assisted in rapidly carrying out fault location, and fault troubleshooting efficiency and accuracy are improved.
Second, the application embodiment. In order to prove the creativity and the technical value of the technical scheme of the invention, the part is the application example of the technical scheme of the claims on specific products or related technologies.
The IETM fault data conversion and extraction method based on the product FMEA provided by the embodiment of the invention is applied to extracting fault data of a cooling water pump from a certain product cooling water pump FMEA report, and the specific method is as follows:
1. compiling certain product cooling water pump FMEA report
And compiling an FMEA report of the cooling water pump of a certain product according to a GJB/Z1391-2006 fault mode, influence and hazard analysis guide.
2. Realizing the conversion of FMEA data to IETM data
Firstly, mapping the FMEA relation data mode of the cooling water pump into an object mode, and secondly, mapping the object mode into an XML mode.
3. Fault isolation program XML automatic generation
After the data fields in the FMEA report are mapped to the IETM database, the automatic creation of the fault isolation type data module is realized through the schema constraint of the IETM data management platform. An XML example of "cooling water pump-troubleshooting cooling water pump rattle anomaly fault" automatically generated is as follows.
Figure BDA0003708654580000081
Figure BDA0003708654580000091
Figure BDA0003708654580000101
Figure BDA0003708654580000111
Figure BDA0003708654580000121
Figure BDA0003708654580000131
Figure BDA0003708654580000141
4. Fault isolation program data display
The 'cooling water pump-troubleshooting cooling water pump ringing abnormal fault' fault isolation data module (XML file) only belongs to a pure text invention, only stores fault isolation information in a structured mode, and needs to achieve stepping guidance and man-machine question and answer interactive reading of a fault isolation program through extensible presentation table transformation (XSLT) technology and WEB front-end technology (HTML5+ JavaScript + CSS) in order to enhance readability and interactivity.
And thirdly, evidence of relevant effects of the embodiment. The embodiment of the invention achieves some positive effects in the process of research and development or use, and has great advantages compared with the prior art, and the following contents are described by combining data, diagrams and the like in the test process.
The IETM data management system is the primary software that performs the conversion of FMEA reports to IETM fault isolation data.
A fault isolation type data module of 'cooling water pump-troubleshooting cooling water pump rattle abnormal fault' can be created on a product sns node.
And automatically mapping the data fields reported by the FMEA to an IETM data management system through a background database management mechanism to complete the mapping of the fields among the databases. Only this data module needs to be checked out in the IETM data management system, and the automatically generated fault isolation XML file meeting the IETM standard can be automatically generated.
And the fault isolation XML file generates an interactive fault troubleshooting program for a user to look up through XSLT and WEB front-end technology conversion.
Interactive troubleshooting program it should be noted that embodiments of the present invention can be implemented in hardware, software, or a combination of software and hardware. The hardware portion may be implemented using dedicated logic; the software portions may be stored in a memory and executed by a suitable instruction execution system, such as a microprocessor or specially designed hardware. Those skilled in the art will appreciate that the apparatus and methods described above may be implemented using computer executable instructions and/or embodied in processor control code, such code being provided on a carrier medium such as a disk, CD-or DVD-ROM, programmable memory such as read only memory (firmware), or a data carrier such as an optical or electronic signal carrier, for example. The apparatus and its modules of the present invention may be implemented by hardware circuits such as very large scale integrated circuits or gate arrays, semiconductors such as logic chips, transistors, or programmable hardware devices such as field programmable gate arrays, programmable logic devices, etc., or by software executed by various types of processors, or by a combination of hardware circuits and software, e.g., firmware.
The above description is only for the purpose of illustrating the embodiments of the present invention, and the scope of the present invention should not be limited thereto, and any modifications, equivalents and improvements made by those skilled in the art within the technical scope of the present invention as disclosed in the present invention should be covered by the scope of the present invention.

Claims (10)

1. An IETM fault data conversion and extraction method based on a product FMEA is characterized by comprising the following steps:
acquiring an FMEA report of a product, and converting FMEA data in the FMEA report into relational data;
step two, converting the relational data into an IETM fault isolation program XML; and visually displaying the fault isolation program XML.
2. The IETM failure data transformation extraction method for product FMEA as claimed in claim 1, wherein said step one, transforming FMEA data into relational data includes: FMEA data is converted into relational data by establishing a mapping model between the data.
3. The IETM failure data transformation extraction method of a product based on FMEA as claimed in claim 1, wherein said step one, transforming FMEA data into IETM data comprises the steps of:
(1) mapping the FMEA relational data mode into an object mode;
(2) and remapping the object mode into an XML mode to obtain IETM data.
4. The IETM fault data transformation extraction method based on a product FMEA as claimed in claim 1, wherein, in the second step, the generating the fault isolation program XML based on the IETM data includes:
and automatically creating a fault isolation data module by using schema constraint of an IETM data management platform, and previewing an automatically generated XML file after retrieving the fault isolation data module in an IETM database.
5. The method for transforming and extracting IETM fault data based on a product FMEA as claimed in claim 1, wherein in the second step, performing a visual display of a fault isolation program XML includes: and visually displaying the fault isolation program XML by using an XSLT technology and a WEB front-end technology.
6. The IETM fault data transformation extraction method based on product FMEA as claimed in claim 5, wherein said visually displaying the fault isolation program XML using XSLT technology, WEB front end technology comprises:
and the IETM browser automatically constructs and generates a graphical troubleshooting flow chart by analyzing text semantic information in the XML according to a troubleshooting logic model in the fault isolation program XML, and visually displays the product fault isolation information.
7. An IETM fault data conversion extraction system based on product FMEA for implementing the IETM fault data conversion extraction method based on product FMEA according to any of claims 1 to 6, wherein the IETM fault data conversion extraction system based on product FMEA comprises:
the FMEA report acquisition module is used for acquiring an FMEA report of a product;
the data conversion module is used for converting the FMEA data in the FMEA report into relational data;
the XML generating module is used for generating an IETM fault isolation program XML based on the relational data;
and the display module is used for visually displaying the fault isolation program XML.
8. A computer device comprising a memory and a processor, the memory storing a computer program which, when executed by the processor, causes the processor to carry out the IETM failure data transformation extraction method based on product FMEA according to any one of claims 1 to 6.
9. A computer readable storage medium storing a computer program which, when executed by a processor, causes the processor to execute the IETM failure data transformation extraction method based on product FMEA according to any of claims 1-6.
10. An information data processing terminal, characterized in that the information data processing terminal is used for realizing the function of the IETM fault data conversion and extraction system based on product FMEA according to any claim 7.
CN202210712739.XA 2022-06-22 2022-06-22 IETM fault data conversion and extraction method based on product FMEA Pending CN115099195A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210712739.XA CN115099195A (en) 2022-06-22 2022-06-22 IETM fault data conversion and extraction method based on product FMEA

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210712739.XA CN115099195A (en) 2022-06-22 2022-06-22 IETM fault data conversion and extraction method based on product FMEA

Publications (1)

Publication Number Publication Date
CN115099195A true CN115099195A (en) 2022-09-23

Family

ID=83292113

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210712739.XA Pending CN115099195A (en) 2022-06-22 2022-06-22 IETM fault data conversion and extraction method based on product FMEA

Country Status (1)

Country Link
CN (1) CN115099195A (en)

Citations (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
CN103678625A (en) * 2013-12-18 2014-03-26 北京航天测控技术有限公司 Method and device for transforming interactive electronic technical manual data
CN109614143A (en) * 2018-12-10 2019-04-12 上海精密计量测试研究所 The development approach of failure flow chart is automatically generated in IETM browser

Patent Citations (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
CN103678625A (en) * 2013-12-18 2014-03-26 北京航天测控技术有限公司 Method and device for transforming interactive electronic technical manual data
CN109614143A (en) * 2018-12-10 2019-04-12 上海精密计量测试研究所 The development approach of failure flow chart is automatically generated in IETM browser

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
叶海生: "利用保障性分析记录创建IETM的关键技术研究", 中国优秀硕士学位论文全文数据库, pages 140 - 47 *

Similar Documents

Publication Publication Date Title
Gattullo et al. Towards augmented reality manuals for industry 4.0: A methodology
CN105718432B (en) It is a kind of for the information excavating of grid operation equipment and the method for calibration of the quality of data
CN105045583A (en) Visualized process based IETM (Interactive Electronic Technical Manual) fault class data module creation apparatus and creation method therefor
Charfi et al. RITA: a useR Interface evaluaTion frAmework
Claeys et al. Intelligent authoring and management system for assembly instructions
Lopes et al. Directives of communicability: towards better communication through software models
CN112783966A (en) SQL visual design generation method and system based on business metadata
CN109614143B (en) Development method for automatically generating fault flow chart in IETM browser
CN115099195A (en) IETM fault data conversion and extraction method based on product FMEA
CN115756437B (en) Visual XML data compiling method and system based on SCHEMA file
EP1837776A1 (en) Document processing device and document processing method
Agosti et al. A digital library of grammatical resources for european dialects
US20130086491A1 (en) Automatically generating a business process flow gui using a symbolic annotation language
CN113838157A (en) Track traffic map drawing system, method, electronic device and storage medium
Nallusamy et al. A software redocumentation process using ontology based approach in software maintenance
CN108762731A (en) A kind of general field model panorama visualization method and system
CN112052652B (en) Automatic generation method and device for electronic courseware script
CN112686013A (en) Cable number head compiling system and method
Hugo et al. Human factors principles in information Dashboard design
Liu Towards automating the creation of hypermedia service manuals by compiling specifications
Xiong et al. An investigation of tool support for accessibility assessment throughout the development process of web sites
EP4303716A1 (en) Method for generating data input, data input system and computer program
Sulaiman et al. Re-documenting, visualizing and understanding software system using DocLike Viewer
Corneli et al. Natural language processing for construction sites management
Qian et al. The Application of Artificial Intelligence Technology in the Management of Distribution Network Graphics and Models

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