Test mode determination method and apparatus, storage medium, and electronic device

CN121029991BActive Publication Date: 2026-07-21NORTHWEST ENGINEERING CORPORATION LIMITED +2
View PDF 2 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
NORTHWEST ENGINEERING CORPORATION LIMITED
Filing Date
2025-07-25
Publication Date
2026-07-21

Smart Images

  • Figure CN121029991B_ABST
    Figure CN121029991B_ABST
Patent Text Reader

Abstract

The present disclosure provides a test mode determination method and device, a storage medium and an electronic device, and relates to the technical field of computers. The test mode determination method comprises: presenting a test element input interface on a screen in response to a response interface presentation operation; determining a plurality of test elements of an admixture shrinkage ratio test to be performed on the test element input interface in response to an element input operation; determining a first score of each candidate test mode under each test element; determining the weight of each test element, and determining the second score of each candidate test mode according to the weight of each test element and the first score of each candidate test mode; determining the test mode with the highest score from the second scores of each candidate test mode as the test mode of the admixture shrinkage ratio test to be performed. The present disclosure can improve the accuracy of the test mode determination of the admixture shrinkage ratio test.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] This disclosure relates to the field of computer technology, and more specifically, to a method and apparatus for determining a test mode, a storage medium, and an electronic device. Background Technology

[0002] The admixture shrinkage ratio test is a key test for evaluating the effect of concrete admixtures (such as water-reducing agents and expansion agents) on the shrinkage performance of concrete. It is mainly used to determine whether the admixture can effectively inhibit shrinkage or cause cracking risk.

[0003] For the test of the shrinkage ratio of admixtures, the test methods may include using a horizontal concrete shrinkage meter, a vertical concrete shrinkage meter, a contact extensometer, a concrete shrinkage meter, etc.

[0004] Currently, the method of determining the experimental approach mainly relies on human judgment, which is highly subjective. In particular, for inexperienced test personnel, inappropriate experimental methods may be used, leading to inaccurate experimental results.

[0005] It should be noted that the information disclosed in the background section above is only used to enhance the understanding of the background of this disclosure, and therefore may include information that does not constitute prior art known to those skilled in the art. Summary of the Invention

[0006] The purpose of this disclosure is to provide a method and apparatus for determining test methods, a storage medium and an electronic device, thereby at least to some extent overcoming the problem of improper use of test methods caused by human determination of test methods.

[0007] According to a first aspect of this disclosure, a method for determining the test mode for an admixture shrinkage ratio test is provided, comprising: responding to an interface presentation operation to present a test element input interface on a screen; on the test element input interface, responding to an element input operation to determine multiple test elements for the admixture shrinkage ratio test to be conducted; determining a first score for each candidate test mode under each test element; determining a weight for each test element, and determining a second score for each candidate test mode based on the weight of each test element and the first score of each candidate test mode; and determining the test mode with the highest score from the second scores of each candidate test mode as the test mode for the admixture shrinkage ratio test to be conducted.

[0008] Optionally, multiple experimental elements include a target experimental element, and candidate experimental methods include the target experimental method. In this case, determining the first score of the target experimental method under the target experimental element includes: if the target experimental element is text, extracting the first textual features of the target experimental element; determining the second textual features of the target experimental element from the first textual features based on keywords corresponding to the type of the target experimental element; and determining the first score of the target experimental method under the target experimental element based on the second textual features.

[0009] Optionally, determining the first score of the target test method under the target test element based on the second text features includes: determining the probability value of the target test method under the target test element based on the second text features; and converting the probability value of the target test method into the first score of the target test method.

[0010] Optionally, determining the weight of each experimental element includes: responding to a weight modification trigger operation to present a weight modification interface; on the weight modification interface, modifying the weight of one or more of the multiple experimental elements, and determining the weight of each experimental element based on the modification result.

[0011] Optionally, determining the second score of each candidate test method based on the weight of each test element and the first score of each candidate test method includes: multiplying the weight of the test element by the first score of the candidate test method under that test element to obtain the intermediate score of the candidate test method under that test element; summing the intermediate scores of the candidate test method under all test elements, and using the sum as the second score of the candidate test method.

[0012] Optionally, the method for determining the test method further includes: presenting a test method recommendation interface; wherein the test method information for the admixture shrinkage ratio test to be performed is displayed on the test method recommendation interface.

[0013] Optionally, the types of test elements include at least two of the following: specimen size, specimen shape, test cycle requirements, test accuracy requirements, test environmental conditions, and concrete material properties.

[0014] According to a second aspect of this disclosure, a test mode determination apparatus for an admixture shrinkage ratio test is provided, comprising: an interface presentation module for presenting a test element input interface on a screen in response to an interface presentation operation; an element input module for determining multiple test elements of the admixture shrinkage ratio test to be performed on the test element input interface in response to an element input operation; a first score determination module for determining a first score for each candidate test mode under each test element; a second score determination module for determining the weight of each test element and determining a second score for each candidate test mode based on the weight of each test element and the first score of each candidate test mode; and a mode determination module for determining the test mode with the highest score from the second scores of each candidate test mode as the test mode for the admixture shrinkage ratio test to be performed.

[0015] Optionally, multiple test elements include a target test element, and candidate test methods include the target test method. In this case, the first scoring determination module is configured to extract a first text feature of the target test element when the target test element is text; determine a second text feature of the target test element from the first text feature based on keywords corresponding to the type of the target test element; and determine a first score for the target test method under the target test element based on the second text feature.

[0016] Optionally, the first scoring determination module is configured to determine the probability value of the target test mode under the target test element based on the second text feature; and convert the probability value of the target test mode into a first score of the target test mode.

[0017] Optionally, the second scoring determination module is configured to present a weight modification interface in response to a weight modification trigger operation; on the weight modification interface, the weights of one or more of the multiple test elements are modified, and the weight of each test element is determined based on the modification result.

[0018] Optionally, the second scoring determination module is configured to multiply the weight of the test element by the first score of the candidate test method under the test element to obtain the intermediate score of the candidate test method under the test element; add the intermediate scores of the candidate test method under all test elements, and use the sum as the second score of the candidate test method.

[0019] Optionally, the method determination module is also configured to present a test method recommendation interface; wherein the test method recommendation interface displays information on the test method for the admixture shrinkage ratio test to be performed.

[0020] Optionally, the types of test elements include at least two of the following: specimen size, specimen shape, test cycle requirements, test accuracy requirements, test environmental conditions, and concrete material properties.

[0021] According to a third aspect of this disclosure, a computer-readable storage medium is provided having a computer program stored thereon, which, when executed by a processor, implements any of the above-described methods for determining the test mode for the admixture shrinkage ratio test.

[0022] According to a fourth aspect of this disclosure, an electronic device is provided, comprising: a processor; and a memory for storing executable instructions of the processor; the processor being configured to implement any of the above-described methods for determining the test mode for an admixture shrinkage ratio test by executing the executable instructions.

[0023] In some embodiments of this disclosure, the technical solutions provided include, on the one hand, after the user inputs basic information (i.e., test elements), the computer automatically analyzes and determines the test method for the admixture shrinkage ratio test, avoiding the problem of strong subjectivity in human analysis, which helps improve the accuracy of the test method determination, thereby contributing to the accuracy of the test results, while saving manpower. On the other hand, this disclosure assigns weights to the test elements and scores the test methods based on these weights, which conforms to the actual situation of the admixture shrinkage ratio test, resulting in highly accurate test methods. Furthermore, this disclosure provides an interface for users to input basic information, making the information input process convenient and demonstrating intelligence throughout.

[0024] It should be understood that the above general description and the following detailed description are exemplary and explanatory only, and are not intended to limit this disclosure. Attached Figure Description

[0025] The accompanying drawings, which are incorporated in and form part of this specification, illustrate embodiments consistent with this disclosure and, together with the description, serve to explain the principles of this disclosure. It is obvious that the drawings described below are merely some embodiments of this disclosure, and those skilled in the art can obtain other drawings based on these drawings without any inventive effort.

[0026] Figure 1 The flowchart illustrating an exemplary embodiment of the present disclosure is a method for determining the test mode for an admixture shrinkage ratio test.

[0027] Figure 2 A schematic diagram of the experimental elements of an embodiment of this disclosure is shown.

[0028] Figure 3 The flowchart illustrating the process of determining the first score of the target test mode under the target test elements in an embodiment of the present disclosure is shown in the illustration.

[0029] Figure 4A block diagram of a test mode determination apparatus for an admixture shrinkage ratio test according to an exemplary embodiment of the present disclosure is shown schematically.

[0030] Figure 5 A block diagram of an electronic device according to an exemplary embodiment of the present disclosure is shown schematically. Detailed Implementation

[0031] Example embodiments will now be described more fully with reference to the accompanying drawings. However, example embodiments can be implemented in many forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided to make this disclosure more comprehensive and complete, and to fully convey the concept of the example embodiments to those skilled in the art. The described features, structures, or characteristics can be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to give a full understanding of embodiments of this disclosure. However, those skilled in the art will recognize that the technical solutions of this disclosure can be practiced with one or more of the specific details omitted, or other methods, components, apparatus, steps, etc., can be employed. In other instances, well-known technical solutions are not shown or described in detail to avoid obscuring various aspects of this disclosure.

[0032] Furthermore, the accompanying drawings are merely illustrative of this disclosure and are not necessarily drawn to scale. The same reference numerals in the drawings denote the same or similar parts, and therefore repeated descriptions of them will be omitted. Some block diagrams shown in the drawings are functional entities and do not necessarily correspond to physically or logically independent entities. These functional entities may be implemented in software, in one or more hardware modules or integrated circuits, or in different network and / or processor devices and / or microcontroller devices.

[0033] The flowcharts shown in the accompanying drawings are merely illustrative and do not necessarily include all steps. For example, some steps may be broken down, while others may be combined or partially combined; therefore, the actual execution order may change depending on the specific circumstances. Furthermore, all terms such as "first," "second," etc., used below are for distinction purposes only and should not be construed as limiting the scope of this disclosure.

[0034] The test method determination scheme for the admixture shrinkage ratio test in the exemplary embodiments of this disclosure is implemented by an electronic device. That is, the electronic device can execute each step of the test method determination method for the admixture shrinkage ratio test. This disclosure does not limit the type of electronic device, which may be, for example, a personal computer, a server, a mobile terminal, laboratory equipment, etc.

[0035] Figure 1A flowchart illustrating a method for determining the test mode for an admixture shrinkage ratio test according to an exemplary embodiment of this disclosure is shown. (Reference) Figure 1 The method for determining the test method for the shrinkage ratio test of admixtures may include the following steps:

[0036] S10. The response interface presents the test element input interface on the screen.

[0037] According to some embodiments of this disclosure, the interface presentation operation can be a user-manual click operation or an operation that is automatically triggered by a trigger event, and this disclosure does not limit it.

[0038] The test element input interface allows users to input test elements for the admixture shrinkage ratio test. These test elements can be understood as the basic information for the admixture shrinkage ratio test. (Reference) Figure 2 The types of test elements include at least two of the following: specimen size, specimen shape, test cycle requirements, test accuracy requirements, test environmental conditions, and concrete material properties.

[0039] S12. On the test element input interface, the response element input operation determines multiple test elements for the admixture shrinkage ratio test to be performed.

[0040] According to some embodiments of this disclosure, the element input operation may include user text input operation, selection operation for option, modification operation, etc., and this disclosure does not limit it.

[0041] S14. Determine the first score for each candidate test method under each test element.

[0042] In exemplary embodiments of this disclosure, candidate test methods may include using a horizontal concrete shrinkage meter, a vertical concrete shrinkage meter, a contact extensometer, a concrete shrinkage meter, etc.

[0043] For each test element, a score can be determined for each test method, which is recorded as the first score.

[0044] To better illustrate this process, we will use one experimental element and one candidate experimental method. These experimental elements may include a target experimental element, which can be any one of the multiple experimental elements. The candidate experimental method may include the target experimental method, which can be any one of the candidate experimental methods.

[0045] The following is for reference. Figure 3 The process of first scoring for the target test method under the determination of target test elements is explained.

[0046] In step S302, if the target experimental element is text, the first text feature of the target experimental element is extracted.

[0047] Specifically, electronic devices can perform word segmentation on text and determine the first text feature based on the result of the word segmentation. This disclosure does not limit the model used for word segmentation.

[0048] In step S304, the second text features of the target test element are determined from the first text features based on the keywords corresponding to the type of the target test element.

[0049] Specifically, the type of target test element can be any one of the following: specimen size, specimen shape, test cycle requirements, test accuracy requirements, test environmental conditions, and concrete material properties. A mapping relationship between types and keywords can be predefined. Thus, the electronic device can compare the similarity of the first text feature from step S302 with each keyword. If the similarity is greater than a similarity threshold, the feature is used as the second text feature. If the similarity is less than the similarity threshold for all keywords, the feature is discarded.

[0050] Next, the electronic device can determine the first score of the target test method under the target test element based on the second text feature. Specifically:

[0051] In step S306, the electronic device determines the probability value of the target test mode under the target test element based on the second text feature. For example, a convolutional neural network can be used to classify the second text feature to determine the probability values ​​of all test modes, including the target test mode. Alternatively, the probability value of the target test mode can be determined based on a pre-configured mapping relationship between text features and probability values. That is, after determining the second text feature, the corresponding probability value can be queried based on the mapping relationship. This disclosure does not impose any limitations on this.

[0052] In step S308, the probability value of the target test method is converted into a first score for the target test method. According to some embodiments of this disclosure, the probability value can be directly used as the first score. According to other embodiments of this disclosure, the probability value can be converted to a percentage system to obtain a value from 1 to 100, which is then used as the first score. This disclosure does not impose any limitations on the implementation methods.

[0053] It should be noted that the above process for determining the first score of each candidate test method under each test element is merely an exemplary description. Furthermore, the first score of each candidate test method can also be directly configured based on the analysis results of each test element.

[0054] For example, regarding specimen size and shape, if the concrete specimen is large, regularly shaped, and easily placed horizontally, the first score for the horizontal concrete shrinkage meter is set higher than the first score for other methods. This is because the horizontal placement of the specimen effectively reduces deformation interference caused by the specimen's own weight when testing larger specimens, ensuring that the test results more accurately reflect the shrinkage characteristics of concrete. For instance, for testing concrete specimens of large precast components, the horizontal concrete shrinkage meter provides a stable testing environment.

[0055] If the concrete specimen is relatively tall and has good vertical stability, the first score of the vertical concrete shrinkage meter is configured to be higher than that of other methods. This is because it fully utilizes the vertical characteristics of the specimen, avoiding problems such as specimen tipping that might occur with horizontal placement, thus ensuring the safety and accuracy of the test. For some tall concrete specimens, such as bridge pier model specimens, the vertical concrete shrinkage meter is better suited for shrinkage ratio testing.

[0056] If the concrete specimen is small, the first score for this scenario using a contact extensometer is configured to be higher than the first score for other methods. This is because the contact extensometer, with its high-precision sensors, can accurately measure the minute shrinkage deformation of small specimens. In laboratory research, small standard specimens are often fabricated to simulate the concrete properties in actual engineering projects, and the contact extensometer can meet the high-precision testing requirements for these small specimens.

[0057] For testing scenarios requiring long-term, continuous monitoring of concrete shrinkage, horizontal or vertical concrete shrinkage meters are more suitable, as their initial score is higher than other methods. This is because these instruments typically possess stable structures and reliable long-term monitoring performance, enabling uninterrupted shrinkage rate testing and recording shrinkage changes in concrete at different ages. For instance, when studying the shrinkage characteristics of large-volume concrete over months or even years, horizontal or vertical concrete shrinkage meters can provide complete shrinkage data.

[0058] If the test cycle is short and rapid results are required, the contact extensometer, with its fast response and data processing capabilities, can complete the test of concrete shrinkage ratio in a short time, meeting the requirements of rapid testing. In this scenario, its first score is configured to be higher than the first score obtained through other methods. When conducting preliminary screening tests on concrete admixtures at the engineering site, the contact extensometer can quickly provide results, improving work efficiency.

[0059] For tests requiring extremely high precision, the contact extensometer is the preferred choice, as its first score in this scenario is configured to be higher than that of other methods. Utilizing high-precision sensors and advanced data acquisition technology, it can accurately capture minute shrinkage deformations in concrete with a small error range, making it suitable for research projects and high-precision quality control. For example, when studying the shrinkage characteristics of new high-performance concrete, precise data is needed to analyze the impact of admixtures on concrete shrinkage, a requirement that the contact extensometer can fulfill.

[0060] Horizontal and vertical concrete shrinkage meters, while ensuring a certain level of accuracy, focus more on monitoring the overall shrinkage of the specimen, making them suitable for engineering quality testing scenarios where moderate accuracy requirements are needed. In such cases, their first score is configured to be higher than that of other methods. For example, in the acceptance of concrete quality in general building construction projects, using these two instruments can meet the acceptance standards' requirements for shrinkage ratio testing accuracy.

[0061] For testing environments with limited space, contact extensometers and small concrete shrinkage meters, due to their small size and low space requirements, can be flexibly arranged and used within confined spaces. In situations where laboratory space is limited, choosing these instruments can effectively utilize space resources. In such cases, their first score is configured to be higher than that of other methods.

[0062] If the test site has ample space, horizontal and vertical concrete shrinkage meters can be installed and operated more easily. Their stable structure allows them to better leverage their performance advantages in a spacious environment, ensuring the stability and accuracy of the test. Under these conditions, their first score is configured to be higher than that of other methods.

[0063] Considering the characteristics of concrete materials, for highly fluid concrete, using a vertical concrete shrinkage meter in the early stages of specimen forming can reduce the impact of shape changes caused by concrete flow on the test results, ensuring that the specimen is in a stable state for shrinkage rate testing. Under these conditions, its first score is configured to be higher than the first score obtained through other methods.

[0064] For dry-hard concrete, horizontal concrete shrinkage meters or contact extensometers are more suitable because dry-hard concrete specimens are relatively stable in shape after molding. Horizontal instruments provide a stable testing platform, while contact extensometers can accurately measure their shrinkage deformation. Their first score under these conditions is configured to be higher than the first score of other methods.

[0065] Based on the above analysis, some embodiments of this disclosure do not limit the specific process of determining the first score within the scope of the above analysis conclusions, nor do they limit the specific value of the score.

[0066] S16. Determine the weight of each experimental element, and determine the second score of each candidate experimental method based on the weight of each experimental element and the first score of each candidate experimental method.

[0067] According to some embodiments of this disclosure, the weights of each test element can be pre-configured fixed values, and this disclosure does not limit their specific values.

[0068] According to other embodiments of this disclosure, for each admixture shrinkage ratio test, the weights of the test elements can be modified. Specifically, the electronic device can display a weight modification interface in response to a weight modification trigger operation. On this interface, the weights of one or more of the multiple test elements are modified in response to the user's operation, and the weight of each test element is determined based on the modification result, and the modified weights are applied.

[0069] For the process of determining the second score of candidate test methods, firstly, the weight of the test element can be multiplied by the first score of the candidate test method under that test element to obtain the intermediate score of the candidate test method under that test element. Next, the intermediate scores of the candidate test method under all test elements can be added together, and the sum can be used as the second score of the candidate test method.

[0070] It can be seen that the number of first scores of the test method described in this embodiment is the same as the number of test elements, while the number of second scores calculated based on the first scores is only one, representing the final score result of the test method.

[0071] S18. Determine the test method with the highest score from the second scores of each candidate test method, and use it as the test method for the admixture shrinkage ratio test to be carried out.

[0072] In addition, as a test method analyzed by the electronic device itself, the electronic device can also present this test method as a recommended test method for testers to refer to.

[0073] Specifically, the display screen of the electronic device can also present a test method recommendation interface, which can be a sub-interface of the above-mentioned interface. This interface can display information about the test method for the admixture shrinkage ratio test to be performed, for example, in the form of text or images.

[0074] It should be noted that although the steps of the method in this disclosure are described in a specific order in the accompanying drawings, this does not require or imply that the steps must be performed in that specific order, or that all the steps shown must be performed to achieve the desired result. Additional or alternative steps may be omitted, multiple steps may be combined into one step, and / or a step may be broken down into multiple steps.

[0075] Furthermore, this example embodiment also provides a test method determination device for an admixture shrinkage ratio test.

[0076] Figure 4 A block diagram illustrating a test mode determination apparatus for an admixture shrinkage ratio test according to an exemplary embodiment of the present disclosure is shown. (Reference) Figure 4 According to an exemplary embodiment of the present disclosure, the test mode determination device 4 for the admixture shrinkage ratio test may include an interface presentation module 41, an element input module 43, a first score determination module 45, a second score determination module 47, and a mode determination module 49.

[0077] Specifically, the interface presentation module 41 can be used to present the test element input interface on the screen in response to the interface presentation operation; the element input module 43 can be used to determine multiple test elements of the admixture shrinkage ratio test to be carried out on the test element input interface in response to the element input operation; the first score determination module 45 can be used to determine the first score of each candidate test mode under each test element; the second score determination module 47 can be used to determine the weight of each test element, and determine the second score of each candidate test mode based on the weight of each test element and the first score of each candidate test mode; the mode determination module 49 can be used to determine the test mode with the highest score from the second scores of each candidate test mode, as the test mode of the admixture shrinkage ratio test to be carried out.

[0078] According to an exemplary embodiment of this disclosure, multiple test elements include a target test element, and candidate test methods include the target test method. In this case, the first scoring determination module 45 can be configured to, when the target test element is text, extract a first text feature of the target test element; determine a second text feature of the target test element from the first text feature based on keywords corresponding to the type of the target test element; and determine a first score for the target test method under the target test element based on the second text feature.

[0079] According to an exemplary embodiment of this disclosure, the first scoring determination module 45 can be configured to determine the probability value of the target test mode under the target test element based on the second text feature; and convert the probability value of the target test mode into a first score of the target test mode.

[0080] According to an exemplary embodiment of this disclosure, the second scoring determination module 47 can be configured to present a weight modification interface in response to a weight modification trigger operation; on the weight modification interface, the weights of one or more of the multiple test elements are modified, and the weight of each test element is determined based on the modification result.

[0081] According to an exemplary embodiment of the present disclosure, the second scoring determination module 47 may be configured to multiply the weight of the test element by the first score of the candidate test mode under the test element to obtain the intermediate score of the candidate test mode under the test element; add the intermediate scores of the candidate test modes under all test elements, and use the sum as the second score of the candidate test mode.

[0082] According to an exemplary embodiment of the present disclosure, the method determination module 49 may also be configured to present a test method recommendation interface; wherein the test method recommendation interface displays information on the test method for the admixture shrinkage ratio test to be performed.

[0083] According to exemplary embodiments of this disclosure, the types of test elements include at least two of the following: specimen size, specimen shape, test cycle requirements, test accuracy requirements, test environmental conditions, and concrete material properties.

[0084] Since the functional modules of the test method determination device for the admixture shrinkage ratio test in this embodiment are the same as those in the above-described method embodiment, they will not be described again here.

[0085] In exemplary embodiments of this disclosure, a computer-readable storage medium is also provided, on which a program product capable of implementing the methods described above is stored. In some possible implementations, various aspects of this disclosure may also be implemented as a program product including program code that, when the program product is run on a terminal device, causes the terminal device to perform the steps of the various exemplary embodiments of this disclosure described in the "Exemplary Methods" section above.

[0086] The program product for implementing the above-described method according to embodiments of this disclosure may employ a portable compact disc read-only memory (CD-ROM) and include program code, and may run on a terminal device, such as a personal computer. However, the program product of this disclosure is not limited thereto. In this document, the readable storage medium may be any tangible medium containing or storing a program that may be used by or in conjunction with an instruction execution system, apparatus, or device.

[0087] The program product may take the form of any combination of one or more readable media. A readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof. More specific examples of readable storage media (a non-exhaustive list) include: an electrical connection having one or more wires, a portable disk, a hard disk, random access memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), an optical disk, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination thereof.

[0088] Computer-readable signal media may include data signals propagated in baseband or as part of a carrier wave, carrying readable program code. Such propagated data signals may take various forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination thereof. A readable signal medium may also be any readable medium other than a readable storage medium, capable of sending, propagating, or transmitting programs for use by or in conjunction with an instruction execution system, apparatus, or device.

[0089] The program code contained on the readable medium may be transmitted using any suitable medium, including but not limited to wireless, wired, optical fiber, RF, etc., or any suitable combination thereof.

[0090] Program code for performing the operations of this disclosure can be written in any combination of one or more programming languages, including object-oriented programming languages ​​such as Java and C++, and conventional procedural programming languages ​​such as C or similar languages. The program code can execute entirely on the user's computing device, partially on the user's computing device, as a standalone software package, partially on the user's computing device and partially on a remote computing device, or entirely on a remote computing device or server. In cases involving remote computing devices, the remote computing device can be connected to the user's computing device via any type of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computing device (e.g., via the Internet using an Internet service provider).

[0091] In an exemplary embodiment of this disclosure, an electronic device capable of implementing the above-described method is also provided.

[0092] Those skilled in the art will understand that various aspects of this disclosure can be implemented as a system, method, or program product. Therefore, various aspects of this disclosure can be specifically implemented in the following forms: a completely hardware implementation, a completely software implementation (including firmware, microcode, etc.), or a combination of hardware and software aspects, collectively referred to herein as a "circuit," "module," or "system."

[0093] The following reference Figure 5 To describe an electronic device 500 according to such an embodiment of the present disclosure. Figure 5 The electronic device 500 shown is merely an example and should not impose any limitation on the functionality and scope of use of the embodiments disclosed herein.

[0094] like Figure 5 As shown, the electronic device 500 is manifested in the form of a general-purpose computing device. The components of the electronic device 500 may include, but are not limited to: at least one processing unit 510, at least one storage unit 520, a bus 530 connecting different system components (including storage unit 520 and processing unit 510), and a display unit 540.

[0095] The storage unit stores program code that can be executed by the processing unit 510, causing the processing unit 510 to perform the steps described in the "Exemplary Methods" section of this specification according to various exemplary embodiments of the present disclosure. For example, the processing unit 510 can perform the steps of the method for determining the test mode for an admixture shrinkage ratio test according to embodiments of the present disclosure.

[0096] Storage unit 520 may include a readable medium in the form of a volatile storage unit, such as random access memory (RAM) 5201 and / or cache memory 5202, and may further include a read-only memory (ROM) 5203.

[0097] Storage unit 520 may also include a program / utility 5204 having a set (at least one) program module 5205, such program module 5205 including but not limited to: operating system, one or more application programs, other program modules and program data, each or some combination of these examples may include an implementation of a network environment.

[0098] Bus 530 can represent one or more of several types of bus structures, including a memory cell bus or memory cell controller, a peripheral bus, a graphics acceleration port, a processing unit, or a local bus using any of the various bus structures.

[0099] Electronic device 500 can also communicate with one or more external devices 600 (e.g., keyboard, pointing device, Bluetooth device, etc.), and with one or more devices that enable a user to interact with electronic device 500, and / or with any device that enables electronic device 500 to communicate with one or more other computing devices (e.g., router, modem, etc.). This communication can be performed via input / output (I / O) interface 550. Furthermore, electronic device 500 can also communicate with one or more networks (e.g., local area network (LAN), wide area network (WAN), and / or public networks, such as the Internet) via network adapter 560. As shown, network adapter 560 communicates with other modules of electronic device 500 via bus 530. It should be understood that, although not shown in the figures, other hardware and / or software modules can be used in conjunction with electronic device 500, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems.

[0100] From the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein can be implemented by software or by combining software with necessary hardware. Therefore, the technical solutions according to the embodiments of this disclosure can be embodied in the form of a software product, which can be stored in a non-volatile storage medium (such as a CD-ROM, USB flash drive, external hard drive, etc.) or on a network, including several instructions to cause a computing device (such as a personal computer, server, terminal device, or network device, etc.) to execute the methods according to the embodiments of this disclosure.

[0101] Furthermore, the above figures are merely illustrative of the processes included in the method according to exemplary embodiments of this disclosure and are not intended to be limiting. It is readily understood that the processes shown in the above figures do not indicate or limit the temporal order of these processes. Additionally, it is readily understood that these processes may be executed synchronously or asynchronously, for example, in multiple modules.

[0102] It should be noted that although several modules or units for the device used to perform actions have been mentioned in the detailed description above, this division is not mandatory. In fact, according to embodiments of this disclosure, the features and functions of two or more modules or units described above can be embodied in one module or unit. Conversely, the features and functions of one module or unit described above can be further divided and embodied by multiple modules or units.

[0103] Other embodiments of this disclosure will readily occur to those skilled in the art upon consideration of the specification and practice of the disclosure herein. This application is intended to cover any variations, uses, or adaptations of this disclosure that follow the general principles of this disclosure and include common knowledge or customary techniques in the art not disclosed herein. The specification and examples are to be considered exemplary only, and the true scope and spirit of this disclosure are indicated by the claims.

[0104] It should be understood that this disclosure is not limited to the precise structures described above and shown in the accompanying drawings, and various modifications and changes can be made without departing from its scope. The scope of this disclosure is limited only by the appended claims.

Claims

1. A method for determining the test method for the shrinkage ratio test of admixtures, characterized in that, include: The response interface displays the test element input interface on the screen. On the test element input interface, the response element input operation determines multiple test elements for the admixture shrinkage ratio test to be performed; Determine the first score for each candidate test method under each of the aforementioned test elements; Determine the weight of each of the test elements, multiply the weight of the test element by the first score of the candidate test method under the test element to obtain the intermediate score of the candidate test method under the test element; sum the intermediate scores of the candidate test methods under all the test elements, and use the sum as the second score of the candidate test method. The test method with the highest score among the second scores of each candidate test method is selected as the test method for the admixture shrinkage ratio test to be carried out. The multiple test elements include target test elements, and the candidate test methods include target test methods; wherein, determining the first score of the target test method under the target test elements includes: When the target experimental element is text, the first text feature of the target experimental element is extracted; The second text features of the target test element are determined from the first text features based on keywords corresponding to the type of the target test element; The probability value of the target test method under the target test element is determined based on the second text feature; The probability value of the target test method is converted into a first score for the target test method.

2. The method for determining the test method according to claim 1, characterized in that, Determining the weight of each of the experimental elements includes: The response to a weight modification triggers a weight modification interface. On the weight modification interface, the weights of one or more of the plurality of test elements are modified, and the weight of each test element is determined based on the modification result.

3. The method for determining the test method according to claim 1, characterized in that, The method for determining the test method also includes: Presents a recommended testing method interface; The recommended test method interface displays information about the test method for the admixture shrinkage ratio test to be performed.

4. The method for determining the test method according to any one of claims 1 to 3, characterized in that, The types of test elements include at least two of the following: specimen size, specimen shape, test cycle requirements, test accuracy requirements, test environmental conditions, and concrete material properties.

5. A device for determining the test method for the shrinkage ratio test of admixtures, characterized in that, include: The interface presentation module is used to display the test element input interface on the screen in response to interface presentation operations; The element input module is used to determine multiple test elements of the admixture shrinkage ratio test to be performed in response to the element input operation on the test element input interface. The first scoring determination module is used to determine the first score of each candidate test method under each of the test elements; The second scoring determination module is used to determine the weight of each of the test elements, multiply the weight of the test element by the first score of the candidate test method under the test element to obtain the intermediate score of the candidate test method under the test element; add up the intermediate scores of the candidate test methods under all the test elements, and use the sum as the second score of the candidate test method. The method determination module is used to determine the test method with the highest score from the second scores of each of the candidate test methods, and to use it as the test method for the admixture shrinkage ratio test to be carried out; The plurality of test elements include a target test element, and the candidate test methods include a target test method; the first scoring determination module is configured to, when the target test element is text, extract a first text feature of the target test element; determine a second text feature of the target test element from the first text feature based on keywords corresponding to the type of the target test element; determine the probability value of the target test method under the target test element according to the second text feature; and convert the probability value of the target test method into a first score of the target test method.

6. A computer-readable storage medium having a computer program stored thereon, characterized in that, When the computer program is executed by the processor, it implements the test method for determining the shrinkage ratio test of admixtures as described in any one of claims 1 to 4.

7. An electronic device, characterized in that, include: processor; as well as Memory for storing the executable instructions of the processor; The processor is configured to implement the test mode determination method for the admixture shrinkage ratio test as described in any one of claims 1 to 4 by executing the executable instructions.