CN111416442A - UPS power distribution cabinet monitoring method and system based on WeChat small program - Google Patents

UPS power distribution cabinet monitoring method and system based on WeChat small program Download PDF

Info

Publication number
CN111416442A
CN111416442A CN202010337178.0A CN202010337178A CN111416442A CN 111416442 A CN111416442 A CN 111416442A CN 202010337178 A CN202010337178 A CN 202010337178A CN 111416442 A CN111416442 A CN 111416442A
Authority
CN
China
Prior art keywords
operation parameters
power distribution
distribution cabinet
fault identification
server
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
CN202010337178.0A
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.)
Foshan University
Original Assignee
Foshan University
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 Foshan University filed Critical Foshan University
Priority to CN202010337178.0A priority Critical patent/CN111416442A/en
Publication of CN111416442A publication Critical patent/CN111416442A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Remote Monitoring And Control Of Power-Distribution Networks (AREA)
  • Power Sources (AREA)
  • Stand-By Power Supply Arrangements (AREA)

Abstract

The invention discloses a UPS power distribution cabinet monitoring method and system based on WeChat small program, the monitoring method includes that the WeChat small program of a client sends a query command to a server; the server sends a polling command to the UPS power distribution cabinet; the UPS power distribution cabinet acquires a plurality of operation parameters and transmits the operation parameters to the server; the server inputs the operation parameters into a fault recognition model, and the fault recognition model outputs a fault recognition result; and the WeChat applet of the client is received and then displayed externally. According to the technical scheme, a special monitoring application program is not required to be additionally configured, when the UPS power distribution cabinet is required to be monitored, the UPS power distribution cabinet can be monitored only by sending a command to the server through the WeChat applet, the server undertakes used data processing, the memory of the intelligent equipment is not required to be occupied, and a complex operation flow is not required.

Description

UPS power distribution cabinet monitoring method and system based on WeChat small program
Technical Field
The invention relates to the technical field of intelligent monitoring, in particular to a monitoring method and a monitoring system of a UPS power distribution cabinet based on WeChat small programs.
Background
At present, in the growing operation process of subways and numerous factories, a UPS (uninterruptible power supply) power distribution cabinet plays an extremely important role, so that monitoring of the UPS power distribution cabinet is necessary.
However, the traditional monitoring means for the UPS power distribution cabinet mainly focuses on field monitoring of technicians, and the traditional monitoring means consumes a large amount of resources and cannot accurately judge the actual operation condition of the UPS power distribution cabinet.
In order to solve the problems, a plurality of monitoring application programs aiming at the UPS power distribution cabinet are provided in the market, the running condition of the UPS power distribution cabinet is monitored through the application programs on intelligent equipment such as a computer, a mobile phone or a tablet computer, when the UPS power distribution cabinet breaks down, the system automatically sends fault information to technical staff in a short message mode, and the technical staff can timely process the faults. Although this technical scheme can realize the intelligent monitoring function of UPS switch board to a certain extent, relevant smart machine need vacate sufficient memory space and just can download application, is unfavorable for the popularization application and the use too loaded down with trivial details.
Disclosure of Invention
The invention aims to provide a monitoring method and a monitoring system for a UPS power distribution cabinet based on WeChat small program, which are used for solving one or more technical problems in the prior art and at least providing a beneficial selection or creation condition.
The technical scheme adopted for solving the technical problems is as follows:
a UPS power distribution cabinet monitoring method based on WeChat small program comprises the following steps:
step 100, sending a query command to a server through a WeChat applet of a client;
step 200, the server receives the query command and then sends a polling command to the UPS power distribution cabinet;
step 300, after receiving the inspection command, the UPS power distribution cabinet acquires a plurality of operation parameters and transmits the operation parameters to a server;
step 400, the server receives the operation parameters, inputs the operation parameters into a fault identification model, outputs a fault identification result by the fault identification model, and transmits the operation parameters and the fault identification result to a WeChat applet of the client;
and 500, the WeChat applet of the client receives the operation parameters and the fault identification result and displays the operation parameters and the fault identification result.
As a further improvement of the above technical solution, the server is provided with a fault alarm mechanism, the UPS power distribution cabinet transmits the operation parameters to the server every other time period, the server receives the operation parameters, inputs the operation parameters to the fault identification model, and determines whether alarm prompt information needs to be sent to the client according to the fault identification result.
As a further improvement of the above technical solution, the step 400 further includes storing the operation parameters and the fault identification result in a history storage space and an alarm log storage space.
As a further improvement of the above technical solution, step 500 is followed by step 600 of sending a debugging command to the server through the wechat applet of the client according to the operation parameter and the fault identification result; the server sends a control command to the UPS power distribution cabinet according to the received debugging command; and the UPS power distribution cabinet controls the output power supply parameters according to the received control command.
As a further improvement of the above technical solution, in step 400, the fault identification model is a decision tree model; the operation parameters comprise mains supply voltage, output voltage, storage battery voltage, transistor service time, relay noise, transformer noise, mains supply current, output current and storage battery current; the fault identification result comprises normal operation, faults of the storage battery and the inverter, faults of the storage battery or the charging circuit, overhigh output current, faults of commercial power input or a storage battery loop, insufficient voltage of the storage battery, faults of a push-pull circuit, overhigh supply current of the storage battery and power supply switching faults.
The invention also discloses a UPS power distribution cabinet monitoring system based on the WeChat small program, which comprises the following components:
the client is configured with a WeChat applet, and the WeChat applet comprises a sending module for sending a query command;
the server comprises a first acquisition module for receiving the query command and a first transmission module for sending the inspection command;
the UPS power distribution cabinet comprises an input module for receiving the inspection command, a detection module for acquiring a plurality of operation parameters and a pushing module for sending the operation parameters;
the server also comprises a second acquisition module for receiving the operation parameters, a fault identification module for inputting the operation parameters to a fault identification model to obtain a fault identification result, and a second transmission module for sending the operation parameters and the fault identification result;
the WeChat applet of the client further comprises a receiving module for receiving the operation parameters and the fault identification result and a display module for displaying the operation parameters and the fault identification result to the outside.
As a further improvement of the above technical solution, the server further includes an alarm prompting module, and the alarm prompting module is configured to determine whether alarm prompting information needs to be sent to the client according to the fault identification result.
As a further improvement of the above technical solution, the server is further provided with a history storage space and an alarm log storage space for storing the operation parameters and the fault identification result.
As a further improvement of the above technical solution, the WeChat applet of the client further includes a debugging module for sending a debugging command according to the operation parameter and the fault identification result.
The invention has the beneficial effects that: according to the technical scheme, after the WeChat applet on the client sends a query command to the server, the server sends a patrol command to the UPS power distribution cabinet to obtain each operation parameter of the UPS power distribution cabinet, inputs each operation parameter into a fault identification model to obtain a fault identification result, and finally pushes the operation parameters and the fault identification result into the WeChat applet of the client; according to the technical scheme, a special monitoring application program is not required to be additionally configured, when the UPS power distribution cabinet is required to be monitored, the UPS power distribution cabinet can be monitored only by sending a command to the server through the WeChat applet, the server undertakes used data processing, the memory of the intelligent equipment is not required to be occupied, and a complex operation flow is not required.
Drawings
The invention is further described with reference to the accompanying drawings and examples;
FIG. 1 is a schematic flow chart of the monitoring method of the present invention.
Detailed Description
Reference will now be made in detail to the present preferred embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like reference numerals refer to like elements throughout.
In the description of the present invention, it should be understood that the orientation or positional relationship referred to in the description of the orientation, such as the upper, lower, front, rear, left, right, etc., is based on the orientation or positional relationship shown in the drawings, and is only for convenience of description and simplification of description, and does not indicate or imply that the device or element referred to must have a specific orientation, be constructed and operated in a specific orientation, and thus, should not be construed as limiting the present invention.
In the description of the present invention, if words such as "a plurality" are described, the meaning is one or more, the meaning of a plurality is two or more, more than, less than, more than, etc. are understood as excluding the present number, and more than, less than, etc. are understood as including the present number.
In the description of the present invention, unless otherwise explicitly limited, terms such as arrangement, installation, connection and the like should be understood in a broad sense, and those skilled in the art can reasonably determine the specific meanings of the above terms in the present invention in combination with the specific contents of the technical solutions.
Referring to fig. 1, the application discloses a UPS power distribution cabinet monitoring method based on a wechat applet, and a first embodiment of the UPS power distribution cabinet monitoring method includes the following steps:
step 100, sending a query command to a server through a WeChat applet of a client;
step 200, the server receives the query command and then sends a polling command to the UPS power distribution cabinet;
step 300, after receiving the inspection command, the UPS power distribution cabinet acquires a plurality of operation parameters and transmits the operation parameters to a server;
step 400, the server receives the operation parameters, inputs the operation parameters into a fault identification model, outputs a fault identification result by the fault identification model, and transmits the operation parameters and the fault identification result to a WeChat applet of the client;
and 500, the WeChat applet of the client receives the operation parameters and the fault identification result and displays the operation parameters and the fault identification result.
In the embodiment, after the WeChat applet on the client sends the query command to the server, the server sends the patrol command to the UPS power distribution cabinet to obtain each operation parameter of the UPS power distribution cabinet, inputs each operation parameter into the fault identification model to obtain a fault identification result, and finally pushes the operation parameters and the fault identification result into the WeChat applet of the client; according to the embodiment, a special monitoring application program is not required to be additionally configured, when the UPS power distribution cabinet is required to be monitored, the monitoring can be realized only by sending a command to the server through the WeChat applet, the server undertakes used data processing, the memory of the intelligent equipment is not required to be occupied, and a complex operation flow is not required.
Further, as a preferred embodiment, in this embodiment, the server is provided with a fault alarm mechanism, the UPS power distribution cabinet transmits the operation parameters to the server every other time period, the server receives the operation parameters, inputs the operation parameters to the fault identification model, and determines whether alarm prompt information needs to be sent to the client according to the fault identification result. Specifically, in the present embodiment, an automatic monitoring function is configured, so that in the present embodiment, the server does not acquire the operation parameters of the UPS power distribution cabinet only after receiving the query command, and in the present embodiment, the UPS power distribution cabinet is configured to automatically send the operation parameters to the server every fixed time period, which is, of course, a modifiable setting. And when the fault recognition model configured in the server recognizes that the UPS power distribution cabinet has or is about to have a fault according to the operation parameters, automatically sending alarm prompt information to the client or the WeChat applet of the client.
Further as a preferred implementation manner, in order to facilitate a technician to obtain a historical operating condition of the UPS power distribution cabinet through the wechat applet of the client, in this embodiment, the step 400 further includes storing the operating parameter and the fault identification result in a historical record storage space and an alarm log storage space, when the technician obtains the historical record of the UPS power distribution cabinet through the wechat applet of the client, the server obtains required data in the historical record storage space, and when the technician obtains the alarm record of the UPS power distribution cabinet through the wechat applet of the client, the server obtains the required data in the alarm log storage space, and the data extraction speed is fast, and the real-time performance is strong.
Further as a preferred implementation manner, in this embodiment, step 500 further includes step 600, according to the operation parameter and the fault identification result, sending a debugging command to the server through the wechat applet of the client; the server sends a control command to the UPS power distribution cabinet according to the received debugging command; and the UPS power distribution cabinet controls the output power supply parameters according to the received control command. Specifically, in this embodiment, a debugging function of human intervention is configured, after a technician obtains an operation parameter and a fault identification result of the UPS power distribution cabinet through the wechat applet on the client, the technician can send a debugging command to the server through the wechat applet on the client according to the operation parameter and the fault identification result of the UPS power distribution cabinet, the server finally analyzes the received debugging command to generate a control command that can be identified by the UPS power distribution cabinet, and finally the UPS power distribution cabinet controls the real-time operation parameter according to the received control command.
Further as a preferred implementation manner, in this embodiment, the fault identification model in step 400 is a decision tree model; the operation parameters comprise mains supply voltage, output voltage, storage battery voltage, transistor service time, relay noise, transformer noise, mains supply current, output current and storage battery current; the fault identification result comprises normal operation, faults of the storage battery and the inverter, faults of the storage battery or the charging circuit, overhigh output current, faults of commercial power input or a storage battery loop, insufficient voltage of the storage battery, faults of a push-pull circuit, overhigh supply current of the storage battery and power supply switching faults. Specifically, in this embodiment, the operation parameters are analyzed by using the decision tree model to obtain a specific fault identification result, and the process is as follows: when the mains supply voltage exists, the output voltage exists, and when the mains supply voltage disappears, the output voltage does not exist, and at the moment, the fault identification result of the UPS power distribution cabinet is judged to be the fault of the storage battery and the inverter; when the voltage of the storage battery is lower than a first set threshold value for a long time, judging that the fault identification result of the UPS power distribution cabinet is a fault of the storage battery or the charging circuit; the transistor replacement frequency calculated according to the transistor service time is higher than a second set threshold, and at the moment, the fault identification result of the UPS power distribution cabinet is judged to be that the output current is overhigh; when the UPS power distribution cabinet is started, the output voltage does not exist, and the fault identification result of the UPS power distribution cabinet is judged to be mains supply input or storage battery loop fault; the relay is identified to repeatedly act through the relay noise, and meanwhile, the voltage of the storage battery is lower than a third set threshold value, and at the moment, the fault identification result of the UPS power distribution cabinet is judged to be that the voltage of the storage battery is insufficient; when the noise of the transformer is higher than a fourth set threshold and the output voltage and the output current exist, judging that the fault identification result of the UPS power distribution cabinet is that the two bridge arms of the push-pull circuit in the inverter work asymmetrically; when the mains current is normal, the current of the storage battery is higher than a fifth set threshold value and the storage battery current is detected to be zero, the fault identification result of the UPS power distribution cabinet is judged to be that the power supply current of the storage battery is too high; and judging the quality of mains supply according to the voltage and the current of the mains supply, wherein when the quality of the mains supply changes, the output voltage does not change, the UPS power distribution cabinet is proved not to carry out power supply source switching, and the fault identification result of the UPS power distribution cabinet is judged to be a power supply switching fault.
This application still discloses UPS switch board monitored control system based on believe little procedure a little simultaneously, and its first embodiment includes:
the client is configured with a WeChat applet, and the WeChat applet comprises a sending module for sending a query command;
the server comprises a first acquisition module for receiving the query command and a first transmission module for sending the inspection command;
the UPS power distribution cabinet comprises an input module for receiving the inspection command, a detection module for acquiring a plurality of operation parameters and a pushing module for sending the operation parameters;
the server also comprises a second acquisition module for receiving the operation parameters, a fault identification module for inputting the operation parameters to a fault identification model to obtain a fault identification result, and a second transmission module for sending the operation parameters and the fault identification result;
the WeChat applet of the client further comprises a receiving module for receiving the operation parameters and the fault identification result and a display module for displaying the operation parameters and the fault identification result to the outside.
Further as a preferred embodiment, in this embodiment, the server further includes an alarm prompting module, and the alarm prompting module is configured to determine whether to send alarm prompting information to the client according to the fault identification result.
Further as a preferred implementation manner, in this embodiment, the server is further provided with a history storage space and an alarm log storage space, which are used for storing the operation parameters and the fault identification result.
Further as a preferred implementation manner, in this embodiment, the WeChat applet of the client further includes a debugging module for sending a debugging command according to the operation parameter and the fault identification result.
While the preferred embodiments of the present invention have been illustrated and described, it will be understood by those skilled in the art that the present invention is not limited to the details of the embodiments shown and described, but is capable of numerous equivalents and substitutions without departing from the spirit of the invention as set forth in the claims appended hereto.

Claims (9)

1. A UPS power distribution cabinet monitoring method based on WeChat small program is characterized in that: the method comprises the following steps:
step 100, sending a query command to a server through a WeChat applet of a client;
step 200, the server receives the query command and then sends a polling command to the UPS power distribution cabinet;
step 300, after receiving the inspection command, the UPS power distribution cabinet acquires a plurality of operation parameters and transmits the operation parameters to a server;
step 400, the server receives the operation parameters, inputs the operation parameters into a fault identification model, outputs a fault identification result by the fault identification model, and transmits the operation parameters and the fault identification result to a WeChat applet of the client;
and 500, the WeChat applet of the client receives the operation parameters and the fault identification result and displays the operation parameters and the fault identification result.
2. The UPS power distribution cabinet monitoring method based on the WeChat small program according to claim 1, characterized in that: the server is provided with a fault alarm mechanism, the UPS power distribution cabinet transmits the operation parameters to the server every other time period, the server receives the operation parameters, inputs the operation parameters to the fault identification model, and judges whether alarm prompt information needs to be sent to the client side according to the fault identification result.
3. The UPS power distribution cabinet monitoring method based on the WeChat small program according to claim 1, characterized in that: the step 400 further includes storing the operation parameters and the fault identification result in a history storage space and an alarm log storage space.
4. The UPS power distribution cabinet monitoring method based on the WeChat small program according to claim 1, characterized in that: step 500 is followed by step 600 of sending a debugging command to a server through a WeChat applet of the client according to the operation parameters and the fault identification result; the server sends a control command to the UPS power distribution cabinet according to the received debugging command; and the UPS power distribution cabinet controls the output power supply parameters according to the received control command.
5. The method for monitoring the UPS power distribution cabinet based on the WeChat applet according to any one of claims 1 to 4, wherein: the fault identification model in step 400 is a decision tree model; the operation parameters comprise mains supply voltage, output voltage, storage battery voltage, transistor service time, relay noise, transformer noise, mains supply current, output current and storage battery current; the fault identification result comprises normal operation, faults of the storage battery and the inverter, faults of the storage battery or the charging circuit, overhigh output current, faults of commercial power input or a storage battery loop, insufficient voltage of the storage battery, faults of a push-pull circuit, overhigh supply current of the storage battery and power supply switching faults.
6. The utility model provides a UPS switch board monitored control system based on believe little procedure a little which characterized in that: the method comprises the following steps:
the client is configured with a WeChat applet, and the WeChat applet comprises a sending module for sending a query command;
the server comprises a first acquisition module for receiving the query command and a first transmission module for sending the inspection command;
the UPS power distribution cabinet comprises an input module for receiving the inspection command, a detection module for acquiring a plurality of operation parameters and a pushing module for sending the operation parameters;
the server also comprises a second acquisition module for receiving the operation parameters, a fault identification module for inputting the operation parameters to a fault identification model to obtain a fault identification result, and a second transmission module for sending the operation parameters and the fault identification result;
the WeChat applet of the client further comprises a receiving module for receiving the operation parameters and the fault identification result and a display module for displaying the operation parameters and the fault identification result to the outside.
7. The UPS power distribution cabinet monitoring system based on the WeChat small program according to claim 6, characterized in that: the server also comprises an alarm prompt module, and the alarm prompt module is used for judging whether alarm prompt information needs to be sent to the client side according to the fault identification result.
8. The UPS power distribution cabinet monitoring system based on the WeChat small program according to claim 6, characterized in that: the server is also provided with a historical record storage space and an alarm log storage space which are used for storing the operation parameters and the fault identification result.
9. The UPS switch board monitoring system based on WeChat applet of any one of claims 6 to 8, wherein: the WeChat applet of the client also comprises a debugging module used for sending debugging commands according to the operation parameters and the fault identification result.
CN202010337178.0A 2020-04-26 2020-04-26 UPS power distribution cabinet monitoring method and system based on WeChat small program Pending CN111416442A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010337178.0A CN111416442A (en) 2020-04-26 2020-04-26 UPS power distribution cabinet monitoring method and system based on WeChat small program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010337178.0A CN111416442A (en) 2020-04-26 2020-04-26 UPS power distribution cabinet monitoring method and system based on WeChat small program

Publications (1)

Publication Number Publication Date
CN111416442A true CN111416442A (en) 2020-07-14

Family

ID=71493667

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010337178.0A Pending CN111416442A (en) 2020-04-26 2020-04-26 UPS power distribution cabinet monitoring method and system based on WeChat small program

Country Status (1)

Country Link
CN (1) CN111416442A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113033880A (en) * 2021-03-05 2021-06-25 佛山市新辰电子有限公司 UPS intelligent control method, system, electronic equipment and storage medium

Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102833104A (en) * 2012-08-27 2012-12-19 苏州左海电气有限公司 Intelligent management system for electric power distribution patrol inspection
CN202978437U (en) * 2012-12-17 2013-06-05 湖南国电瑞驰电力勘测设计有限公司 Intelligent routing inspection system for transformer substations
US20130314831A1 (en) * 2012-05-07 2013-11-28 Ece Method for protecting an electrical energy distribution box
DE202014102609U1 (en) * 2014-06-04 2015-09-10 Leoni Bordnetz-Systeme Gmbh High-voltage distribution box, in particular for a motor vehicle
CN105406601A (en) * 2015-12-31 2016-03-16 深圳市科瑞悦电气设备有限公司 Intelligent power distribution cabinet monitoring system and monitoring method
CN105554164A (en) * 2016-02-02 2016-05-04 东莞理工学院 Remote monitoring and management system
CN106227187A (en) * 2016-07-13 2016-12-14 佛山科学技术学院 The method and system that a kind of UPS intelligent monitoring and fault diagnosis are repaired
CN107482775A (en) * 2017-08-28 2017-12-15 杨昌达 Intelligent power supply monitoring system and intelligent power supply system
CN107608602A (en) * 2017-08-31 2018-01-19 广东美芝制冷设备有限公司 Control method, mobile terminal, control system and the storage medium of on-board air conditioner
CN107681778A (en) * 2017-08-24 2018-02-09 深圳市沃特玛电池有限公司 A kind of energy storage monitor system
CN207780551U (en) * 2017-12-27 2018-08-28 江苏省锡山中等专业学校 A kind of Electric Appliance Cabinet intelligent monitor system
CN108664010A (en) * 2018-05-07 2018-10-16 广东省电信规划设计院有限公司 Generating set fault data prediction technique, device and computer equipment
CN108972497A (en) * 2018-08-13 2018-12-11 四川桑瑞思环境技术工程有限公司 A kind of data center's cruising inspection system
CN109218114A (en) * 2018-11-12 2019-01-15 西安微电子技术研究所 A kind of server failure automatic checkout system and detection method based on decision tree
CN109343488A (en) * 2018-10-30 2019-02-15 南京国电南自维美德自动化有限公司 Fieldbus monitoring early-warning system and method based on wechat and FDT technology
CN109459088A (en) * 2018-11-28 2019-03-12 中国南方电网有限责任公司超高压输电公司广州局 A kind of converter station valve hall environmental monitoring installation based on Internet of Things
CN109560612A (en) * 2018-11-30 2019-04-02 电子科技大学 A kind of intelligent power distribution cabinet system
CN109634828A (en) * 2018-12-17 2019-04-16 浪潮电子信息产业股份有限公司 Failure prediction method, device, equipment and storage medium
CN110209674A (en) * 2019-06-17 2019-09-06 河海大学常州校区 A kind of the cloud database statistical method and device of industrial environment dust control wechat small routine
CN110264679A (en) * 2019-06-18 2019-09-20 国网山东省电力公司沂南县供电公司 Power distribution cabinet monitors system and method
CN110302533A (en) * 2019-08-05 2019-10-08 深圳市瑞云科技有限公司 A kind of cloud game system and method based on wechat small routine real-time video capability

Patent Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130314831A1 (en) * 2012-05-07 2013-11-28 Ece Method for protecting an electrical energy distribution box
CN102833104A (en) * 2012-08-27 2012-12-19 苏州左海电气有限公司 Intelligent management system for electric power distribution patrol inspection
CN202978437U (en) * 2012-12-17 2013-06-05 湖南国电瑞驰电力勘测设计有限公司 Intelligent routing inspection system for transformer substations
DE202014102609U1 (en) * 2014-06-04 2015-09-10 Leoni Bordnetz-Systeme Gmbh High-voltage distribution box, in particular for a motor vehicle
CN105406601A (en) * 2015-12-31 2016-03-16 深圳市科瑞悦电气设备有限公司 Intelligent power distribution cabinet monitoring system and monitoring method
CN105554164A (en) * 2016-02-02 2016-05-04 东莞理工学院 Remote monitoring and management system
CN106227187A (en) * 2016-07-13 2016-12-14 佛山科学技术学院 The method and system that a kind of UPS intelligent monitoring and fault diagnosis are repaired
CN107681778A (en) * 2017-08-24 2018-02-09 深圳市沃特玛电池有限公司 A kind of energy storage monitor system
CN107482775A (en) * 2017-08-28 2017-12-15 杨昌达 Intelligent power supply monitoring system and intelligent power supply system
CN107608602A (en) * 2017-08-31 2018-01-19 广东美芝制冷设备有限公司 Control method, mobile terminal, control system and the storage medium of on-board air conditioner
CN207780551U (en) * 2017-12-27 2018-08-28 江苏省锡山中等专业学校 A kind of Electric Appliance Cabinet intelligent monitor system
CN108664010A (en) * 2018-05-07 2018-10-16 广东省电信规划设计院有限公司 Generating set fault data prediction technique, device and computer equipment
CN108972497A (en) * 2018-08-13 2018-12-11 四川桑瑞思环境技术工程有限公司 A kind of data center's cruising inspection system
CN109343488A (en) * 2018-10-30 2019-02-15 南京国电南自维美德自动化有限公司 Fieldbus monitoring early-warning system and method based on wechat and FDT technology
CN109218114A (en) * 2018-11-12 2019-01-15 西安微电子技术研究所 A kind of server failure automatic checkout system and detection method based on decision tree
CN109459088A (en) * 2018-11-28 2019-03-12 中国南方电网有限责任公司超高压输电公司广州局 A kind of converter station valve hall environmental monitoring installation based on Internet of Things
CN109560612A (en) * 2018-11-30 2019-04-02 电子科技大学 A kind of intelligent power distribution cabinet system
CN109634828A (en) * 2018-12-17 2019-04-16 浪潮电子信息产业股份有限公司 Failure prediction method, device, equipment and storage medium
CN110209674A (en) * 2019-06-17 2019-09-06 河海大学常州校区 A kind of the cloud database statistical method and device of industrial environment dust control wechat small routine
CN110264679A (en) * 2019-06-18 2019-09-20 国网山东省电力公司沂南县供电公司 Power distribution cabinet monitors system and method
CN110302533A (en) * 2019-08-05 2019-10-08 深圳市瑞云科技有限公司 A kind of cloud game system and method based on wechat small routine real-time video capability

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113033880A (en) * 2021-03-05 2021-06-25 佛山市新辰电子有限公司 UPS intelligent control method, system, electronic equipment and storage medium
CN113033880B (en) * 2021-03-05 2022-05-13 佛山市新辰电子有限公司 UPS intelligent control method, system, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN109474494A (en) Equipment detection method, device, server and storage medium
CN105446295B (en) The recognition methods of electric appliance and device
CN104881019A (en) Appliance fault network maintenance system and method
CN111341063A (en) Intelligent control system, method and device for safety early warning and monitoring of electric equipment and terminal equipment
CN102620948B (en) Intelligent pump storage machine set fault analysis method and system thereof
CN111445321A (en) Bank outlet business management and control method and device based on Internet of things
CN211148838U (en) Air conditioner internal unit testing device
CN108667652A (en) A kind of telecontrol communication machine standby machine handoff-security module and its switching method
CN111626445A (en) Electric appliance maintenance method and device, electronic equipment and storage medium
CN111416442A (en) UPS power distribution cabinet monitoring method and system based on WeChat small program
CN105354769A (en) Data processing method and device used for power distribution network equipment
CN111190617A (en) Remote firmware upgrading system and method based on intelligent perception technology and terminal equipment
CN113591951A (en) Remote operation and maintenance method and system for smart television
CN104795796A (en) Motor fault monitoring device and method of intelligent ring main unit
CN114537146B (en) Vehicle control method and device, electronic equipment and storage medium
CN214375886U (en) Intelligent cabinet operation monitoring system
CN201657197U (en) Intelligent power supply management video monitoring equipment
CN115099778A (en) Management and control method, system, equipment and medium for industrial manufacturing equipment
CN115052312A (en) Wireless communication method, device, equipment and storage medium of heat pump equipment
CN104580507A (en) Field station data transmission and integration method
CN211148837U (en) Outer quick-witted testing arrangement of air conditioner
CN104579848A (en) Data analyzing and network monitoring integration method for OBS instrument
CN114116343A (en) Equipment testing method and device, electronic equipment and storage medium
CN113612659A (en) Equipment networking test method and device, electronic equipment and storage medium
CN113077061B (en) Equipment predictive maintenance system based on production data mining

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