Impactor testing method

By using a Qt-based automated testing method, storing test procedures and equipment information in JSON files, and automatically controlling the programmable power supply and oscilloscope, the problem of low efficiency in existing impactor testing is solved, achieving efficient and accurate equipment testing.

CN121384499APending Publication Date: 2026-01-23CHINA ORDNANCE EQUIP GRP AUTOMATION RES INST CO LTD
View PDF 0 Cites 0 Cited by

Patent Information

Application Number
CN202511370105.0
Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Filing Date
2025-09-24
Publication Date
2026-01-23

AI Technical Summary

Technical Problem

Existing impactor testing methods require manual data recording, which is inefficient, has a high error rate, and is inconvenient for adding or removing test equipment.

Method used

A Qt-based testing method is adopted, which stores the test process and equipment information in a JSON file and automates the control of the programmable power supply, oscilloscope and impactor to realize the automatic test process.

Benefits of technology

It improved testing efficiency, reduced error rates, simplified equipment management, and saved testers time and effort.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN121384499A_ABST
    Figure CN121384499A_ABST
Patent Text Reader

Abstract

The invention discloses an impactor test method, which relates to the technical field of test methods, and comprises the following steps of: writing a test process and test equipment information into a JSON file, reading the JSON file to load test equipment and a test process during test, and providing a program control power switch, impactor impact and oscilloscope data acquisition. And calculating the test data, and comparing the test data with a criterion to obtain a test result. According to the automatic test method, only a tester needs to perform simple operation, the error rate of impactor test can be effectively reduced, test equipment can be conveniently added or deleted, and the time and energy of the tester can be saved.
Need to check novelty before this filing date? Find Prior Art

Description

TECHNICAL FIELD

[0001] The present application relates to the technical field of test methods, in particular to an impactor test method based on Qt (a cross-platform application development framework). BACKGROUND

[0002] An impactor (English: Pneumatic Percussion Hammer / Hydro-Hammer) is a basic device in drilling engineering, mainly used for rock breaking or demolition work, and is divided into three types: pneumatic, hydraulic and manual. The pneumatic type is driven by compressed air and is suitable for gravel, hard rock and hydrological well drilling; the hydraulic type relies on drilling flushing fluid operation and is mainly used for geological core drilling and hard broken rock; the manual type is a single-person tool without power and is suitable for initial demolition in emergency rescue.

[0003] In the prior art, after manual or automatic testing of the impactor, the oscilloscope data needs to be manually recorded and the performance is manually judged. This method requires a lot of time and effort of the test personnel, and has the problems of low efficiency and high error rate. At the same time, the software test process and the device type are fixed, and it is not friendly to users who need to add new devices. SUMMARY

[0004] In view of the above problems, the present application provides an impactor test method for overcoming the above problems or at least partially solving the above problems.

[0005] The present application provides the following solutions:

[0006] An impactor test method, comprising:

[0007] Receiving configuration data input by a test personnel, the configuration data including a name of a test device, an added test type, a selected test process, a to-be-tested parameter, a click modification judgment setting criterion of each test item, oscilloscope parameter setting data, program-controlled power supply configuration data, and device program-controlled power supply switch data;

[0008] After determining that a test is triggered, reading a JSON file, obtaining all device models and displaying them, receiving selection of a target device model by the test personnel, loading all test types and test parameters corresponding to the target device model and creating corresponding test items in an interface;

[0009] After determining that a test type is selected by the test personnel, loading corresponding oscilloscope parameters, program-controlled power supply switches, test processes and criteria;

[0010] After determining that the tester triggers the start of the test, the switch of the program-controlled power supply is controlled and the oscilloscope parameters are set, the impactor is controlled to impact, and after the oscilloscope is triggered to sample the impactor impact waveform, the oscilloscope parameters are acquired according to the to-be-tested parameters, and the oscilloscope screenshot is saved.

[0011] The to-be-tested parameters acquired are compared with the criterion to obtain a test result.

[0012] Preferably, the test method is deployed on a PC, and the PC is communicatively connected with the oscilloscope, the impactor and the program-controlled power supply through network ports.

[0013] According to the specific embodiments of the present application, the following technical effects are provided.

[0014] The impactor test method provided by the embodiments of the present application writes test flow and test equipment information into a JSON file, reads the JSON file to load test equipment and test flow during testing, provides control of the switch of the program-controlled power supply, the impact of the impactor and the data acquisition of the oscilloscope, compares the test data with the criterion after calculation to obtain a test result. The automatic test method only needs simple operation of the tester, can effectively reduce the error rate of the impactor test, is convenient for adding or deleting test equipment, and can save the time and effort of the tester.

[0015] Of course, implementing any product of the present application does not necessarily need to achieve all the advantages described above at the same time. BRIEF DESCRIPTION OF DRAWINGS

[0016] In order to more clearly illustrate the technical solutions in the embodiments of the present application or the prior art, the drawings needed in the embodiments will be briefly introduced below. Obviously, the drawings in the following description are only some embodiments of the present application, and other drawings can be obtained by those skilled in the art without creative labor on the basis of these drawings.

[0017] Figure 1 is a test flow diagram of an impactor test method provided by the embodiments of the present application;

[0018] Figure 2 is an interface schematic diagram of a test method deployment system provided by the embodiments of the present application;

[0019] Figure 3 is an added equipment flow diagram provided by the embodiments of the present application. DETAILED DESCRIPTION

[0020] With reference to the drawings of the embodiments of the present application, the technical solutions in the embodiments of the present application will be clearly and completely described. Obviously, the described embodiments are only a part of the embodiments of the present application, rather than all the embodiments of the present application. Based on the embodiments in the present application, all the other embodiments obtained by a person of ordinary skill in the art belong to the scope of protection of the present application.

[0021] Referring to Figure 1 An impact tester testing method provided by the embodiments of the present application, as shown in Figure 1 , the method can include:

[0022] receiving configuration data input by a tester, the configuration data including a name of a testing device, an added testing type, a selected testing procedure, a to-be-tested parameter, a click modification decision setting criterion of each testing item, oscilloscope parameter setting data, program-controlled power supply configuration data, and device program-controlled power supply switch data;

[0023] After determining that the testing is triggered, reading a JSON file to obtain all device models and display, receiving selection of a target device model by the tester, loading all testing types and testing parameters corresponding to the target device model and creating corresponding testing items on an interface;

[0024] After determining that the tester selects a testing type, loading corresponding oscilloscope parameters, program-controlled power supply switches, testing procedures, and criteria;

[0025] After determining that the tester triggers the start of testing, controlling the switches of the program-controlled power supply and setting oscilloscope parameters, controlling the impact tester to impact, and after the oscilloscope is triggered to sample the impact waveform of the impact tester, obtaining oscilloscope parameters according to the to-be-tested parameter and saving an oscilloscope screenshot;

[0026] comparing the obtained to-be-tested parameter with the criterion to obtain a testing result.

[0027] Further, as shown in Figure 2 , the testing method is deployed on a PC, and the PC is communicatively connected with an oscilloscope, an impact tester, and a program-controlled power supply through network ports.

[0028] The impact tester testing method provided by the present application is used to improve the stability and accuracy of impact tester testing, save the time and effort of testers, and facilitate users to add or delete testing devices.

[0029] The user can add a test device through software, configure the name, test type, test process, to-be-tested parameter, oscilloscope setting parameter, program-controlled power switch, criterion of the test device, and write into a JSON file. When the software is opened, the JSON file is read to obtain test device information and a test process, and the user can select a test device and a test type to perform automatic testing. The software has three network ports, which are respectively used for controlling an oscilloscope, an impactor, and a program-controlled power supply. The three devices can be controlled in a process according to the test process, and test data is obtained to form a test result.

[0030] Add test device information and a test process.

[0031] As shown in Figure 3 , the software is opened, click to add, input the name of the test device, add a test type, select a test process and to-be-tested parameter, click to modify the criterion of each test item, click to set the oscilloscope parameter, and click to configure the program-controlled power supply.

[0032] Automatic testing.

[0033] The software is opened, the JSON file is automatically read to obtain all device models, the test personnel select a device model, the software loads all test types and test parameters of the device model and creates corresponding test items on the interface, the test personnel select a test type, the corresponding oscilloscope parameter, program-controlled power switch, test process, and criterion of the test type are loaded. After the test personnel click to start testing, the software controls the switch of the program-controlled power supply and sets the oscilloscope parameter, then controls the impactor to impact, when the oscilloscope is triggered, that is, the waveform of the impactor is sampled, the software automatically obtains the oscilloscope parameter according to the to-be-tested parameter, saves the oscilloscope screenshot, finally compares the obtained to-be-tested parameter with the criterion to obtain a test result. The automatic testing process is as shown in Figure 1 .

[0034] In summary, the impactor test method provided in the application writes a test process and test device information into a JSON file, reads the JSON file to load a test device and a test process when testing, provides control of a program-controlled power switch, impact of an impactor, and data acquisition of an oscilloscope, compares test data with a criterion after calculation to obtain a test result. The automatic test method only needs simple operation of the test personnel, can effectively reduce the error rate of impactor testing, is convenient for adding or deleting test devices, and can save time and effort of the test personnel.

[0035] It should be noted that, in the specification, relational terms such as first and second, and the like, can be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises", "comprising", or any other variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but can include other elements not expressly listed or inherent to such process, method, article, or apparatus. An element proceeded by "comprises... a" does not, without more constraints, exclude the existence of additional identical elements in the process, method, article, or apparatus that comprises the element.

[0036] Those skilled in the art can clearly understand, through the description of the above embodiments, that the application can be implemented by means of software plus a necessary general hardware platform. Based on such understanding, the technical solutions of the application can be embodied in the form of a software product, which can be stored in a storage medium, such as a ROM / RAM, a magnetic disk, an optical disk, etc., and includes a number of instructions to make a computer device (which can be a personal computer, a server, or a network device, etc.) execute the methods described in the various embodiments or some parts of the embodiments of the application.

[0037] Each of the embodiments in the specification is described in a progressive manner, and the same or similar parts of each of the embodiments can be referred to each other. Each of the embodiments focuses on the difference from other embodiments. In particular, for the system or system embodiments, since it is basically similar to the method embodiments, it is described more simply, and the relevant parts can be referred to the part of the description of the method embodiments. The above-described system and system embodiments are only illustrative, and the units described as separate components can be or can not be physically separated, and the components displayed as units can be or can not be physical units, i.e., they can be located in one place or distributed on multiple network units. Part or all of the modules can be selected to achieve the purpose of the embodiment according to the actual needs. Those skilled in the art can understand and implement it without creative labor.

[0038] The above only describes the preferred embodiments of the application and is not used to limit the protection scope of the application. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the application is included in the protection scope of the application.

Claims

1. An impactor test method characterized by, The application relates to a test method and a test device. The test method comprises the following steps: receiving configuration data input by a tester, wherein the configuration data comprises the name of a test device, added test types, selected test procedures, to-be-tested parameters, click modification judgment settings of each test item, oscilloscope parameter setting data, programmable power supply configuration data and device programmable power supply switch data; after determining that a test is triggered, reading a JSON file, obtaining all device models and displaying the same, receiving selection of a target device model by the tester, loading all test types and test parameters corresponding to the target device model and creating corresponding test items on an interface; after determining that the tester selects a test type, loading corresponding oscilloscope parameters, programmable power supply switches, test procedures and judgments; after determining that the tester triggers a start test, controlling the switch of a programmable power supply and setting oscilloscope parameters, controlling an impactor to impact, obtaining oscilloscope parameters according to to-be-tested parameters after the oscilloscope is triggered to sample an impactor impact waveform, and saving an oscilloscope screenshot; 2. The impactor test method of claim 1, wherein, comparing the obtained to-be-tested parameters with the judgments to obtain a test result. The test method is arranged on a PC, and the PC is communicatively connected with an oscilloscope, an impactor and a programmable power supply through network ports.