CN117857261B - Industrial intelligent gateway based on edge calculation - Google Patents

Industrial intelligent gateway based on edge calculation Download PDF

Info

Publication number
CN117857261B
CN117857261B CN202410073282.1A CN202410073282A CN117857261B CN 117857261 B CN117857261 B CN 117857261B CN 202410073282 A CN202410073282 A CN 202410073282A CN 117857261 B CN117857261 B CN 117857261B
Authority
CN
China
Prior art keywords
fluctuation
monitoring point
trend
change curve
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202410073282.1A
Other languages
Chinese (zh)
Other versions
CN117857261A (en
Inventor
仰宗昭
朱攀
孟健
邓飞跃
钱吉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Anhui Instant Intelligent Technology Co ltd
Original Assignee
Anhui Instant Intelligent 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 Anhui Instant Intelligent Technology Co ltd filed Critical Anhui Instant Intelligent Technology Co ltd
Priority to CN202410073282.1A priority Critical patent/CN117857261B/en
Publication of CN117857261A publication Critical patent/CN117857261A/en
Application granted granted Critical
Publication of CN117857261B publication Critical patent/CN117857261B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Testing Or Calibration Of Command Recording Devices (AREA)

Abstract

The invention relates to the technical field of intelligent gateways, and particularly discloses an industrial intelligent gateway based on edge calculation, which comprises: the acquisition target management module: acquiring each target object needing to acquire data and acquiring nodes; node classification management module: dividing the acquisition nodes into a plurality of major classes according to the target objects corresponding to the acquisition nodes; dividing the collection nodes in the same major class into a plurality of minor classes; and a data recording module: generating a change curve f (t) of data with time; acquiring a monitoring point; and a fault identification module: judging whether the data fluctuation of the monitoring point meets the requirement according to the fluctuation trend of the change curve f n (t); and judging whether the fluctuation quantity of the monitoring point meets the requirement. According to the invention, the possibility of faults of the acquisition nodes is judged at multiple angles in an edge computing mode, and the response speed of the system to the faults can be effectively improved.

Description

Industrial intelligent gateway based on edge calculation
Technical Field
The invention relates to the technical field of intelligent gateways, in particular to an industrial intelligent gateway based on edge calculation.
Background
The industrial intelligent gateway is an internet of things wireless sensor network product, and is also called an industrial internet of things intelligent gateway, a wireless data acquisition gateway, a communication acquisition gateway, a PLC wireless gateway, an industrial communication gateway and the like. It is a device for transmitting industrial device data to a cloud platform or local server. The industrial intelligent gateway can realize data collection in various modes, such as serial ports, ethernet, wireless networks and the like.
Edge computing refers to providing near-end services by adopting an open platform with integrated network, computing, storage and application core capabilities on the side close to the object or data source. The application program is initiated at the edge side, and faster network service response is generated, so that the basic requirements of the industry in the aspects of real-time service, application intelligence, security, privacy protection and the like are met. Edge computation is between a physical entity and an industrial connection, or at the top of a physical entity. The cloud computing can still access the historical data of the edge computing.
Different acquisition nodes may have different transmission protocols, such as temperature and pressure. The gateway acts as a converter to convert the information from the different protocols into a unified standard format to enable communication between devices. In a specific use process, the problems of ageing, damage and the like of the acquisition node can occur, so that the acquired data is inaccurate or has larger error; in this case, if the resolution is performed by cloud computing, there is a certain delay, and the response speed is slow.
Disclosure of Invention
The invention aims to provide an industrial intelligent gateway based on edge calculation, which solves the technical problems.
The aim of the invention can be achieved by the following technical scheme:
An industrial intelligent gateway based on edge computing, comprising:
the acquisition target management module: acquiring target objects needing to acquire data and acquisition nodes used for executing acquisition tasks;
Node classification management module: dividing the acquisition nodes into a plurality of major classes according to the target objects corresponding to the acquisition nodes; dividing the acquisition nodes in the same major class into a plurality of minor classes according to the data types acquired by the acquisition nodes;
and a data recording module: acquiring data from an acquisition node, and generating a change curve f (t) of the data along with time; setting a judging condition when the data is abnormal, and taking a coordinate point meeting the judging condition as a monitoring point;
And a fault identification module: when the monitoring point is extracted, defining an acquisition node corresponding to the monitoring point as a node to be identified, and acquiring a change curve f n (t) of other acquisition nodes in the same subclass as the node to be identified, wherein n represents the number of the acquisition node, and n is a positive integer;
judging whether the data fluctuation of the monitoring point meets the requirement according to the fluctuation trend of the change curve f n (t); and judging whether the fluctuation quantity of the monitoring point meets the requirement on the premise that the data fluctuation trend meets the requirement.
As a further scheme of the invention: in the data recording module, the specific steps of extracting the monitoring points from the change curve f (t) are as follows;
setting a judging condition when the data is abnormal, wherein the monitoring points meet the following constraint:
|f(t1)-f(t2)|≥ΔS;
t1>t2;
t1-t2≤Δt;
Wherein t1 represents the abscissa of the monitoring point, Δs represents a preset detection fluctuation value, Δt represents a preset monitoring period, and t2 represents the abscissa of the reference point corresponding to the monitoring point.
As a further scheme of the invention: in the fault recognition module, the specific steps of judging whether the data fluctuation of the monitoring point meets the requirement according to the fluctuation trend of the change curve f n (t) are as follows:
Intercepting an image of a change curve f n (t) in a section (t 1-delta t, t 1), judging the change trend of the image, and assigning a value of 1 when the image is in an ascending trend; when the image is in a descending trend, assigning a value of-1; when the image has no rising or falling trend, the value is set to 0; calculating the overall change coefficient ; Wherein K n represents the assignment of the nth acquisition node, and N represents the total number of the acquisition nodes;
comparing (f (t 1) -f (t 2)) with the integral change coefficient K', and judging whether the numerical signs of the two are the same; if the signs are the same, judging that the fluctuation trend of the acquisition node corresponding to the monitoring point meets the requirement; if the signs are different, judging that the acquisition nodes corresponding to the monitoring points have faults, and arranging the workers to go to overhaul.
As a further scheme of the invention: the specific steps for judging the change trend of the image of the change curve f n (t) in the section (t 1- Δt, t 1) are as follows:
Acquiring an image of a change curve f n (t) in a section (t 1-delta t, t 1), and intercepting a plurality of coordinate points from the image at preset abscissa intervals, wherein the coordinate points comprise (t 1, f n (t 1));
Calculating a vertical coordinate difference value delta D m=Dm+1-Dm of adjacent coordinate points, wherein D m represents the vertical coordinate of the mth coordinate point along the horizontal axis direction;
If all the longitudinal coordinate differences meet the delta D m & gt 0, the corresponding change curve images are in an ascending trend;
If all the longitudinal coordinate differences meet the delta D m < 0, the corresponding change curve images show a descending trend;
if the difference of the vertical coordinates does not meet the conditions, the corresponding change curve image has no rising or falling trend.
As a further scheme of the invention: in the fault recognition module, when the integral change coefficient K' does not meet the following constraint conditions, the fluctuation trend of the monitoring point is judged to be in accordance with the requirement, the fluctuation amount of the monitoring point is detected, and the constraint conditions are as follows: and I, K' is less than or equal to lambda, max (n), wherein lambda represents a preset proportionality coefficient, and max (n) represents the total number of other acquisition nodes in the same subclass as the node to be identified.
As a further scheme of the invention: in the fault identification module, on the premise that the data fluctuation trend meets the requirement, the specific steps of judging whether the fluctuation quantity of the monitoring point meets the requirement are as follows:
Acquiring an image of a change curve f n (t) in a section (t 1-deltat, t 1);
Calculating a fluctuation value delta S n=fn(t1)-fn (t 1 '), t1' epsilon (t 1-delta t, t 1);
Calculating the maximum fluctuation quantity max (delta S) of a change curve f (t) corresponding to the monitoring point;
When the maximum fluctuation amount max (Δs) > 0, the fluctuation value with the largest value is obtained as the maximum fluctuation amount max (Δs n) of the change curve f n (t), and it is judged whether the following constraint condition is satisfied:
max(ΔSn)≥max(ΔS);
When the maximum fluctuation amount max (delta S) meets constraint conditions, the fluctuation amount of the monitoring point meets the requirements; when the maximum fluctuation amount max (delta S) does not meet the constraint condition, the fluctuation amount of the monitoring point does not meet the requirement.
As a further scheme of the invention: when the maximum fluctuation amount max (Δs) < 0, the fluctuation value with the largest absolute value is obtained as the maximum fluctuation amount max (Δs n) of the change curve f n (t), and it is judged whether the following constraint condition is satisfied:
max(ΔSn)≤max(ΔS);
When the maximum fluctuation amount max (delta S) meets constraint conditions, the fluctuation amount of the monitoring point meets the requirements; when the maximum fluctuation amount max (delta S) does not meet the constraint condition, the fluctuation amount of the monitoring point does not meet the requirement.
As a further scheme of the invention: the data types include temperature, pressure, load bearing, vibration, displacement and humidity.
The invention has the beneficial effects that: for a given target, if the related data is to be acquired, a plurality of acquisition nodes are set on the target, and most of the acquisition nodes are common sensors or other devices with the same or similar devices, and the acquisition nodes can acquire the required data, such as temperature, humidity or pressure; in the scheme of the invention, different acquisition nodes are classified according to the related information, so that the subsequent data processing is convenient;
In the specific technical scheme of the invention, the acquisition nodes which are possibly faulty are detected mainly from a triggering standard and two detection conditions; one of the triggering criteria refers to whether the data acquired by the acquisition node has larger fluctuation range in a limited time period, and it can be understood that in most of the practical scenes of linear change, the stepwise or cliff type ascending or descending is not in accordance with the practical situation; in a stable operation scene, the fluctuation of the data of the device is also in a stable section, so that the device sets a trigger standard based on the two conditions;
After triggering is completed, aiming at monitoring points with possible faults, screening the monitoring points according to the fluctuation trend and the fluctuation amount; for the collection nodes of the same subclass, the fluctuation trend of the monitoring points is consistent with the overall rising or falling trend; therefore, if the overall change trend is violated, the possibility of faults of the acquisition nodes is higher; in the case of conforming to the overall variation trend, it should be considered whether the magnitude of the fluctuation amount in the trend satisfies the same type of maximum variation; therefore, in summary, the possibility of the failure of the acquisition node is determined at multiple angles by the edge calculation mode, so that the response speed of the system to the failure can be effectively improved.
Drawings
The invention is further described below with reference to the accompanying drawings.
Fig. 1 is a schematic flow operation diagram of an industrial intelligent gateway based on edge computing according to the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Referring to fig. 1, the present invention is an industrial intelligent gateway based on edge computing, including:
the acquisition target management module: acquiring target objects needing to acquire data and acquisition nodes used for executing acquisition tasks;
Node classification management module: dividing the acquisition nodes into a plurality of major classes according to the target objects corresponding to the acquisition nodes; dividing the acquisition nodes in the same major class into a plurality of minor classes according to the data types acquired by the acquisition nodes;
and a data recording module: acquiring data from an acquisition node, and generating a change curve f (t) of the data along with time; setting a judging condition when the data is abnormal, and taking a coordinate point meeting the judging condition as a monitoring point;
And a fault identification module: when the monitoring point is extracted, defining an acquisition node corresponding to the monitoring point as a node to be identified, and acquiring a change curve f n (t) of other acquisition nodes in the same subclass as the node to be identified, wherein n represents the number of the acquisition node, and n is a positive integer;
judging whether the data fluctuation of the monitoring point meets the requirement according to the fluctuation trend of the change curve f n (t); and judging whether the fluctuation quantity of the monitoring point meets the requirement on the premise that the data fluctuation trend meets the requirement.
It will be appreciated that for a given target, if it is desired to obtain data related to the target, a plurality of acquisition nodes are set on the target, and most of the acquisition nodes are common sensors or other devices with the same or similar devices, and the acquisition nodes can acquire the desired data, such as temperature, humidity or pressure; in the scheme of the invention, different acquisition nodes are classified according to the related information, so that the subsequent data processing is convenient;
As one skilled in the art will readily appreciate, edge computation is faster than cloud computation because it is closer to the side of the object or data source; when the collected data and the actual result have larger errors due to the faults of the collection nodes, the method of edge calculation is adopted instead to be faster;
In the specific technical scheme of the invention, the acquisition nodes which are possibly faulty are detected mainly from a triggering standard and two detection conditions; one of the triggering criteria refers to whether the data acquired by the acquisition node has larger fluctuation range in a limited time period, and it can be understood that in most of the practical scenes of linear change, the stepwise or cliff type ascending or descending is not in accordance with the practical situation; in a stable operation scene, the fluctuation of the data of the device is also in a stable section, so that the device sets a trigger standard based on the two conditions;
After triggering is completed, aiming at monitoring points with possible faults, screening the monitoring points according to the fluctuation trend and the fluctuation amount; for the collection nodes of the same subclass, the fluctuation trend of the monitoring points is consistent with the overall rising or falling trend; therefore, if the overall change trend is violated, the possibility of faults of the acquisition nodes is higher; in the case of conforming to the overall variation trend, it should be considered whether the magnitude of the fluctuation amount in the trend satisfies the same type of maximum variation; therefore, in summary, the possibility of the failure of the acquisition node is determined at multiple angles by the edge calculation mode, so that the response speed of the system to the failure can be effectively improved.
In a preferred embodiment of the present invention, in the data recording module, the specific steps of extracting the monitoring points from the change curve f (t) are as follows;
setting a judging condition when the data is abnormal, wherein the monitoring points meet the following constraint:
|f(t1)-f(t2)|≥ΔS;
t1>t2;
t1-t2≤Δt;
Wherein t1 represents the abscissa of the monitoring point, Δs represents a preset detection fluctuation value, Δt represents a preset monitoring period, and t2 represents the abscissa of the reference point corresponding to the monitoring point.
In a preferred embodiment of the present invention, in the fault identification module, the specific steps for determining whether the data fluctuation of the monitoring point meets the requirement according to the fluctuation trend of the change curve f n (t) are as follows:
Intercepting an image of a change curve f n (t) in a section (t 1-delta t, t 1), judging the change trend of the image, and assigning a value of 1 when the image is in an ascending trend; when the image is in a descending trend, assigning a value of-1; when the image has no rising or falling trend, the value is set to 0; calculating the overall change coefficient ; Wherein K n represents the assignment of the nth acquisition node, and N represents the total number of the acquisition nodes;
comparing (f (t 1) -f (t 2)) with the integral change coefficient K', and judging whether the numerical signs of the two are the same; if the signs are the same, judging that the fluctuation trend of the acquisition node corresponding to the monitoring point meets the requirement; if the signs are different, judging that the acquisition nodes corresponding to the monitoring points have faults, and arranging the workers to go to overhaul.
In a preferred embodiment of the present invention, the specific steps for determining the trend of the image of the change curve f n (t) within the interval (t 1- Δt, t 1) are as follows:
Acquiring an image of a change curve f n (t) in a section (t 1-delta t, t 1), and intercepting a plurality of coordinate points from the image at preset abscissa intervals, wherein the coordinate points comprise (t 1, f n (t 1));
Calculating a vertical coordinate difference value delta D m=Dm+1-Dm of adjacent coordinate points, wherein D m represents the vertical coordinate of the mth coordinate point along the horizontal axis direction;
If all the longitudinal coordinate differences meet the delta D m & gt 0, the corresponding change curve images are in an ascending trend;
If all the longitudinal coordinate differences meet the delta D m < 0, the corresponding change curve images show a descending trend;
if the difference of the vertical coordinates does not meet the conditions, the corresponding change curve image has no rising or falling trend.
In a preferred embodiment of the present invention, in the fault recognition module, when the overall change coefficient K' does not meet the following constraint conditions, it is determined that the fluctuation trend of the monitoring point meets the requirement, and the fluctuation amount of the monitoring point is detected, where the constraint conditions are as follows: and I, K' is less than or equal to lambda, max (n), wherein lambda represents a preset proportionality coefficient, and max (n) represents the total number of other acquisition nodes in the same subclass as the node to be identified.
In a preferred embodiment of the present invention, in the fault identification module, on the premise that the trend of data fluctuation meets the requirement, the specific steps for determining whether the fluctuation amount of the monitoring point meets the requirement are as follows:
Acquiring an image of a change curve f n (t) in a section (t 1-deltat, t 1);
Calculating a fluctuation value delta S n=fn(t1)-fn (t 1 '), t1' epsilon (t 1-delta t, t 1);
Calculating the maximum fluctuation quantity max (delta S) of a change curve f (t) corresponding to the monitoring point;
When the maximum fluctuation amount max (Δs) > 0, the fluctuation value with the largest value is obtained as the maximum fluctuation amount max (Δs n) of the change curve f n (t), and it is judged whether the following constraint condition is satisfied:
max(ΔSn)≥max(ΔS);
When the maximum fluctuation amount max (delta S) meets constraint conditions, the fluctuation amount of the monitoring point meets the requirements; when the maximum fluctuation amount max (delta S) does not meet the constraint condition, the fluctuation amount of the monitoring point does not meet the requirement.
In a preferred embodiment of the present invention, when the maximum fluctuation amount max (Δs) < 0, the fluctuation value with the largest absolute value is obtained as the maximum fluctuation amount max (Δs n) of the change curve f n (t), and it is determined whether the following constraint condition is satisfied:
max(ΔSn)≤max(ΔS);
When the maximum fluctuation amount max (delta S) meets constraint conditions, the fluctuation amount of the monitoring point meets the requirements; when the maximum fluctuation amount max (delta S) does not meet the constraint condition, the fluctuation amount of the monitoring point does not meet the requirement.
In a preferred embodiment of the invention, the data types include temperature, pressure, load bearing, vibration, displacement and humidity.
The foregoing describes one embodiment of the present invention in detail, but the description is only a preferred embodiment of the present invention and should not be construed as limiting the scope of the invention. All equivalent changes and modifications within the scope of the present invention are intended to be covered by the present invention.

Claims (8)

1. An industrial intelligent gateway based on edge computing, comprising:
the acquisition target management module: acquiring target objects needing to acquire data and acquisition nodes used for executing acquisition tasks;
Node classification management module: dividing the acquisition nodes into a plurality of major classes according to the target objects corresponding to the acquisition nodes; dividing the acquisition nodes in the same major class into a plurality of minor classes according to the data types acquired by the acquisition nodes;
and a data recording module: acquiring data from an acquisition node, and generating a change curve f (t) of the data along with time; setting a judging condition when the data is abnormal, and taking a coordinate point meeting the judging condition as a monitoring point;
And a fault identification module: when the monitoring points are extracted, defining the acquisition nodes corresponding to the monitoring points as nodes to be identified, and acquiring a change curve f n (t) of other acquisition nodes in the same subclass as the nodes to be identified, wherein n represents the numbers of the acquisition nodes, and n is a positive integer;
judging whether the data fluctuation of the monitoring point meets the requirement according to the fluctuation trend of the change curve f n (t); and judging whether the fluctuation quantity of the monitoring point meets the requirement on the premise that the data fluctuation trend meets the requirement.
2. The industrial intelligent gateway based on edge calculation according to claim 1, wherein the specific steps of extracting the monitoring points from the change curve f (t) in the data recording module are as follows;
setting a judging condition when the data is abnormal, wherein the monitoring points meet the following constraint:
|f(t1)-f(t2)|≥ΔS;
t1>t2;
t1-t2≤Δt;
Wherein t1 represents the abscissa of the monitoring point, Δs represents a preset detection fluctuation value, Δt represents a preset monitoring period, and t2 represents the abscissa of the reference point corresponding to the monitoring point.
3. The industrial intelligent gateway based on edge calculation according to claim 2, wherein in the fault identification module, the specific step of determining whether the data fluctuation of the monitoring point meets the requirement according to the fluctuation trend of the change curve f n (t) is as follows:
Intercepting an image of a change curve f n (t) in a section (t 1-delta t, t 1), judging the change trend of the image, and assigning a value of 1 when the image is in an ascending trend; when the image is in a descending trend, assigning a value of-1; when the image has no rising or falling trend, the value is set to 0; calculating the overall change coefficient ; Wherein K n represents the assignment of the nth acquisition node, and N represents the total number of the acquisition nodes;
comparing (f (t 1) -f (t 2)) with the integral change coefficient K', and judging whether the numerical signs of the two are the same; if the signs are the same, judging that the fluctuation trend of the acquisition node corresponding to the monitoring point meets the requirement; if the signs are different, judging that the acquisition nodes corresponding to the monitoring points have faults, and arranging the workers to go to overhaul.
4. An industrial intelligent gateway based on edge calculation according to claim 3, wherein the specific steps of determining the trend of the image of the change curve f n (t) in the interval (t 1- Δt, t 1) are as follows:
Acquiring an image of a change curve f n (t) in a section (t 1-delta t, t 1), and intercepting a plurality of coordinate points from the image at preset abscissa intervals, wherein the coordinate points comprise (t 1, f n (t 1));
Calculating a vertical coordinate difference value delta D m=Dm+1-Dm of adjacent coordinate points, wherein D m represents the vertical coordinate of the mth coordinate point along the horizontal axis direction;
If all the longitudinal coordinate differences meet the delta D m & gt 0, the corresponding change curve images are in an ascending trend;
If all the longitudinal coordinate differences meet the delta D m < 0, the corresponding change curve images show a descending trend;
if the difference of the vertical coordinates does not meet the conditions, the corresponding change curve image has no rising or falling trend.
5. The industrial intelligent gateway based on edge computing according to claim 3, wherein in the fault identification module, when the overall change coefficient K' does not meet the following constraint conditions, it is determined that the fluctuation trend of the monitoring point meets the requirement, and the fluctuation amount of the monitoring point is detected, where the constraint conditions are that: and I, K' is less than or equal to lambda, max (n), wherein lambda represents a preset proportionality coefficient, and max (n) represents the total number of other acquisition nodes in the same subclass as the node to be identified.
6. The industrial intelligent gateway based on edge calculation according to claim 2, wherein in the fault identification module, on the premise that the trend of data fluctuation meets the requirement, the specific step of judging whether the fluctuation amount of the monitoring point meets the requirement is as follows:
Acquiring an image of a change curve f n (t) in a section (t 1-deltat, t 1);
Calculating a fluctuation value delta S n=fn(t1)-fn (t 1 '), t1' epsilon (t 1-delta t, t 1);
Calculating the maximum fluctuation quantity max (delta S) of a change curve f (t) corresponding to the monitoring point;
When the maximum fluctuation amount max (Δs) > 0, the fluctuation value with the largest value is obtained as the maximum fluctuation amount max (Δs n) of the change curve f n (t), and it is judged whether the following constraint condition is satisfied:
max(ΔSn)≥max(ΔS);
When the maximum fluctuation amount max (delta S) meets constraint conditions, the fluctuation amount of the monitoring point meets the requirements; when the maximum fluctuation amount max (delta S) does not meet the constraint condition, the fluctuation amount of the monitoring point does not meet the requirement.
7. The edge-based industrial intelligent gateway according to claim 6, wherein when the maximum fluctuation amount max (Δs) < 0, the maximum fluctuation amount max (Δs n) of the absolute value maximum is obtained as the maximum fluctuation amount of the change curve f n (t), and it is determined whether the following constraint condition is satisfied:
max(ΔSn)≤max(ΔS);
When the maximum fluctuation amount max (delta S) meets constraint conditions, the fluctuation amount of the monitoring point meets the requirements; when the maximum fluctuation amount max (delta S) does not meet the constraint condition, the fluctuation amount of the monitoring point does not meet the requirement.
8. The edge-based industrial intelligent gateway of claim 1, wherein the data types include temperature, pressure, load-bearing, vibration, displacement, and humidity.
CN202410073282.1A 2024-01-18 2024-01-18 Industrial intelligent gateway based on edge calculation Active CN117857261B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410073282.1A CN117857261B (en) 2024-01-18 2024-01-18 Industrial intelligent gateway based on edge calculation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410073282.1A CN117857261B (en) 2024-01-18 2024-01-18 Industrial intelligent gateway based on edge calculation

Publications (2)

Publication Number Publication Date
CN117857261A CN117857261A (en) 2024-04-09
CN117857261B true CN117857261B (en) 2024-06-25

Family

ID=90546093

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410073282.1A Active CN117857261B (en) 2024-01-18 2024-01-18 Industrial intelligent gateway based on edge calculation

Country Status (1)

Country Link
CN (1) CN117857261B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115224794A (en) * 2022-06-08 2022-10-21 国网浙江省电力有限公司嘉兴供电公司 Power distribution network monitoring method based on Internet of things technology
CN115348294A (en) * 2022-08-23 2022-11-15 连坚 Internet of things service cloud platform and management method

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112307003B (en) * 2020-11-02 2022-09-09 合肥优尔电子科技有限公司 Power grid data multidimensional auxiliary analysis method, system, terminal and readable storage medium
CN112039075B (en) * 2020-11-06 2021-03-16 中国南方电网有限责任公司超高压输电公司广州局 Converter station multidimensional data analysis and monitoring system
CN114468996B (en) * 2021-12-20 2024-01-23 香港生物节律研究院有限公司 Method for analyzing breast signs based on order, multi-mode and symmetry deficiency
CN116244765A (en) * 2023-01-03 2023-06-09 汤洁 Equipment maintenance management method based on industrial Internet
CN116991500A (en) * 2023-08-03 2023-11-03 南京邮电大学 Edge/cloud task unloading method based on improved seagull algorithm

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115224794A (en) * 2022-06-08 2022-10-21 国网浙江省电力有限公司嘉兴供电公司 Power distribution network monitoring method based on Internet of things technology
CN115348294A (en) * 2022-08-23 2022-11-15 连坚 Internet of things service cloud platform and management method

Also Published As

Publication number Publication date
CN117857261A (en) 2024-04-09

Similar Documents

Publication Publication Date Title
CN111143169B (en) Abnormal parameter detection method and device, electronic equipment and storage medium
US8560667B2 (en) Analysis method and apparatus
CN108038044B (en) Anomaly detection method for continuous monitored object
US20050143849A1 (en) Controlling method for manufacturing process
US6937966B1 (en) System and method for on-line adaptive prediction using dynamic management of multiple sub-models
CN110532119B (en) Method for detecting abnormal running point of power system
TWI419514B (en) Node apparatus and adjusting method of a quantity of nodes for a sensor network and computer program product thereof
CN112087443B (en) Sensing data anomaly detection method under physical attack of industrial sensing network information
CN108664603A (en) A kind of method and device of abnormal polymerization value that repairing time series data
EP4116881A1 (en) Information processing device and machine learning method
WO2020252666A1 (en) Edge computing device and method for industrial internet of things, and computer-readable storage medium
CN110878983B (en) Air conditioner fault determination method and device
CN117857261B (en) Industrial intelligent gateway based on edge calculation
CN114615304A (en) Front-branch platform type industrial Internet of things control method and system
EP4131094A1 (en) Prediction method and apparatus, readable medium, and electronic device
CN114363212A (en) Equipment detection method, device, equipment and storage medium
CN113934536A (en) Data acquisition method facing edge calculation
CN116759355B (en) Wafer transmission control method and system
CN114495482A (en) Apparatus and method for predicting traffic information
CN116362036B (en) High-speed rail equipment fault early warning method and system
JP6587950B2 (en) Program, apparatus, and method capable of detecting time series change point by scalar feature
CN112380073A (en) Fault position detection method and device and readable storage medium
CN111798518A (en) Mechanical arm posture detection method, device and equipment and computer storage medium
CN111108738B (en) Data processing device, data analysis device, data processing system, and method for processing data
CN114564349B (en) Monitoring method and device of server, electronic equipment 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
GR01 Patent grant