CN117791477A - Intelligent curing equipment overheat protection method and system based on Internet of things - Google Patents

Intelligent curing equipment overheat protection method and system based on Internet of things Download PDF

Info

Publication number
CN117791477A
CN117791477A CN202311831327.9A CN202311831327A CN117791477A CN 117791477 A CN117791477 A CN 117791477A CN 202311831327 A CN202311831327 A CN 202311831327A CN 117791477 A CN117791477 A CN 117791477A
Authority
CN
China
Prior art keywords
curing equipment
overheat
curing
coefficient
operation 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.)
Pending
Application number
CN202311831327.9A
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.)
Shenzhen Deep Sea Longteng Technology Co ltd
Original Assignee
Shenzhen Deep Sea Longteng 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 Shenzhen Deep Sea Longteng Technology Co ltd filed Critical Shenzhen Deep Sea Longteng Technology Co ltd
Priority to CN202311831327.9A priority Critical patent/CN117791477A/en
Publication of CN117791477A publication Critical patent/CN117791477A/en
Pending legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to the field of overheat protection, and discloses an overheat protection method and system for intelligent curing equipment based on the Internet of things, wherein the method comprises the following steps: determining a communication protocol of curing equipment, and constructing an Internet of things network of the curing equipment; filtering the operation data to obtain filtering operation data, and performing wavelet transformation on the filtering operation data to obtain wavelet transformation coefficients; extracting operation characteristics of curing equipment in wavelet transformation coefficients, constructing an overheat monitoring depth model of the curing equipment, and training the overheat monitoring depth model to obtain a training overheat monitoring depth model; calculating the performance of a depth model for training the overheat monitoring depth model, and analyzing the operation heat energy coefficient of curing equipment; and constructing an operation heat energy development curve of the curing equipment, identifying overheat coordinates of the curing equipment, constructing overheat protection instructions of the curing equipment, and executing overheat protection of the curing equipment based on the overheat protection instructions. The invention can improve the overheat protection effect on curing equipment.

Description

Intelligent curing equipment overheat protection method and system based on Internet of things
Technical Field
The invention relates to the field of overheat protection, in particular to an overheat protection method and system for intelligent curing equipment based on the Internet of things.
Background
The overheat protection of the curing equipment refers to the overheat protection of the curing equipment, which is a safety measure, and the overheat protection of the curing equipment can realize real-time monitoring, overheat protection and intelligent management of the curing equipment, improve the operation efficiency and the service life of the equipment and reduce the fault risk of the equipment when the temperature exceeds a set certain threshold value in the operation process of the equipment.
At present, overheat protection of curing equipment is mainly carried out by collecting operation data of the curing equipment to analyze whether overheat phenomenon occurs, when overheat phenomenon occurs, modes of cutting off operation of the equipment, reducing operation performance of the equipment or improving ventilation and heat dissipation conditions can be utilized to prevent abnormal operation or faults of the equipment caused by overheat.
Disclosure of Invention
The invention provides an intelligent curing equipment overheat protection method and system based on the Internet of things, and mainly aims to improve the overheat protection effect on curing equipment.
In order to achieve the above purpose, the invention provides a method for overheat protection of intelligent curing equipment based on the internet of things, which comprises the following steps:
Acquiring curing equipment information of curing equipment, determining a communication protocol of the curing equipment based on the curing equipment information, and constructing an Internet of things network of the curing equipment based on the communication protocol;
acquiring operation data of the curing equipment based on the Internet of things, filtering the operation data to obtain filtering operation data, and performing wavelet transformation on the filtering operation data to obtain wavelet transformation coefficients;
extracting operation characteristics of the curing equipment in the wavelet transformation coefficients, constructing an overheat monitoring depth model of the curing equipment, and training the overheat monitoring depth model based on the filtering operation data and the operation characteristics to obtain a training overheat monitoring depth model;
calculating the performance of the depth model of the training overheat monitoring depth model, and analyzing the operation heat energy coefficient of the curing equipment by using the training overheat monitoring depth model when the performance of the depth model meets the requirement;
and constructing an operation heat energy development curve of the curing equipment based on the operation heat energy coefficient, identifying overheat coordinates of the curing equipment based on the operation heat energy development curve, constructing overheat protection instructions of the curing equipment based on the overheat coordinates, and executing overheat protection of the curing equipment based on the overheat protection instructions.
Optionally, the constructing the internet of things of the curing device based on the communication protocol includes:
identifying a protocol compatibility of the curing device with the communication protocol;
screening protocol incompatible equipment from the curing equipment based on the protocol compatibility;
performing protocol conversion on the protocol incompatible equipment to obtain a conversion protocol;
and constructing an Internet of things network of the curing equipment based on the communication protocol and the conversion protocol.
Optionally, the filtering processing is performed on the operation data to obtain filtered operation data, including:
determining a filtering window of the operation data, and calculating a data average value of window operation data corresponding to the filtering window;
window movement is carried out on the filtering window, and a moving window is obtained;
calculating a moving data average value of moving window operation data corresponding to the moving window;
and serializing the data average value and the moving data average value to obtain the filtering operation data of the operation data.
Optionally, the calculating the data average value of the window operation data corresponding to the filtering window includes:
determining a window size of the filter window;
Marking the data quantity of window operation data corresponding to the filtering window based on the window size;
based on the window size and the data quantity, calculating a data average value of window operation data corresponding to the filter window by using the following formula:
wherein, la represents the data average value of the window operation data corresponding to the filter window, a represents the data quantity of the window operation data corresponding to the filter window, M represents the window size of the window corresponding to the filter window, and Ei represents the ith window operation data of the filter window.
Optionally, the performing wavelet transformation on the filtering operation data to obtain wavelet transformation coefficients includes:
determining a wavelet basis function of the filter operation data;
determining a decomposition level of the wavelet basis function;
and based on the decomposition level, performing wavelet transformation on the filtering operation data by utilizing the wavelet basis function to obtain the wavelet transformation coefficient.
Optionally, the extracting the operation characteristics of the curing device in the wavelet transform coefficient includes:
calculating the coefficient amplitude of the wavelet transformation coefficient;
analyzing an energy distribution state of the wavelet transform coefficient based on the coefficient amplitude;
Calculating a coefficient phase of the wavelet transform coefficient;
analyzing a waveform state of the wavelet transform coefficients based on the coefficient phases;
and extracting the operation characteristics of the curing equipment in the wavelet transformation coefficients based on the energy distribution state and the waveform state.
Optionally, the calculating the coefficient magnitude of the wavelet transform coefficient includes:
calculating the coefficient amplitude of the wavelet transform coefficient using the following formula:
|C_{r,v}|=sqrt(Re(D_{r,v})^2+Im(D_{r,v})^2)
where |c_ { r, v } | represents the coefficient magnitude of the wavelet transform coefficient, d_ { r, v } represents the wavelet transform coefficient, r represents the scale of the wavelet transform coefficient, v represents the translation of the wavelet transform coefficient, re (d_ { r, v } represents the real part of the wavelet transform coefficient, im (d_ { r, v } represents the imaginary part of the wavelet transform coefficient).
Optionally, the identifying overheat coordinates of the curing device based on the operating thermal energy development curve includes:
marking a risk area in the running heat energy development curve based on the running heat energy development curve and a preset equipment heat energy risk limit value;
identifying risk features of the risk area;
identifying a thermal energy risk coefficient of the curing device based on the risk features and the risk areas;
And determining overheat coordinates of the curing equipment based on the thermal energy risk coefficient.
Optionally, the identifying a thermal energy risk coefficient of the curing device based on the risk features and the risk areas includes:
marking a fluctuation peak value and a fluctuation valley value of the risk area based on the risk characteristics;
based on the fluctuation peak value and the fluctuation valley value, calculating a thermal energy risk coefficient of the curing device by using the following formula:
wherein τ represents a thermal energy risk coefficient of the curing device, H represents a height from a fluctuation peak value to a fluctuation valley value of a risk region in a corresponding operation thermal energy development curve of the curing device, cos represents a corresponding operation thermal energy development curve of the curing device, ω represents an angular frequency of the corresponding operation thermal energy development curve of the curing device, B represents a fluctuation peak value of the risk region in the corresponding operation thermal energy development curve of the curing device, O represents a fluctuation valley value of the risk region in the corresponding operation thermal energy development curve of the curing device, G t Indicating maturity ofThe chemical plant corresponds to the duration of the fluctuation peak to the fluctuation trough of the risk zone in the operating thermal energy development curve.
In order to solve the above problems, the present invention further provides a system for overheat protection of intelligent curing equipment based on the internet of things, the system comprising:
The system comprises an Internet of things construction module, a management module and a management module, wherein the Internet of things construction module is used for acquiring curing equipment information of curing equipment, determining a communication protocol of the curing equipment based on the curing equipment information, and constructing an Internet of things of the curing equipment based on the communication protocol;
the operation data filtering module is used for acquiring the operation data of the curing equipment based on the Internet of things, filtering the operation data to obtain filtering operation data, and performing wavelet transformation on the filtering operation data to obtain wavelet transformation coefficients;
the depth model training module is used for extracting the operation characteristics of the curing equipment in the wavelet transformation coefficients, constructing an overheat monitoring depth model of the curing equipment, and training the overheat monitoring depth model based on the filtering operation data and the operation characteristics to obtain a training overheat monitoring depth model;
the thermal energy coefficient output module is used for calculating the performance of the depth model of the training overheat monitoring depth model, and analyzing the operation thermal energy coefficient of the curing equipment by using the training overheat monitoring depth model when the performance of the depth model meets the requirement;
and the equipment overheat protection module is used for constructing an operation heat energy development curve of the curing equipment based on the operation heat energy coefficient, identifying overheat coordinates of the curing equipment based on the operation heat energy development curve, constructing overheat protection instructions of the curing equipment based on the overheat coordinates, and executing overheat protection of the curing equipment based on the overheat protection instructions.
According to the embodiment of the invention, based on the communication protocol, the Internet of things network of the curing equipment is constructed, so that the state information of the curing equipment can be acquired in real time, and data can be collected and analyzed; according to the embodiment of the invention, the operation data is filtered, so that the data quality of the data can be improved by obtaining the filtered operation data; according to the embodiment of the invention, the wavelet transformation is carried out on the filtering operation data, so that the wavelet transformation coefficients are obtained, and signals can be analyzed on different time scales; according to the embodiment of the invention, the operation characteristics of the curing equipment in the wavelet transformation coefficients are extracted to provide data basis for the real-time monitoring and fault diagnosis of the equipment operation state in the later period, the embodiment of the invention can intelligently monitor and analyze the curing equipment by constructing the overheat monitoring depth model of the curing equipment through the model, further, the embodiment of the invention trains the overheat monitoring depth model based on the filtering operation data and the operation characteristics to obtain the training overheat monitoring depth model, the performance of the model can be improved, the accuracy of the analysis of the curing equipment operation state is improved, the embodiment of the invention can monitor the curing equipment in real time by utilizing the training overheat monitoring depth model to analyze the operation heat energy coefficient of the curing equipment when the performance of the depth model meets the requirement, finally, the embodiment of the invention can more intuitively analyze the heat energy transformation of the curing equipment based on the operation heat energy coefficient, and can realize overheat protection of the curing equipment by constructing the overheat protection instruction of the curing equipment based on the overheat coordinates. Therefore, the intelligent curing equipment overheat protection method and system based on the Internet of things can improve the overheat protection effect on the curing equipment.
Drawings
Fig. 1 is a schematic flow chart of a method for overheat protection of intelligent curing equipment based on internet of things according to an embodiment of the present invention;
fig. 2 is a functional block diagram of a system for overheat protection based on intelligent curing equipment of the internet of things according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an electronic device of a system for overheat protection based on an intelligent curing device of the internet of things according to an embodiment of the present invention;
the achievement of the objects, functional features and advantages of the present invention will be further described with reference to the accompanying drawings, in conjunction with the embodiments.
Detailed Description
It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
The embodiment of the application provides a method for overheat protection of intelligent curing equipment based on the Internet of things. The execution main body of the method for overheat protection of the intelligent curing equipment based on the Internet of things comprises at least one of electronic equipment, such as a server side, a terminal and the like, which can be configured to execute the method provided by the embodiment of the application. In other words, the method for overheat protection of the intelligent curing device based on the internet of things can be executed by software or hardware installed in a terminal device or a server device, and the software can be a blockchain platform. The service end includes but is not limited to: a single server, a server cluster, a cloud server or a cloud server cluster, and the like. The server may be an independent server, or may be a cloud server that provides cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communications, middleware services, domain name services, security services, content delivery networks (Content Delivery Network, CDN), and basic cloud computing services such as big data and artificial intelligence platforms.
Referring to fig. 1, a flow chart of a method for overheat protection of intelligent curing equipment based on the internet of things according to an embodiment of the present invention is shown. In this embodiment, the method for overheat protection of intelligent curing equipment based on the internet of things includes:
and acquiring curing equipment information of the curing equipment, determining a communication protocol of the curing equipment based on the curing equipment information, and constructing an Internet of things network of the curing equipment based on the communication protocol.
In the embodiment of the present invention, the curing device information refers to data describing the curing device, such as device signals, device types, device power, and the like.
Further, according to the embodiment of the invention, based on the curing device information, the communication protocol of the curing device is determined, so that a basis can be provided for data communication of the post curing device. The communication protocol refers to a network, such as MQTT, modbus, etc., for ensuring data transmission of the curing device. In detail, the determining the communication protocol of the curing device is mainly by analyzing the most supported protocol of the curing device as the target communication protocol.
Optionally, the embodiment of the present invention constructs the internet of things network of the curing device based on the communication protocol, so as to obtain the status information of the curing device in real time, and collect and analyze data. The Internet of things network is a network which is used for connecting various entity objects to the network through information sensing equipment and realizing intelligent identification, positioning, tracking, monitoring and management.
As one embodiment of the present invention, the constructing the internet of things network of the curing device based on the communication protocol includes: identifying a protocol compatibility of the curing device with the communication protocol; screening protocol incompatible equipment from the curing equipment based on the protocol compatibility; performing protocol conversion on the protocol incompatible equipment to obtain a conversion protocol; and constructing an Internet of things network of the curing equipment based on the communication protocol and the conversion protocol.
The protocol compatibility refers to whether the curing device supports the communication protocol or not, the communication protocol is not supported, the protocol compatibility is protocol incompatibility, the communication protocol is supported, the protocol compatibility is protocol compatibility, the protocol incompatibility device refers to the protocol compatibility is protocol incompatibility device, and the conversion protocol refers to a new protocol after the protocol incompatibility device performs protocol conversion through a gateway device.
S2, acquiring operation data of the curing equipment based on the Internet of things, performing filtering processing on the operation data to obtain filtering operation data, and performing wavelet transformation on the filtering operation data to obtain wavelet transformation coefficients.
In the embodiment of the invention, the operation data refers to a data set of the operation process of the curing equipment.
According to the embodiment of the invention, the operation data is filtered, so that the data quality of the data can be improved. The filtering operation data refers to a data set after the operation data is subjected to filtering processing.
As an embodiment of the present invention, the filtering the operation data to obtain filtered operation data includes: determining a filtering window of the operation data, and calculating a data average value of window operation data corresponding to the filtering window; window movement is carried out on the filtering window, and a moving window is obtained; calculating a moving data average value of moving window operation data corresponding to the moving window; and serializing the data average value and the moving data average value to obtain the filtering operation data of the operation data.
The filtering window is a sliding window with a fixed size, the window operation data is a data set of the operation data in the sliding window, the data average value is a data average value of data contained in the sliding window, the moving window is a window after the filtering window is moved, and the moving data average value is a data average value in the moving window.
Optionally, as an optional embodiment of the present invention, the calculating a data average value of the window operation data corresponding to the filtering window includes: determining a window size of the filter window; marking the data quantity of window operation data corresponding to the filtering window based on the window size; based on the window size and the data quantity, calculating a data average value of window operation data corresponding to the filter window by using the following formula:
wherein, la represents the data average value of the window operation data corresponding to the filter window, a represents the data quantity of the window operation data corresponding to the filter window, M represents the window size of the window corresponding to the filter window, and Ei represents the ith window operation data of the filter window.
According to the embodiment of the invention, the wavelet transformation is carried out on the filtering operation data, so that the wavelet transformation coefficients are obtained, and signals can be analyzed on different time scales. Wherein the wavelet transform coefficients refer to characteristics of the signal at different frequency scales.
Optionally, as an embodiment of the present invention, the performing wavelet transform on the filtering operation data to obtain wavelet transform coefficients includes: determining a wavelet basis function of the filter operation data; determining a decomposition level of the wavelet basis function; and based on the decomposition level, performing wavelet transformation on the filtering operation data by utilizing the wavelet basis function to obtain the wavelet transformation coefficient.
Wherein the wavelet basis functions refer to functions used as basis in wavelet transform, which are a series of wavelet functions that can be used to decompose signals, such as Haar wavelet, daubechies (dbN) wavelet, mexican Hat (mexh) wavelet, morlet wavelet, meyer wavelet, etc., and the decomposition levels refer to different levels of decomposition of the filtered operating data to obtain characteristics of the signals at different frequency scales, generally the higher the decomposition level, the finer the time resolution and the coarser the frequency resolution.
S3, extracting operation characteristics of the curing equipment in the wavelet transformation coefficients, constructing an overheat monitoring depth model of the curing equipment, and training the overheat monitoring depth model based on the filtering operation data and the operation characteristics to obtain a training overheat monitoring depth model.
According to the embodiment of the invention, the operation characteristics of the curing equipment in the wavelet transformation coefficients are extracted, so that a data basis can be provided for the real-time monitoring and fault diagnosis of the equipment operation state in the later period. Wherein, the operation characteristics refer to dynamic transformation characteristics of the operation process of the curing equipment, such as the operation state, the fault type, the fault degree and the like of the equipment.
As an embodiment of the present invention, the extracting the operation characteristics of the curing device in the wavelet transform coefficient includes: calculating the coefficient amplitude of the wavelet transformation coefficient; analyzing an energy distribution state of the wavelet transform coefficient based on the coefficient amplitude; calculating a coefficient phase of the wavelet transform coefficient; analyzing a waveform state of the wavelet transform coefficients based on the coefficient phases; and extracting the operation characteristics of the curing equipment in the wavelet transformation coefficients based on the energy distribution state and the waveform state.
The coefficient amplitude refers to a value capable of reflecting the energy of a signal at a certain time and frequency, the energy distribution state refers to the energy distribution characteristics of the device at different operation states, the coefficient phase refers to the waveform change of the signal at a certain time and frequency, and the waveform state refers to the waveform characteristics of the device at different operation states.
Optionally, as an optional embodiment of the present invention, the calculating the coefficient magnitude of the wavelet transform coefficient includes: calculating the coefficient amplitude of the wavelet transform coefficient using the following formula:
|C_{r,v}|=sqrt(Re(D_{r,v})^2+Im(D_{r,v})^2)
where |c_ { r, v } | represents the coefficient magnitude of the wavelet transform coefficient, d_ { r, v } represents the wavelet transform coefficient, r represents the scale of the wavelet transform coefficient, v represents the translation of the wavelet transform coefficient, re (d_ { r, v } represents the real part of the wavelet transform coefficient, im (d_ { r, v } represents the imaginary part of the wavelet transform coefficient).
The shift of the wavelet transform coefficient means that the wavelet base function is shifted by v units on a time axis, and the scale of the wavelet transform coefficient means the expansion degree of the wavelet base function on the time axis.
Alternatively, the calculating the coefficient phase of the wavelet transform coefficient may be implemented by calculating a ratio of the wavelet transform coefficient to the real and imaginary parts.
According to the embodiment of the invention, the overheating monitoring depth model of the curing equipment is constructed, so that the curing equipment can be intelligently monitored and analyzed through the model. The overheat monitoring depth model is an initial model framework for monitoring the operation state of the curing equipment. In detail, the overheat monitoring depth model may be constructed by a convolutional neural network, a recurrent neural network, a long-short-term memory network, or the like.
Further, according to the embodiment of the invention, based on the filtering operation data and the operation characteristics, the overheat monitoring depth model is trained, so that the performance of the model can be improved, and the accuracy of analyzing the operation state of the curing equipment can be improved by training the overheat monitoring depth model. The training overheat monitoring depth model is a model obtained by training the overheat monitoring depth model through a large amount of data. Training the overheat monitoring depth model refers to inputting data into a selected deep learning model for training by using a prepared data set and features; during the training process, the model will learn how to predict the overheat state based on the operational data and characteristics; in the training process, super parameters of the model, such as learning rate, batch size, iteration number and the like, need to be adjusted so as to improve the performance of the model.
S4, calculating the performance of the depth model of the training overheat monitoring depth model, and analyzing the operation heat energy coefficient of the curing equipment by using the training overheat monitoring depth model when the performance of the depth model meets the requirements.
According to the embodiment of the invention, the performance of the depth model of the training overheat monitoring depth model is calculated, and whether the training overheat monitoring depth model meets the monitoring requirement can be identified, so that the reliability of the model is improved. The depth model performance refers to the monitoring effect of the training overheat monitoring depth model on the curing equipment.
Optionally, as an embodiment of the present invention, the calculating the depth model performance of the training superheat monitoring depth model includes: marking a model training output result of the training overheat monitoring depth model; identifying the accuracy of the model training output result; based on the accuracy, a depth model performance of the training overheat monitoring depth model is calculated.
The model training output result refers to a result output by the training overheat monitoring depth model in a training process, and the accuracy refers to the accuracy degree of the model training output result.
Further, according to the embodiment of the invention, when the performance of the depth model meets the requirement, the training overheat monitoring depth model is utilized to analyze the operation heat energy coefficient of the curing equipment, so that the curing equipment can be monitored in real time. Wherein, the operation heat energy coefficient refers to the overheat degree of the curing equipment in the operation process.
As an embodiment of the present invention, said analyzing the operating thermal energy coefficient of the curing device using the training superheat monitoring depth model when the depth model performance meets the requirement comprises: identifying an operational observation value of the curing device by using the observation network for training the overheat monitoring depth model; analyzing a state gain value of curing equipment by using the gain network of the training overheat monitoring depth model; and calculating the operation heat energy coefficient of the curing equipment based on the operation observed value and the state gain value.
The observation network is a network for identifying a data value of current operation data of the curing equipment, the operation observation value is a state value, such as position, speed, heat value, etc., of an operation process of the curing equipment, the gain network is a network for analyzing the development direction of the state of the curing equipment, and the state gain value is a change of the development direction, such as heat increment degree, speed change law, etc., of the state of the curing equipment through a Kalman gain function.
S5, constructing an operation heat energy development curve of the curing equipment based on the operation heat energy coefficient, identifying overheat coordinates of the curing equipment based on the operation heat energy development curve, constructing overheat protection instructions of the curing equipment based on the overheat coordinates, and executing overheat protection of the curing equipment based on the overheat protection instructions.
According to the embodiment of the invention, based on the operation heat energy coefficient, the operation heat energy development curve of the curing equipment is constructed, so that the heat energy conversion of the curing equipment can be more intuitively analyzed. Wherein the operating thermal energy development curve refers to a thermal energy versus time construction curve of the curing device. The operating thermal energy development curve may be implemented by a curve function.
In the embodiment of the present invention, the overheat coordinates refer to coordinates of the overheat risk of the curing device in the running heat energy development curve.
As an embodiment of the present invention, the identifying overheat coordinates of the curing device based on the operating thermal energy development curve includes: marking a risk area in the running heat energy development curve based on the running heat energy development curve and a preset equipment heat energy risk limit value; identifying risk features of the risk area; identifying a thermal energy risk coefficient of the curing device based on the risk features and the risk areas; and determining overheat coordinates of the curing equipment based on the thermal energy risk coefficient.
The thermal energy risk limit of the equipment refers to a limit value of an overheating phenomenon of the curing equipment, the risk area refers to a curve segment continuously overheated in the running thermal energy development curve, the risk feature refers to a feature of the risk area, such as an area range, an area fluctuation degree and the like, and the thermal energy risk coefficient refers to a degree of risk of the risk area on the curing equipment.
Optionally, as an optional embodiment of the present invention, the identifying a thermal energy risk coefficient of the curing device based on the risk feature and the risk area includes: marking a fluctuation peak value and a fluctuation valley value of the risk area based on the risk characteristics; based on the fluctuation peak value and the fluctuation valley value, calculating a thermal energy risk coefficient of the curing device by using the following formula:
wherein τ represents the thermal energy risk coefficient of the curing equipment, H represents the height from the fluctuation peak value to the fluctuation valley value of the risk area in the corresponding operation thermal energy development curve of the curing equipment, cos represents the corresponding operation thermal energy development curve of the curing equipment, ω represents the angular frequency of the corresponding operation thermal energy development curve of the curing equipment, and B is shown in table BShowing the fluctuation peak value of the risk area in the corresponding operation heat energy development curve of the curing equipment, wherein O represents the fluctuation valley value of the risk area in the corresponding operation heat energy development curve of the curing equipment, G t Representing the duration of the fluctuation peak to the fluctuation trough of the risk area in the corresponding operating thermal energy development curve of the curing device.
According to the embodiment of the invention, based on the overheat coordinates, overheat protection of the curing equipment can be realized by constructing overheat protection instructions of the curing equipment. The overheat protection instruction refers to an instruction capable of controlling the curing device to perform overheat protection, for example, an instruction for cutting off the operation of the device, reducing the operation performance of the device, improving ventilation and heat dissipation, and the like. The overheat protection instruction for constructing the curing device may be determined according to the overheat coordinates corresponding to a thermal energy risk coefficient, for example, when the thermal energy risk coefficient is low, the overheat protection instruction may be to reduce the device operation performance, and when the thermal energy risk coefficient is high, the overheat protection instruction may be to cut off the device operation.
Optionally, the embodiment of the present invention may implement overheat protection of the curing device by performing overheat protection of the curing device based on the overheat protection instruction.
According to the embodiment of the invention, based on the communication protocol, the Internet of things network of the curing equipment is constructed, so that the state information of the curing equipment can be acquired in real time, and data can be collected and analyzed; according to the embodiment of the invention, the operation data is filtered, so that the data quality of the data can be improved by obtaining the filtered operation data; according to the embodiment of the invention, the wavelet transformation is carried out on the filtering operation data, so that the wavelet transformation coefficients are obtained, and signals can be analyzed on different time scales; according to the embodiment of the invention, the operation characteristics of the curing equipment in the wavelet transformation coefficients are extracted to provide data basis for the real-time monitoring and fault diagnosis of the equipment operation state in the later period, the embodiment of the invention can intelligently monitor and analyze the curing equipment by constructing the overheat monitoring depth model of the curing equipment through the model, further, the embodiment of the invention trains the overheat monitoring depth model based on the filtering operation data and the operation characteristics to obtain the training overheat monitoring depth model, the performance of the model can be improved, the accuracy of the analysis of the curing equipment operation state is improved, the embodiment of the invention can monitor the curing equipment in real time by utilizing the training overheat monitoring depth model to analyze the operation heat energy coefficient of the curing equipment when the performance of the depth model meets the requirement, finally, the embodiment of the invention can more intuitively analyze the heat energy transformation of the curing equipment based on the operation heat energy coefficient, and can realize overheat protection of the curing equipment by constructing the overheat protection instruction of the curing equipment based on the overheat coordinates. Therefore, the intelligent curing equipment overheat protection method based on the Internet of things can improve the overheat protection effect on the curing equipment.
Fig. 2 is a functional block diagram of a system for overheat protection based on intelligent curing equipment of the internet of things according to an embodiment of the present invention.
The system 200 for overheat protection based on the intelligent curing equipment of the Internet of things can be installed in electronic equipment. According to the implemented functions, the system 200 for overheat protection of intelligent curing equipment based on the internet of things may include an internet of things building module 201, an operation data filtering module 202, a depth model training module 203, a thermal energy coefficient output module 204 and an equipment overheat protection module 205. The module of the invention, which may also be referred to as a unit, refers to a series of computer program segments, which are stored in the memory of the electronic device, capable of being executed by the processor of the electronic device and of performing a fixed function.
In the present embodiment, the functions concerning the respective modules/units are as follows:
the internet of things building module 201 is configured to obtain curing device information of a curing device, determine a communication protocol of the curing device based on the curing device information, and build an internet of things of the curing device based on the communication protocol;
the operation data filtering module 202 is configured to collect operation data of the curing device based on the internet of things, perform filtering processing on the operation data to obtain filtered operation data, and perform wavelet transform on the filtered operation data to obtain wavelet transform coefficients;
The depth model training module 203 is configured to extract an operation characteristic of the curing device in the wavelet transform coefficient, construct an overheat monitoring depth model of the curing device, and train the overheat monitoring depth model based on the filtering operation data and the operation characteristic to obtain a training overheat monitoring depth model;
the thermal energy coefficient output module 204 is configured to calculate a depth model performance of the training overheat monitoring depth model, and analyze an operation thermal energy coefficient of the curing device by using the training overheat monitoring depth model when the depth model performance meets a requirement;
the device overheat protection module 205 is configured to construct an operation thermal energy development curve of the curing device based on the operation thermal energy coefficient, identify overheat coordinates of the curing device based on the operation thermal energy development curve, construct overheat protection instructions of the curing device based on the overheat coordinates, and execute overheat protection of the curing device based on the overheat protection instructions.
In detail, the modules in the system 200 for overheat protection based on the intelligent curing device of the internet of things in the embodiment of the present invention use the same technical means as the method for overheat protection based on the intelligent curing device of the internet of things in the drawings, and can produce the same technical effects, which are not described herein.
The embodiment of the invention provides electronic equipment for realizing an overheat protection method of intelligent curing equipment based on the Internet of things.
Referring to fig. 3, the electronic device may include a processor 30, a memory 31, a communication bus 32, and a communication interface 33, and may further include a computer program stored in the memory 31 and executable on the processor 30, such as a method program for overheat protection of an intelligent curing device based on the internet of things.
The processor may be formed by an integrated circuit in some embodiments, for example, a single packaged integrated circuit, or may be formed by a plurality of integrated circuits packaged with the same function or different functions, including one or more central processing units (Central Processing Unit, CPU), a microprocessor, a digital processing chip, a graphics processor, a combination of various control chips, and the like. The processor is a Control Unit (Control Unit) of the electronic device, connects various components of the entire electronic device using various interfaces and lines, and executes various functions of the electronic device and processes data by running or executing programs or modules stored in the memory (for example, executing programs based on overheat protection of the intelligent aging device of the internet of things, etc.), and calling data stored in the memory.
The memory includes at least one type of readable storage medium including flash memory, removable hard disk, multimedia card, card memory (e.g., SD or DX memory, etc.), magnetic memory, magnetic disk, optical disk, etc. The memory may in some embodiments be an internal storage unit of the electronic device, such as a mobile hard disk of the electronic device. The memory may in other embodiments also be an external storage device of the electronic device, such as a plug-in mobile hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card) or the like, which are provided on the electronic device. Further, the memory may also include both internal storage units and external storage devices of the electronic device. The memory can be used for storing application software installed in the electronic equipment and various data, such as codes based on programs for overheat protection of the intelligent curing equipment based on the Internet of things, and can be used for temporarily storing data which are already output or are to be output.
The communication bus may be a peripheral component interconnect standard (Peripheral Component Interconnect, PCI) bus, or an extended industry standard architecture (Extended Industry Standard Architecture, EISA) bus, among others. The bus may be classified as an address bus, a data bus, a control bus, etc. The bus is arranged to enable a connection communication between the memory and at least one processor or the like.
The communication interface is used for communication between the electronic equipment and other equipment, and comprises a network interface and a user interface. Optionally, the network interface may include a wired interface and/or a wireless interface (e.g., WI-FI interface, bluetooth interface, etc.), typically used to establish a communication connection between the electronic device and other electronic devices. The user interface may be a Display (Display), an input unit such as a Keyboard (Keyboard), or alternatively a standard wired interface, a wireless interface. Alternatively, in some embodiments, the display may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode) touch, or the like. The display may also be referred to as a display screen or display unit, as appropriate, for displaying information processed in the electronic device and for displaying a visual user interface.
For example, although not shown, the electronic device may further include a power source (such as a battery) for powering the respective components, and preferably, the power source may be logically connected to the at least one processor through a power management system, so as to perform functions of charge management, discharge management, and power consumption management through the power management system. The power supply may also include one or more of any of a direct current or alternating current power supply, a recharging system, a power failure detection circuit, a power converter or inverter, a power status indicator, and the like. The electronic device may further include various sensors, bluetooth modules, wi-Fi modules, etc., which are not described herein.
It should be understood that the embodiments described are for illustrative purposes only and are not limited to this configuration in the scope of the patent application.
The program stored in the memory of the electronic device and based on overheat protection of the intelligent curing device of the internet of things is a combination of a plurality of instructions, and when running in the processor, the program can realize:
acquiring curing equipment information of curing equipment, determining a communication protocol of the curing equipment based on the curing equipment information, and constructing an Internet of things network of the curing equipment based on the communication protocol;
acquiring operation data of the curing equipment based on the Internet of things, filtering the operation data to obtain filtering operation data, and performing wavelet transformation on the filtering operation data to obtain wavelet transformation coefficients;
extracting operation characteristics of the curing equipment in the wavelet transformation coefficients, constructing an overheat monitoring depth model of the curing equipment, and training the overheat monitoring depth model based on the filtering operation data and the operation characteristics to obtain a training overheat monitoring depth model;
calculating the performance of the depth model of the training overheat monitoring depth model, and analyzing the operation heat energy coefficient of the curing equipment by using the training overheat monitoring depth model when the performance of the depth model meets the requirement;
And constructing an operation heat energy development curve of the curing equipment based on the operation heat energy coefficient, identifying overheat coordinates of the curing equipment based on the operation heat energy development curve, constructing overheat protection instructions of the curing equipment based on the overheat coordinates, and executing overheat protection of the curing equipment based on the overheat protection instructions.
Specifically, the specific implementation method of the above instruction by the processor may refer to descriptions of related steps in the corresponding embodiment of the drawings, which are not repeated herein.
Further, the electronic device integrated modules/units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. The computer readable storage medium may be volatile or nonvolatile. For example, the computer readable medium may include: any entity or system capable of carrying the computer program code, a recording medium, a U disk, a removable hard disk, a magnetic disk, an optical disk, a computer Memory, a Read-Only Memory (ROM).
The present invention also provides a computer readable storage medium storing a computer program which, when executed by a processor of an electronic device, can implement:
Acquiring curing equipment information of curing equipment, determining a communication protocol of the curing equipment based on the curing equipment information, and constructing an Internet of things network of the curing equipment based on the communication protocol;
acquiring operation data of the curing equipment based on the Internet of things, filtering the operation data to obtain filtering operation data, and performing wavelet transformation on the filtering operation data to obtain wavelet transformation coefficients;
extracting operation characteristics of the curing equipment in the wavelet transformation coefficients, constructing an overheat monitoring depth model of the curing equipment, and training the overheat monitoring depth model based on the filtering operation data and the operation characteristics to obtain a training overheat monitoring depth model;
calculating the performance of the depth model of the training overheat monitoring depth model, and analyzing the operation heat energy coefficient of the curing equipment by using the training overheat monitoring depth model when the performance of the depth model meets the requirement;
and constructing an operation heat energy development curve of the curing equipment based on the operation heat energy coefficient, identifying overheat coordinates of the curing equipment based on the operation heat energy development curve, constructing overheat protection instructions of the curing equipment based on the overheat coordinates, and executing overheat protection of the curing equipment based on the overheat protection instructions.
In the several embodiments provided by the present invention, it should be understood that the disclosed apparatus, system and method may be implemented in other manners. For example, the system embodiments described above are merely illustrative, e.g., the division of the modules is merely a logical function division, and other manners of division may be implemented in practice.
The modules described as separate components may or may not be physically separate, and components shown as modules may or may not be physical units, may be located in one place, or may be distributed over multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional module in the embodiments of the present invention may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units can be realized in a form of hardware or a form of hardware and a form of software functional modules.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential characteristics thereof.
The present embodiments are, therefore, to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference signs in the claims shall not be construed as limiting the claim concerned.
The embodiment of the application can acquire and process the related data based on the artificial intelligence technology. Among these, artificial intelligence (Artificial Intelligence, AI) is the theory, method, technique and application system that uses a digital computer or a digital computer-controlled machine to simulate, extend and extend human intelligence, sense the environment, acquire knowledge and use knowledge to obtain optimal results.
Furthermore, it is evident that the word "comprising" does not exclude other elements or steps, and that the singular does not exclude a plurality. Multiple units or systems as set forth in the system claims may also be implemented by means of one unit or system in software or hardware. The terms first, second, etc. are used to denote a name, but not any particular order.
Finally, it should be noted that the above-mentioned embodiments are merely for illustrating the technical solution of the present invention and not for limiting the same, and although the present invention has been described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that modifications and equivalents may be made to the technical solution of the present invention without departing from the spirit and scope of the technical solution of the present invention.

Claims (10)

1. The method for overheat protection of intelligent curing equipment based on the Internet of things is characterized by comprising the following steps of:
acquiring curing equipment information of curing equipment, determining a communication protocol of the curing equipment based on the curing equipment information, and constructing an Internet of things network of the curing equipment based on the communication protocol;
acquiring operation data of the curing equipment based on the Internet of things, filtering the operation data to obtain filtering operation data, and performing wavelet transformation on the filtering operation data to obtain wavelet transformation coefficients;
extracting operation characteristics of the curing equipment in the wavelet transformation coefficients, constructing an overheat monitoring depth model of the curing equipment, and training the overheat monitoring depth model based on the filtering operation data and the operation characteristics to obtain a training overheat monitoring depth model;
calculating the performance of the depth model of the training overheat monitoring depth model, and analyzing the operation heat energy coefficient of the curing equipment by using the training overheat monitoring depth model when the performance of the depth model meets the requirement;
and constructing an operation heat energy development curve of the curing equipment based on the operation heat energy coefficient, identifying overheat coordinates of the curing equipment based on the operation heat energy development curve, constructing overheat protection instructions of the curing equipment based on the overheat coordinates, and executing overheat protection of the curing equipment based on the overheat protection instructions.
2. The method for overheat protection of intelligent curing equipment based on the internet of things according to claim 1, wherein the constructing the internet of things of the curing equipment based on the communication protocol comprises:
identifying a protocol compatibility of the curing device with the communication protocol;
screening protocol incompatible equipment from the curing equipment based on the protocol compatibility;
performing protocol conversion on the protocol incompatible equipment to obtain a conversion protocol;
and constructing an Internet of things network of the curing equipment based on the communication protocol and the conversion protocol.
3. The method for overheat protection of intelligent curing equipment based on the internet of things according to claim 1, wherein the filtering the operation data to obtain the filtered operation data comprises:
determining a filtering window of the operation data, and calculating a data average value of window operation data corresponding to the filtering window;
window movement is carried out on the filtering window, and a moving window is obtained;
calculating a moving data average value of moving window operation data corresponding to the moving window;
and serializing the data average value and the moving data average value to obtain the filtering operation data of the operation data.
4. The method for overheat protection based on the intelligent curing equipment of the internet of things according to claim 1, wherein the calculating the data average value of the window operation data corresponding to the filtering window comprises:
determining a window size of the filter window;
marking the data quantity of window operation data corresponding to the filtering window based on the window size;
based on the window size and the data quantity, calculating a data average value of window operation data corresponding to the filter window by using the following formula:
wherein, la represents the data average value of the window operation data corresponding to the filter window, a represents the data quantity of the window operation data corresponding to the filter window, M represents the window size of the window corresponding to the filter window, and Ei represents the ith window operation data of the filter window.
5. The method for overheat protection of intelligent curing equipment based on the internet of things according to claim 1, wherein the performing wavelet transformation on the filtering operation data to obtain wavelet transformation coefficients comprises:
determining a wavelet basis function of the filter operation data;
determining a decomposition level of the wavelet basis function;
and based on the decomposition level, performing wavelet transformation on the filtering operation data by utilizing the wavelet basis function to obtain the wavelet transformation coefficient.
6. The method for overheat protection of intelligent curing equipment based on the internet of things according to claim 1, wherein the extracting the operation characteristics of the curing equipment in the wavelet transformation coefficients comprises:
calculating the coefficient amplitude of the wavelet transformation coefficient;
analyzing an energy distribution state of the wavelet transform coefficient based on the coefficient amplitude;
calculating a coefficient phase of the wavelet transform coefficient;
analyzing a waveform state of the wavelet transform coefficients based on the coefficient phases;
and extracting the operation characteristics of the curing equipment in the wavelet transformation coefficients based on the energy distribution state and the waveform state.
7. The method for overheat protection of intelligent curing equipment based on the internet of things according to claim 6, wherein the calculating the coefficient amplitude of the wavelet transformation coefficient comprises:
calculating the coefficient amplitude of the wavelet transform coefficient using the following formula:
|C_{r,v}|=sqrt(Re(D_{r,v})^2+Im(D_{r,v})^2)
where |c_ { r, v } | represents the coefficient magnitude of the wavelet transform coefficient, d_ { r, v } represents the wavelet transform coefficient, r represents the scale of the wavelet transform coefficient, v represents the translation of the wavelet transform coefficient, re (d_ { r, v } represents the real part of the wavelet transform coefficient, im (d_ { r, v } represents the imaginary part of the wavelet transform coefficient).
8. The internet of things-based intelligent curing device overheat protection method of claim 1, wherein the identifying overheat coordinates of the curing device based on the operational thermal energy development curve comprises:
marking a risk area in the running heat energy development curve based on the running heat energy development curve and a preset equipment heat energy risk limit value;
identifying risk features of the risk area;
identifying a thermal energy risk coefficient of the curing device based on the risk features and the risk areas;
and determining overheat coordinates of the curing equipment based on the thermal energy risk coefficient.
9. The internet of things-based intelligent curing device overheat protection method of claim 8, wherein the identifying a thermal energy risk coefficient of the curing device based on the risk characteristics and the risk region comprises:
marking a fluctuation peak value and a fluctuation valley value of the risk area based on the risk characteristics;
based on the fluctuation peak value and the fluctuation valley value, calculating a thermal energy risk coefficient of the curing device by using the following formula:
wherein τ represents the thermal energy risk coefficient of the curing equipment, and H represents the height from the fluctuation peak value to the fluctuation valley value of the risk area in the corresponding operation thermal energy development curve of the curing equipment Cos represents a corresponding operation heat energy development curve of the curing equipment, ω represents an angular frequency of the corresponding operation heat energy development curve of the curing equipment, B represents a fluctuation peak value of a risk region in the corresponding operation heat energy development curve of the curing equipment, O represents a fluctuation valley value of the risk region in the corresponding operation heat energy development curve of the curing equipment, G t Representing the duration of the fluctuation peak to the fluctuation trough of the risk area in the corresponding operating thermal energy development curve of the curing device.
10. A system for overheat protection of an intelligent curing device based on the internet of things, which is used for executing the method for overheat protection of the intelligent curing device based on the internet of things according to any one of claims 1 to 9, the system comprising:
the system comprises an Internet of things construction module, a management module and a management module, wherein the Internet of things construction module is used for acquiring curing equipment information of curing equipment, determining a communication protocol of the curing equipment based on the curing equipment information, and constructing an Internet of things of the curing equipment based on the communication protocol;
the operation data filtering module is used for acquiring the operation data of the curing equipment based on the Internet of things, filtering the operation data to obtain filtering operation data, and performing wavelet transformation on the filtering operation data to obtain wavelet transformation coefficients;
The depth model training module is used for extracting the operation characteristics of the curing equipment in the wavelet transformation coefficients, constructing an overheat monitoring depth model of the curing equipment, and training the overheat monitoring depth model based on the filtering operation data and the operation characteristics to obtain a training overheat monitoring depth model;
the thermal energy coefficient output module is used for calculating the performance of the depth model of the training overheat monitoring depth model, and analyzing the operation thermal energy coefficient of the curing equipment by using the training overheat monitoring depth model when the performance of the depth model meets the requirement;
and the equipment overheat protection module is used for constructing an operation heat energy development curve of the curing equipment based on the operation heat energy coefficient, identifying overheat coordinates of the curing equipment based on the operation heat energy development curve, constructing overheat protection instructions of the curing equipment based on the overheat coordinates, and executing overheat protection of the curing equipment based on the overheat protection instructions.
CN202311831327.9A 2023-12-27 2023-12-27 Intelligent curing equipment overheat protection method and system based on Internet of things Pending CN117791477A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311831327.9A CN117791477A (en) 2023-12-27 2023-12-27 Intelligent curing equipment overheat protection method and system based on Internet of things

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311831327.9A CN117791477A (en) 2023-12-27 2023-12-27 Intelligent curing equipment overheat protection method and system based on Internet of things

Publications (1)

Publication Number Publication Date
CN117791477A true CN117791477A (en) 2024-03-29

Family

ID=90386996

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311831327.9A Pending CN117791477A (en) 2023-12-27 2023-12-27 Intelligent curing equipment overheat protection method and system based on Internet of things

Country Status (1)

Country Link
CN (1) CN117791477A (en)

Similar Documents

Publication Publication Date Title
CN104350435A (en) Embedded prognostics on PLC platforms for equipment condition monitoring, diagnosis and time-to-failure/service prediction
CN102541013B (en) Remote monitoring, early warning and fault-diagnosing system and method for anodic protection device
CN106991731A (en) Intelligent polling method and system that integrated equipment is safeguarded
CN116129366A (en) Digital twinning-based park monitoring method and related device
CN116630766B (en) Multi-source information data processing system, method and equipment
CN116089250B (en) Man-machine interaction optimization management system and management method
CN115373357A (en) Industrial production safety management system, method and equipment based on Internet of things
CN117114420B (en) Image recognition-based industrial and trade safety accident risk management and control system and method
CN112148566B (en) Method and device for monitoring computing engine, electronic equipment and storage medium
CN117791477A (en) Intelligent curing equipment overheat protection method and system based on Internet of things
CN111472941B (en) Fan state judgment method and device and storage medium
CN112907911A (en) Intelligent anomaly identification and alarm algorithm based on equipment process data
CN115641549B (en) Health monitoring method and system for main propulsion diesel unit
CN202433761U (en) Remote monitoring, warning and fault diagnosis system of anode protecting device based on Internet of things
CN117540179B (en) Method and system for realizing environment detection
CN118014310A (en) Point location patrol method and system applied to campus patrol
CN116818090A (en) Detection service intelligent analysis management system based on big data and cloud computing
CN116364309B (en) Clinical trial risk assessment method and system based on neural network
CN117372204A (en) Method and system for realizing EMS energy management based on deep learning
CN117581777A (en) Intelligent irrigation system and computer equipment based on internet of things technology
CN117972374A (en) Intelligent edge damage identification method and system based on rock-soil body microseismic acceleration
CN116646911A (en) Current sharing distribution method and system applied to digital power supply parallel mode
CN116455059A (en) Power distribution cabinet control method and device
CN117489994A (en) Pipe network monitoring method, device, equipment and medium based on artificial intelligence
CN115456478A (en) Power utilization data management method, system, terminal and storage medium

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