Hardware testing method, system, equipment and medium of switch

文档序号:1834636 发布日期:2021-11-12 浏览:20次 中文

阅读说明:本技术 一种交换机的硬件测试方法、系统、设备以及介质 (Hardware testing method, system, equipment and medium of switch ) 是由 徐亚洲 张连聘 于 2021-08-06 设计创作,主要内容包括:本发明公开了一种交换机的硬件测试方法,包括以下步骤:获取待测试交换机的配置文件和出厂属性参数;根据所述配置文件确定所述待测试交换机中的多个待测试硬件;获取所述多个待测试硬件分别对应的测试文件;调用预先定义的数据接口层中的若干个接口以获取每一个所述测试文件中定义的所述待测试硬件的属性参数;将获取到的属性参数和所述出厂属性参数进行对比,并基于对比结果生成测试报告。本发明还公开了一种系统、计算机设备以及可读存储介质。本发明提出的方案通过数据接口层使得交换机测试简单化、统一化,进而能够快速定位交换机故障。(The invention discloses a hardware testing method of a switch, which comprises the following steps: acquiring a configuration file and factory attribute parameters of a switch to be tested; determining a plurality of hardware to be tested in the switch to be tested according to the configuration file; obtaining test files corresponding to the plurality of hardware to be tested respectively; calling a plurality of interfaces in a predefined data interface layer to acquire attribute parameters of the hardware to be tested, which are defined in each test file; and comparing the acquired attribute parameters with the factory attribute parameters, and generating a test report based on the comparison result. The invention also discloses a system, a computer device and a readable storage medium. The scheme provided by the invention simplifies and unifies the switch test through the data interface layer, thereby being capable of rapidly positioning the switch fault.)

1. A hardware testing method of a switch is characterized by comprising the following steps:

acquiring a configuration file and factory attribute parameters of a switch to be tested;

determining a plurality of hardware to be tested in the switch to be tested according to the configuration file;

obtaining test files corresponding to the plurality of hardware to be tested respectively;

calling a plurality of interfaces in a predefined data interface layer to acquire attribute parameters of the hardware to be tested, which are defined in each test file;

and comparing the acquired attribute parameters with the factory attribute parameters, and generating a test report based on the comparison result.

2. The method of claim 1, further comprising:

the method comprises the steps of deploying a master service on a testing server and deploying a slave service with a first interface on a switch to be tested, wherein the master service and the slave service interact through the first interface.

3. The method of claim 2, further comprising:

and acquiring the configuration file and the factory attribute parameters by using the main service, and acquiring a corresponding test file according to the configuration file.

4. The method of claim 3, wherein invoking a number of interfaces in a predefined data interface layer to obtain attribute parameters of the hardware under test defined in each of the test files, further comprises:

and the master service sends a request for acquiring the attribute parameters of the hardware to be tested defined in the test file to the slave service by using the first interface.

5. The method of claim 4, further comprising:

and responding to the request received from the service, and calling a plurality of interfaces in a data interface layer defined by the switch to be tested in advance to acquire the attribute parameters.

6. The method of claim 5, wherein comparing the obtained attribute parameters with the factory attribute parameters, and generating a test report based on the comparison result, further comprises:

the slave service returns the acquired attribute parameters to the master service through the first interface;

and the main service compares the received attribute parameters with the delivery attribute parameters to generate a test report based on a comparison result.

7. The method of claim 3, further comprising:

creating a database;

and pre-storing the configuration file and the factory attribute parameters of the switch to be tested in the database.

8. A hardware testing system for a switch, comprising:

the first acquisition module is configured to acquire a configuration file and factory attribute parameters of the switch to be tested;

the determining module is configured to determine a plurality of to-be-tested hardware in the to-be-tested switch according to the configuration file;

the second acquisition module is configured to acquire test files corresponding to the plurality of hardware to be tested respectively;

the calling module is configured to call a plurality of interfaces in a predefined data interface layer to acquire the attribute parameters of the hardware to be tested, which are defined in each test file;

and the comparison module is configured to compare the acquired attribute parameters with the factory attribute parameters and generate a test report based on a comparison result.

9. A computer device, comprising:

at least one processor; and

memory storing a computer program operable on the processor, wherein the processor executes the program to perform the steps of the method according to any of claims 1-7.

10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, is adapted to carry out the steps of the method according to any one of claims 1 to 7.

Technical Field

The invention relates to the field of testing, in particular to a method, a system, equipment and a storage medium for testing hardware of a switch.

Background

When the switch produces and delivers goods, all the test items can be delivered to the hands of the customers only after passing the test of the production line production test program. The design of the switch production test program needs to completely cover the switch functionality.

At present, switch manufacturers on the market all have a set of switch production test suite. The method comprises the following steps that a switchboard manufacturer develops a diagnosis test program suitable for own products according to the characteristics of the own products; and there will be some differences in diagnostic test procedures for different models of switches. When a customer receives a delivered product, the customer can receive a detailed delivery test report, but the customer cannot be involved in the specific functional test details.

The production test programs of all the switch manufacturers only aim at the products of the switch manufacturers, and the diagnosis test programs do not have uniform test flows and judgment rules. For example, how to test the switch chip on the switch to function normally and how to set the conditions for passing the test are not uniform for each manufacturer.

Disclosure of Invention

In view of the above, in order to overcome at least one aspect of the above problem, an embodiment of the present invention provides a method for testing hardware of a switch, including the following steps:

acquiring a configuration file and factory attribute parameters of a switch to be tested;

determining a plurality of hardware to be tested in the switch to be tested according to the configuration file;

obtaining test files corresponding to the plurality of hardware to be tested respectively;

calling a plurality of interfaces in a predefined data interface layer to acquire attribute parameters of the hardware to be tested, which are defined in each test file;

and comparing the acquired attribute parameters with the factory attribute parameters, and generating a test report based on the comparison result.

In some embodiments, further comprising:

the method comprises the steps of deploying a master service on a testing server and deploying a slave service with a first interface on a switch to be tested, wherein the master service and the slave service interact through the first interface.

In some embodiments, further comprising:

and acquiring the configuration file and the factory attribute parameters by using the main service, and acquiring a corresponding test file according to the configuration file.

In some embodiments, calling several interfaces in a predefined data interface layer to obtain the attribute parameters of the hardware to be tested defined in each of the test files, further includes:

and the master service sends a request for acquiring the attribute parameters of the hardware to be tested defined in the test file to the slave service by using the first interface.

In some embodiments, further comprising:

and responding to the request received from the service, and calling a plurality of interfaces in a data interface layer defined by the switch to be tested in advance to acquire the attribute parameters.

In some embodiments, comparing the obtained attribute parameters with the factory attribute parameters, and generating a test report based on the comparison result, further includes:

the slave service returns the acquired attribute parameters to the master service through the first interface;

and the main service compares the received attribute parameters with the delivery attribute parameters to generate a test report based on a comparison result.

In some embodiments, further comprising:

creating a database;

and pre-storing the configuration file and the factory attribute parameters of the switch to be tested in the database.

Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a hardware testing system for a switch, including:

the first acquisition module is configured to acquire a configuration file and factory attribute parameters of the switch to be tested;

the determining module is configured to determine a plurality of to-be-tested hardware in the to-be-tested switch according to the configuration file;

the second acquisition module is configured to acquire test files corresponding to the plurality of hardware to be tested respectively;

the calling module is configured to call a plurality of interfaces in a predefined data interface layer to acquire the attribute parameters of the hardware to be tested, which are defined in each test file;

and the comparison module is configured to compare the acquired attribute parameters with the factory attribute parameters and generate a test report based on a comparison result.

Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a computer apparatus, including:

at least one processor; and

a memory storing a computer program operable on the processor, wherein the processor executes the program to perform the steps of:

acquiring a configuration file and factory attribute parameters of a switch to be tested;

determining a plurality of hardware to be tested in the switch to be tested according to the configuration file;

obtaining test files corresponding to the plurality of hardware to be tested respectively;

calling a plurality of interfaces in a predefined data interface layer to acquire attribute parameters of the hardware to be tested, which are defined in each test file;

and comparing the acquired attribute parameters with the factory attribute parameters, and generating a test report based on the comparison result.

In some embodiments, further comprising:

the method comprises the steps of deploying a master service on a testing server and deploying a slave service with a first interface on a switch to be tested, wherein the master service and the slave service interact through the first interface.

In some embodiments, further comprising:

and acquiring the configuration file and the factory attribute parameters by using the main service, and acquiring a corresponding test file according to the configuration file.

In some embodiments, calling several interfaces in a predefined data interface layer to obtain the attribute parameters of the hardware to be tested defined in each of the test files, further includes:

and the master service sends a request for acquiring the attribute parameters of the hardware to be tested defined in the test file to the slave service by using the first interface.

In some embodiments, further comprising:

and responding to the request received from the service, and calling a plurality of interfaces in a data interface layer defined by the switch to be tested in advance to acquire the attribute parameters.

In some embodiments, comparing the obtained attribute parameters with the factory attribute parameters, and generating a test report based on the comparison result, further includes:

the slave service returns the acquired attribute parameters to the master service through the first interface;

and the main service compares the received attribute parameters with the delivery attribute parameters to generate a test report based on a comparison result.

In some embodiments, further comprising:

creating a database;

and pre-storing the configuration file and the factory attribute parameters of the switch to be tested in the database.

Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a computer-readable storage medium storing a computer program which, when executed by a processor, performs the steps of:

acquiring a configuration file and factory attribute parameters of a switch to be tested;

determining a plurality of hardware to be tested in the switch to be tested according to the configuration file;

obtaining test files corresponding to the plurality of hardware to be tested respectively;

calling a plurality of interfaces in a predefined data interface layer to acquire attribute parameters of the hardware to be tested, which are defined in each test file;

and comparing the acquired attribute parameters with the factory attribute parameters, and generating a test report based on the comparison result.

In some embodiments, further comprising:

the method comprises the steps of deploying a master service on a testing server and deploying a slave service with a first interface on a switch to be tested, wherein the master service and the slave service interact through the first interface.

In some embodiments, further comprising:

and acquiring the configuration file and the factory attribute parameters by using the main service, and acquiring a corresponding test file according to the configuration file.

In some embodiments, calling several interfaces in a predefined data interface layer to obtain the attribute parameters of the hardware to be tested defined in each of the test files, further includes:

and the master service sends a request for acquiring the attribute parameters of the hardware to be tested defined in the test file to the slave service by using the first interface.

In some embodiments, further comprising:

and responding to the request received from the service, and calling a plurality of interfaces in a data interface layer defined by the switch to be tested in advance to acquire the attribute parameters.

In some embodiments, comparing the obtained attribute parameters with the factory attribute parameters, and generating a test report based on the comparison result, further includes:

the slave service returns the acquired attribute parameters to the master service through the first interface;

and the main service compares the received attribute parameters with the delivery attribute parameters to generate a test report based on a comparison result.

In some embodiments, further comprising:

creating a database;

and pre-storing the configuration file and the factory attribute parameters of the switch to be tested in the database.

The invention has one of the following beneficial technical effects: the scheme provided by the invention simplifies and unifies the switch test through the data interface layer, thereby being capable of rapidly positioning the switch fault.

Drawings

In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other embodiments can be obtained by using the drawings without creative efforts.

Fig. 1 is a schematic flow chart of a hardware testing method of a switch according to an embodiment of the present invention;

fig. 2 is a flow chart of a hardware testing method of a switch according to an embodiment of the present invention;

FIG. 3 is a schematic structural diagram of a hardware testing system according to an embodiment of the present invention;

FIG. 4 is a schematic structural diagram of a computer device provided in an embodiment of the present invention;

fig. 5 is a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present invention.

Detailed Description

In order to make the objects, technical solutions and advantages of the present invention more apparent, the following embodiments of the present invention are described in further detail with reference to the accompanying drawings.

It should be noted that all expressions using "first" and "second" in the embodiments of the present invention are used for distinguishing two entities with the same name but different names or different parameters, and it should be noted that "first" and "second" are merely for convenience of description and should not be construed as limitations of the embodiments of the present invention, and they are not described in any more detail in the following embodiments.

According to an aspect of the present invention, an embodiment of the present invention provides a method for testing hardware of a switch, as shown in fig. 1, which may include the steps of:

s1, acquiring a configuration file and factory attribute parameters of the switch to be tested;

s2, determining a plurality of hardware to be tested in the switch to be tested according to the configuration file;

s3, obtaining test files corresponding to the plurality of hardware to be tested respectively;

s4, calling a plurality of interfaces in a predefined data interface layer to obtain the attribute parameters of the hardware to be tested defined in each test file;

and S5, comparing the acquired attribute parameters with the factory attribute parameters, and generating a test report based on the comparison result.

The scheme provided by the invention simplifies and unifies the switch test through the data interface layer, thereby being capable of rapidly positioning the switch fault.

In some embodiments, further comprising:

the method comprises the steps of deploying a master service on a testing server and deploying a slave service with a first interface on a switch to be tested, wherein the master service and the slave service interact through the first interface.

Specifically, as shown in fig. 2, the main service (i.e., the test main program) deployed on the test server is a set of standard diagnostic test programs, and is deployed on the server, so that the test flow of each device of the switch is realized; the slave service (i.e., client program) core with the first interface deployed on the switch to be tested is the restful server service.

In some embodiments, further comprising:

and acquiring the configuration file and the factory attribute parameters by using the main service, and acquiring a corresponding test file according to the configuration file.

In some embodiments, comparing the obtained attribute parameters with the factory attribute parameters, and generating a test report based on the comparison result, further includes:

the slave service returns the acquired attribute parameters to the master service through the first interface;

and the main service compares the received attribute parameters with the delivery attribute parameters to generate a test report based on a comparison result.

Specifically, the configuration file configures which test items are performed by the switch to be tested, the main service can know the test items performed by the switch after acquiring the configuration file of the switch to be tested, then the corresponding test file is acquired, the test file comprises a corresponding test flow, a test result of corresponding hardware of the switch to be tested can be obtained by executing the test flow, and then the test result is compared with default configuration of leaving a factory. The testing process of each device is executed according to the testing standard in the switch industry. The test main program firstly accesses a test database to obtain data such as an IP address and factory configuration of the equipment to be tested; then, initiating a request through restful network service, requesting to acquire hardware information of the equipment to be tested, and waiting for returning; and after the equipment to be tested returns data, the test main program checks whether the returned data is correct or not, and the returned data is matched with the test database to generate a test report.

The test main program is a whole set of switch test flow, and comprises test items of all devices of the switch, mainly comprising a PSU power supply, a FAN FAN, a Sensor, a CPU processor, a MEMORY MEMORY, SSD storage, Firmware, a PORT PORT, an FRU replaceable unit, an LED lamp, an SFP optical module, a USB and the like, wherein the test flows of the test items are realized based on test criteria in the switch industry. The standard test flow of the PSU test item is as follows, and the PSU can be referred to in the test flows of other device test items.

(1) Checking the in-place state and the power supply state of the PSU, reporting an error if the PSU is abnormal, and entering the next step if the PSU is abnormal;

(2) accessing firmware information of the PSU, judging whether the firmware information accords with factory configuration, if so, reporting an error, and if not, entering the next step;

(3) accessing the input and output current, voltage, power and temperature of the PSU, judging whether the input and output current, voltage, power and temperature exceed a threshold value, if so, reporting an error, otherwise, entering the next step;

(4) and generating a test result.

In some embodiments, calling several interfaces in a predefined data interface layer to obtain the attribute parameters of the hardware to be tested defined in each of the test files, further includes:

and the master service sends a request for acquiring the attribute parameters of the hardware to be tested defined in the test file to the slave service by using the first interface.

Specifically, as shown in fig. 2, the slave service monitors a restful request initiated by the server-side test main program through a first interface (i.e., a restful interface), and calls a data interface layer to return the attribute parameters of the hardware to be tested.

In some embodiments, the Restful interface definition is a set of C/S communication interfaces defined by the present invention, for example, the interface may be defined as follows:

therefore, the exchanger production workshop builds an environment according to the diagnosis and test device designed by the invention, and the exchanger can be subjected to factory detection in batch by executing the test main program on the server.

In some embodiments, further comprising:

creating a database;

and pre-storing the configuration file and the factory attribute parameters of the switch to be tested in the database.

Specifically, the test database configures an IP address range of the switch to be tested, which test items need to be executed for testing, and default configuration of the switch when leaving factory.

In some embodiments, further comprising:

and responding to the request received from the service, and calling a plurality of interfaces in a data interface layer defined by the switch to be tested in advance to acquire the attribute parameters.

Specifically, as shown in fig. 2, the data interface layer is a set of hardware access interfaces, and the interfaces are defined and implemented by using Python language. The interface may be implemented to obtain data from a driver or SDK, set parameters, etc. Therefore, the switch manufacturer can only meet the execution requirement of the client program by realizing the layer interface.

As shown in fig. 2, the data interface layer defines data access interfaces of various devices, including PSU power, FAN, Sensor, CPU, memory, hard disk, firmware, etc. For example, the data access interface of the PSU power supply may be defined as follows:

the scheme provided by the invention has the advantages that the main test program is operated by the server side, the client side operates the client program and the data interface layer, and the formulated data interface layer is realized by the manufacturer, so that the test of the switch can be realized, the test of the switch is simplified and unified, and the client can download the diagnosis test program to operate, so that the fault of the switch can be quickly positioned.

Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a hardware testing system 400 of a switch, as shown in fig. 3, including:

a first obtaining module 401 configured to obtain a configuration file and factory attribute parameters of a switch to be tested;

a determining module 402 configured to determine a plurality of hardware to be tested in the switch to be tested according to the configuration file;

a second obtaining module 403, configured to obtain test files corresponding to the multiple pieces of hardware to be tested, respectively;

a calling module 404 configured to call a plurality of interfaces in a predefined data interface layer to obtain attribute parameters of the hardware to be tested defined in each of the test files;

the comparison module 405 is configured to compare the obtained attribute parameters with the factory attribute parameters, and generate a test report based on a comparison result.

In some embodiments, further comprising:

the method comprises the steps of deploying a master service on a testing server and deploying a slave service with a first interface on a switch to be tested, wherein the master service and the slave service interact through the first interface.

In some embodiments, further comprising:

and acquiring the configuration file and the factory attribute parameters by using the main service, and acquiring a corresponding test file according to the configuration file.

In some embodiments, calling several interfaces in a predefined data interface layer to obtain the attribute parameters of the hardware to be tested defined in each of the test files, further includes:

and the master service sends a request for acquiring the attribute parameters of the hardware to be tested defined in the test file to the slave service by using the first interface.

In some embodiments, further comprising:

and responding to the request received from the service, and calling a plurality of interfaces in a data interface layer defined by the switch to be tested in advance to acquire the attribute parameters.

In some embodiments, comparing the obtained attribute parameters with the factory attribute parameters, and generating a test report based on the comparison result, further includes:

the slave service returns the acquired attribute parameters to the master service through the first interface;

and the main service compares the received attribute parameters with the delivery attribute parameters to generate a test report based on a comparison result.

In some embodiments, further comprising:

creating a database;

and pre-storing the configuration file and the factory attribute parameters of the switch to be tested in the database.

The scheme provided by the invention has the advantages that the main test program is operated by the server side, the client side operates the client program and the data interface layer, and the formulated data interface layer is realized by the manufacturer, so that the test of the switch can be realized, the test of the switch is simplified and unified, and the client can download the diagnosis test program to operate, so that the fault of the switch can be quickly positioned.

Based on the same inventive concept, according to another aspect of the present invention, as shown in fig. 4, an embodiment of the present invention further provides a computer apparatus 501, including:

at least one processor 520; and

a memory 510, the memory 510 storing a computer program 511 executable on the processor, the processor 520 executing the program to perform the steps of:

s1, acquiring a configuration file and factory attribute parameters of the switch to be tested;

s2, determining a plurality of hardware to be tested in the switch to be tested according to the configuration file;

s3, obtaining test files corresponding to the plurality of hardware to be tested respectively;

s4, calling a plurality of interfaces in a predefined data interface layer to obtain the attribute parameters of the hardware to be tested defined in each test file;

and S5, comparing the acquired attribute parameters with the factory attribute parameters, and generating a test report based on the comparison result.

In some embodiments, further comprising:

the method comprises the steps of deploying a master service on a testing server and deploying a slave service with a first interface on a switch to be tested, wherein the master service and the slave service interact through the first interface.

In some embodiments, further comprising:

and acquiring the configuration file and the factory attribute parameters by using the main service, and acquiring a corresponding test file according to the configuration file.

In some embodiments, calling several interfaces in a predefined data interface layer to obtain the attribute parameters of the hardware to be tested defined in each of the test files, further includes:

and the master service sends a request for acquiring the attribute parameters of the hardware to be tested defined in the test file to the slave service by using the first interface.

In some embodiments, further comprising:

and responding to the request received from the service, and calling a plurality of interfaces in a data interface layer defined by the switch to be tested in advance to acquire the attribute parameters.

In some embodiments, comparing the obtained attribute parameters with the factory attribute parameters, and generating a test report based on the comparison result, further includes:

the slave service returns the acquired attribute parameters to the master service through the first interface;

and the main service compares the received attribute parameters with the delivery attribute parameters to generate a test report based on a comparison result.

In some embodiments, further comprising:

creating a database;

and pre-storing the configuration file and the factory attribute parameters of the switch to be tested in the database.

The scheme provided by the invention has the advantages that the main test program is operated by the server side, the client side operates the client program and the data interface layer, and the formulated data interface layer is realized by the manufacturer, so that the test of the switch can be realized, the test of the switch is simplified and unified, and the client can download the diagnosis test program to operate, so that the fault of the switch can be quickly positioned.

Based on the same inventive concept, according to another aspect of the present invention, as shown in fig. 5, an embodiment of the present invention further provides a computer-readable storage medium 601, where the computer-readable storage medium 601 stores computer program instructions 610, and the computer program instructions 610, when executed by a processor, perform the following steps:

s1, acquiring a configuration file and factory attribute parameters of the switch to be tested;

s2, determining a plurality of hardware to be tested in the switch to be tested according to the configuration file;

s3, obtaining test files corresponding to the plurality of hardware to be tested respectively;

s4, calling a plurality of interfaces in a predefined data interface layer to obtain the attribute parameters of the hardware to be tested defined in each test file;

and S5, comparing the acquired attribute parameters with the factory attribute parameters, and generating a test report based on the comparison result.

In some embodiments, further comprising:

the method comprises the steps of deploying a master service on a testing server and deploying a slave service with a first interface on a switch to be tested, wherein the master service and the slave service interact through the first interface.

In some embodiments, further comprising:

and acquiring the configuration file and the factory attribute parameters by using the main service, and acquiring a corresponding test file according to the configuration file.

In some embodiments, calling several interfaces in a predefined data interface layer to obtain the attribute parameters of the hardware to be tested defined in each of the test files, further includes:

and the master service sends a request for acquiring the attribute parameters of the hardware to be tested defined in the test file to the slave service by using the first interface.

In some embodiments, further comprising:

and responding to the request received from the service, and calling a plurality of interfaces in a data interface layer defined by the switch to be tested in advance to acquire the attribute parameters.

In some embodiments, comparing the obtained attribute parameters with the factory attribute parameters, and generating a test report based on the comparison result, further includes:

the slave service returns the acquired attribute parameters to the master service through the first interface;

and the main service compares the received attribute parameters with the delivery attribute parameters to generate a test report based on a comparison result.

In some embodiments, further comprising:

creating a database;

and pre-storing the configuration file and the factory attribute parameters of the switch to be tested in the database.

The scheme provided by the invention has the advantages that the main test program is operated by the server side, the client side operates the client program and the data interface layer, and the formulated data interface layer is realized by the manufacturer, so that the test of the switch can be realized, the test of the switch is simplified and unified, and the client can download the diagnosis test program to operate, so that the fault of the switch can be quickly positioned.

Finally, it should be noted that, as will be understood by those skilled in the art, all or part of the processes of the methods of the above embodiments may be implemented by a computer program, which may be stored in a computer-readable storage medium, and when executed, may include the processes of the embodiments of the methods described above.

Further, it should be appreciated that the computer-readable storage media (e.g., memory) herein can be either volatile memory or nonvolatile memory, or can include both volatile and nonvolatile memory.

Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as software or hardware depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the disclosed embodiments of the present invention.

The foregoing is an exemplary embodiment of the present disclosure, but it should be noted that various changes and modifications could be made herein without departing from the scope of the present disclosure as defined by the appended claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements of the disclosed embodiments of the invention may be described or claimed in the singular, the plural is contemplated unless limitation to the singular is explicitly stated.

It should be understood that, as used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items.

The numbers of the embodiments disclosed in the embodiments of the present invention are merely for description, and do not represent the merits of the embodiments.

It will be understood by those skilled in the art that all or part of the steps of implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, and the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.

Those of ordinary skill in the art will understand that: the discussion of any embodiment above is meant to be exemplary only, and is not intended to intimate that the scope of the disclosure, including the claims, of embodiments of the invention is limited to these examples; within the idea of an embodiment of the invention, also technical features in the above embodiment or in different embodiments may be combined and there are many other variations of the different aspects of the embodiments of the invention as described above, which are not provided in detail for the sake of brevity. Therefore, any omissions, modifications, substitutions, improvements, and the like that may be made without departing from the spirit and principles of the embodiments of the present invention are intended to be included within the scope of the embodiments of the present invention.

17页详细技术资料下载
上一篇:一种医用注射器针头装配设备
下一篇:一种基于神经网络的智能反射表面反射相位配置方法

网友询问留言

已有0条留言

还没有人留言评论。精彩留言会获得点赞!

精彩留言,会给你点赞!