CN115576292A - Production line operation data acquisition and storage method and system based on directory hash tree - Google Patents

Production line operation data acquisition and storage method and system based on directory hash tree Download PDF

Info

Publication number
CN115576292A
CN115576292A CN202211553048.6A CN202211553048A CN115576292A CN 115576292 A CN115576292 A CN 115576292A CN 202211553048 A CN202211553048 A CN 202211553048A CN 115576292 A CN115576292 A CN 115576292A
Authority
CN
China
Prior art keywords
data
module
temporary
production line
data channel
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
CN202211553048.6A
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.)
Suzhou Huigong Yun Information Technology Co ltd
Original Assignee
Suzhou Huigong Yun Information Technology 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 Suzhou Huigong Yun Information Technology Co ltd filed Critical Suzhou Huigong Yun Information Technology Co ltd
Priority to CN202211553048.6A priority Critical patent/CN115576292A/en
Publication of CN115576292A publication Critical patent/CN115576292A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS], computer integrated manufacturing [CIM]
    • G05B19/41865Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS], computer integrated manufacturing [CIM] characterised by job scheduling, process planning, material flow
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/31From computer integrated manufacturing till monitoring
    • G05B2219/31406Data management, shop management, memory management

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Manufacturing & Machinery (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a production line operation data acquisition and storage method and system based on a directory hash tree, which comprises a production line data module, a temporary data channel module and a storage module, wherein the production line data module is electrically connected with the temporary data channel module; the production line data module is used for detecting production operation data in a production line workshop and collecting related data, the temporary data channel module is used for classifying, processing and transmitting the collected data, the storage module is used for storing various data of production operation, the production line data module comprises an operation data detection module, a data temporary storage module, an abnormity alarm module, a time recording module, an operation data classification module and a data processing module, and the operation data detection module is electrically connected with the abnormity alarm module.

Description

Production line operation data acquisition and storage method and system based on directory hash tree
Technical Field
The invention relates to the technical field of data processing, in particular to a production line operation data acquisition and storage method and system based on a directory hash tree.
Background
Hash trees are a tree-like data structure in cryptography and computer science, with each leaf node labeled with the hash of a block of data, and nodes other than the leaf nodes labeled with encrypted hashes of their child node labels. In the processing process of the workpiece, the production line operation data comprises workpiece type data, workpiece yield data, machine operation state data, dangerous working condition data and the like, all types of subdata are stored through leaf nodes, and the child nodes are used for storing parent-level labels.
The data generated by processing need to pass through a signal port and be stored in a storage module in the acquisition and storage processes, and because the data represent different meanings, a special channel is needed for the signal to pass through, and the type and the quantity of the data are increased by geometric multiples in the face of the requirements of faster and more accurate production lines.
In order to ensure fast signal transmission, the types and the number of the data ports are usually pre-allocated according to the normal working state of the production line, so that the functions of the data ports need to be re-assigned every time a new batch of processes is replaced, otherwise, excessive signal transmission delay is faced. Therefore, when a flexible production line is faced, a lot of time is consumed for debugging, and when some sudden conditions are met, for example, a lot of workpieces have some defects, different types of signal transmission speeds are inconsistent, and due to the barrel effect, the transmission of other signals is also suspended, so that the data transmission speed has a bottleneck.
Therefore, it is necessary to design a production line operation data acquisition and storage method and system based on the directory hash tree for fast data transmission.
Disclosure of Invention
The invention aims to provide a production line operation data acquisition and storage method and system based on a directory hash tree, so as to solve the problems in the background technology.
In order to solve the technical problems, the invention provides the following technical scheme: the production line operation data acquisition and storage system based on the directory hash tree comprises a production line data module, a temporary data channel module and a storage module, wherein the production line data module is electrically connected with the temporary data channel module, and the temporary data channel module is electrically connected with the storage module;
the production line data module is used for detecting production operation data in a production line workshop and collecting related data, the temporary data channel module is used for classifying, processing and transmitting the collected data, and the storage module is used for storing various types of data of production operation.
According to the technical scheme, the production line data module comprises an operation data detection module, a data temporary storage module, an abnormity alarm module, a time recording module, an operation data classification module and a data processing module, wherein the operation data detection module is electrically connected with the abnormity alarm module, the data processing module is electrically connected with the time recording module, and the operation data classification module is electrically connected with the data processing module;
the operation data detection module scans production operation in the coming and going way by using multiple induction modes, the data temporary storage module is used for temporarily storing a batch of production operation data within a specified time, the abnormity alarm module is used for giving an alarm when the abnormity data is collected, the time recording module is used for recording the specific time point of the collected data, the operation data classification module is used for judging the type of the production operation data, and the data processing module is used for processing the production operation data;
the temporary data channel module comprises a data port, a temporary data channel label module, a temporary data channel forming module, a data receiving module and a data sending module, wherein the data port is electrically connected with the temporary data channel label module and the data receiving module;
the data port is used for transmitting various production operation data, the temporary data channel label module is used for inputting production operation data type signals and endowing data port labels, the temporary data channel forming module is used for forming a large number of temporary data channels with consistent labels, the data receiving module is used for receiving the processed production operation data and the admittance judgment of the production operation data, and the data sending module is used for sending the data to the storage module for storage.
According to the technical scheme, the operation method of the system specifically comprises the following steps:
s1, setting a monitoring area of production operation data in a workshop where a production line is located, and scanning a production operation process according to the working principle of various sensors;
s2, the workpiece enters the area to be machined, the operation data detection module is started, whether the produced workpiece has defects or not and whether production line equipment normally operates or not is detected by the operation data detection module, judgment is carried out by combining the time recorded by the time recording module, and when the abnormality alarm module finds that the data is abnormal, an alarm is given;
s5, storing the production operation data of a current period of time by using a data temporary storage module, and classifying the data temporarily stored by the data temporary storage module by using an operation data classification module so as to be convenient for transmission;
and S6, classifying the production operation data by the operation data classification module by using the data processing module, and transmitting the production operation data to the storage module through the temporary data channel module.
According to the above technical solution, in the step S6, the working process of the temporary data channel label module specifically includes the following steps:
s6-1, carrying out data entry on production operation data conveyed by the production line data module through a data entry module, carrying out hash tree formation on a signal mark, wherein the hash tree form is a root node, a child node and a leaf node, and at the moment, a plurality of data ports exist, wherein the root node is a tree root and represents all operation data of the whole production line of the current batch, the child node is a certain type of production operation data, the leaf node is specifically monitored data, and different types of production operation data respectively enter different data ports;
s6-2, setting an input pin of a data port as a signal of a production operation data type, activating the data port when a temporary data channel tag module is endowed with a certain signal, wherein the data port cannot pass the signal when the temporary data channel tag module is not activated, and randomly passing a leaf node signal through the data port of each same child node after a plurality of temporary data channel tag modules are formed by a root node and the child nodes;
s6-3, when the level of the leaf node signal is increased when the data type of the two identical production operation data types is adopted, signals on two sides of the data port connection are enhanced, a temporary data channel is formed, and all leaf node signals under the child node can pass through the data port in the temporary data channel.
According to the above technical solution, in the step S6-3, the working process of the temporary data channel forming module is that two identical production operation data types represent two identical sub-node signals, and when a signal of a certain production data type increases within a period of time, the following two situations are specifically adopted:
(a) When two same child node signals pass through two adjacent data ports;
(b) Very short time
Figure 100002_DEST_PATH_IMAGE001
Continuously passing through a certain data port twice;
when the two situations occur, which means that the number of the current signal ports is not enough approximately, other signal channels in an inactivated state around the signal ports are activated, after a plurality of temporary data channel tag modules are formed, when the temporary data channel tag modules with the same type are simultaneously activated, the signal marking level is high, the signal ports are connected with each other, the signal is enhanced, a temporary data channel with obvious signal is gradually formed, and the type of signal is allowed to pass through.
According to the above technical solution, the temporary data channel module further comprises a delay module, the delay module is configured to maintain the formation of the temporary data channel and determine a temporary data channel decomposition time;
the working process of the time delay module is started after the temporary data channel is formed, and the formed temporary data channel is kept for a specified time
Figure 96765DEST_PATH_IMAGE002
Ensuring that all data on the formed temporary data channel are completely recorded, stored and uploaded to a storage module, after the time is over, the temporary data channel is de-electrified and decomposed to form independent signal ports again, and when the temporary data channel is usedAnd the delay module is used for timing again when the time is prolonged.
According to the technical scheme, the formed temporary data channel of the delay module is kept for a specified time
Figure 975860DEST_PATH_IMAGE002
The determination method comprises the following steps:
Figure 100002_DEST_PATH_IMAGE003
wherein
Figure 620468DEST_PATH_IMAGE004
For a specified extended time for the temporary data channel,
Figure 100002_DEST_PATH_IMAGE005
for the time taken for this type of signal transmission,
Figure 686644DEST_PATH_IMAGE006
the time taken for the temporary data channel tag module activation process,
Figure 707689DEST_PATH_IMAGE001
to trigger the time for the temporary data channel to form,
Figure 100002_DEST_PATH_IMAGE007
the time of the interval between two passes of the same type of signal.
According to the technical scheme, the operation data detection module comprises an infrared sensor, a camera, an audio receiver, a vibration sensor, a temperature sensor and a current sensor, wherein the infrared sensor is used for detecting a workpiece in an infrared scanning mode, the camera is used for detecting the defect condition of the workpiece detected by an image and the safety condition of a workshop monitored, the audio receiver is installed in production line equipment and used for receiving the processing sound condition of the production equipment in the workshop, the vibration sensor is installed on a movable part of the production line equipment and used for detecting the working vibration of the movable part, the temperature sensor is used for detecting the temperature of the equipment and the temperature in the workshop, and the current sensor is used for detecting the operation current of the production line equipment;
the data processing module comprises a workpiece defect detection module, an audio analysis module, a vibration analysis module and an analog-to-digital converter, the workpiece defect detection module is electrically connected with an infrared sensor and a camera and used for analyzing workpiece defects, the audio analysis module is electrically connected with an audio receiver and used for analyzing working sound of production line equipment and finding fault audio, the vibration analysis module is electrically connected with a vibration sensor and used for detecting the working condition of the equipment according to vibration signals received by the vibration sensor, and the analog-to-digital converter is used for converting detected analog quantity into unified digital quantity to facilitate transmission and storage.
Compared with the prior art, the invention has the following beneficial effects: the invention adopts the label activation method for the data ports instead of the method for realizing the distribution function, so that the data which can pass through each data port is dynamic, the passing type of the data port is determined according to the actual condition of the current production line, different data acquisition and storage requirements of various production lines can be flexibly adapted, the surrounding data ports can be activated according to the frequency degree of the passing data to form a temporary channel, sequential activation is not needed, the passing efficiency of signals is further improved, and the transmission speed in the signal acquisition and storage process is greatly improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the invention and not to limit the invention. In the drawings:
FIG. 1 is a schematic diagram of the overall operation of the present invention;
FIG. 2 is a diagram illustrating a directory hash structure according to the present invention;
fig. 3 is a block diagram of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1-3, the present invention provides the following technical solutions: the production line operation data acquisition and storage system based on the directory hash tree comprises a production line data module, a temporary data channel module and a storage module, wherein the production line data module is electrically connected with the temporary data channel module;
the production line data module is used for detecting production operation data in a production line workshop and acquiring related data, the temporary data channel module is used for classifying, processing and transmitting the acquired data, and the storage module is used for storing various types of data of production operation;
the production line data module comprises an operation data detection module, a data temporary storage module, an abnormity alarm module, a time recording module, an operation data classification module and a data processing module, wherein the operation data detection module is electrically connected with the abnormity alarm module, the data processing module is electrically connected with the time recording module, and the operation data classification module is electrically connected with the data processing module;
the system comprises an operation data detection module, a data temporary storage module, an abnormity alarm module, a time recording module, an operation data classification module and a data processing module, wherein the operation data detection module scans production operation in the coming and going mode by using various induction modes, the data temporary storage module is used for temporarily storing a batch of production operation data within a specified time, the abnormity alarm module is used for giving an alarm when abnormal data are collected, the time recording module is used for recording the specific time point of the collected data, the operation data classification module is used for judging the type of the production operation data, and the data processing module is used for processing the production operation data;
the temporary data channel module comprises a data port, a temporary data channel label module, a temporary data channel forming module, a data receiving module and a data sending module, the data port is electrically connected with the temporary data channel label module and the data receiving module, the temporary data channel label module is electrically connected with the temporary data channel forming module, the data receiving module is electrically connected with the data processing module, and the data sending module is electrically connected with the storage module;
the data port is used for transmitting various production operation data, the temporary data channel label module is used for recording production operation data type signals and giving data port labels, the temporary data channel forming module is used for forming a large number of temporary data channels with consistent labels, the data receiving module is used for receiving the processed production operation data and the admittance judgment of the production operation data, and the data sending module is used for sending the data to the storage module for storage;
the operation method of the system specifically comprises the following steps:
s1, setting a monitoring area of production operation data in a workshop where a production line is located, and scanning a production operation process according to the working principle of various sensors;
s2, the workpiece enters the area to be machined, the operation data detection module is started, whether the produced workpiece has defects or not and whether production line equipment normally operates or not is detected by the operation data detection module, judgment is carried out by combining the time recorded by the time recording module, and when the abnormality alarm module finds that the data is abnormal, an alarm is given;
s5, storing production operation data of a current period of time by using a data temporary storage module, and classifying the data temporarily stored by the data temporary storage module by using an operation data classification module so as to be convenient for transmission;
s6, classifying the production operation data by the operation data classification module by using the data processing module, and transmitting the production operation data to the storage module through the temporary data channel module;
in step S6, the working process of the temporary data channel tag module specifically includes the following steps:
s6-1, carrying out data entry on production operation data conveyed by the production line data module through a data entry module, carrying out hash tree formation on a signal mark, wherein the hash tree form is a root node, a child node and a leaf node, and at the moment, a plurality of data ports exist, wherein the root node is a tree root and represents all operation data of the whole production line of the current batch, the child node is a certain type of production operation data, the leaf node is specifically monitored data, and different types of production operation data respectively enter different data ports;
s6-2, setting an input pin of a data port as a signal of a production operation data type, activating the data port when a temporary data channel tag module is endowed with a certain signal, wherein the data port cannot pass the signal when the temporary data channel tag module is not activated, and randomly passing a leaf node signal through the data port of each same child node after a plurality of temporary data channel tag modules are formed by a root node and the child nodes;
s6-3, when the level of the leaf node signal mark is increased and signals on two sides connected with the data port are enhanced when two pieces of data of the same production operation data type are identical, a temporary data channel is formed at the moment, and all leaf node signals under the child node can pass through the data port in the temporary data channel;
in the step S6-3, the working process of the temporary data channel forming module is that two identical production operation data types represent two identical sub-node signals, and when a certain production data type signal increases within a period of time, the following two situations are specifically distinguished:
(a) When two same child node signals pass through two adjacent data ports;
(b) Very short time
Figure 706869DEST_PATH_IMAGE001
Continuously passing through a certain data port twice;
when the two situations occur, which means that the number of the current signal ports is not enough approximately, other signal channels in an inactivated state around the signal ports are activated, after a plurality of temporary data channel label modules are formed, when the temporary data channel label modules with the same type are activated simultaneously, the signal marking level is high, the signal ports are connected with each other, the signal is enhanced, a temporary data channel with obvious signal is formed gradually, and the type of signal is allowed to pass;
the temporary data channel module also comprises a delay module, wherein the delay module is used for maintaining the formation of the temporary data channel and determining the decomposition time of the temporary data channel;
the working process of the time delay module is started after the temporary data channel is formed, and the formed temporary data channel is kept for a specified time
Figure 725641DEST_PATH_IMAGE002
The method ensures that all data on the formed temporary data channel are completely recorded, stored and uploaded to a storage module, the temporary data channel is de-electrified and decomposed after the time is over, independent signal ports are formed again, and the time delay module is used for timing again when the temporary data channel is prolonged;
the data ports are activated by the labels instead of the method for realizing the distribution function, so that the data which can pass through each data port is dynamic, the passing type of the data port is determined according to the actual condition of the current production line, different data acquisition and storage requirements of various production lines can be flexibly adapted, the surrounding data ports can be activated according to the passing data frequency degree to form temporary channels, sequential activation is not needed, the signal passing efficiency is further improved, and the transmission speed in the signal acquisition and storage process is greatly improved.
The formed temporary data channel of the delay module is maintained for a specified time
Figure 43227DEST_PATH_IMAGE002
The determination method comprises the following steps:
Figure 867964DEST_PATH_IMAGE003
wherein
Figure 783967DEST_PATH_IMAGE004
For a specified extended time for the temporary data channel,
Figure 645744DEST_PATH_IMAGE005
in order for this type of signal transmission to take time,
Figure 76726DEST_PATH_IMAGE006
the time taken for the temporary data channel tag module activation process,
Figure 49361DEST_PATH_IMAGE001
to trigger the time for the temporary data channel to form,
Figure 85450DEST_PATH_IMAGE007
the time of the interval between two passes of the same type of signal; with following
Figure 977183DEST_PATH_IMAGE007
A decrease in signal, i.e. an increasingly frequent signal passage, will result in
Figure 36405DEST_PATH_IMAGE004
Is increased and when
Figure 140628DEST_PATH_IMAGE007
Is equal to
Figure 827961DEST_PATH_IMAGE001
In time, since no signal activation is required,
Figure 530075DEST_PATH_IMAGE006
it is not necessary to consider,
Figure 670070DEST_PATH_IMAGE004
the time taken for the temporary data channel tag module activation process needs to be covered.
The operation data detection module comprises an infrared sensor, a camera, an audio receiver, a vibration sensor, a temperature sensor and a current sensor, wherein the infrared sensor is used for detecting a workpiece in an infrared scanning mode, the camera is used for detecting the defect condition of the workpiece detected by an image and the safety condition of a workshop monitored, the audio receiver is installed in the production line equipment and is used for receiving the processing sound condition of the production equipment in the workshop, the vibration sensor is installed on a moving part of the production line equipment and is used for detecting the working vibration of the moving part, the temperature sensor is used for detecting the temperature of the equipment and the temperature in the workshop, and the current sensor is used for detecting the operation current of the production line equipment;
the data processing module comprises a workpiece defect detection module, an audio analysis module, a vibration analysis module, an analog-to-digital converter, the workpiece defect detection module is electrically connected with the infrared sensor and the camera, the audio analysis module is electrically connected with the audio receiver, the audio analysis module is used for analyzing the working sound of production line equipment and finding fault audio, the vibration analysis module is electrically connected with the vibration sensor, the vibration analysis module is used for detecting the working condition of the equipment according to a vibration signal received by the vibration sensor, and the analog-to-digital converter is used for converting the detected analog quantity into unified digital quantity to facilitate transmission and storage.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus.
Finally, it should be noted that: although the present invention has been described in detail with reference to the foregoing embodiments, it will be apparent to those skilled in the art that changes may be made in the embodiments and/or equivalents thereof without departing from the spirit and scope of the invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (8)

1. Production line operation data acquisition storage system based on directory hash tree, its characterized in that: the production line data module is electrically connected with the temporary data channel module, and the temporary data channel module is electrically connected with the storage module;
the production line data module is used for detecting production operation data in a production line workshop and collecting related data, the temporary data channel module is used for classifying, processing and transmitting the collected data, and the storage module is used for storing various types of data of production operation.
2. The production line operational data collection and storage system based on the directory hash tree as claimed in claim 1, wherein: the production line data module comprises an operation data detection module, a data temporary storage module, an abnormity alarm module, a time recording module, an operation data classification module and a data processing module, wherein the operation data detection module is electrically connected with the abnormity alarm module, the data processing module is electrically connected with the time recording module, and the operation data classification module is electrically connected with the data processing module;
the operation data detection module scans the production operation in the coming and going way by using multiple induction modes, the data temporary storage module is used for temporarily storing a batch of production operation data within a set time, the abnormity alarm module is used for alarming when the abnormity data is acquired, the time recording module is used for recording the specific time point of the acquired data, the operation data classification module is used for judging the type of the production operation data, and the data processing module is used for processing the production operation data;
the temporary data channel module comprises a data port, a temporary data channel label module, a temporary data channel forming module, a data receiving module and a data sending module, wherein the data port is electrically connected with the temporary data channel label module and the data receiving module;
the data port is used for transmitting various production operation data, the temporary data channel label module is used for inputting production operation data type signals and endowing data port labels, the temporary data channel forming module is used for forming a large number of temporary data channels with consistent labels, the data receiving module is used for receiving the processed production operation data and the admittance judgment of the production operation data, and the data sending module is used for sending the data to the storage module for storage.
3. The production line operational data collection and storage system based on the directory hash tree as claimed in claim 2, wherein: the operation method of the system specifically comprises the following steps:
s1, setting a monitoring area of production operation data in a workshop where a production line is located, and scanning a production operation process according to the working principle of various sensors;
s2, the workpiece enters the area to be machined, the operation data detection module is started, whether the produced workpiece has defects or not and whether production line equipment normally operates or not is detected by the operation data detection module, judgment is carried out by combining the time recorded by the time recording module, and when the abnormality alarm module finds that the data is abnormal, an alarm is given;
s5, storing production operation data of a current period of time by using a data temporary storage module, and classifying the data temporarily stored by the data temporary storage module by using an operation data classification module so as to be convenient for transmission;
and S6, classifying the production operation data by the operation data classification module by using the data processing module, and transmitting the production operation data to the storage module through the temporary data channel module.
4. The production line operational data collection and storage system based on the directory hash tree as claimed in claim 3, wherein: in the step S6, the working process of the temporary data channel tag module specifically includes the following steps:
s6-1, carrying out data entry on production operation data conveyed by the production line data module through a data entry module, carrying out hash tree formation on a signal mark, wherein the hash tree form is a root node, a child node and a leaf node, and at the moment, a plurality of data ports exist, wherein the root node is a tree root and represents all operation data of the whole production line of the current batch, the child node is a certain type of production operation data, the leaf node is specifically monitored data, and different types of production operation data respectively enter different data ports;
s6-2, setting an input pin of a data port as a signal of a production operation data type, activating the data port when a temporary data channel tag module is endowed with a certain signal, wherein the data port cannot pass the signal when the temporary data channel tag module is not activated, and randomly passing a leaf node signal through the data port of each same child node after a plurality of temporary data channel tag modules are formed by a root node and the child nodes;
s6-3, when the level of the leaf node signal mark is increased when the data of two identical production operation data types is generated, signals on two sides of the data port connection are enhanced, a temporary data channel is formed, and all leaf node signals under the child node can pass through the data port in the temporary data channel.
5. The production line operational data collection and storage system based on the directory hash tree as claimed in claim 4, wherein: in the step S6-3, the working process of the temporary data channel forming module is that two identical production operation data types represent two identical sub-node signals, and when a certain production data type signal increases within a period of time, the following two situations are specifically adopted:
(a) When two same child node signals pass through two adjacent data ports;
(b) Very short time
Figure DEST_PATH_IMAGE001
Continuously passes through a certain data port twice;
when the two situations occur, which means that the number of the current signal ports is not enough approximately, other signal channels in an inactivated state around the signal ports are activated, after a plurality of temporary data channel tag modules are formed, when the temporary data channel tag modules with the same type are simultaneously activated, the signal marking level is high, the signal ports are connected with each other, the signal is enhanced, a temporary data channel with obvious signal is gradually formed, and the type of signal is allowed to pass through.
6. The production line operational data collection and storage system based on the directory hash tree as claimed in claim 5, wherein: the temporary data channel module further comprises a delay module for maintaining the formation of the temporary data channel and determining a temporary data channel decomposition time;
the working process of the time delay module is started after the temporary data channel is formed, and the formed temporary data channel is kept for a specified time
Figure 557246DEST_PATH_IMAGE002
And after the time is over, the temporary data channel is de-electrified and decomposed to form independent signal ports again, and when the temporary data channel is prolonged, the delay module is used for timing again.
7. The production line operational data collection and storage system based on the directory hash tree as claimed in claim 6, wherein: the formed temporary data channel of the delay module is kept for a set time
Figure 472987DEST_PATH_IMAGE002
The determination method comprises the following steps:
Figure DEST_PATH_IMAGE003
wherein
Figure 706523DEST_PATH_IMAGE004
For a specified extended time for the temporary data channel,
Figure DEST_PATH_IMAGE005
for the time taken for this type of signal transmission,
Figure 5917DEST_PATH_IMAGE006
the time taken for the temporary data channel tag module activation process,
Figure 451942DEST_PATH_IMAGE001
to trigger the time for the temporary data channel to form,
Figure DEST_PATH_IMAGE007
the time of the interval between two passes of the same type of signal.
8. The production line operational data collection and storage system based on the directory hash tree as claimed in claim 7, wherein: the operation data detection module comprises an infrared sensor, a camera, an audio receiver, a vibration sensor, a temperature sensor and a current sensor;
the data processing module comprises a workpiece defect detection module, an audio analysis module, a vibration analysis module and an analog-to-digital converter, wherein the workpiece defect detection module is electrically connected with the infrared sensor and the camera, the audio analysis module is electrically connected with the audio receiver, and the vibration analysis module is electrically connected with the vibration sensor.
CN202211553048.6A 2022-12-06 2022-12-06 Production line operation data acquisition and storage method and system based on directory hash tree Pending CN115576292A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211553048.6A CN115576292A (en) 2022-12-06 2022-12-06 Production line operation data acquisition and storage method and system based on directory hash tree

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211553048.6A CN115576292A (en) 2022-12-06 2022-12-06 Production line operation data acquisition and storage method and system based on directory hash tree

Publications (1)

Publication Number Publication Date
CN115576292A true CN115576292A (en) 2023-01-06

Family

ID=84590070

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211553048.6A Pending CN115576292A (en) 2022-12-06 2022-12-06 Production line operation data acquisition and storage method and system based on directory hash tree

Country Status (1)

Country Link
CN (1) CN115576292A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116366489A (en) * 2023-03-10 2023-06-30 北京广播电视台 Signal link tracking and monitoring platform based on quadruple comparison mechanism

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116366489A (en) * 2023-03-10 2023-06-30 北京广播电视台 Signal link tracking and monitoring platform based on quadruple comparison mechanism

Similar Documents

Publication Publication Date Title
CN115576292A (en) Production line operation data acquisition and storage method and system based on directory hash tree
CN110895526A (en) Method for correcting data abnormity in atmosphere monitoring system
CN104614379A (en) Plate surface defect detection system and method
CN111177276A (en) Spark calculation framework-based kinetic energy data processing system and method
CN112671767B (en) Security event early warning method and device based on alarm data analysis
CN114610553A (en) Intelligent equipment detection system and detection method thereof
CN105242655A (en) Industrial on-site supervising device based on Internet of Things
CN105335770A (en) Abnormal production event real-time management system
CN110369322B (en) Control system and method for magnetic shoe online detection equipment
CN117316815A (en) Wafer cutting engineering static monitoring marking system
CN111667391A (en) Environment-friendly big data monitoring system
CN111798638A (en) Auxiliary system fire information processing method based on information fusion
CN115504187B (en) Intelligent speed regulation and protection system and control method for mining belt
CN112131299B (en) Network-based data center equipment information acquisition system and method
CN105933677A (en) Industrial field video data processing system
Liu et al. Time-between-events charts for on-line process monitoring
CN113938306A (en) Credible authentication method and system based on data cleaning rule
CN113587980A (en) Production line monitoring method suitable for industrial Internet
CN113358154A (en) Agricultural machinery equipment fault monitoring and tracing system and method
CN112345970A (en) Intelligent inspection method for abnormal faults of acquisition equipment
CN113688156A (en) Mechanical fault detection system and method based on big data
Yong et al. Anomaly detection of semiconductor processing data based on DTW-LOF algorithm
JP4003570B2 (en) Alarm collection system and alarm collection method
CN116968296B (en) Self-adaptive adjusting method and system for engineering plastic production process
CN115877221B (en) Power supply health state early warning platform

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20230106