WO2023273461A1 - Robot operating state monitoring system, and method - Google Patents

Robot operating state monitoring system, and method Download PDF

Info

Publication number
WO2023273461A1
WO2023273461A1 PCT/CN2022/084166 CN2022084166W WO2023273461A1 WO 2023273461 A1 WO2023273461 A1 WO 2023273461A1 CN 2022084166 W CN2022084166 W CN 2022084166W WO 2023273461 A1 WO2023273461 A1 WO 2023273461A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
data
collection
robot
log
Prior art date
Application number
PCT/CN2022/084166
Other languages
French (fr)
Chinese (zh)
Inventor
曹明明
孙睿超
王昕玮
Original Assignee
达闼机器人股份有限公司
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 达闼机器人股份有限公司 filed Critical 达闼机器人股份有限公司
Publication of WO2023273461A1 publication Critical patent/WO2023273461A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06311Scheduling, planning or task assignment for a person or group
    • G06Q10/063114Status monitoring or status determination for a person or group
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/1734Details of monitoring file system events, e.g. by the use of hooks, filter drivers, logs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/1805Append-only file systems, e.g. using logs or journals to store data
    • G06F16/1815Journaling file systems
    • 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]

Definitions

  • the present application relates to the technical field of artificial intelligence, and in particular to a system and method for monitoring robot operation status.
  • the monitoring of the robot is generally completed in the robot body.
  • the monitoring is mainly aimed at whether there are errors at the logic level.
  • the monitoring and data analysis of the robot body leads to an increase in the amount of data processed by the robot processor.
  • the interconnection of the running status to the cloud network and mobile terminals is not realized, and there are also inconveniences in data storage and sharing and management personnel's operation and management. .
  • embodiments of the present invention provide a robot operation state monitoring system and method, which are used to solve the problem of low efficiency in robot operation state monitoring existing in the prior art.
  • a robot operation status monitoring system includes: a data collection module of a target robot, a display terminal, and a cloud server, wherein,
  • the data collection module is used to collect performance data and business operation data of the target robot
  • the data collection module is further configured to generate a running log according to the performance data and business operation data, and send the running log to the cloud server;
  • the cloud server is configured to analyze the operation log, determine the operation state information of the target robot, and send the operation state information to the display terminal;
  • the display terminal is used to display the running state information.
  • the display terminal is further configured to receive a management operation request input by a user, determine a data query request according to the management operation request, and send the data query request to the cloud server;
  • the cloud server is further configured to send the running status information to the display terminal according to the data query request.
  • the target robot includes an instruction input module and an ontology server;
  • the data acquisition module also includes a data acquisition unit, a log generation unit, a data storage unit and a data reporting unit, wherein,
  • a data acquisition unit configured to acquire the performance data from the ontology server
  • the data acquisition unit is further configured to acquire the business operation data from the instruction input module
  • the data acquisition unit is further configured to acquire reporting rules from the cloud server, and send the reporting rules to the data reporting unit;
  • a log generation unit configured to generate the operation log according to the performance data and the business operation data
  • a data storage unit configured to store the operation log
  • a data reporting unit configured to send the operation log to the cloud server according to the reporting rule.
  • the performance data and the business operation data include the target robot's robot identification, collection time, collection object name, and collection parameter information;
  • the operation log includes the robot identification, collection time, Collection object name, collection object type, collection information type, and object status information;
  • the collection object type is a business operation type or a performance type;
  • the collection information type includes input information, output information, and intermediate logic information;
  • the log generating unit is further configured to determine the collection object type according to the collection object name;
  • the log generation unit is further configured to determine the object status information and the collection information type according to the collection object name and the collection parameter information.
  • the running status information includes warning and reminder information;
  • the cloud server further includes:
  • a data receiving unit configured to receive the operation log, and send the operation log to the data analysis unit
  • a data analysis unit configured to determine the alarm rules corresponding to the collection object name, collection object type, and collection information type
  • the data analysis unit is further configured to perform alarm analysis on the robot identification, collection time and object status information according to the alarm rules, to obtain the alarm reminder information;
  • An information push unit configured to send the alarm reminder information to the display terminal.
  • the operation status information also includes business statistical information and comprehensive analysis reports
  • the data analysis unit is further configured to perform statistical analysis on the operation log whose collection object type is a business operation type, to obtain the business statistical information;
  • the data analysis unit is further configured to generate the comprehensive analysis report according to the business statistical information and the alarm reminder information;
  • the information pushing unit is further configured to send the comprehensive analysis report to the display terminal.
  • the display terminal includes:
  • An alarm reminder unit configured to execute a preset reminder action when receiving the alarm reminder information
  • An interaction unit configured to receive a management operation request, and determine the data query request according to the management operation request;
  • the interaction unit is further configured to display the comprehensive analysis report when receiving the comprehensive analysis report.
  • a method for monitoring robot operation status is provided.
  • the method applies the robot operation status monitoring system in the foregoing embodiments, and the method includes:
  • the running state information is displayed through the display terminal.
  • the performance data and the business operation data include the target robot's robot identification, collection time, collection object name, and collection parameter information;
  • the operation log includes the robot identification, collection time, Collection object name, collection object type, collection information type, and object status information;
  • the collection object type is a business operation type or a performance type;
  • the collection information type includes input information, output information, and intermediate logic information;
  • the method also includes:
  • the object status information and the collection information type are determined according to the collection object name and the collection parameter information.
  • the running status information includes warning and reminder information; the method further includes:
  • the robot operation state monitoring system in the embodiment of the present invention includes a data collection module of the target robot, a display terminal and a cloud server, wherein the data collection module of the target robot is used to collect the performance data and business operation data of the target robot, and then according to the performance data And business operation data to generate running logs, which represent the basic information of the robot on component performance and business operations; then send the running logs to the cloud server.
  • the cloud server is used to analyze the operation log to determine the operation status information of the target robot, and return the operation status information to the display terminal, and finally display the operation status information through the display terminal, realizing the remote monitoring of the robot operation status And status analysis, so as to timely and effectively find abnormal conditions in the operation of the robot, and at the same time, it can obtain the operation data of the robot and the analysis of the user experience, which is beneficial to the update and optimization of robot products.
  • the embodiment of the present invention can use the data acquisition module to generate operation logs according to the performance data of the robot and the business operation data reflecting the operation status, and perform comprehensive analysis on the operation logs generated by the data acquisition module through the cloud server, thereby realizing the remote control of the operation status of the robot.
  • FIG. 1 shows a schematic structural diagram of a robot operating state monitoring system provided by an embodiment of the present invention
  • Fig. 2 shows a schematic structural diagram of a robot operation status monitoring system provided by another embodiment of the present invention
  • Fig. 3 shows a schematic flowchart of a method for monitoring the operating state of a robot provided by an embodiment of the present invention.
  • Fig. 1 shows a structural diagram of a robot operation state monitoring system provided by an embodiment of the present invention.
  • the system is used to monitor and manage target robots.
  • the system includes the following parts:
  • a data collection module 101 can manage at least one target robot, and the data collection module 101 is a module in the target robot.
  • the data collection module 101 is configured to collect performance data and business operation data of the target robot.
  • the data acquisition module 101 is set on the target robot, and establishes a connection with the target robot's body, body server and instruction input module.
  • the ontology is used for the target robot to execute instructions
  • the ontology server is used for instruction processing
  • the instruction input module is the operation interface of the target robot for receiving external instructions.
  • the data collection module 101 After the data collection module 101 detects that the target robot starts, it starts to collect the performance data and business operation data in real time or periodically.
  • the performance data refers to the input and output data collected on the components of the target robot, which are used to represent the operating status, temperature and other sensing parameters of the components, as well as information such as information flow; among them, the components can include such as Various sensors such as radar and ultrasonic, performance data can include such as link transmission data, temperature, power, status bits, CPU usage, disk space, and network status.
  • the business operation data includes the instruction data input on the instruction input interface of the target robot.
  • a business refers to an action or task completed by the robot, and a business corresponds to multiple pieces of instruction data.
  • Business operation data is used to reflect the business instructions sent and received by components and the business data processed.
  • the instruction input method can be through such as visual input, voice input, manual input, text input or preset program input, etc.
  • the input instruction data can include operator information, instruction input method, input interface stay time, instruction operation method , information feedback, and upper-lower link information.
  • the instruction operation mode includes the execution time, execution object, execution logic and expected result of the instruction.
  • the data collection module 101 is further configured to generate a running log according to the performance data and business operation data, and send the running log to the cloud server.
  • the target robot includes an instruction input module and an ontology server; referring to FIG. 2 , the data collection module 101 also includes:
  • a data obtaining unit 1011 configured to obtain the performance data from the ontology server.
  • the performance data may include link state data
  • its collection process includes as follows: the data acquisition unit 1011 is connected with the robot body server, and the body server is connected with the ECU (Electronic Control Unit, electronic control unit) on the body Connection, the ECU is connected to the actuator and the sensor through the CAN bus, and the ECUs on the main body are connected through the Ethernet.
  • the collection command may be ping192.168.1.200.
  • the performance data may also include ultrasonic data, and its acquisition process includes as follows: the data acquisition unit 1011 is connected with a CCU (Communication Control Unit, communication control unit), and in the CCU through rostopic echo/XR1/ The Ultrasonic command acquires real-time ultrasound data and writes it into the running log.
  • rostopic is the topic instruction in the robot operating system, which is used to receive the messages that each node can publish to the topic, and the message instructions that each topic sends to the nodes that subscribe to it.
  • the performance data may also include radar link data
  • the collection process includes the following: connect the lsusb through the data acquisition unit 1011 to check the serial port between the robot body server and the radar, and write the status into the running log.
  • the collection command can be lsusb
  • the data acquiring unit 1011 is further configured to acquire the business operation data from the instruction input module.
  • the data obtaining unit 1011 may monitor the instruction input module, and obtain corresponding business operation data whenever an instruction input operation is obtained.
  • the data obtaining unit 1011 is further configured to obtain a reporting rule from the cloud server, and send the reporting rule to the data reporting unit.
  • the data acquisition unit 1011 after detecting that the target robot is turned on, the data acquisition unit 1011 establishes a communication connection with the cloud server 102, sends the robot identification of the target robot to the cloud server 102, and accepts the returned information from the cloud server 102.
  • the reporting rule corresponding to the robot identifier After detecting that the target robot is turned on, the data acquisition unit 1011 establishes a communication connection with the cloud server 102, sends the robot identification of the target robot to the cloud server 102, and accepts the returned information from the cloud server 102.
  • the reporting rule corresponding to the robot identifier.
  • the reporting rule includes information such as the reporting period, the amount of data reported each time, and the format of the reported data.
  • a log generating unit 1012 configured to generate the running log according to the performance data and the business operation data.
  • the performance data and the business operation data include the target robot's robot identifier, collection time, collection object name, and collection parameter information.
  • the robot identifier is used to specifically distinguish each robot.
  • the acquisition time is the time when the data acquisition unit 1011 acquires the data.
  • the acquisition object can be the name of each component in the target robot, such as audio-body speaker or 2D camera-head, or the name of a business, such as sports or cleaning.
  • Collection parameter information refers to the collected original parameter fields and corresponding field values, such as the temperature collected by the 2D camera-head is 23 degrees, and the command information corresponding to the business movement is handshake or completion, etc.
  • the generated operation log includes robot identification, collection time, collection object name, collection object type, collection information type, and object status information.
  • the collection object type includes business operation type and performance type; the collection object type can be determined according to the data collection source, when the data is collected on the command input interface, it is determined as the business operation type, and when the data is collected on the ontology and the ontology server, it is determined for the performance type.
  • the object state information is used to represent the state determined by collecting the parameters of the object.
  • the object state information may further include the state code, information code, and text annotation information of the acquisition object.
  • the status code is used to indicate whether the state of the acquisition object is abnormal, and may include three values of 0, 1, and 2, which are used to indicate normal, warning, and error respectively.
  • the information code can be a string of preset digits, where the value of the first digit is consistent with the status code, and the value of the remaining digits is used to represent the type or interval corresponding to the collected parameter information, such as the 2D camera-head
  • the information code can be 1001, where 1 indicates that there is a warning in the current parameter state, 001 indicates the range of the collected temperature information, and the text annotation information is used to represent the interpretation information corresponding to the information code, such as the aforementioned 1001 indicates that the temperature is greater than 50 degrees.
  • the types of collected information include input information, output information, and intermediate logic information; among them, intermediate logic information refers to the intermediate data generated when the parameter is logically calculated inside the robot, rather than external output or external input data. Recording the type of collected information can better restore the processing data flow of the target robot through the operation log, so as to trace the cause of the exception.
  • the data storage in the running log can be as shown in Table 1:
  • the state judgment condition in the log generation unit 1012 is whether it can be pinged, and the text annotation information corresponding to the information code in the operation log includes: 0000, Ping, or 2001, Ping failed.
  • the running log output corresponding to the link state can be: GINGERXR-1XXXXXXXXXGIN02S2115000020, 1620893268, CCU, input, performance, 0000, Ping OK.
  • the state judgment condition in the log generating unit 1012 is True or False; the information code in the running log and the corresponding text annotation information: 0000, True or 2001, False.
  • the output log corresponding to the ultrasound data can be GINGERXR-1XXXXXXXXXXGIN02S
  • the status judgment condition in the log generating unit 1012 is 1 or 0; the status code and its corresponding text annotation information are 0000, 1 or 2001, 0.
  • the output running log is GINGERXR-1XXXXXXXXXXGIN02S2115000020, 1620893268, Radar, output, performance, 0000, OK.
  • the log generation unit 1012 is further configured to determine the collection object type according to the collection object name.
  • the log generating unit 1012 is further configured to determine the object status information and the collection information type according to the collection object name and the collection parameter information.
  • the state threshold corresponding to the collection parameter field is determined according to the collection object name and collection parameter information, and the field value corresponding to the parameter field is compared with the state threshold to determine the object state information.
  • the data storage unit 1013 is configured to store the operation log.
  • the running log can be stored in cvs (Comma-Separated Values, character segmentation value) format, wherein each row of cvs records at least includes the following fields: robot identification, collection time, collection object name, Collect object types, collect information types, and object status information.
  • cvs Common-Separated Values, character segmentation value
  • a data reporting unit 1014 configured to send the operation log to the cloud server 102 according to the reporting rule.
  • the data reporting unit 1014 divides and combines the running logs according to the reporting rules, and then sends them to the cloud server 102 .
  • the data reporting unit 1014 also deletes the reported operation log from the data storage unit 1013, thereby saving the storage space of the target robot.
  • the cloud server 102 is configured to analyze the operation log, determine the operation state information of the target robot, and send the operation state information to the display terminal 103 .
  • the running status information includes alarm reminder information, which includes the total number of alarms and alarm data at each alarm level, wherein the alarm data includes alarm objects, alarm types, and alarm time.
  • Cloud server 102 also includes:
  • the data receiving unit 1021 is configured to receive the operation log, and send the operation log to the data analysis unit 1022 .
  • the data analysis unit 1022 is configured to determine an alarm rule corresponding to the collection object name, collection object type, and collection information type.
  • the cloud server 102 stores a plurality of optional alarm rules, each optional alarm rule corresponds to a different collection object name and the collection object type and collection information type corresponding to the collection object name, The corresponding alarm rule is determined from the optional alarm rules by the collection object name, collection object type and collection information type corresponding to the target robot.
  • the alarm rules include the collection parameter thresholds and original alarm weights corresponding to the preset status codes corresponding to the collection object names, and the alarm weight correction values corresponding to the collection object types and collection information types.
  • the alarm weight correction value corresponding to the collection object type of the business operation type is higher than that of the performance type. There is a certain deviation between components, such as a certain loss in component performance, but the alarm corresponding to the business operation type usually means that a task cannot be carried out or executed normally.
  • the data analysis unit 1022 is further configured to perform alarm analysis on the robot identification, collection time, and object state information according to the alarm rules to obtain the alarm reminder information.
  • the target alarm level corresponding to each preset status code can be determined according to the original alarm weight and the alarm weight correction value. Then, the alarm information corresponding to all the data in the operation log is counted to obtain the total number of alarms and the alarm data of each alarm level.
  • the information push unit 1023 is configured to send the warning reminder information to the display terminal 103 .
  • the running status information also includes business statistical information and comprehensive analysis reports.
  • the comprehensive analysis report is used to correlate, analyze and display business statistical information and alarm reminder information, so as to display the status of the robot from the hardware level and business performance level.
  • the data analysis unit 1022 is further configured to perform statistical analysis on the running logs whose collection object type is a business operation type, to obtain the business statistical information.
  • business statistical information may include robot control data, such as data such as high-frequency words, high-frequency operations, and high-frequency instructions, as well as the total number of statistical services, completion ratio, and completion time.
  • robot control data such as data such as high-frequency words, high-frequency operations, and high-frequency instructions
  • completion ratio such as the total number of statistical services
  • completion time such as the total number of statistical services, completion ratio, and completion time.
  • data such as robot switch status, running time, online time ratio, etc.
  • the target task information corresponding to the target robot is also stored in the cloud server,
  • the cloud server can compare the target task information with the business statistical information to determine the current task, completion progress, completion plan, and past tasks of the target robot, and record the above information in the comprehensive analysis report.
  • the cloud server in addition to alarms and reminders with relatively serious security levels, can also compare performance data such as power consumption, local storage space, whether component links are normal, and whether data feedback is normal with the preset The ideal threshold is compared, and the user is reminded whether to replace or repair components according to the comparison.
  • the data analysis unit 1022 is further configured to generate the comprehensive analysis report according to the service statistics information and the alarm reminder information.
  • the service statistical information related to alarm processing can be extracted from the service statistical information, thereby obtaining the alarm processing information, which includes the alarm processing status, alarm processing time, and alarm processing results, etc. . Get a comprehensive analysis report based on business statistics and alarm processing information.
  • the comprehensive analysis report may include date, product, number of operating machines, number of new machines, number of daily active machines, total online time, total number of alarms, number of emergency alarms, number of automatic processing alarms, and manual Handle the number of alarms. Wherein, whether the robot is online or active can be determined according to the status code of the startup service in the operation log reported by the target robot.
  • the information push unit 1023 is further configured to send the comprehensive analysis report to the display terminal 103 .
  • the display terminal 103 is configured to display the running state information.
  • the display terminal 103 is configured to receive a management operation request input by a user, determine a data query request according to the management operation request, and send the data query request to the cloud server.
  • the management operation request includes preset operation types and operation keywords, and the operation types may be querying historical or real-time status data, generating reports, and predicting task completion time and remaining performance, etc.
  • Operation keywords can be robot identification, business name, component name, etc.
  • the data query request includes robot identification, collection object name and collection time information.
  • the display terminal 103 also includes:
  • the alarm reminder unit 1031 is configured to execute a preset reminder action when receiving the alarm reminder information.
  • the reminding action may include sending warning reminder information to a device or an account associated with the target robot, such as a mobile phone or a mailbox of a robot operator. It can also include controlling the target robot to suspend action or shut down, sleep, etc. by means of lighting, ringing and/or multimedia content playback devices on the target robot.
  • the interaction unit 1032 is configured to receive a management operation request, and determine the data query request according to the management operation request.
  • the management operation request includes preset operation types and operation keywords, and the operation types may be querying historical or real-time status data, generating reports, and predicting task completion time and remaining performance, etc.
  • Operation keywords can be robot identification, business name, component name, etc.
  • the data query request includes robot identification, collection object name and collection time information.
  • the interaction unit 1032 is further configured to display the comprehensive analysis report when the comprehensive analysis report is received.
  • the interactive unit 1032 also stores a preset display template, determines the corresponding display template according to the operation type in the management operation request, and displays the comprehensive analysis report in the display template, thereby improving user experience. interactive experience.
  • the cloud server 102 is further configured to send the running status information to the display terminal 103 according to the data query request.
  • the cloud service 102 conducts a query according to the robot identifier, collection object name and collection time information in the data query request to obtain target status information.
  • the data query request when there are multiple target robots, the data query request includes identity verification information and data statistics dimensions.
  • the data statistics dimension includes statistical units and statistical characteristics, such as robot type, business type, or component type, etc.
  • the statistical characteristics can be the total number of alarms at a certain alarm level, the total boot time, and the number of daily active robots.
  • the data receiving unit 1021 is further configured to verify the identity verification information and determine at least one robot identifier to be queried.
  • the data receiving unit 1021 is further configured to obtain the statistical analysis reports corresponding to all the robot identifiers to be queried, and obtain statistical data to be counted.
  • the data analysis unit 1022 is further configured to perform statistical analysis on the data to be counted according to the data statistical dimensions to obtain the target state information.
  • the data information in the statistical analysis report corresponding to the statistical features corresponding to each statistical unit is counted in units of statistical units to obtain target state information. For example, count the number of online robots, on-off status, and running time by robot type, and count the performance, load, response time, and abnormal feedback of each component in the online robot by robot type. It is also possible to count the number of business (tasks), completion ratio, completion time and other data by robot type.
  • the display terminal 103 is also used to display the target state information.
  • the operation log can be generated by the data acquisition module according to the performance data of the robot and the business operation data reflecting the operation state, and the operation log generated by the data acquisition module can be comprehensively analyzed by the cloud server, so as to realize the remote monitoring of the operation state of the robot , and realized the display of the analysis results of the display terminal on the cloud server, thereby realizing the remote monitoring of the robot's running status and information interconnection, enabling users to timely and effectively discover abnormalities in the robot's operation, as well as the robot's operating data and user
  • the analysis of experience improves the efficiency of robot operation status monitoring.
  • Fig. 3 shows a schematic structural diagram of a method for monitoring robot operation status provided by an embodiment of the present invention. The method is applied to the above-mentioned robot operation status monitoring system. As shown in Figure 3, the method 200 includes:
  • Step 201 Collect performance data and business operation data of the target robot through the data collection module.
  • Step 202 Using the data collection module to generate a running log according to the performance data and business operation data.
  • the performance data and the business operation data include the target robot's robot identification, collection time, collection object name, and collection parameter information; the operation log includes the robot identification, collection time, Collection object name, collection object type, collection information type and object state information; wherein, the collection object type is business operation type or performance type; the collection information type includes input information, output information and intermediate logic information.
  • step 202 also includes:
  • Step 2021 Determine the collection object type according to the collection object name.
  • Step 2022 Determine the object status information and the collection information type according to the collection object name and the collection parameter information.
  • Step 203 Analyzing the operation log through the cloud server, determining the operation state information of the target robot, and sending the operation state information to the display terminal;
  • the running status information includes warning and reminder information; step 203 also includes:
  • Step 2031 Receive the operation log.
  • Step 2032 Determine the alarm rules corresponding to the collection object name, collection object type, and collection information type.
  • Step 2033 Perform alarm analysis on the robot ID, collection time and object state information according to the alarm rules to obtain the alarm reminder information.
  • Step 2034 Send the alarm reminder information to the display terminal.
  • Step 204 Display the running status information through the display terminal.
  • the embodiment of the present invention can use the data acquisition module to generate the operation log according to the performance data of the robot and the business operation data reflecting the operation state, and perform comprehensive analysis on the operation log generated by the data acquisition module through the cloud server, so as to realize the remote monitoring of the operation state of the robot.
  • modules in the device in the embodiment can be adaptively changed and arranged in one or more devices different from the embodiment.
  • Modules or units or components in the embodiments can be combined into one module or unit or component, and they can be divided into a plurality of submodules or subunits or subassemblies.
  • All features disclosed in this specification including accompanying claims, abstract and drawings) and any method or method so disclosed may be used in any combination, except that at least some of such features and/or processes or units are mutually exclusive. All processes or units of equipment are combined.
  • Each feature disclosed in this specification may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Databases & Information Systems (AREA)
  • Strategic Management (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Game Theory and Decision Science (AREA)
  • Educational Administration (AREA)
  • Development Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Manipulator (AREA)

Abstract

Embodiments of the present invention relate to the technical field of artificial intelligence and disclose a robot running state monitoring system and a method. The system comprises: a data collection module, which is used for collecting service operation data and performance data of a target robot, generating an operating log according to the service operation data and the performance data, and sending the operating log to a cloud server; the cloud server, which is used for analyzing the operating log, determining operating state information of the target robot, and sending the operating state information to a display terminal; and the display terminal, which is used for displaying the operating state information. By means of the described system, an embodiment of the present invention improves robot operating state monitoring efficiency.

Description

机器人运营状态监控系统及方法Robot operation status monitoring system and method
交叉引用cross reference
本申请引用于2021年6月30日递交的名称为“机器人运营状态监控系统及方法”的第202110743456.7号中国专利申请,其通过引用被全部并入本申请。This application refers to the Chinese patent application No. 202110743456.7 entitled "Robot Operation Status Monitoring System and Method" submitted on June 30, 2021, which is fully incorporated into this application by reference.
技术领域technical field
本申请涉及人工智能技术领域,尤其涉及一种机器人运营状态监控系统及方法。The present application relates to the technical field of artificial intelligence, and in particular to a system and method for monitoring robot operation status.
背景技术Background technique
随着人工智能技术的发展,各种类型和功能的机器人得到了广泛的应用,为了保证机器人正常以及高效地工作,需要对机器人的运行状态进行及时监控。With the development of artificial intelligence technology, robots of various types and functions have been widely used. In order to ensure the normal and efficient work of robots, it is necessary to monitor the operating status of robots in time.
目前对于机器人的监控一般在机器人本体中完成,监控主要针对逻辑层面是否存在错误,对于机器人硬件层面的运行状态没有监控,存在一定安全隐患。另外,在机器人本体监控并进行数据分析,导致机器人处理器数据处理量加大,同时也没有实现运行状态向云端网络以及移动终端的互联,在数据保存共享以及管理人员的操作管理上也存在不便。At present, the monitoring of the robot is generally completed in the robot body. The monitoring is mainly aimed at whether there are errors at the logic level. There is no monitoring of the operating status of the robot at the hardware level, and there are certain security risks. In addition, the monitoring and data analysis of the robot body leads to an increase in the amount of data processed by the robot processor. At the same time, the interconnection of the running status to the cloud network and mobile terminals is not realized, and there are also inconveniences in data storage and sharing and management personnel's operation and management. .
发明内容Contents of the invention
鉴于上述问题,本发明实施例提供了一种机器人运营状态监控系统以及方法,用于解决现有技术中存在的机器人运营状态监控的效率较低的问题。In view of the above problems, embodiments of the present invention provide a robot operation state monitoring system and method, which are used to solve the problem of low efficiency in robot operation state monitoring existing in the prior art.
根据本发明实施例的一个方面,提供了一种机器人运营状态监控系统,所述系统包括:目标机器人的数据采集模块、展示终端以及云服务器,其中,According to an aspect of an embodiment of the present invention, a robot operation status monitoring system is provided, and the system includes: a data collection module of a target robot, a display terminal, and a cloud server, wherein,
所述数据采集模块,用于采集所述目标机器人的性能数据以及业务操作数据;The data collection module is used to collect performance data and business operation data of the target robot;
所述数据采集模块,还用于根据所述性能数据以及业务操作数据生成运行日志,将所述运行日志发送至所述云服务器;The data collection module is further configured to generate a running log according to the performance data and business operation data, and send the running log to the cloud server;
所述云服务器,用于对所述运行日志进行分析,确定所述目标机器人的运行状态信息,将所述运行状态信息发送至所述展示终端;The cloud server is configured to analyze the operation log, determine the operation state information of the target robot, and send the operation state information to the display terminal;
所述展示终端,用于对所述运行状态信息进行展示。The display terminal is used to display the running state information.
在一种可选的方式中,所述展示终端还用于接收用户输入的管理操作请求,根据所述管理操作请求确定数据查询请求,将所述数据查询请求发送给所述云服务器;In an optional manner, the display terminal is further configured to receive a management operation request input by a user, determine a data query request according to the management operation request, and send the data query request to the cloud server;
所述云服务器还用于根据所述数据查询请求将所述运行状态信息发送至所述展示终端。The cloud server is further configured to send the running status information to the display terminal according to the data query request.
在一种可选的方式中,所述目标机器人包括指令输入模块、本体服务器;In an optional manner, the target robot includes an instruction input module and an ontology server;
所述数据采集模块还包括数据获取单元、日志生成单元、数据存储单元以及数据上报单元,其中,The data acquisition module also includes a data acquisition unit, a log generation unit, a data storage unit and a data reporting unit, wherein,
数据获取单元,用于从所述本体服务器获取所述性能数据;a data acquisition unit, configured to acquire the performance data from the ontology server;
所述数据获取单元,还用于从所述指令输入模块获取所述业务操作数据;The data acquisition unit is further configured to acquire the business operation data from the instruction input module;
所述数据获取单元,还用于从所述云服务器获取上报规则,将所述上报规则发送至数据上报单元;The data acquisition unit is further configured to acquire reporting rules from the cloud server, and send the reporting rules to the data reporting unit;
日志生成单元,用于根据所述性能数据和所述业务操作数据生成所述运行日志;a log generation unit, configured to generate the operation log according to the performance data and the business operation data;
数据存储单元,用于对所述运行日志进行存储;a data storage unit, configured to store the operation log;
数据上报单元,用于根据所述上报规则将所述运行日志发送至所述云服务器。A data reporting unit, configured to send the operation log to the cloud server according to the reporting rule.
在一种可选的方式中,所述性能数据和所述业务操作数据包括目标机器人的机器人标识、采集时间、采集对象名称以及采集参数信息;所述运行日志包括所述机器人标识、采集时间、采集对象名称、采集对象类型、采集信息类型以及对象状态信息;其中,所述采集对象类型为业务操作类型或性能类型;所述采集信息类型包括输入信息、输出信息以及中间逻辑信息;In an optional manner, the performance data and the business operation data include the target robot's robot identification, collection time, collection object name, and collection parameter information; the operation log includes the robot identification, collection time, Collection object name, collection object type, collection information type, and object status information; wherein, the collection object type is a business operation type or a performance type; the collection information type includes input information, output information, and intermediate logic information;
所述日志生成单元,还用于根据所述采集对象名称确定所述采集对象类型;The log generating unit is further configured to determine the collection object type according to the collection object name;
所述日志生成单元,还用于根据所述采集对象名称和所述采集参数信息确定所述对象状态信息和所述采集信息类型。The log generation unit is further configured to determine the object status information and the collection information type according to the collection object name and the collection parameter information.
在一种可选的方式中,所述运行状态信息包括告警提醒信息;所述云服务器还包括:In an optional manner, the running status information includes warning and reminder information; the cloud server further includes:
数据接收单元,用于接收所述运行日志,将所述运行日志发送至数据分析单元;a data receiving unit, configured to receive the operation log, and send the operation log to the data analysis unit;
数据分析单元,用于确定所述采集对象名称、采集对象类型和采集信息类型对应的告警规则;A data analysis unit, configured to determine the alarm rules corresponding to the collection object name, collection object type, and collection information type;
所述数据分析单元,还用于根据所述告警规则对所述机器人标识、采集时间和对象状态信息进行告警分析,得到所述告警提醒信息;The data analysis unit is further configured to perform alarm analysis on the robot identification, collection time and object status information according to the alarm rules, to obtain the alarm reminder information;
信息推送单元,用于将所述告警提醒信息发送至所述展示终端。An information push unit, configured to send the alarm reminder information to the display terminal.
在一种可选的方式中,所述运行状态信息还包括业务统计信息及综合分析报告;In an optional manner, the operation status information also includes business statistical information and comprehensive analysis reports;
所述数据分析单元,还用于对所述采集对象类型为业务操作类型的所述运行日志进行统计分析,得到所述业务统计信息;The data analysis unit is further configured to perform statistical analysis on the operation log whose collection object type is a business operation type, to obtain the business statistical information;
所述数据分析单元,还用于根据所述业务统计信息与所述告警提醒信息生成所述综合分析报告;The data analysis unit is further configured to generate the comprehensive analysis report according to the business statistical information and the alarm reminder information;
所述信息推送单元,还用于将所述综合分析报告发送至所述展示终端。The information pushing unit is further configured to send the comprehensive analysis report to the display terminal.
在一种可选的方式中,所述展示终端包括:In an optional manner, the display terminal includes:
告警提醒单元,用于在接收到所述告警提醒信息时,执行预设的提醒动作;An alarm reminder unit, configured to execute a preset reminder action when receiving the alarm reminder information;
交互单元,用于接收管理操作请求,根据所述管理操作请求确定所述数据查询请求;An interaction unit, configured to receive a management operation request, and determine the data query request according to the management operation request;
所述交互单元,还用于在接收到所述综合分析报告时,对所述综合分析报告进行展示。The interaction unit is further configured to display the comprehensive analysis report when receiving the comprehensive analysis report.
根据本发明实施例的另一方面,提供了一种机器人运营状态监控方法,所述方法应用前述实施例中的机器人运营状态监控系统,所述方法包括:According to another aspect of the embodiments of the present invention, a method for monitoring robot operation status is provided. The method applies the robot operation status monitoring system in the foregoing embodiments, and the method includes:
通过数据采集模块采集目标机器人的性能数据以及业务操作数据;Collect the performance data and business operation data of the target robot through the data collection module;
通过所述数据采集模块根据所述性能数据以及业务操作数据生成运行日志;Generate a running log according to the performance data and business operation data through the data collection module;
通过云服务器对所述运行日志进行分析,确定所述目标机器人的运行状态信息,将所述运行状态信息发送至展示终端;Analyzing the operation log through the cloud server, determining the operation state information of the target robot, and sending the operation state information to the display terminal;
通过展示终端对所述运行状态信息进行展示。The running state information is displayed through the display terminal.
在一种可选的方式中,所述性能数据和所述业务操作数据包括目标机器人的机器人标识、采集时间、采集对象名称以及采集参数信息;所述运行日 志包括所述机器人标识、采集时间、采集对象名称、采集对象类型、采集信息类型以及对象状态信息;其中,所述采集对象类型为业务操作类型或性能类型;所述采集信息类型包括输入信息、输出信息以及中间逻辑信息;In an optional manner, the performance data and the business operation data include the target robot's robot identification, collection time, collection object name, and collection parameter information; the operation log includes the robot identification, collection time, Collection object name, collection object type, collection information type, and object status information; wherein, the collection object type is a business operation type or a performance type; the collection information type includes input information, output information, and intermediate logic information;
所述方法还包括:The method also includes:
根据所述采集对象名称确定所述采集对象类型;determining the collection object type according to the collection object name;
根据所述采集对象名称和所述采集参数信息确定所述对象状态信息和所述采集信息类型。The object status information and the collection information type are determined according to the collection object name and the collection parameter information.
在一种可选的方式中,所述运行状态信息包括告警提醒信息;所述方法还包括:In an optional manner, the running status information includes warning and reminder information; the method further includes:
接收所述运行日志;receiving the operation log;
确定所述采集对象名称、采集对象类型和采集信息类型对应的告警规则;Determine the alarm rules corresponding to the collection object name, collection object type, and collection information type;
根据所述告警规则对所述机器人标识、采集时间和对象状态信息进行告警分析,得到所述告警提醒信息;Perform alarm analysis on the robot identification, collection time and object status information according to the alarm rules to obtain the alarm reminder information;
将所述告警提醒信息发送至所述展示终端。Send the alarm reminder information to the display terminal.
本发明实施例的机器人运营状态监控系统中包括目标机器人的数据采集模块、展示终端以及云服务器,其中目标机器人的数据采集模块,用于采集目标机器人的性能数据以及业务操作数据,然后根据性能数据以及业务操作数据生成运行日志,运行日志表征了机器人在元器件性能以及业务操作上的基本信息;然后将运行日志发送至云服务器。云服务器用于对运行日志进行分析,从而确定目标机器人的运行状态信息,并将运行状态信息返回至展示终端,最后再通过展示终端对运行状态信息进行展示,实现了对机器人运行状态的远程监控和状态分析,从而及时有效地发现机器人运行中的异常情况,同时能获取机器人的运营数据、用户体验的分析情况,有益于机器人产品的更新与优化。The robot operation state monitoring system in the embodiment of the present invention includes a data collection module of the target robot, a display terminal and a cloud server, wherein the data collection module of the target robot is used to collect the performance data and business operation data of the target robot, and then according to the performance data And business operation data to generate running logs, which represent the basic information of the robot on component performance and business operations; then send the running logs to the cloud server. The cloud server is used to analyze the operation log to determine the operation status information of the target robot, and return the operation status information to the display terminal, and finally display the operation status information through the display terminal, realizing the remote monitoring of the robot operation status And status analysis, so as to timely and effectively find abnormal conditions in the operation of the robot, and at the same time, it can obtain the operation data of the robot and the analysis of the user experience, which is beneficial to the update and optimization of robot products.
从而区别于现有技术中所采取的机器人的监控在本体完成的方案所导致的增加机器人的处理量,并且主要针对逻辑层面的错误,也没有实现运行状态向云端网络以及移动终端的互联的问题,本发明实施例能够通过数据采集模块根据机器人的性能数据以及反映运行状态的业务操作数据生成运行日志,并且通过云服务器对数据采集模块生成的运行日志进行综合分析,从而实现机器人运行状态的远程监控,并且实现了展示终端对云服务器分析结果的展示,从而实现了远端对机器人的运行状态进行监控以及信息互联,使得 用户能够及时有效地发现机器人运行中的异常情况以及机器人的运营数据、用户体验的分析情况,提高了机器人运营状态监控效率。Therefore, it is different from the solution in the prior art that the monitoring of the robot is completed on the body, which increases the processing capacity of the robot, and is mainly aimed at errors at the logic level, and does not realize the interconnection of the running status to the cloud network and mobile terminals. , the embodiment of the present invention can use the data acquisition module to generate operation logs according to the performance data of the robot and the business operation data reflecting the operation status, and perform comprehensive analysis on the operation logs generated by the data acquisition module through the cloud server, thereby realizing the remote control of the operation status of the robot. monitoring, and realized the display of the analysis results of the display terminal on the cloud server, thereby realizing the remote monitoring of the robot's running status and information interconnection, so that users can timely and effectively discover abnormalities in the operation of the robot and the operation data of the robot, The analysis of user experience improves the efficiency of robot operation status monitoring.
上述说明仅是本发明实施例技术方案的概述,为了能够更清楚了解本发明实施例的技术手段,而可依照说明书的内容予以实施,并且为了让本发明实施例的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。The above description is only an overview of the technical solutions of the embodiments of the present invention. In order to better understand the technical means of the embodiments of the present invention, it can be implemented according to the contents of the description, and in order to make the above and other purposes, features and The advantages can be more obvious and understandable, and the specific embodiments of the present invention are enumerated below.
附图说明Description of drawings
附图仅用于示出实施方式,而并不认为是对本发明的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:The drawings are only for illustrating the embodiments and are not to be considered as limiting the invention. Also throughout the drawings, the same reference numerals are used to designate the same parts. In the attached picture:
图1示出了本发明实施例提供的机器人运营状态监控系统的结构示意图;FIG. 1 shows a schematic structural diagram of a robot operating state monitoring system provided by an embodiment of the present invention;
图2示出了本发明另一个实施例提供的机器人运营状态监控系统的结构示意图;Fig. 2 shows a schematic structural diagram of a robot operation status monitoring system provided by another embodiment of the present invention;
图3示出了本发明实施例提供的机器人运营状态监控方法的流程示意图。Fig. 3 shows a schematic flowchart of a method for monitoring the operating state of a robot provided by an embodiment of the present invention.
具体实施方式detailed description
下面将参照附图更详细地描述本发明的示例性实施例。虽然附图中显示了本发明的示例性实施例,然而应当理解,可以以各种形式实现本发明而不应被这里阐述的实施例所限制。Exemplary embodiments of the present invention will be described in more detail below with reference to the accompanying drawings. Although exemplary embodiments of the present invention are shown in the drawings, it should be understood that the invention may be embodied in various forms and should not be limited to the embodiments set forth herein.
图1示出了本发明实施例提供的机器人运营状态监控系统的结构图。该系统用于监控及管理目标机器人。如图1所示,该系统包括以下部分:Fig. 1 shows a structural diagram of a robot operation state monitoring system provided by an embodiment of the present invention. The system is used to monitor and manage target robots. As shown in Figure 1, the system includes the following parts:
数据采集模块101、云服务器102以及展示终端103。其中,该机器人运营状态监控系统可以对至少一个目标机器人进行管理,数据采集模块101为目标机器人中的模块。A data collection module 101, a cloud server 102, and a display terminal 103. Wherein, the robot operation status monitoring system can manage at least one target robot, and the data collection module 101 is a module in the target robot.
其中,所述数据采集模块101,用于采集所述目标机器人的性能数据以及业务操作数据。Wherein, the data collection module 101 is configured to collect performance data and business operation data of the target robot.
在本发明的一个实施例中,数据采集模块101设置在目标机器人上,并且与目标机器人的本体、本体服务器以及指令输入模块建立连接。其中,本体用于目标机器人执行指令,本体服务器用于指令处理,指令输入模块为目标机器人的操作界面,用于接收外部指令。In one embodiment of the present invention, the data acquisition module 101 is set on the target robot, and establishes a connection with the target robot's body, body server and instruction input module. Among them, the ontology is used for the target robot to execute instructions, the ontology server is used for instruction processing, and the instruction input module is the operation interface of the target robot for receiving external instructions.
数据采集模块101在检测到目标机器人启动之后,即开始实时或周期性 地采集所述性能数据以及业务操作数据。After the data collection module 101 detects that the target robot starts, it starts to collect the performance data and business operation data in real time or periodically.
其中,性能数据指的是目标机器人的元器件上采集的输入与输出数据,用于表征元器件的运行状态、温度等传感参数以及信息流等信息;其中,元器件可以包括机器人上的如等雷达、超声等各种传感器,性能数据可以包括如链路传输数据、温度、电量、状态位、CPU使用率、磁盘空间以及网络状态等。Among them, the performance data refers to the input and output data collected on the components of the target robot, which are used to represent the operating status, temperature and other sensing parameters of the components, as well as information such as information flow; among them, the components can include such as Various sensors such as radar and ultrasonic, performance data can include such as link transmission data, temperature, power, status bits, CPU usage, disk space, and network status.
业务操作数据包括目标机器人的指令输入界面上输入的指令数据,一个业务指的是机器人所完成的一个动作或者任务,一个业务对应于多条指令数据。业务操作数据用于体现元器件收发的业务指令与处理的业务数据。其中,指令输入的方式可以是通过如视觉输入、语音输入、人工输入、文字输入或预设程序输入等,输入的指令数据可以包括操作人员信息、指令输入方式、输入界面停留时长、指令操作方式、信息反馈以及上下级链路信息等内容。其中,指令操作方式中包括指令的执行时间、执行对象、执行逻辑以及预计结果等。The business operation data includes the instruction data input on the instruction input interface of the target robot. A business refers to an action or task completed by the robot, and a business corresponds to multiple pieces of instruction data. Business operation data is used to reflect the business instructions sent and received by components and the business data processed. Among them, the instruction input method can be through such as visual input, voice input, manual input, text input or preset program input, etc. The input instruction data can include operator information, instruction input method, input interface stay time, instruction operation method , information feedback, and upper-lower link information. Wherein, the instruction operation mode includes the execution time, execution object, execution logic and expected result of the instruction.
所述数据采集模块101,还用于根据所述性能数据以及业务操作数据生成运行日志,将所述运行日志发送至所述云服务器。The data collection module 101 is further configured to generate a running log according to the performance data and business operation data, and send the running log to the cloud server.
在本发明的再一个实施例中,目标机器人包括指令输入模块、本体服务器;参考图2,数据采集模块101还包括:In yet another embodiment of the present invention, the target robot includes an instruction input module and an ontology server; referring to FIG. 2 , the data collection module 101 also includes:
数据获取单元1011,用于从所述本体服务器获取所述性能数据。A data obtaining unit 1011, configured to obtain the performance data from the ontology server.
在本发明的一个实施例中,性能数据可以包括链路状态数据,其采集过程包括如下:数据获取单元1011与机器人本体服务器连接,本体服务器与本体上的ECU(Electronic Control Unit,电子控制单元)连接,ECU通过CAN总线连接执行器及传感器,其中,本体上的各个ECU之间通过以太网来进行连接。通过数据获取单元发送采集指令,Ping各元器件对应的IP地址,根据网络是否可通信来判断链路是否正常。其中,采集指令可以为ping192.168.1.200。In one embodiment of the present invention, the performance data may include link state data, and its collection process includes as follows: the data acquisition unit 1011 is connected with the robot body server, and the body server is connected with the ECU (Electronic Control Unit, electronic control unit) on the body Connection, the ECU is connected to the actuator and the sensor through the CAN bus, and the ECUs on the main body are connected through the Ethernet. Send the collection command through the data acquisition unit, ping the IP address corresponding to each component, and judge whether the link is normal according to whether the network can communicate. Wherein, the collection command may be ping192.168.1.200.
在本发明的再一个实施例中,性能数据还可以包括超声数据,其采集过程包括如下:数据获取单元1011与CCU(Communication Control Unit,通信控制单元)连接,在CCU内通过rostopic echo/XR1/Ultrasonic指令获取实时超声数据,并写入运行日志。其中,rostopic为机器人操作系统中的主题指令,用于接收各个节点可以发布到主题的消息,以及各个主题对订阅其的节点发 送的消息指令。In yet another embodiment of the present invention, the performance data may also include ultrasonic data, and its acquisition process includes as follows: the data acquisition unit 1011 is connected with a CCU (Communication Control Unit, communication control unit), and in the CCU through rostopic echo/XR1/ The Ultrasonic command acquires real-time ultrasound data and writes it into the running log. Among them, rostopic is the topic instruction in the robot operating system, which is used to receive the messages that each node can publish to the topic, and the message instructions that each topic sends to the nodes that subscribe to it.
在本发明的再一个实施例中,性能数据还可以包括雷达链路数据,其采集过程包括如下:通过数据获取单元1011连接lsusb查看机器人本体服务器与雷达之间的串口,并将状态写入运行日志。其中,采集指令可以为lsusb|grep CP210x|wc-l,其中,lsusb指令用来显示系统中以及连接到系统的USB总线信息的工具。In yet another embodiment of the present invention, the performance data may also include radar link data, and the collection process includes the following: connect the lsusb through the data acquisition unit 1011 to check the serial port between the robot body server and the radar, and write the status into the running log. Wherein, the collection command can be lsusb|grep CP210x|wc-l, wherein, the lsusb command is used to display the information of the USB bus in the system and connected to the system.
数据获取单元1011,还用于从所述指令输入模块获取所述业务操作数据。The data acquiring unit 1011 is further configured to acquire the business operation data from the instruction input module.
在本发明的一个实施例中,数据获取单元1011可以对指令输入模块进行监听,每当获取指令输入操作时,则获取对应的业务操作数据。In an embodiment of the present invention, the data obtaining unit 1011 may monitor the instruction input module, and obtain corresponding business operation data whenever an instruction input operation is obtained.
数据获取单元1011,还用于从所述云服务器获取上报规则,将所述上报规则发送至数据上报单元。The data obtaining unit 1011 is further configured to obtain a reporting rule from the cloud server, and send the reporting rule to the data reporting unit.
在本发明的一个实施例中,数据获取单元1011在检测到目标机器人开机启动后,即与云服务器102建立通信连接,将目标机器人的机器人标识发送至云服务器102,并接受云服务器102返回的该机器人标识对应的上报规则。In one embodiment of the present invention, after detecting that the target robot is turned on, the data acquisition unit 1011 establishes a communication connection with the cloud server 102, sends the robot identification of the target robot to the cloud server 102, and accepts the returned information from the cloud server 102. The reporting rule corresponding to the robot identifier.
在本发明的再一个实施例中,上报规则中包括了上报周期、每次上报的数据量以及上报的数据格式等信息。In yet another embodiment of the present invention, the reporting rule includes information such as the reporting period, the amount of data reported each time, and the format of the reported data.
日志生成单元1012,用于根据所述性能数据和所述业务操作数据生成所述运行日志。A log generating unit 1012, configured to generate the running log according to the performance data and the business operation data.
在本发明的一个实施例中,所述性能数据和所述业务操作数据包括目标机器人的机器人标识、采集时间、采集对象名称以及采集参数信息。In an embodiment of the present invention, the performance data and the business operation data include the target robot's robot identifier, collection time, collection object name, and collection parameter information.
其中,机器人标识用于特异性区分各个机器人。采集时间是数据获取单元1011获取到数据的时间。采集对象可以是目标机器人中各个元器件的名称,如音频-本体喇叭或2D相机-头,也可以是一个业务的名称,如运动或清扫等。采集参数信息指的是采集到的原始参数字段以及对应的字段值,如2D相机-头采集到的温度为23度,业务运动对应的指令信息为握手或完成等。Wherein, the robot identifier is used to specifically distinguish each robot. The acquisition time is the time when the data acquisition unit 1011 acquires the data. The acquisition object can be the name of each component in the target robot, such as audio-body speaker or 2D camera-head, or the name of a business, such as sports or cleaning. Collection parameter information refers to the collected original parameter fields and corresponding field values, such as the temperature collected by the 2D camera-head is 23 degrees, and the command information corresponding to the business movement is handshake or completion, etc.
在本发明的再一个实施例中,生成的运行日志包括机器人标识、采集时间、采集对象名称、采集对象类型、采集信息类型以及对象状态信息。In yet another embodiment of the present invention, the generated operation log includes robot identification, collection time, collection object name, collection object type, collection information type, and object status information.
其中,采集对象类型包括业务操作类型和性能类型;采集对象类型可以根据数据采集来源确定,当数据采集于指令输入界面时,则确定为业务操作类型,当数据采集于本体以及本体服务器,则确定为性能类型。Among them, the collection object type includes business operation type and performance type; the collection object type can be determined according to the data collection source, when the data is collected on the command input interface, it is determined as the business operation type, and when the data is collected on the ontology and the ontology server, it is determined for the performance type.
对象状态信息用于表征采集对象的参数所判定出的状态。在本发明的再 一个实施例中,对象状态信息还可以进一步包括采集对象的状态码、信息码以及文本注释信息等。The object state information is used to represent the state determined by collecting the parameters of the object. In yet another embodiment of the present invention, the object state information may further include the state code, information code, and text annotation information of the acquisition object.
其中,状态码用于表征采集对象的状态是否异常,可以包括0、1、2这三种值,用于分别表征正常、警告以及错误。Wherein, the status code is used to indicate whether the state of the acquisition object is abnormal, and may include three values of 0, 1, and 2, which are used to indicate normal, warning, and error respectively.
信息码可以为预设位数的字符串,其中其首位的值与状态码保持一致,剩余位数上的值用于表征采集到的参数信息所对应的类型或区间,如2D相机-头的信息码可以是1001,其中,1表示当前参数状态出现警告,001表示采集到的温度信息所处于的区间,文本注释信息用于表征信息码对应的解释信息,如前述1001表征温度大于50度。The information code can be a string of preset digits, where the value of the first digit is consistent with the status code, and the value of the remaining digits is used to represent the type or interval corresponding to the collected parameter information, such as the 2D camera-head The information code can be 1001, where 1 indicates that there is a warning in the current parameter state, 001 indicates the range of the collected temperature information, and the text annotation information is used to represent the interpretation information corresponding to the information code, such as the aforementioned 1001 indicates that the temperature is greater than 50 degrees.
采集信息类型包括输入信息、输出信息以及中间逻辑信息;其中,中间逻辑信息指的是该参数是在机器人内部进行逻辑计算时所产生的中间数据,而并非向外输出或者外部输入的数据。对采集信息类型进行记录可以更好地通过运行日志还原目标机器人的处理数据流,从而进行异常原因的追溯。The types of collected information include input information, output information, and intermediate logic information; among them, intermediate logic information refers to the intermediate data generated when the parameter is logically calculated inside the robot, rather than external output or external input data. Recording the type of collected information can better restore the processing data flow of the target robot through the operation log, so as to trace the cause of the exception.
在本发明的再一个实施例中,运行日志中的数据存储可以如表1所示:In yet another embodiment of the present invention, the data storage in the running log can be as shown in Table 1:
Figure PCTCN2022084166-appb-000001
Figure PCTCN2022084166-appb-000001
Figure PCTCN2022084166-appb-000002
Figure PCTCN2022084166-appb-000002
表1Table 1
结合表1,举例说明,针对链路状态的采集,日志生成单元1012中的状态判断条件为是否能Ping通,运行日志中的信息码对应的文本注释信息包括:0000,Ping通,或者2001,Ping不通。链路状态对应输出的运行日志可以为:GINGERXR-1XXXXXXXXXXGIN02S2115000020,1620893268,CCU,输入,性能,0000,Ping OK。In conjunction with Table 1, for example, for the collection of the link state, the state judgment condition in the log generation unit 1012 is whether it can be pinged, and the text annotation information corresponding to the information code in the operation log includes: 0000, Ping, or 2001, Ping failed. The running log output corresponding to the link state can be: GINGERXR-1XXXXXXXXXXGIN02S2115000020, 1620893268, CCU, input, performance, 0000, Ping OK.
针对采集到的超声数据,日志生成单元1012中的状态判断条件为True or False;运行日志中的信息码以及对应的文本注释信息:0000,True或者2001,False。For the collected ultrasound data, the state judgment condition in the log generating unit 1012 is True or False; the information code in the running log and the corresponding text annotation information: 0000, True or 2001, False.
超声数据对应的输出日志可以为GINGERXR-1XXXXXXXXXXGIN02SThe output log corresponding to the ultrasound data can be GINGERXR-1XXXXXXXXXXGIN02S
2115000020,1620893268,Ultrasonic1,输出,性能,0000,2.5499。2115000020, 1620893268, Ultrasonic1, output, performance, 0000, 2.5499.
针对采集到的雷达链路数据,日志生成单元1012中的状态判断条件为1 or 0;状态码以及其对应文本注释信息为0000,1或2001,0。For the collected radar link data, the status judgment condition in the log generating unit 1012 is 1 or 0; the status code and its corresponding text annotation information are 0000, 1 or 2001, 0.
输出的运行日志为GINGERXR-1XXXXXXXXXXGIN02S2115000020,1620893268,Radar,输出,性能,0000,OK。The output running log is GINGERXR-1XXXXXXXXXXGIN02S2115000020, 1620893268, Radar, output, performance, 0000, OK.
在本发明的一个实施例中,日志生成单元1012还用于根据所述采集对象名称确定所述采集对象类型。In an embodiment of the present invention, the log generation unit 1012 is further configured to determine the collection object type according to the collection object name.
根据采集对象名称在目标机器人对应的元器件以及功能配置表中进行查表,得到对应的采集对象类型。According to the name of the acquisition object, look up the table in the corresponding components and function configuration table of the target robot to obtain the corresponding acquisition object type.
日志生成单元1012还用于根据所述采集对象名称和所述采集参数信息确定所述对象状态信息和所述采集信息类型。The log generating unit 1012 is further configured to determine the object status information and the collection information type according to the collection object name and the collection parameter information.
在本发明的一个实施例中,根据采集对象名称和采集参数信息确定该采集参数字段对应的状态阈值,将该参数字段对应的字段值与状态阈值进行比较,确定所述对象状态信息。In one embodiment of the present invention, the state threshold corresponding to the collection parameter field is determined according to the collection object name and collection parameter information, and the field value corresponding to the parameter field is compared with the state threshold to determine the object state information.
数据存储单元1013,用于对所述运行日志进行存储。The data storage unit 1013 is configured to store the operation log.
在本发明的一个实施例中,运行日志可以采取cvs(Comma-Separated  Values,字符分割值)格式进行存储,其中,每一行cvs记录中至少包括如下字段:机器人标识、采集时间、采集对象名称、采集对象类型、采集信息类型以及对象状态信息。In one embodiment of the present invention, the running log can be stored in cvs (Comma-Separated Values, character segmentation value) format, wherein each row of cvs records at least includes the following fields: robot identification, collection time, collection object name, Collect object types, collect information types, and object status information.
数据上报单元1014,用于根据所述上报规则将所述运行日志发送至所述云服务器102。A data reporting unit 1014, configured to send the operation log to the cloud server 102 according to the reporting rule.
在本发明的一个实施例中,数据上报单元1014根据上报规则对运行日志进行切分、组合,然后发送至云服务器102。In an embodiment of the present invention, the data reporting unit 1014 divides and combines the running logs according to the reporting rules, and then sends them to the cloud server 102 .
在本发明的再一个实施例中,数据上报单元1014还将上报后的运行日志从数据存储单元1013中删除,从而节省目标机器人的存储空间。In yet another embodiment of the present invention, the data reporting unit 1014 also deletes the reported operation log from the data storage unit 1013, thereby saving the storage space of the target robot.
所述云服务器102,用于对所述运行日志进行分析,确定所述目标机器人的运行状态信息,将所述运行状态信息发送至展示终端103。The cloud server 102 is configured to analyze the operation log, determine the operation state information of the target robot, and send the operation state information to the display terminal 103 .
在本发明的一个实施例中,所述运行状态信息包括告警提醒信息,告警提醒信息中包括告警总数、各个告警级别下的告警数据,其中告警数据又包括告警对象、告警类型以及告警时间等。In an embodiment of the present invention, the running status information includes alarm reminder information, which includes the total number of alarms and alarm data at each alarm level, wherein the alarm data includes alarm objects, alarm types, and alarm time.
云服务器102还包括: Cloud server 102 also includes:
数据接收单元1021,用于接收所述运行日志,将所述运行日志发送至数据分析单元1022。The data receiving unit 1021 is configured to receive the operation log, and send the operation log to the data analysis unit 1022 .
数据分析单元1022,用于确定所述采集对象名称、采集对象类型和采集信息类型对应的告警规则。The data analysis unit 1022 is configured to determine an alarm rule corresponding to the collection object name, collection object type, and collection information type.
在本发明的一个实施例中,云服务器102中存储有多个可选告警规则,每一个可选告警规则对应于不同的采集对象名称以及该采集对象名称对应的采集对象类型和采集信息类型,通过将目标机器人对应的采集对象名称、采集对象类型和采集信息类型从可选告警规则中确定对应的告警规则。In one embodiment of the present invention, the cloud server 102 stores a plurality of optional alarm rules, each optional alarm rule corresponds to a different collection object name and the collection object type and collection information type corresponding to the collection object name, The corresponding alarm rule is determined from the optional alarm rules by the collection object name, collection object type and collection information type corresponding to the target robot.
告警规则中包括了采集对象名称所对应的各个预设状态码对应的采集参数阈值和原始告警权重以及采集对象类型和采集信息类型所对应的告警权重校正值。其中,业务操作类型的采集对象类型对应的告警权重校正值高于性能类型的,原因在于性能类型的告警可能是严重的影响到业务顺利进行的,也可能是不严重的一些参数与理想值之间的偏差,如元器件性能存在一定的损耗等,但业务操作类型对应的告警通常代表一个工作任务无法正常开展或执行。The alarm rules include the collection parameter thresholds and original alarm weights corresponding to the preset status codes corresponding to the collection object names, and the alarm weight correction values corresponding to the collection object types and collection information types. Among them, the alarm weight correction value corresponding to the collection object type of the business operation type is higher than that of the performance type. There is a certain deviation between components, such as a certain loss in component performance, but the alarm corresponding to the business operation type usually means that a task cannot be carried out or executed normally.
所述数据分析单元1022,还用于根据所述告警规则对所述机器人标识、 采集时间和对象状态信息进行告警分析,得到所述告警提醒信息。The data analysis unit 1022 is further configured to perform alarm analysis on the robot identification, collection time, and object state information according to the alarm rules to obtain the alarm reminder information.
在本发明的一个实施例中,根据原始告警权重和告警权重校正值可以确定各个预设状态码对应的目标告警级别。然后对运行日志中所有数据对应的告警信息进行统计,得到告警总数以及各个告警级别下的告警数据等。In an embodiment of the present invention, the target alarm level corresponding to each preset status code can be determined according to the original alarm weight and the alarm weight correction value. Then, the alarm information corresponding to all the data in the operation log is counted to obtain the total number of alarms and the alarm data of each alarm level.
信息推送单元1023,用于将所述告警提醒信息发送至所述展示终端103。The information push unit 1023 is configured to send the warning reminder information to the display terminal 103 .
在本发明的再一个实施例中,所述运行状态信息还包括业务统计信息及综合分析报告。In yet another embodiment of the present invention, the running status information also includes business statistical information and comprehensive analysis reports.
其中,综合分析报告用于将业务统计信息与告警提醒信息进行关联分析与展示,从而从硬件层面以及业务性能层面对机器人的状态进行展示。Among them, the comprehensive analysis report is used to correlate, analyze and display business statistical information and alarm reminder information, so as to display the status of the robot from the hardware level and business performance level.
数据分析单元1022,还用于对所述采集对象类型为业务操作类型的所述运行日志进行统计分析,得到所述业务统计信息。The data analysis unit 1022 is further configured to perform statistical analysis on the running logs whose collection object type is a business operation type, to obtain the business statistical information.
在本发明的一个实施例中,业务统计信息中可以包括机器人控制数据,如高频词、高频操作以及高频指令等数据、以及统计业务的总数数量、完成比,完成时长等,还可以包括如机器人开关机状态、运行时长、在线时间比等数据。In one embodiment of the present invention, business statistical information may include robot control data, such as data such as high-frequency words, high-frequency operations, and high-frequency instructions, as well as the total number of statistical services, completion ratio, and completion time. Including data such as robot switch status, running time, online time ratio, etc.
根据运行日志中的对象状态信息对各个业务进行统计,得到上述业务统计信息。According to the object state information in the running log, statistics are made on each business to obtain the above business statistical information.
在本发明的再一个实施例中,云服务器中还存储有目标机器人对应的目标任务信息,In yet another embodiment of the present invention, the target task information corresponding to the target robot is also stored in the cloud server,
云服务器可以根据目标任务信息和业务统计信息进行比对,确定目标机器人的当前工作任务、完成进度、完成计划,及过往任务等信息,将上述信息记录在综合分析报告中。The cloud server can compare the target task information with the business statistical information to determine the current task, completion progress, completion plan, and past tasks of the target robot, and record the above information in the comprehensive analysis report.
在本发明的再一个实施例中,除了进行安全程度较严重的告警提醒以外,云服务器还可以将电量、本地存储空间以及元器件链路是否正常、数据反馈是否正常等性能数据与预设的理想阈值进行比较,根据对比情况对用户是否需要替换或者维修元器件进行提醒。In yet another embodiment of the present invention, in addition to alarms and reminders with relatively serious security levels, the cloud server can also compare performance data such as power consumption, local storage space, whether component links are normal, and whether data feedback is normal with the preset The ideal threshold is compared, and the user is reminded whether to replace or repair components according to the comparison.
所述数据分析单元1022,还用于根据所述业务统计信息与所述告警提醒信息生成所述综合分析报告。The data analysis unit 1022 is further configured to generate the comprehensive analysis report according to the service statistics information and the alarm reminder information.
在本发明的一个实施例中,可以从业务统计信息中提取出为告警处理相关的业务统计信息,由此得到告警处理信息,告警处理信息中包括告警处理状态、告警处理时间以及告警处理结果等。根据业务统计信息、告警处理信 息得到综合分析报告。In one embodiment of the present invention, the service statistical information related to alarm processing can be extracted from the service statistical information, thereby obtaining the alarm processing information, which includes the alarm processing status, alarm processing time, and alarm processing results, etc. . Get a comprehensive analysis report based on business statistics and alarm processing information.
在本发明的再一个实施例中,综合分析报告可以包括日期、产品、运营机器数、新增机器数、日活跃机器数、总在线时长、告警总数、紧急告警数、自动处理告警数以及人工处理告警数。其中,机器人是否在线或者活跃可以根据目标机器人上报的运行日志中的开机业务的状态码确定。In yet another embodiment of the present invention, the comprehensive analysis report may include date, product, number of operating machines, number of new machines, number of daily active machines, total online time, total number of alarms, number of emergency alarms, number of automatic processing alarms, and manual Handle the number of alarms. Wherein, whether the robot is online or active can be determined according to the status code of the startup service in the operation log reported by the target robot.
所述信息推送单元1023,还用于将所述综合分析报告发送至所述展示终端103。The information push unit 1023 is further configured to send the comprehensive analysis report to the display terminal 103 .
展示终端103,用于对所述运行状态信息进行展示。The display terminal 103 is configured to display the running state information.
在本发明的再一个实施例中,所述展示终端103,用于接收用户输入的管理操作请求,根据所述管理操作请求确定数据查询请求,将所述数据查询请求发送给所述云服务器。In yet another embodiment of the present invention, the display terminal 103 is configured to receive a management operation request input by a user, determine a data query request according to the management operation request, and send the data query request to the cloud server.
在本发明的一个实施例中,管理操作请求中包括预设的操作类型和操作关键词,操作类型可以是查询历史或实时状态数据、生成报表以及预测任务完成时间和剩余性能等。操作关键词可以是机器人标识、业务名称以及元器件名称等。数据查询请求包括机器人标识、采集对象名称以及采集时间信息。In one embodiment of the present invention, the management operation request includes preset operation types and operation keywords, and the operation types may be querying historical or real-time status data, generating reports, and predicting task completion time and remaining performance, etc. Operation keywords can be robot identification, business name, component name, etc. The data query request includes robot identification, collection object name and collection time information.
在本发明的再一个实施例中,展示终端103还包括:In yet another embodiment of the present invention, the display terminal 103 also includes:
告警提醒单元1031,用于在接收到所述告警提醒信息时,执行预设的提醒动作。The alarm reminder unit 1031 is configured to execute a preset reminder action when receiving the alarm reminder information.
在本发明的一个实施例中,提醒动作可以包括将告警提醒信息发送至与目标机器人关联的设备或账号中,如机器人运营人员的手机或邮箱中。通过目标机器人上的发光、响铃和/或多媒体内容播放装置展示,还可以包括控制目标机器人暂停动作或关机、休眠等。In an embodiment of the present invention, the reminding action may include sending warning reminder information to a device or an account associated with the target robot, such as a mobile phone or a mailbox of a robot operator. It can also include controlling the target robot to suspend action or shut down, sleep, etc. by means of lighting, ringing and/or multimedia content playback devices on the target robot.
交互单元1032,用于接收管理操作请求,根据所述管理操作请求确定所述数据查询请求。The interaction unit 1032 is configured to receive a management operation request, and determine the data query request according to the management operation request.
在本发明的一个实施例中,管理操作请求中包括预设的操作类型和操作关键词,操作类型可以是查询历史或实时状态数据、生成报表以及预测任务完成时间和剩余性能等。操作关键词可以是机器人标识、业务名称以及元器件名称等。数据查询请求包括机器人标识、采集对象名称以及采集时间信息。In one embodiment of the present invention, the management operation request includes preset operation types and operation keywords, and the operation types may be querying historical or real-time status data, generating reports, and predicting task completion time and remaining performance, etc. Operation keywords can be robot identification, business name, component name, etc. The data query request includes robot identification, collection object name and collection time information.
交互单元1032,还用于在接收到所述综合分析报告时,对所述综合分析报告进行展示。The interaction unit 1032 is further configured to display the comprehensive analysis report when the comprehensive analysis report is received.
在本发明的一个实施例中,交互单元1032中还存储有预设的展示模板, 根据管理操作请求中的操作类型确定对应的展示模板,将综合分析报告在展示模板中进行展示,从而提高用户的交互体验。In one embodiment of the present invention, the interactive unit 1032 also stores a preset display template, determines the corresponding display template according to the operation type in the management operation request, and displays the comprehensive analysis report in the display template, thereby improving user experience. interactive experience.
所述云服务器102,还用于根据所述数据查询请求将所述运行状态信息发送至所述展示终端103。The cloud server 102 is further configured to send the running status information to the display terminal 103 according to the data query request.
在本发明的一个实施例中,云服务102根据数据查询请求中的机器人标识、采集对象名称以及采集时间信息进行查询,得到目标状态信息。In one embodiment of the present invention, the cloud service 102 conducts a query according to the robot identifier, collection object name and collection time information in the data query request to obtain target status information.
在本发明的再一个实施例中,当目标机器人为多个时,所述数据查询请求包括身份验证信息、数据统计维度。In yet another embodiment of the present invention, when there are multiple target robots, the data query request includes identity verification information and data statistics dimensions.
其中,数据统计维度包括了统计单位以及统计特征,如机器人类型、业务类型或者元器件类型等,统计特征可以是某一告警级别的告警总数、开机总时长、日活跃机器人数等。Among them, the data statistics dimension includes statistical units and statistical characteristics, such as robot type, business type, or component type, etc. The statistical characteristics can be the total number of alarms at a certain alarm level, the total boot time, and the number of daily active robots.
所述数据接收单元1021,还用于对所述身份验证信息进行验证,确定至少一个待查询机器人标识。The data receiving unit 1021 is further configured to verify the identity verification information and determine at least one robot identifier to be queried.
所述数据接收单元1021,还用于获取所有所述待查询机器人标识对应的所述统计分析报告,得到待统计数据。The data receiving unit 1021 is further configured to obtain the statistical analysis reports corresponding to all the robot identifiers to be queried, and obtain statistical data to be counted.
所述数据分析单元1022,还用于根据所述数据统计维度对所述待统计数据进行统计分析,得到所述目标状态信息。The data analysis unit 1022 is further configured to perform statistical analysis on the data to be counted according to the data statistical dimensions to obtain the target state information.
在本发明的一个实施例中,以统计单位为单位,统计各个统计单位下对应的统计特征对应的统计分析报告中的数据信息,得到目标状态信息。如按机器人类型统计在网机器人的数量、开关机状态以及运行时长等数据,以及按机器人类型统计在线机器人的中各元器件的性能、负荷、响应时长、异常反馈等数据。还可以是按机器人类型统计业务(任务)的数量、完成比,完成时长等数据。In one embodiment of the present invention, the data information in the statistical analysis report corresponding to the statistical features corresponding to each statistical unit is counted in units of statistical units to obtain target state information. For example, count the number of online robots, on-off status, and running time by robot type, and count the performance, load, response time, and abnormal feedback of each component in the online robot by robot type. It is also possible to count the number of business (tasks), completion ratio, completion time and other data by robot type.
所述展示终端103还用于对所述目标状态信息进行展示。The display terminal 103 is also used to display the target state information.
区别于现有技术中所采取的机器人的监控在本体完成的方案所导致的增加机器人的处理量,并且主要针对逻辑层面的错误,也没有实现运行状态向云端网络以及移动终端的互联的问题,本发明实施例能够通过数据采集模块根据机器人的性能数据以及反映运行状态的业务操作数据生成运行日志,并且通过云服务器对数据采集模块生成的运行日志进行综合分析,从而实现机器人运行状态的远程监控,并且实现了展示终端对云服务器分析结果的展示,从而实现了远端对机器人的运行状态进行监控以及信息互联,使得用户能够 及时有效地发现机器人运行中的异常情况以及机器人的运营数据、用户体验的分析情况,提高了机器人运营状态监控效率。Different from the solution adopted in the prior art that the monitoring of the robot is completed on the main body, the processing capacity of the robot is increased, and it is mainly aimed at errors at the logic level, and there is no problem of realizing the interconnection of the running status to the cloud network and mobile terminals. In the embodiment of the present invention, the operation log can be generated by the data acquisition module according to the performance data of the robot and the business operation data reflecting the operation state, and the operation log generated by the data acquisition module can be comprehensively analyzed by the cloud server, so as to realize the remote monitoring of the operation state of the robot , and realized the display of the analysis results of the display terminal on the cloud server, thereby realizing the remote monitoring of the robot's running status and information interconnection, enabling users to timely and effectively discover abnormalities in the robot's operation, as well as the robot's operating data and user The analysis of experience improves the efficiency of robot operation status monitoring.
图3示出了本发明实施例提供的机器人运营状态监控方法的结构示意图。该方法应用于上述的机器人运营状态监控系统中。如图3所示,该方法200包括:Fig. 3 shows a schematic structural diagram of a method for monitoring robot operation status provided by an embodiment of the present invention. The method is applied to the above-mentioned robot operation status monitoring system. As shown in Figure 3, the method 200 includes:
步骤201:通过数据采集模块采集目标机器人的性能数据以及业务操作数据。Step 201: Collect performance data and business operation data of the target robot through the data collection module.
步骤202:通过所述数据采集模块根据所述性能数据以及业务操作数据生成运行日志。Step 202: Using the data collection module to generate a running log according to the performance data and business operation data.
在本发明的一个实施例中,所述性能数据和所述业务操作数据包括目标机器人的机器人标识、采集时间、采集对象名称以及采集参数信息;所述运行日志包括所述机器人标识、采集时间、采集对象名称、采集对象类型、采集信息类型以及对象状态信息;其中,所述采集对象类型为业务操作类型或性能类型;所述采集信息类型包括输入信息、输出信息以及中间逻辑信息。In an embodiment of the present invention, the performance data and the business operation data include the target robot's robot identification, collection time, collection object name, and collection parameter information; the operation log includes the robot identification, collection time, Collection object name, collection object type, collection information type and object state information; wherein, the collection object type is business operation type or performance type; the collection information type includes input information, output information and intermediate logic information.
在本发明的再一个实施例中,步骤202还包括:In yet another embodiment of the present invention, step 202 also includes:
步骤2021:根据所述采集对象名称确定所述采集对象类型。Step 2021: Determine the collection object type according to the collection object name.
步骤2022:根据所述采集对象名称和所述采集参数信息确定所述对象状态信息和所述采集信息类型。Step 2022: Determine the object status information and the collection information type according to the collection object name and the collection parameter information.
步骤203:通过云服务器对所述运行日志进行分析,确定所述目标机器人的运行状态信息,将所述运行状态信息发送至展示终端;Step 203: Analyzing the operation log through the cloud server, determining the operation state information of the target robot, and sending the operation state information to the display terminal;
在本发明的一个实施例中,所述运行状态信息包括告警提醒信息;步骤203还包括:In one embodiment of the present invention, the running status information includes warning and reminder information; step 203 also includes:
步骤2031:接收所述运行日志。Step 2031: Receive the operation log.
步骤2032:确定所述采集对象名称、采集对象类型和采集信息类型对应的告警规则。Step 2032: Determine the alarm rules corresponding to the collection object name, collection object type, and collection information type.
步骤2033:根据所述告警规则对所述机器人标识、采集时间和对象状态信息进行告警分析,得到所述告警提醒信息。Step 2033: Perform alarm analysis on the robot ID, collection time and object state information according to the alarm rules to obtain the alarm reminder information.
步骤2034:将所述告警提醒信息发送至所述展示终端。Step 2034: Send the alarm reminder information to the display terminal.
步骤204:通过所述展示终端对所述运行状态信息进行展示。Step 204: Display the running status information through the display terminal.
本实施例提供的机器人运营状态监控方法的具体方法步骤与前述机器人运营状态监控系统的工作过程基本一致,故不再赘述。从而区别于现有技术 中所采取的机器人的监控在本体完成的方案所导致的增加机器人的处理量,并且主要针对逻辑层面的错误,也没有实现运行状态向云端网络以及移动终端的互联的问题,本发明实施例能够通过数据采集模块根据机器人的性能数据以及反映运行状态的业务操作数据生成运行日志,并且通过云服务器对数据采集模块生成的运行日志进行综合分析,从而实现机器人运行状态的远程监控,并且实现了展示终端对云服务器分析结果的展示,从而实现了远端对机器人的运行状态进行监控以及信息互联,使得用户能够及时有效地发现机器人运行中的异常情况以及机器人的运营数据、用户体验的分析情况,提高了机器人运营状态监控效率。The specific method steps of the robot operation state monitoring method provided in this embodiment are basically the same as the working process of the aforementioned robot operation state monitoring system, so details are not repeated here. Therefore, it is different from the solution in the prior art that the monitoring of the robot is completed on the body, which increases the processing capacity of the robot, and is mainly aimed at errors at the logic level, and does not realize the interconnection of the running status to the cloud network and mobile terminals. , the embodiment of the present invention can use the data acquisition module to generate the operation log according to the performance data of the robot and the business operation data reflecting the operation state, and perform comprehensive analysis on the operation log generated by the data acquisition module through the cloud server, so as to realize the remote monitoring of the operation state of the robot. monitoring, and realized the display of the analysis results of the display terminal on the cloud server, thereby realizing the remote monitoring of the robot's running status and information interconnection, so that users can timely and effectively discover abnormalities in the operation of the robot and the operation data of the robot, The analysis of user experience improves the efficiency of robot operation status monitoring.
在此提供的算法或显示不与任何特定计算机、虚拟系统或者其它设备固有相关。各种通用系统也可以与基于在此的示教一起使用。根据上面的描述,构造这类系统所要求的结构是显而易见的。此外,本发明实施例也不针对任何特定编程语言。应当明白,可以利用各种编程语言实现在此描述的本发明的内容,并且上面对特定语言所做的描述是为了披露本发明的最佳实施方式。The algorithms or displays presented herein are not inherently related to any particular computer, virtual system, or other device. Various generic systems can also be used with the teachings based on this. The structure required to construct such a system is apparent from the above description. Furthermore, embodiments of the present invention are not directed to any particular programming language. It should be understood that various programming languages can be used to implement the contents of the present invention described herein, and the above description of specific languages is for disclosing the best mode of the present invention.
在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本发明的实施例可以在没有这些具体细节的情况下实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。In the description provided herein, numerous specific details are set forth. However, it is understood that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure the understanding of this description.
类似地,应当理解,为了精简本发明并帮助理解各个发明方面中的一个或多个,在上面对本发明的示例性实施例的描述中,本发明实施例的各个特征有时被一起分组到单个实施例、图、或者对其的描述中。然而,并不应将该公开的方法解释成反映如下意图:即所要求保护的本发明要求比在每个权利要求中所明确记载的特征更多的特征。Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, in order to streamline the present disclosure and to facilitate an understanding of one or more of the various inventive aspects, various features of the embodiments of the invention are sometimes grouped together into a single implementation examples, figures, or descriptions thereof. This method of disclosure, however, is not to be interpreted as reflecting an intention that the claimed invention requires more features than are expressly recited in each claim.
本领域技术人员可以理解,可以对实施例中的设备中的模块进行自适应性地改变并且把它们设置在与该实施例不同的一个或多个设备中。可以把实施例中的模块或单元或组件组合成一个模块或单元或组件,以及可以把它们分成多个子模块或子单元或子组件。除了这样的特征和/或过程或者单元中的至少一些是相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的每个特征可以由提供相同、等同或相似目的的替代特征来代替。Those skilled in the art can understand that the modules in the device in the embodiment can be adaptively changed and arranged in one or more devices different from the embodiment. Modules or units or components in the embodiments can be combined into one module or unit or component, and they can be divided into a plurality of submodules or subunits or subassemblies. All features disclosed in this specification (including accompanying claims, abstract and drawings) and any method or method so disclosed may be used in any combination, except that at least some of such features and/or processes or units are mutually exclusive. All processes or units of equipment are combined. Each feature disclosed in this specification (including accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
应该注意的是上述实施例对本发明进行说明而不是对本发明进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例。在权利要求中,不应将位于括号之间的任何参考符号构造成对权利要求的限制。单词“包含”不排除存在未列在权利要求中的元件或步骤。位于元件之前的单词“一”或“一个”不排除存在多个这样的元件。本发明可以借助于包括有若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的单元权利要求中,这些装置中的若干个可以是通过同一个硬件项来具体体现。单词第一、第二、以及第三等的使用不表示任何顺序。可将这些单词解释为名称。上述实施例中的步骤,除有特殊说明外,不应理解为对执行顺序的限定。It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention can be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In a unit claim enumerating several means, several of these means can be embodied by one and the same item of hardware. The use of the words first, second, and third, etc. does not indicate any order. These words can be interpreted as names. The steps in the above embodiments, unless otherwise specified, should not be construed as limiting the execution sequence.

Claims (10)

  1. 一种机器人运营状态监控系统,其特征在于,所述运营状态监控系统包括目标机器人的数据采集模块、展示终端以及云服务器,其中,A robot operation state monitoring system, characterized in that the operation state monitoring system includes a data acquisition module of a target robot, a display terminal and a cloud server, wherein,
    所述数据采集模块,用于采集所述目标机器人的性能数据以及业务操作数据;The data collection module is used to collect performance data and business operation data of the target robot;
    所述数据采集模块,还用于根据所述性能数据以及业务操作数据生成运行日志,将所述运行日志发送至所述云服务器;The data collection module is further configured to generate a running log according to the performance data and business operation data, and send the running log to the cloud server;
    所述云服务器,用于对所述运行日志进行分析,确定所述目标机器人的运行状态信息,将所述运行状态信息发送至所述展示终端;The cloud server is configured to analyze the operation log, determine the operation state information of the target robot, and send the operation state information to the display terminal;
    所述展示终端,用于对所述运行状态信息进行展示。The display terminal is used to display the running state information.
  2. 根据权利要求1所述的系统,其特征在于,The system according to claim 1, characterized in that,
    所述展示终端,还用于接收用户输入的管理操作请求,根据所述管理操作请求确定数据查询请求,将所述数据查询请求发送给所述云服务器;The display terminal is further configured to receive a management operation request input by a user, determine a data query request according to the management operation request, and send the data query request to the cloud server;
    所述云服务器,还用于根据所述数据查询请求将所述运行状态信息发送至所述展示终端。The cloud server is further configured to send the running status information to the display terminal according to the data query request.
  3. 根据权利要求1所述的系统,其特征在于,所述目标机器人包括指令输入模块、本体服务器;所述数据采集模块还包括数据获取单元、日志生成单元、数据存储单元以及数据上报单元,其中,The system according to claim 1, wherein the target robot includes an instruction input module and an ontology server; the data acquisition module further includes a data acquisition unit, a log generation unit, a data storage unit, and a data reporting unit, wherein,
    所述数据获取单元,用于从所述本体服务器获取所述性能数据;The data obtaining unit is configured to obtain the performance data from the ontology server;
    所述数据获取单元,还用于从所述指令输入模块获取所述业务操作数据;The data acquisition unit is further configured to acquire the business operation data from the instruction input module;
    所述数据获取单元,还用于从所述云服务器获取上报规则,将所述上报规则发送至所述数据上报单元;The data acquisition unit is further configured to acquire reporting rules from the cloud server, and send the reporting rules to the data reporting unit;
    所述日志生成单元,用于根据所述性能数据和所述业务操作数据生成所述运行日志;The log generating unit is configured to generate the running log according to the performance data and the business operation data;
    所述数据存储单元,用于对所述运行日志进行存储;The data storage unit is used to store the operation log;
    所述数据上报单元,用于根据所述上报规则将所述运行日志发送至所述云服务器。The data reporting unit is configured to send the operation log to the cloud server according to the reporting rule.
  4. 根据权利要求3所述的系统,其特征在于,所述运行日志包括机器人标识、采集时间、采集对象名称、采集对象类型、采集信息类型、采集参数信息以及对象状态信息;其中,所述采集对象类型包括业务操作类型和性能类型;所述采集信息类型包括输入信息、输出信息以及中间逻辑信息;The system according to claim 3, wherein the operation log includes robot identification, collection time, collection object name, collection object type, collection information type, collection parameter information, and object status information; wherein, the collection object The type includes business operation type and performance type; the collected information type includes input information, output information and intermediate logic information;
    所述日志生成单元,还用于根据所述采集对象名称确定所述采集对象类型;The log generating unit is further configured to determine the collection object type according to the collection object name;
    所述日志生成单元,还用于根据所述采集对象名称和所述采集参数信息确定所述对象状态信息和所述采集信息类型。The log generation unit is further configured to determine the object status information and the collection information type according to the collection object name and the collection parameter information.
  5. 根据权利要求4所述的系统,其特征在于,所述运行状态信息包括告警提醒信息;所述云服务器还包括:The system according to claim 4, wherein the running status information includes warning and reminder information; the cloud server further includes:
    数据接收单元,用于接收所述运行日志,将所述运行日志发送至数据分析单元;a data receiving unit, configured to receive the operation log, and send the operation log to the data analysis unit;
    数据分析单元,用于确定所述采集对象名称、采集对象类型和采集信息类型对应的告警规则;A data analysis unit, configured to determine the alarm rules corresponding to the collection object name, collection object type, and collection information type;
    所述数据分析单元,还用于根据所述告警规则对所述机器人标识、采集时间和对象状态信息进行告警分析,得到所述告警提醒信息;The data analysis unit is further configured to perform alarm analysis on the robot identification, collection time and object status information according to the alarm rules, to obtain the alarm reminder information;
    信息推送单元,用于将所述告警提醒信息发送至所述展示终端。An information push unit, configured to send the alarm reminder information to the display terminal.
  6. 根据权利要求5所述的系统,其特征在于,所述运行状态信息还包括业务统计信息及综合分析报告;The system according to claim 5, wherein the operating status information also includes business statistical information and comprehensive analysis reports;
    所述数据分析单元,还用于对所述采集对象类型为业务操作类型的所述运行日志进行统计分析,得到所述业务统计信息;The data analysis unit is further configured to perform statistical analysis on the operation log whose collection object type is a business operation type, to obtain the business statistical information;
    所述数据分析单元,还用于根据所述业务统计信息与所述告警提醒信息生成所述综合分析报告;The data analysis unit is further configured to generate the comprehensive analysis report according to the business statistical information and the alarm reminder information;
    所述信息推送单元,还用于将所述综合分析报告发送至所述展示终端。The information pushing unit is further configured to send the comprehensive analysis report to the display terminal.
  7. 根据权利要求6所述的系统,其特征在于,所述展示终端包括:The system according to claim 6, wherein the display terminal comprises:
    告警提醒单元,用于在接收到所述告警提醒信息时,执行预设的提醒动作;An alarm reminder unit, configured to execute a preset reminder action when receiving the alarm reminder information;
    交互单元,用于接收管理操作请求,根据所述管理操作请求确定所述数据查询请求;An interaction unit, configured to receive a management operation request, and determine the data query request according to the management operation request;
    所述交互单元,还用于在接收到所述综合分析报告时,对所述综合分析报告进行展示。The interaction unit is further configured to display the comprehensive analysis report when receiving the comprehensive analysis report.
  8. 一种机器人运营状态监控方法,其特征在于,应用于权利要求1-7任一项所述的机器人运营状态监控系统,所述方法包括:A robot operation state monitoring method, characterized in that it is applied to the robot operation state monitoring system described in any one of claims 1-7, the method comprising:
    通过数据采集模块采集目标机器人的性能数据以及业务操作数据;Collect the performance data and business operation data of the target robot through the data collection module;
    通过所述数据采集模块根据所述性能数据以及业务操作数据生成运行日 志;Generate a running log according to the performance data and business operation data by the data acquisition module;
    通过云服务器对所述运行日志进行分析,确定所述目标机器人的运行状态信息,将所述运行状态信息发送至展示终端;Analyzing the operation log through the cloud server, determining the operation state information of the target robot, and sending the operation state information to the display terminal;
    通过展示终端对所述运行状态信息进行展示。The running state information is displayed through the display terminal.
  9. 根据权利要求8所述的方法,其特征在于,所述性能数据和所述业务操作数据包括目标机器人的机器人标识、采集时间、采集对象名称以及采集参数信息;所述运行日志包括所述机器人标识、采集时间、采集对象名称、采集对象类型、采集信息类型以及对象状态信息;其中,所述采集对象类型为业务操作类型或性能类型;所述采集信息类型包括输入信息、输出信息以及中间逻辑信息;The method according to claim 8, wherein the performance data and the business operation data include the target robot's robot ID, collection time, collection object name, and collection parameter information; the operation log includes the robot ID , collection time, collection object name, collection object type, collection information type, and object status information; wherein, the collection object type is a business operation type or a performance type; the collection information type includes input information, output information, and intermediate logic information ;
    所述通过所述数据采集模块根据所述性能数据以及业务操作数据生成运行日志,包括:The generating a running log according to the performance data and business operation data through the data collection module includes:
    根据所述采集对象名称确定所述采集对象类型;determining the collection object type according to the collection object name;
    根据所述采集对象名称和所述采集参数信息确定所述对象状态信息和所述采集信息类型。The object status information and the collection information type are determined according to the collection object name and the collection parameter information.
  10. 根据权利要求9所述的方法,其特征在于,所述运行状态信息包括告警提醒信息;所述通过云服务器对所述运行日志进行分析,确定所述目标机器人的运行状态信息,包括:The method according to claim 9, wherein the running status information includes warning and reminder information; analyzing the running log through a cloud server to determine the running status information of the target robot includes:
    接收所述运行日志;receiving the operation log;
    确定所述采集对象名称、采集对象类型和采集信息类型对应的告警规则;Determine the alarm rules corresponding to the collection object name, collection object type, and collection information type;
    根据所述告警规则对所述机器人标识、采集时间和对象状态信息进行告警分析,得到所述告警提醒信息;Perform alarm analysis on the robot identification, collection time and object status information according to the alarm rules to obtain the alarm reminder information;
    将所述告警提醒信息发送至所述展示终端。Send the alarm reminder information to the display terminal.
PCT/CN2022/084166 2021-06-30 2022-03-30 Robot operating state monitoring system, and method WO2023273461A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110743456.7A CN115222181B (en) 2021-06-30 2021-06-30 Robot operation state monitoring system and method
CN202110743456.7 2021-06-30

Publications (1)

Publication Number Publication Date
WO2023273461A1 true WO2023273461A1 (en) 2023-01-05

Family

ID=83606705

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/084166 WO2023273461A1 (en) 2021-06-30 2022-03-30 Robot operating state monitoring system, and method

Country Status (2)

Country Link
CN (1) CN115222181B (en)
WO (1) WO2023273461A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116582406A (en) * 2023-07-13 2023-08-11 支付宝(杭州)信息技术有限公司 Method and device for uploading monitoring data

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190340048A1 (en) * 2018-05-04 2019-11-07 Vmware, Inc. Methods and systems to manage alerts in a distributed computing system
CN111427313A (en) * 2020-02-28 2020-07-17 上海高仙自动化科技发展有限公司 Robot management method and device, electronic equipment and storage medium
CN112233385A (en) * 2020-09-25 2021-01-15 国家卫星气象中心(国家空间天气监测预警中心) Service fault early warning system

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019134733A1 (en) * 2018-01-02 2019-07-11 Telefonaktiebolaget Lm Ericsson (Publ) Robot control monitoring and optimization in mobile networks
CN109167681B (en) * 2018-08-07 2021-08-17 北京云迹科技有限公司 State monitoring method and device
CN109165234B (en) * 2018-09-19 2021-03-09 北京云迹科技有限公司 Robot abnormity analysis method and device
US11625312B2 (en) * 2019-03-28 2023-04-11 Bank Of America Corporation System for continuous management and monitoring of robotic process automation bots
US10735522B1 (en) * 2019-08-14 2020-08-04 ProKarma Inc. System and method for operation management and monitoring of bots
CN110968482A (en) * 2019-12-18 2020-04-07 上海良鑫网络科技有限公司 Enterprise service and application intelligent monitoring system
CN111427739A (en) * 2019-12-20 2020-07-17 上海有个机器人有限公司 Real-time robot monitoring method, medium, terminal and device
CN111654470B (en) * 2020-05-13 2021-08-24 北京理工大学 Robot system state monitoring method, equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190340048A1 (en) * 2018-05-04 2019-11-07 Vmware, Inc. Methods and systems to manage alerts in a distributed computing system
CN111427313A (en) * 2020-02-28 2020-07-17 上海高仙自动化科技发展有限公司 Robot management method and device, electronic equipment and storage medium
CN112233385A (en) * 2020-09-25 2021-01-15 国家卫星气象中心(国家空间天气监测预警中心) Service fault early warning system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116582406A (en) * 2023-07-13 2023-08-11 支付宝(杭州)信息技术有限公司 Method and device for uploading monitoring data
CN116582406B (en) * 2023-07-13 2023-09-26 支付宝(杭州)信息技术有限公司 Method and device for uploading monitoring data

Also Published As

Publication number Publication date
CN115222181A (en) 2022-10-21
CN115222181B (en) 2023-08-22

Similar Documents

Publication Publication Date Title
US11657309B2 (en) Behavior analysis and visualization for a computer infrastructure
US20200159702A1 (en) Method, apparatus, and computer program product for data quality analysis
US20210176136A1 (en) Continuous data sensing of functional states of networked computing devices to determine efficiency metrics for servicing electronic messages asynchronously
CN102937930B (en) Application program monitoring system and method
US10192001B2 (en) Visualizing convolutional neural networks
US9934462B1 (en) Visualizing deep neural networks
US10116534B2 (en) Systems and methods for WebSphere MQ performance metrics analysis
US20100241903A1 (en) Automated health model generation and refinement
WO2021146996A1 (en) Training method for device metrics goodness level prediction model, and monitoring system and method
EP4091110B1 (en) Systems and methods for distributed incident classification and routing
WO2021003970A1 (en) Production line monitoring method and apparatus, and electronic device and readable storage medium
CN111585840B (en) Service resource monitoring method, device and equipment
WO2023246347A1 (en) Digital twin processing method and digital twin system
CN114500250B (en) System linkage comprehensive operation and maintenance system and method in cloud mode
KR102087959B1 (en) Artificial intelligence operations system of telecommunication network, and operating method thereof
CN112380089A (en) Data center monitoring and early warning method and system
WO2023273461A1 (en) Robot operating state monitoring system, and method
CN111738463A (en) Operation and maintenance method, device, system, electronic equipment and storage medium
CN112749153A (en) Industrial network data management system
CN109615218A (en) Nuclear power information system performance monitoring system and method
CN117408561A (en) Residential engineering construction supervision method and device and electronic equipment
CN112486776A (en) Cluster member node availability monitoring equipment and method
CN112910733A (en) Full link monitoring system and method based on big data
CN110633191A (en) Method and system for monitoring service health degree of software system in real time
CN115762090A (en) Financial-level system intelligent monitoring and early warning method and system based on convolutional neural network

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22831292

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE