A method for constructing instrument self-test display components based on three-state selection tree
A self-test and selection tree technology, applied in the direction of program control devices, etc., can solve the problems of single display style of self-test results, inability to display test results in real time, troublesome selection of self-test items, etc., to achieve clear logic levels and shorten fault detection. and isolation time, the effect of improving reliability and safety
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0032] like figure 1 As shown, the tree in this application is a classic method for solving the problem of selecting and displaying item content in data structures, and the three-state selection tree is an improved data structure for solving polymorphic selection problems such as self-testing. figure 1 An example of a tree. A tree has only one root node A, the nodes other than the root node A are called child nodes B, C, D, E, each child node has only one parent node, the parent node of B, C, E The node is A, the parent node of D is C, and the nodes without child nodes are called leaf nodes B, D, and E. The improved three-state selection tree has three states for each node, selected, unselected, and partially selected. The three-state selection tree is stored using the binary linked list method. The two chain domains of the nodes in the linked list point to the first child node and the next sibling node respectively, and reserve space to store the current state of the node. ...
Embodiment 2
[0062] On the basis of the above examples, if Figure 3-Figure 5 As shown, an instrument self-test display component construction method based on a three-state selection tree, which includes the following steps:
[0063] Step 1: Summarize the self-test items of the whole instrument, define the name of the whole machine, the name of the whole part, the name of the part, and the name of the self-test item, and clarify the logical relationship between the whole machine, the whole part, the part and the self-test item;
[0064] Step 2: Create an empty three-state selection tree;
[0065] Step 3: According to the self-test item and the logical relationship, insert the name of the whole machine, the name of the whole part, the name of the component, and the name of the self-test item into the three-state selection tree as a node of the tree, wherein the self-test item The test item is inserted as a leaf node; the test function of the self-test item is defined, and the function poin...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com