CN117806922A - Alarm positioning method, device and system for testing machine - Google Patents

Alarm positioning method, device and system for testing machine Download PDF

Info

Publication number
CN117806922A
CN117806922A CN202311873680.3A CN202311873680A CN117806922A CN 117806922 A CN117806922 A CN 117806922A CN 202311873680 A CN202311873680 A CN 202311873680A CN 117806922 A CN117806922 A CN 117806922A
Authority
CN
China
Prior art keywords
alarm
data
alert
module
network packet
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202311873680.3A
Other languages
Chinese (zh)
Inventor
罗斐文
刘岩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hangzhou Changchuan Technology Co Ltd
Original Assignee
Hangzhou Changchuan Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hangzhou Changchuan Technology Co Ltd filed Critical Hangzhou Changchuan Technology Co Ltd
Priority to CN202311873680.3A priority Critical patent/CN117806922A/en
Publication of CN117806922A publication Critical patent/CN117806922A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/324Display of status information
    • G06F11/327Alarm or error message display
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Alarm Systems (AREA)

Abstract

The application relates to a method, a device and a system for positioning warning of a testing machine, wherein the method comprises the following steps: the monitoring board polls and reads alarm data; the alarm data is generated according to the state data of the testing machine; the alarm server reads and analyzes the alarm data to generate an alarm network packet; and the alarm client determines an alarm module and an alarm position according to the received alarm network packet and a first preset alarm mapping table. The alarm data is read through polling to analyze, an alarm network packet is generated, and the alarm client can determine an alarm module and an alarm position according to the alarm network packet so as to know the state of the testing machine and effectively monitor the state of the testing machine.

Description

Alarm positioning method, device and system for testing machine
Technical Field
The application relates to the technical field of automatic test equipment, in particular to a method, a device and a system for positioning an alarm of a testing machine.
Background
The automatic semiconductor test refers to that various parameter indexes of a tested device (Device Under Test, DUT) are detected by automatic test equipment (Automatic Test Equipment, ATE) and defective products are removed to control the factory quality of the semiconductor device. In the use process of the automatic test equipment, various test boards may have abnormal components or abnormal working states, and the like, and meanwhile, the equipment stably operates and needs external equipment to ensure the operating environment of the equipment. How to effectively monitor the state of the tester in an alarm way is a problem to be solved urgently.
Disclosure of Invention
Based on the above, it is necessary to provide a method, a device and a system for positioning a tester alarm, which can effectively monitor the state of the tester.
The first aspect of the present application provides a method for positioning an alarm of a testing machine, where the testing machine includes a monitor board, an alarm server and an alarm client, and the alarm server is respectively connected with the monitor board and the alarm client in a communication manner, and the method for positioning an alarm includes:
the monitoring board polls and reads alarm data; the alarm data are generated according to the state data of the testing machine;
the alarm server reads and analyzes the alarm data to generate an alarm network packet;
and the alarm client determines an alarm module and an alarm position according to the received alarm network packet and a first preset alarm mapping table.
In one embodiment, the alarm data is sent to the second serial port of the alarm server through the first serial port of the monitor board.
In one embodiment, the alert server reads and parses the alert data to generate an alert network packet, including:
the alarm server analyzes the alarm data based on an alarm communication protocol to obtain a register address and a bit address;
when the alarm server matches the register address and the bit information with a preset alarm code address mapping configuration file, an alarm code is determined;
and the alarm server reassembles alarm information in the alarm codes into packets to generate alarm network packets, and sends the alarm network packets to a message queue.
In one embodiment, the determining, by the alert client, the alert module and the alert location according to the received alert network packet and the first preset alert mapping table includes:
the alarm client side receives the alarm network packet through message queue polling and unpacks the alarm network packet to obtain an alarm code in the alarm network packet;
and the alarm client inquires the first preset alarm mapping table according to the alarm code to obtain alarm information, and determines an alarm module and an alarm position according to the alarm information.
In one embodiment, the method further comprises:
the alarm client queries in the second preset alarm mapping table according to the alarm code to obtain alarm content information, and carries out alarm prompt according to the alarm content information;
and the alarm module flashes and alarms on the alarm client control interface.
In one embodiment, the alarm information includes alarm quadrant, slot number, board card number and board card coordinates.
In one embodiment, the state data of the test machine includes external device state data and internal board state data, and the alarm data includes first alarm data generated according to the external device state data and second alarm data generated according to the internal board state data.
In one embodiment, the first alarm data is a monitoring board arranged in the electrical cabinet, and the data generated and stored in a corresponding alarm register when the alarm is determined to occur according to the monitored external equipment state data;
the external equipment state data comprise water cooling machine state data and/or electric cabinet state data.
In one embodiment, the second alarm data is an FPGA provided in the testing machine, and the second alarm data is data generated and stored in a corresponding alarm register when the alarm is determined to occur according to the monitored internal board card state data; the monitoring board is connected with the FPGA through the communication board, and reads the first alarm data and the second alarm data when the monitoring board is in power-on self-check and periodically polls.
The second aspect of the present application provides a test machine alarm positioning device, the test machine includes a monitor board, an alarm server and an alarm client, the alarm server is respectively in communication connection with the monitor board and the alarm client, the alarm positioning device includes:
the polling module is used for controlling the monitoring board to poll and read alarm data; the alarm data are generated according to the state data of the testing machine;
the alarm network packet generation module is used for controlling the alarm server to read and analyze the alarm data and generate an alarm network packet;
and the determining module is used for controlling the alarm client to determine an alarm module and an alarm position according to the received alarm network packet and a first preset alarm mapping table.
A third aspect of the present application provides a test machine alert positioning system, comprising:
the monitoring board is used for polling and reading alarm data; the alarm data are generated according to the state data of the testing machine;
the alarm server is communicated with the monitoring board through a serial port and is used for reading and analyzing the alarm data to generate an alarm network packet;
and the alarm client is communicated with the alarm server through a message queue and is used for determining an alarm module and an alarm position according to the received alarm network packet and a first preset alarm mapping table.
According to the warning positioning method, the warning positioning device and the warning positioning system for the testing machine, the monitoring board polls and reads the warning data generated according to the state data of the testing machine, and the warning server reads and analyzes the warning data to generate the warning network packet. And the alarm client determines an alarm module and an alarm position according to the received alarm network packet and a first preset alarm mapping table. The alarm data is read through polling to analyze, an alarm network packet is generated, and the alarm client can determine the alarm module and the alarm position according to the alarm network packet, so that the state of the testing machine is effectively monitored in an alarm mode, and the accurate positioning of the alarm module and the alarm position is realized.
Drawings
FIG. 1 is a flow chart of a method of alert positioning for a tester in one embodiment;
FIG. 2 is a flow diagram of an alert server reading and parsing alert data to generate an alert network package in one embodiment;
FIG. 3 is a flow chart of an alert client determining an alert module and an alert location according to a received alert network packet and a first preset alert map in one embodiment;
FIG. 4 is a flow chart of a method for positioning alarms of a testing machine in another embodiment;
FIG. 5 is a diagram of the alarm positioning of a digitizer in one embodiment;
FIG. 6 is a block diagram of a test machine alert positioning apparatus in one embodiment;
FIG. 7 is a schematic diagram of an alert positioning system of a testing machine in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the present application.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs. The terminology used herein in the description of the application is for the purpose of describing particular embodiments only and is not intended to be limiting of the application.
It is to be understood that in the following embodiments, "connected" is understood to mean "electrically connected", "communicatively connected", etc., if the connected circuits, modules, units, etc., have electrical or data transfer between them.
As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," and/or the like, specify the presence of stated features, integers, steps, operations, elements, components, or groups thereof, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, or groups thereof. Also, the term "and/or" as used in this specification includes any and all combinations of the associated listed items.
In one embodiment, a method for positioning an alarm of a testing machine is provided, the testing machine comprises a monitoring board, an alarm server and an alarm client, and the alarm server is respectively in communication connection with the monitoring board and the alarm client.
As shown in fig. 1, the alarm positioning method includes:
step S110: the monitoring board polls and reads the alarm data. The alarm data are generated according to the state data of the testing machine. The specific type of the state data of the testing machine is not unique, the state of the external equipment in the testing machine can be monitored according to actual needs, when the occurrence of an alarm is judged according to the monitored state data, corresponding alarm data are generated, and the alarm data are read through regular polling of the monitoring board and are sent to the alarm server. In this embodiment, the alarm data is sent to the second serial port of the alarm server through the first serial port of the monitor board, for example, the monitor board may communicate with the alarm server through the URAT serial port.
In one embodiment, the state data of the test machine includes external device state data and internal board state data, and the alert data includes first alert data generated from the external device state data and second alert data generated from the internal board state data. The external equipment and the internal board card of the testing machine can be respectively subjected to state monitoring through different modules to obtain corresponding state data. Specifically, the first alarm data is a monitoring board arranged in the electrical cabinet, and the data generated when the alarm occurs is determined according to the monitored external equipment state data and stored in a corresponding alarm register. The external equipment state data comprise water cooling machine state data and/or electric cabinet state data. Taking the example that the external equipment state data includes both water-cooling machine state data and electric appliance cabinet state data, the monitoring board may include a monitoring board controller and a sensor, and the monitoring board controller may be an FPGA (Filed Programmable Gate Array, field programmable logic array), a CPU (Central Processing Unit ), an MCU (Microcontroller Unit, micro control unit) or the like. The water cooling machine and the electric appliance cabinet are monitored by the sensor, the monitoring board controller receives state data obtained by monitoring the sensor, the state data are analyzed by combining corresponding reference data, and when the water cooling machine/the electric appliance cabinet is judged to be alarmed, corresponding alarm data are written into an address appointed by an internal alarm register.
The monitoring alarm of the water cooling machine can be at least one of monitoring alarm including water pump pressure alarm, leakage detection alarm, coolant flow alarm, factory water flow alarm, emergency stop alarm, water pump frequency converter alarm, factory water temperature alarm, coolant alarm, running state detection alarm and sensor temperature alarm. The sensor temperature alarm is condensation, temperature and air flow alarm of the water cooling machine.
The monitoring alarm for the electrical cabinet can be at least one of a power module alarm, a power quality alarm, an electrical cabinet temperature alarm, an electrical cabinet fan board alarm, a smoke sensor alarm, a monitoring board controller state alarm and a communication state alarm. The power module alarms comprise alternating current/direct current work abnormal power module alarms, the power quality alarms comprise alternating current power quality alarms, and the communication state alarms comprise monitoring board controller power-down alarms, monitoring board controller abnormal alarms, serial port communication abnormal alarms, interlocking signal abnormal alarms, board card FPGA configuration abnormal alarms and the like.
Further, the second alarm data is an FPGA arranged on the testing machine, and the data generated when the alarm occurs is determined according to the monitored internal board card state data and stored in the corresponding alarm register. The monitoring board is connected with the FPGA through the communication board, and reads the first alarm data and the second alarm data during startup self-checking and periodic polling.
Specifically, each resource board card of the tester is provided with an FPGA, pins of a chip arranged on the resource board card and related sensors are connected through the FPGA, the states of the board card and the chip are detected in real time, and alarm monitoring in the tester is carried out, for example, the states of a pin circuit chip, a power chip and various types of resource boards in the tester are monitored. Resource boards include, but are not limited to, digital boards, power boards, and communication boards. The FPGA is combined with the internal board card state data and related reference data to analyze, and when the warning of the testing machine is judged, the corresponding warning data is written into an address appointed by an internal warning register. Each type of alarm data is stored in an alarm register of a corresponding resource board, and different types of alarm data are stored in memory addresses which are designated or not designated.
The monitoring and alarming of the testing machine can be performed according to at least one of temperature monitoring, voltage monitoring, current monitoring, connection state monitoring, peripheral state monitoring and functional module monitoring. The function module monitoring may include a main control module monitoring, a Setup module monitoring, a communication module monitoring, a storage module monitoring, an MRA (Memory Repair Analysis, memory error repair analysis) module, a TG (Timing Generator)/comparison processing module/debug module monitoring, a PG (Pattern Generator, vector Generator) monitoring, an ALPG (Algorithmic Pattern Generator, algorithm pattern generation module) monitoring, a PDM (Pin Data Map) module monitoring, and a storage module monitoring.
The monitoring board controller is connected with the communication board through a UART serial port, the communication board is connected with the FPGA of each resource board card through the UART serial port, and when the monitoring board controller is started to perform self-checking and periodically polls, the monitoring board controller reads the first alarm data stored in the local alarm register, acquires the second alarm data stored in the alarm register in the FPGA through the communication board, gathers the alarm data and then sends the alarm data to the alarm server through the UART serial port.
Step S120: the alarm server reads and analyzes the alarm data to generate an alarm network packet. Specifically, the alarm server reads alarm data through the serial port, analyzes the alarm data and generates an alarm network packet. In one embodiment, as shown in fig. 2, step S120 includes steps S122 to S126.
Step S122: the alarm server analyzes the alarm data based on the alarm communication protocol to obtain a register address and a bit address. Specifically, after receiving the alarm data, the alarm server analyzes the alarm data according to an alarm communication protocol in communication with the monitor board, and in this embodiment, one piece of alarm data is 16 bytes in total, and carries data such as a board card type, an alarm quadrant, an alarm type, a slot number, a board card coordinate, a register address, a bit address, time and the like through different bytes.
Step S124: when the alarm server matches the register address and bit information with the preset alarm code address mapping configuration file, the alarm server determines the alarm code. The alarm server loads a preset alarm code address mapping configuration file when starting, calls a dynamic method of the report_hh_bit_conversion defined in the configuration file, and returns a corresponding alarm code when the register address and bit information in the alarm data are matched with the register address and bit information in the configuration file. The alarm information carried by the different alarm codes is different, for example, the alarm code 0001000101 may BE a GTH interface link failure alarm between the digital main board BE and the digital sub-board FE. The definition of the alarm code may take many forms, and this application explains only one of the embodiments, and there is no particular limitation to this.
Step S126: the alarm server reassembles alarm information in the plurality of alarm codes into packets to generate alarm network packets, and sends the alarm network packets to the message queue. After the alarm codes are determined, the alarm server reassembles alarm information carried by the alarm codes into packets to generate alarm network packets, and the alarm network packets are sent to the message queue for receiving by the alarm client. Message Queue (MQ), i.e., network transport.
Step S130: and the alarm client determines an alarm module and an alarm position according to the received alarm network packet and a first preset alarm mapping table. The alarm client loads a first preset alarm mapping table stored locally when being started, analyzes according to the received alarm network packet and the first preset alarm mapping table, and determines an alarm module and an alarm position. Correspondingly, in one embodiment, as shown in fig. 3, step S130 includes step S132 and step S134.
Step S132: the alarm client side receives the alarm network packet through the message queue polling and unpacks the alarm network packet to obtain the alarm code in the alarm network packet. And the alarm client side unpacks the alarm network packet to obtain an alarm code after receiving the alarm network packet in the message queue through polling. The alarm code here is the same as the alarm code in step S124 described above.
Step S134: the alarm client side inquires the first preset alarm mapping table according to the alarm code to obtain alarm information, and determines an alarm module and an alarm position according to the alarm information. The first preset alarm mapping table records the corresponding relation between different alarm codes and alarm information, and the alarm client compares the unpacked alarm code with the first preset alarm mapping table to search for corresponding alarm information from the first preset alarm mapping table. The first preset alert map includes, but is not limited to, a hash map, and the like. The alarm information may include alarm quadrant, slot number, board card number and board card coordinates. The warning quadrant is used for locating which test head in the testing machine the warning occurs in, for example, the testing machine comprises 4 test heads, the corresponding numbers are 0, 1, 2 and 3, and the warning quadrant is the number of the test head. The slot number is the unique identification information of the board card, and can be used for positioning which slot in the test head the alarm occurs. Each test head has 17 slots, and each slot is respectively a digital board, a power board, a communication board and the like. After the alarm information is determined, the alarm client can determine the corresponding alarm module and the alarm position, wherein the alarm module is used for representing the alarm type, for example, a block diagram with different colors can be used as the alarm module for representing different alarm types. The alarm module related to the alarm of the testing machine can comprise a temperature monitoring alarm module, a voltage monitoring alarm module, a current monitoring alarm module, a connection state monitoring alarm module, a peripheral state monitoring alarm module, a function module monitoring alarm module and the like. The alarm module related to the water cooler alarm can comprise a water pump pressure alarm module, a leakage detection alarm module, a coolant flow alarm module, a factory water flow alarm module, an emergency stop alarm module, a water pump frequency converter alarm module, a factory water temperature alarm module, a coolant alarm module, an operation state detection alarm module, a sensor temperature alarm module and the like. The alarm module related to the alarm of the electrical cabinet can comprise a power module alarm module, a power quality alarm module, an electrical cabinet temperature alarm module, an electrical cabinet fan plate alarm module, a smoke sensor alarm module, a monitoring plate controller state alarm module, a communication state alarm module and the like. The alarm position is used as a position for indicating the occurrence of an alarm, and the alarm positioning is convenient.
In one embodiment, as shown in fig. 4, the method further includes step S140 and step S150.
Step S140: and the alarm client inquires and obtains alarm content information in a second preset alarm mapping table according to the alarm code, and carries out alarm prompt according to the alarm content information. Wherein the second preset alert map includes, but is not limited to, a hash map and the like. The second preset alarm mapping table records the corresponding relation between different alarm codes and alarm content information, the alarm client compares the unpacked alarm codes with the second preset alarm mapping table to search for corresponding alarm content information from the second preset alarm mapping table, and the alarm content information can be: and the GTH interface between the digital main board BE and the digital sub-board FE is in failure warning. The alarm client side carries out alarm prompt according to the alarm content information, and specifically can display the alarm content information into an alarm log for viewing.
Step S150: the alarm module on the alarm client control interface flashes to alarm. After unpacking the obtained alarm code, the alarm client also displays the related alarm module through an interface and controls the alarm module to flash and alarm so as to carry out alarm positioning check. Specifically, the corresponding alarm module can be controlled to flash alarm on the interface by combining the alarm positions, as shown in fig. 5, the alarm positions corresponding to the alarm are positioned by inquiring the alarm codes, namely, specific board coordinate information, namely, two-dimensional coordinate information (3, F) in a digital board represents the 3 rd row and F column of the digital board. When the alarm occurs, the corresponding coordinates of the 3 rd row and the F th column in the two-dimensional matrix diagram of the digital board on the interface display the flash animation of the alarm module.
The warning positioning method of the testing machine can describe various different warning information and warning contents in detail, and meanwhile, the warning information is kept concise. The method can realize the accurate positioning of the alarm position, can display the alarm content, can position the alarm quadrant, the slot position number, the board card number and the board card coordinates, can display the coordinate position of the alarm on the board card if the board card of the testing machine alarms, and can flash and display the animation in the coordinate area where the alarm occurs. In addition, the configuration of the alarm code address mapping configuration file can be dynamically added, modified and deleted, the generation and mapping functions of the alarm codes are realized without modifying the codes, and the flexibility is brought to the subsequent system maintenance.
It should be understood that, although the steps in the flowcharts related to the embodiments described above are sequentially shown as indicated by arrows, these steps are not necessarily sequentially performed in the order indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in the flowcharts described in the above embodiments may include a plurality of steps or a plurality of stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of the steps or stages is not necessarily performed sequentially, but may be performed alternately or alternately with at least some of the other steps or stages.
Based on the same inventive concept, the embodiment of the application also provides a tester alarm positioning device for realizing the related tester alarm positioning method. The implementation of the solution provided by the device is similar to that described in the above method, so the specific limitation in the embodiments of the alert positioning device for one or more testers provided below may be referred to the limitation of the alert positioning method for the testers hereinabove, and will not be repeated herein.
In one embodiment, as shown in fig. 6, there is further provided an alarm positioning device of a testing machine, where the testing machine includes a monitor board, an alarm server and an alarm client, and the alarm server is respectively connected with the monitor board and the alarm client in a communication manner, and the alarm positioning device includes: a polling module 110, an alert network packet generation module 120, and a determination module 130, wherein:
a polling module 110, configured to control the monitoring board to poll and read alarm data; the alarm data is generated according to the state data of the testing machine.
The alarm network packet generation module 120 is configured to control the alarm server to read and parse the alarm data, and generate an alarm network packet.
The determining module 130 is configured to control the alarm client to determine the alarm module and the alarm position according to the received alarm network packet and the first preset alarm mapping table.
In one embodiment, the alert network packet generation module 120 controls the alert server to parse the alert data based on the alert communication protocol to obtain the register address and the bit address; when the register address and the bit information are matched with a preset alarm code address mapping configuration file, the control alarm server determines an alarm code; and controlling the alarm server to reorganize alarm information in the plurality of alarm codes to generate an alarm network packet, and sending the alarm network packet to the message queue.
In one embodiment, the determining module 130 controls the alert client to receive the alert network packet through the message queue poll, and unpack the alert network packet to obtain the alert code in the alert network packet; and the control alarm client inquires the first preset alarm mapping table according to the alarm code to obtain alarm information, and determines an alarm module and an alarm position according to the alarm information.
In one embodiment, the determining module 130 further controls the alarm client to query in the second preset alarm mapping table according to the alarm code to obtain alarm content information, and perform alarm prompt according to the alarm content information; and the alarm module on the control interface of the control alarm client terminal flashes and alarms.
All or part of the modules in the warning and positioning device of the testing machine can be realized by software, hardware and a combination thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, as shown in fig. 7, there is also provided a tester alert positioning system, comprising: a monitor board 210 for polling the alarm data; the alarm data is generated according to the state data of the testing machine; the alarm server 220 is in communication with the monitor board 210 through a serial port, and is used for reading and analyzing alarm data to generate an alarm network packet; the alarm client 230 communicates with the alarm server 220 through the message queue MQ, and is configured to determine an alarm module and an alarm location according to the received alarm network packet and the first preset alarm mapping table.
Specifically, please continue to refer to fig. 7, the alarm server 220 and the alarm client 230 are located in the upper computer, and the communication board, the power board, the digital board and other resource boards are located in the test head, so that the test head, the monitor board 210, the electrical cabinet, the water cooling machine, the sensor and the power module form a testing machine (or a lower computer).
The specific alarm positioning mode in the alarm positioning system of the testing machine is explained in detail in the alarm positioning method of the testing machine, and is not described in detail herein.
The alarm server can be implemented by an independent server or a server cluster formed by a plurality of servers. The alert client may be, but is not limited to, various personal computers, notebook computers, smartphones, tablet computers, and portable wearable devices, which may be smartwatches, smartbracelets, headsets, etc. In particular, the alert client may include a processor, a communication interface, a display unit, and an input device. The communication interface is used for communicating with the alarm server in a wireless manner, and the wireless manner can be realized through WIFI, a mobile cellular network, NFC (near field communication) or other technologies. The display unit is used for forming a visual picture and can be a display screen, a projection device or a virtual reality imaging device. The display screen can be a liquid crystal display screen or an electronic ink display screen, the input device can be a touch layer covered on the display screen, can also be a key, a track ball or a touch pad arranged on the shell of the alarm client, and can also be an external keyboard, a touch pad or a mouse, etc.
The technical features of the above-described embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above-described embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The above examples merely represent a few embodiments of the present application, which are described in more detail and are not to be construed as limiting the scope of the invention. It should be noted that it would be apparent to those skilled in the art that various modifications and improvements could be made without departing from the spirit of the present application, which would be within the scope of the present application. Accordingly, the scope of protection of the present application is to be determined by the claims appended hereto.

Claims (11)

1. The warning positioning method of the testing machine is characterized in that the testing machine comprises a monitoring board, a warning server and a warning client, wherein the warning server is respectively in communication connection with the monitoring board and the warning client, and the warning positioning method comprises the following steps:
the monitoring board polls and reads alarm data; the alarm data are generated according to the state data of the testing machine;
the alarm server reads and analyzes the alarm data to generate an alarm network packet;
and the alarm client determines an alarm module and an alarm position according to the received alarm network packet and a first preset alarm mapping table.
2. The positioning method of claim 1, wherein the alert data is sent to a second serial port of the alert server via a first serial port of the monitor board.
3. The positioning method according to claim 1, wherein the alert server reads and parses the alert data to generate an alert network packet, comprising:
the alarm server analyzes the alarm data based on an alarm communication protocol to obtain a register address and a bit address;
when the alarm server matches the register address and the bit information with a preset alarm code address mapping configuration file, an alarm code is determined;
and the alarm server reassembles alarm information in the alarm codes into packets to generate alarm network packets, and sends the alarm network packets to a message queue.
4. The positioning method according to claim 3, wherein the alert client determines an alert module and an alert location according to the received alert network packet and a first preset alert mapping table, comprising:
the alarm client side receives the alarm network packet through message queue polling and unpacks the alarm network packet to obtain an alarm code in the alarm network packet;
and the alarm client inquires the first preset alarm mapping table according to the alarm code to obtain alarm information, and determines an alarm module and an alarm position according to the alarm information.
5. The positioning method as set forth in claim 4, further comprising:
the alarm client queries in the second preset alarm mapping table according to the alarm code to obtain alarm content information, and carries out alarm prompt according to the alarm content information;
and the alarm module flashes and alarms on the alarm client control interface.
6. The positioning method of claim 4, wherein the alert information includes an alert quadrant, a slot number, a board card number, and a board card coordinate.
7. The positioning method according to any one of claims 1 to 6, wherein the state data of the test machine includes external device state data and internal board state data, and the alarm data includes first alarm data generated according to the external device state data and second alarm data generated according to the internal board state data.
8. The positioning method according to claim 7, wherein the first alarm data is data generated and stored in a corresponding alarm register when an alarm is determined to occur according to the monitored external device state data, wherein the first alarm data is a monitoring board arranged in an electrical cabinet;
the external equipment state data comprise water cooling machine state data and/or electric cabinet state data.
9. The positioning method according to claim 7, wherein the second alarm data is an FPGA provided in the testing machine, and the data generated when the alarm occurs is determined according to the monitored internal board state data and stored in the corresponding alarm register; the monitoring board is connected with the FPGA through the communication board, and reads the first alarm data and the second alarm data when the monitoring board is in power-on self-check and periodically polls.
10. The utility model provides a test machine warning positioner, its characterized in that, the test machine includes monitor plate, warning server and warning customer end, the warning server respectively with monitor plate with warning customer end communication connection, warning positioner includes:
the polling module is used for controlling the monitoring board to poll and read alarm data; the alarm data are generated according to the state data of the testing machine;
the alarm network packet generation module is used for controlling the alarm server to read and analyze the alarm data and generate an alarm network packet;
and the determining module is used for controlling the alarm client to determine an alarm module and an alarm position according to the received alarm network packet and a first preset alarm mapping table.
11. A test machine alert positioning system, comprising:
the monitoring board is used for polling and reading alarm data; the alarm data are generated according to the state data of the testing machine;
the alarm server is communicated with the monitoring board through a serial port and is used for reading and analyzing the alarm data to generate an alarm network packet;
and the alarm client is communicated with the alarm server through a message queue and is used for determining an alarm module and an alarm position according to the received alarm network packet and a first preset alarm mapping table.
CN202311873680.3A 2023-12-29 2023-12-29 Alarm positioning method, device and system for testing machine Pending CN117806922A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311873680.3A CN117806922A (en) 2023-12-29 2023-12-29 Alarm positioning method, device and system for testing machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311873680.3A CN117806922A (en) 2023-12-29 2023-12-29 Alarm positioning method, device and system for testing machine

Publications (1)

Publication Number Publication Date
CN117806922A true CN117806922A (en) 2024-04-02

Family

ID=90429700

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311873680.3A Pending CN117806922A (en) 2023-12-29 2023-12-29 Alarm positioning method, device and system for testing machine

Country Status (1)

Country Link
CN (1) CN117806922A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN118012661A (en) * 2024-04-08 2024-05-10 杭州长川科技股份有限公司 Test alarm monitoring device, method and test machine

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN118012661A (en) * 2024-04-08 2024-05-10 杭州长川科技股份有限公司 Test alarm monitoring device, method and test machine

Similar Documents

Publication Publication Date Title
CN117806922A (en) Alarm positioning method, device and system for testing machine
US20080016406A1 (en) Testing system for portable electronic devices and method of using the same
CN113778055B (en) TBOX detection method and detection system
US20150067424A1 (en) Processor tap support for remote services
CN106407059A (en) Server node testing system and method
TW201428487A (en) Testing system and testing method thereof
US20200326369A1 (en) Test method and test device
CN103424683A (en) Mainboard test system and method
CN116913368A (en) Test system and test method for memory chip
CN114167132B (en) Power consumption detection method and device of wireless terminal, electronic equipment and storage medium
CN115712559A (en) Method and device for testing hardware management software and electronic equipment
CN109407655B (en) Method and device for debugging chip
CN113849356A (en) Equipment testing method and device, electronic equipment and storage medium
TWI771759B (en) Power failure monitoring method, device, electronic device and storage medium
CN115934446A (en) Self-checking method, server, equipment and storage medium
CN110058979A (en) A kind of temperature reads monitoring method, BMC and the storage medium of failure failure
CN111008098A (en) Monitoring system and method
CN115616372A (en) Fault injection test method and system
CN111352763B (en) Information processing method and related product
CN114461479A (en) Method and device for debugging multimedia processing chip, storage medium and electronic equipment
CN113254290A (en) Memory particle multidimensional test method, device and system and readable storage medium
CN108880916B (en) IIC bus-based fault positioning method and system
CN111459731A (en) Method and system for testing stability of graphic processor
CN114020561B (en) Fault reporting method, system, device, computer equipment and storage medium
TWI813441B (en) System and method for boundary scan testing with test points of pins to be tested

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination