CN113409780A - Voice control system and method applied to measuring instrument - Google Patents

Voice control system and method applied to measuring instrument Download PDF

Info

Publication number
CN113409780A
CN113409780A CN202110639921.2A CN202110639921A CN113409780A CN 113409780 A CN113409780 A CN 113409780A CN 202110639921 A CN202110639921 A CN 202110639921A CN 113409780 A CN113409780 A CN 113409780A
Authority
CN
China
Prior art keywords
parameter
voice
command
scpi
measuring instrument
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110639921.2A
Other languages
Chinese (zh)
Inventor
白轶荣
台鑫
王鹏
左永峰
徐明哲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
CLP Kesiyi Technology Co Ltd
Original Assignee
CLP Kesiyi Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by CLP Kesiyi Technology Co Ltd filed Critical CLP Kesiyi Technology Co Ltd
Priority to CN202110639921.2A priority Critical patent/CN113409780A/en
Publication of CN113409780A publication Critical patent/CN113409780A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/08Speech classification or search
    • G10L15/18Speech classification or search using natural language modelling
    • G10L15/1822Parsing for meaning understanding
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/26Speech to text systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • H04L69/162Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields involving adaptations of sockets based mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q9/00Arrangements in telecontrol or telemetry systems for selectively calling a substation from a main station, in which substation desired apparatus is selected for applying a control signal thereto or for obtaining measured values therefrom
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/22Procedures used during a speech recognition process, e.g. man-machine dialogue
    • G10L2015/223Execution procedure of a spoken command

Abstract

The invention discloses a voice control system and a method applied to a measuring instrument, belonging to the technical field of measurement, aiming at the requirement of instrument parameter resources, the invention classifies the instrument parameter resources and defines a set of resource logic structure, thereby laying the foundation of voice conversion; the method for converting the voice information into the SCPI command provided by the invention does not depend on any operating system platform, so that the method can be applied to various terminals and is beneficial to popularization and use of measuring instruments.

Description

Voice control system and method applied to measuring instrument
Technical Field
The invention belongs to the technical field of measurement, and particularly relates to a voice control system and method applied to a measuring instrument.
Background
In order to realize remote control of the measuring instruments, most measuring instruments currently provide a remote control interface so that a user can remotely operate the measuring instruments through programming, and most measuring instruments provide a programming interface conforming to the SCPI command specification.
Users typically need to learn the basic knowledge of SCPI Commands by learning IEEE Standard 488.1-1987, IEEE Standard Digital Interface for Programmable instrumentation, N.Y., 1998, and IEEE Standard 488.2-1992, IEEE Standard Codes, Formats, Protocols and Command Commands for Use with ANSI/IEEE Standard 488.1-1987, N.Y., N.1998, and then consult the Programming Manual provided by the instrumentation, understand the function and parameter settings of each SCPI Command, and screen out Commands related to their own measurement tasks, and finally send control Commands to the remote instrumentation through a Command input tool provided by the terminal, or program a dedicated programmer to complete the control of the remote instrumentation.
In the prior art, the operation of the remote measuring instrument is completed through a remote control command, namely an SCPI command.
Firstly, the specification of the SCPI command is quite strict, the content of the SCPI command is obscure and difficult to understand, and a user needs to spend a certain time to master the command, such as the command for setting an EXTernal TRIGger SOURce of a measuring instrument [: SOURCE ]: STREAm: ABORt: TRIGger: EXTERNAL: SOURCETRIGger [1] | TRIGger2| … | TRIGger14| STRobe', which is defined according to the specification of the SCPI command. The SCPI command specification defines a series of contents such as command type, command syntax, command tree, command parameters and command response, which is too costly for a common user to learn.
Secondly, with the continuous enhancement of the functions of the measuring instruments, the programming interface provided by the measuring instruments, namely, the SCPI commands, is increased explosively, the programming manual provided for the user is hundreds of pages, the user needs to learn the programming manual provided by the measuring instrument manufacturer besides mastering the specifications of the SCPI commands, in addition, different measuring instruments completing the same function are possibly provided by different manufacturers, the SCPI commands of different manufacturers are not compatible in common conditions, and therefore, great inconvenience is brought to the use of the user, and the popularization and the use of the measuring instruments are not facilitated.
In order to complete the operation of the remote measuring instrument in the prior art, a user needs to master the SCPI command specification firstly, because the remote programming interfaces provided by the instrument are all based on the SCPI command specification, the learning of the SCPI command specification has high requirements on the user and has more related knowledge; secondly, a user needs to learn a programming manual provided by the measuring instrument to master the function of each command and the configuration of related parameters; finally, the user finds out relevant commands and configuration parameters meeting the needs of the user from the SCPI commands, and then sends control commands to the remote measuring instrument through a command input tool provided by the terminal, or a programmer works out a special program to complete the control of the remote measuring instrument. The existing technology requires a great deal of manpower and time for users to learn the programming manual provided by the SCPI command specification and the measuring instrument, which undoubtedly increases the use cost of the users.
Disclosure of Invention
Aiming at the technical problems in the prior art, the invention provides the voice control system and the voice control method applied to the measuring instrument, which are reasonable in design, overcome the defects of the prior art and have good effects.
In order to achieve the purpose, the invention adopts the following technical scheme:
a voice control system applied to a measuring instrument comprises a voice data processing module, a voice command analysis module, a parameter processing module and a remote control sending module;
the voice data processing module is configured to convert voice information into text information, convert the voice information into native text information by means of third-party voice service, and process the native text information, wherein the processing comprises extracting numerical characters, eliminating punctuation marks and conversion predicates, and splitting and processing the native text information into text information convenient for voice command analysis, and the text information comprises command information and numerical information;
the voice command analysis module is configured to match the input text information with the voice keyword information in the mapping table one by one, generally find a plurality of options with high matching degree, only reserve the first three options and output the parameter IDs of the three options; if no matching item can be found, returning an error and prompting the user that the input can not be identified again;
the parameter processing module is configured to extract command parameters from the text information output by the voice data processing module according to the parameter information corresponding to the parameter ID;
for integer parameters and floating point parameters, the parameter information corresponds to numerical value information in the text information, and only the numerical value information needs to be converted into corresponding integer and floating point numbers; for discrete parameters, matching the discrete value mapping table with text information one by one to find appropriate discrete character information, and then converting the discrete character information into discrete values; for the event parameters, no processing is needed, because the parameters are only used for triggering and do not carry data, and a complete SCPI command is finally output by the parameter processing module through processing the parameter data;
and the remote control sending module is configured to send the complete SCPI command to the target instrument, and the complete SCPI command can be sent by adopting a network SOCKET and can also be sent by calling an existing VISA library interface.
Preferably, aiming at the requirement of instrument parameter resources, the instrument parameter resources are divided into five categories of integer parameters, floating point parameters, discrete parameters, character string parameters and event parameters; and defining a set of data resource logic structure for different types of instrument parameters:
the shaping parameter is used for representing an externally open shaping control interface of the measuring instrument;
the floating point parameter is used for representing a floating point type interface which is opened to the outside by the measuring instrument;
the discrete parameters are used for representing the switch type and the multi-selection type interfaces which are opened by the measuring instrument;
the character string parameter is used for representing a character string type interface which is opened by the measuring instrument;
and the event parameter is used for representing the trigger or execution type interface which is opened to the outside by the measuring instrument.
Preferably, the integer parameter data structure includes 1) default values: default values for storing interface data; 2) minimum value: a minimum value for storing interface data; 3) maximum value: a maximum value for storing interface data; 4) SCPI command: for storing SCPI commands associated with this parameter; 5) voice keywords: for storing speech keywords associated with this parameter.
Preferably, the floating point type parameter data structure includes 1) default values: default values for storing interface data; 2) minimum value: a minimum value for storing interface data; 3) maximum value: a maximum value for storing interface data; 4) SCPI command: for storing SCPI commands associated with this parameter; 5) voice keywords: for storing speech keywords associated with this parameter.
Preferably, the discrete parameter data structure includes 1) default values: default values for storing interface data; 2) minimum value: a minimum value for storing interface data; 3) maximum value: a maximum value for storing interface data; 4) the value mapping table comprises: for the values of the discrete data, the values can be numerical values such as 0 and 1, and can also be meaningful character strings including OFF, ON, OFF, internal, external, manual and automatic, and the mapping table stores the mapping from the meaningful character strings to the actual numerical values; 5) SCPI command: for storing SCPI commands associated with this parameter; 6) voice keywords: for storing speech keywords associated with this parameter.
Preferably, the event-type parameter data structure includes 1) the SCPI command: for storing SCPI commands associated with this parameter; 2) voice keywords: for storing speech keywords associated with this parameter.
In addition, the invention also provides a voice control method applied to the measuring instrument, which adopts the voice control system applied to the measuring instrument, and specifically comprises the following steps:
step 1: performing voice data processing on the voice information through a voice data module, and converting the voice information into text information;
step 2: performing voice command analysis on the text information through a voice command analysis module, and outputting a parameter ID corresponding to the voice command;
and step 3: the parameter processing module extracts and processes a parameter part in the voice command according to the parameter information and outputs a complete SCPI command;
and 4, step 4: and the remote control sending module sends the complete SCPI command to the target machine to complete the control of the target instrument.
Preferably, the text information, also called voice command, contains a command part and a parameter part.
Preferably, in step 3, the method specifically comprises the following steps:
step 3.1: intercepting a command part of a head area from a voice command by utilizing a voice keyword lexicon;
step 3.2: searching out an SCPI command associated with the voice command through a mapping table of the voice command keyword and the SCPI command, and extracting a parameter part in the voice command according to an instrument parameter resource type associated with the SCPI command; the extraction of the parameter part in the voice command depends on the command part;
step 3.3: splicing the SCPI command and the processed parameter part into a complete SCPI command
Preferably, the first and second electrodes are formed of a metal,
the invention has the following beneficial technical effects:
aiming at the requirement of instrument parameter resources, the invention classifies the instrument parameter resources and defines a set of resource logic structure, thereby laying the foundation of voice conversion;
the method for converting the voice information into the SCPI command provided by the invention does not depend on any operating system platform, so that the method can be applied to various terminals and is beneficial to popularization and use of measuring instruments.
Drawings
FIG. 1 is a flow chart of the method of the present invention.
Fig. 2 is an expanded schematic view.
Detailed Description
The invention is described in further detail below with reference to the following figures and detailed description:
according to the method, through the requirement of collecting instrument parameter resources, the instrument parameter resources are abstracted into five categories, namely integer parameters, floating point parameters, discrete parameters, character string parameters and event parameters, a set of data resource logic structure is defined for different types of instrument parameters, and the association between a remote control command (SCPI command) and a voice keyword is established on the set of data resource logic structure. The invention also provides a voice control method, which uses a third party service to convert the voice data received by the terminal into text information, the text information is also called a voice command, and the text information comprises a command part and a parameter part, the extraction of the parameter part depends on the command part, so that firstly, the command part of the head area is intercepted from the voice command by using a voice keyword thesaurus, then, the SCPI command and the instrument parameter resource type which are related to the command are searched through a mapping table of a remote control command (SCPI command) and the voice keyword, the parameter part is extracted and converted according to the instrument parameter resource type which is related to the command, then, the SCPI command and the processed parameters are spliced into a complete SCPI command, and finally, the complete SCPI command is sent to a target instrument through a network to complete the voice control of the measuring instrument. The technical scheme of the invention comprises instrument parameter resource logic structure definition and a voice control method of a remote measuring instrument.
Aiming at the requirement of instrument parameter resources, the invention divides the instrument parameter resources into integer parameters, floating point parameters, discrete parameters, character string parameters and event parameters. The integral parameter is used for representing an integral control interface which is opened by the measuring instrument to the outside, the floating point parameter is used for representing a floating point interface which is opened by the measuring instrument to the outside, the discrete parameter is used for representing a switch type interface which is opened by the measuring instrument to the outside and a multi-selection type interface, the character string data type is used for representing a character string type interface which is opened by the measuring instrument to the outside, and the event parameter is used for representing a trigger or execution type interface which is opened by the measuring instrument to the outside. The integer parameter data structure includes 1) default values: default values for storing interface data; 2) minimum value: a minimum value for storing interface data; 3) maximum value: a maximum value for storing interface data; 4) SCPI command: for storing SCPI commands associated with this parameter; 5) voice keywords: for storing speech keywords associated with this parameter. The floating point type parameter data structure includes 1) default values: default values for storing interface data; 2) minimum value: a minimum value for storing interface data; 3) maximum value: a maximum value for storing interface data; 4) SCPI command: for storing SCPI commands associated with this parameter; 5) voice keywords: for storing speech keywords associated with this parameter. The discrete parameter data structure includes 1) default values: default values for storing interface data; 2) minimum value: a minimum value for storing interface data; 3) maximum value: a maximum value for storing interface data; 4) the value mapping table comprises: the value of the discrete data can be a numerical value such as 0 and 1, or a meaningful character string such as OFF, ON, OFF, internal, external, manual, automatic and the like, and the meaningful character string is just the mapping from the meaningful character string to the actual numerical value stored in the value mapping table; 5) SCPI command: for storing SCPI commands associated with this parameter; 6) voice keywords: for storing speech keywords associated with this parameter. The event-type parameter data structure includes 1) the SCPI command: for storing SCPI commands associated with this parameter; 2) voice keywords: for storing speech keywords associated with this parameter.
The default, minimum and maximum values stored in the instrument parameters are used for analyzing the parameter part later, and are mainly used for converting literal words into specific numerical values. The value mapping table in the discrete parameter is also used for analyzing the parameter part, for example, in the voice command of setting the radio frequency output to be on, the parameter part is on, and the parameter part can be used after being converted into a specific numerical value of 1. The voice keywords and the SCPI commands in the instrument parameters are used to build a mapping table from the voice keywords to the SCPI commands.
In summary, the logic structure defined for different types of instrument parameters in the present invention includes necessary information for analyzing the voice command, which is the basis of the technical solution of the present invention.
The voice control method of the remote measuring instrument provided by the invention comprises four parts of voice data processing, voice command analysis, parameter processing and remote control sending. The general scheme design of the method is shown in figure 1: the voice information is converted into text information after being processed by voice data, the text information can output a parameter ID corresponding to the voice command after being analyzed by the voice command, the parameter processing module extracts and processes a parameter part in the voice command according to the parameter information, outputs a complete SCPI command, and sends the complete SCPI command to the target machine through remote control, so that the control of a target instrument is completed.
The module converts the voice information into native text information by means of third-party voice service, processes the native text information, including extracting numerical characters, eliminating punctuation marks, converting predicates, and splitting the native text information into text information convenient for voice command analysis, including command information and numerical information.
The voice command analysis matches the input text information with the voice keyword information in the mapping table one by one, and normally finds a plurality of options with higher matching degree, only the first three options are reserved, and the parameter IDs of the three options are output. If no matching item can be found, an error is returned and the user is prompted to re-input the input which cannot be identified. The voice command mapping table used by the voice command parsing module is as follows:
TABLE 1 mapping table
Voice keyword Parameter ID SCPI Command
Frequency of PID_FREQ :FREQ
Power of PID_POWER :POW
Amplitude modulation state PID_AM :AM:STATE
The voice keyword may be a noun or a mobin phrase, and may also include a numerical value, but may not only include a numerical value, the parameter ID is an integer number, that is, an index of a storage location of the instrument parameter in the memory, and the SCPI command may be in a short format or a full format.
The parameter processing module has the main functions of extracting command parameters from the text information output by the voice data processing module according to the parameter information corresponding to the parameter ID, and for integer parameters and floating point parameters, the parameter information corresponds to numerical value information in the text information, and only the numerical value information needs to be converted into corresponding integer numbers and floating point numbers; for discrete parameters, the discrete value mapping table is matched with text information one by one to find appropriate discrete character information, and then the discrete character information is converted into discrete values, such as 0, 1, 2, 3 and the like; for event parameters, no processing is required, since such parameters are only used for triggering and do not carry data. After processing the parameter data, the parameter processing module finally outputs a complete SCPI command.
The command sending module has the main function of sending the complete SCPI command to a target instrument, can send the SCPI command by adopting a network SOCKET, and can also call a ready-made VISA library interface for sending, and in short, the module does not need to be designed and can be directly borrowed.
In summary, the present invention abstracts the instrument parameter resources into four categories, and defines a set of data resource logical structure for different types of parameters, which contains necessary information required by the analysis of voice commands, and is the basis of the technical solution of the present invention. Meanwhile, the invention provides a method for converting voice information into an SCPI command, thereby realizing voice control on a remote measuring instrument.
The method for classifying instrument parameter resources, defining data resource logic structure and converting voice information into SCPI commands is not associated with any operating system platform, and the voice control of the remote measuring instrument can be realized by using the programming language related to the platform for different operating system platforms. An extension of the invention is shown in figure 2.
It is to be understood that the above description is not intended to limit the present invention, and the present invention is not limited to the above examples, and those skilled in the art may make modifications, alterations, additions or substitutions within the spirit and scope of the present invention.

Claims (9)

1. A speech control system applied to a measuring instrument is characterized in that: the system comprises a voice data processing module, a voice command analysis module, a parameter processing module and a remote control sending module;
the voice data processing module is configured to convert voice information into text information, convert the voice information into native text information by means of third-party voice service, and process the native text information, wherein the processing comprises extracting numerical characters, eliminating punctuation marks and conversion predicates, and splitting and processing the native text information into text information convenient for voice command analysis, and the text information comprises command information and numerical information;
the voice command analysis module is configured to match the input text information with the voice keyword information in the mapping table one by one, generally find a plurality of options with high matching degree, only reserve the first three options and output the parameter IDs of the three options; if no matching item can be found, returning an error and prompting the user that the input can not be identified again;
the parameter processing module is configured to extract command parameters from the text information output by the voice data processing module according to the parameter information corresponding to the parameter ID; finally outputting a complete SCPI command;
and the remote control sending module is configured to send the complete SCPI command to the target instrument, and the complete SCPI command can be sent by adopting a network SOCKET and can also be sent by calling an existing VISA library interface.
2. The voice control system applied to the measuring instrument according to claim 1, wherein: aiming at the requirement of instrument parameter resources, the instrument parameter resources are divided into five categories of integer parameters, floating point parameters, discrete parameters, character string parameters and event parameters; and defining a set of data resource logic structure for different types of instrument parameters:
the shaping parameter is used for representing an externally open shaping control interface of the measuring instrument;
the floating point parameter is used for representing a floating point type interface which is opened to the outside by the measuring instrument;
the discrete parameters are used for representing the switch type and the multi-selection type interfaces which are opened by the measuring instrument;
the character string parameter is used for representing a character string type interface which is opened by the measuring instrument;
and the event parameter is used for representing the trigger or execution type interface which is opened to the outside by the measuring instrument.
3. The voice control system applied to the measuring instrument according to claim 2, wherein: the integer parameter data structure includes 1) default values: default values for storing interface data; 2) minimum value: a minimum value for storing interface data; 3) maximum value: a maximum value for storing interface data; 4) SCPI command: for storing SCPI commands associated with this parameter; 5) voice keywords: for storing speech keywords associated with this parameter.
4. The voice control system applied to the measuring instrument according to claim 2, wherein: the floating point type parameter data structure includes 1) default values: default values for storing interface data; 2) minimum value: a minimum value for storing interface data; 3) maximum value: a maximum value for storing interface data; 4) SCPI command: for storing SCPI commands associated with this parameter; 5) voice keywords: for storing speech keywords associated with this parameter.
5. The voice control system applied to the measuring instrument according to claim 2, wherein: the discrete parameter data structure includes 1) default values: default values for storing interface data; 2) minimum value: a minimum value for storing interface data; 3) maximum value: a maximum value for storing interface data; 4) the value mapping table comprises: for the values of the discrete data, the values can be numerical values such as 0 and 1, and can also be meaningful character strings including OFF, ON, OFF, internal, external, manual and automatic, and the mapping table stores the mapping from the meaningful character strings to the actual numerical values; 5) SCPI command: for storing SCPI commands associated with this parameter; 6) voice keywords: for storing speech keywords associated with this parameter.
6. The voice control system applied to the measuring instrument according to claim 2, wherein: the event-type parameter data structure includes 1) the SCPI command: for storing SCPI commands associated with this parameter; 2) voice keywords: for storing speech keywords associated with this parameter.
7. A voice control method applied to a measuring instrument is characterized in that: the voice control system applied to the measuring instrument according to claim 1, comprising the steps of:
step 1: performing voice data processing on the voice information through a voice data module, and converting the voice information into text information;
step 2: performing voice command analysis on the text information through a voice command analysis module, and outputting a parameter ID corresponding to the voice command;
and step 3: the parameter processing module extracts and processes a parameter part in the voice command according to the parameter information and outputs a complete SCPI command;
and 4, step 4: and the remote control sending module sends the complete SCPI command to the target machine to complete the control of the target instrument.
8. The voice control method applied to the measuring instrument according to claim 7, wherein: the text information, also called a voice command, contains a command part and a parameter part.
9. The voice control method applied to the measuring instrument according to claim 8, wherein: in step 3, the method specifically comprises the following steps:
step 3.1: intercepting a command part of a head area from a voice command by utilizing a voice keyword lexicon;
step 3.2: searching out an SCPI command associated with the voice command through a mapping table of the voice command keyword and the SCPI command, and extracting a parameter part in the voice command according to an instrument parameter resource type associated with the SCPI command; the extraction of the parameter part in the voice command depends on the command part;
step 3.3: and splicing the SCPI command and the processed parameter part into a complete SCPI command.
CN202110639921.2A 2021-06-09 2021-06-09 Voice control system and method applied to measuring instrument Pending CN113409780A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110639921.2A CN113409780A (en) 2021-06-09 2021-06-09 Voice control system and method applied to measuring instrument

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110639921.2A CN113409780A (en) 2021-06-09 2021-06-09 Voice control system and method applied to measuring instrument

Publications (1)

Publication Number Publication Date
CN113409780A true CN113409780A (en) 2021-09-17

Family

ID=77677080

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110639921.2A Pending CN113409780A (en) 2021-06-09 2021-06-09 Voice control system and method applied to measuring instrument

Country Status (1)

Country Link
CN (1) CN113409780A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105302609A (en) * 2015-11-05 2016-02-03 中国电子科技集团公司第四十一研究所 Data resource configuration management method applied to measuring instrument
CN105551490A (en) * 2015-12-23 2016-05-04 中国电子科技集团公司第四十一研究所 Intelligent voice interaction system of electronic measuring instrument and method thereof
WO2016169329A1 (en) * 2015-04-20 2016-10-27 中兴通讯股份有限公司 Voice-controlled electronic program method and device, and storage medium
CN107516516A (en) * 2017-08-21 2017-12-26 北京格致创想科技有限公司 Instrument intelligent control method and system based on interactive voice
CN107544271A (en) * 2017-09-18 2018-01-05 广东美的制冷设备有限公司 Terminal control method, device and computer-readable recording medium
CN107885675A (en) * 2017-11-23 2018-04-06 中国电子科技集团公司第四十研究所 A kind of program control command handling method of multifunctional measuring instrument

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016169329A1 (en) * 2015-04-20 2016-10-27 中兴通讯股份有限公司 Voice-controlled electronic program method and device, and storage medium
CN105302609A (en) * 2015-11-05 2016-02-03 中国电子科技集团公司第四十一研究所 Data resource configuration management method applied to measuring instrument
CN105551490A (en) * 2015-12-23 2016-05-04 中国电子科技集团公司第四十一研究所 Intelligent voice interaction system of electronic measuring instrument and method thereof
CN107516516A (en) * 2017-08-21 2017-12-26 北京格致创想科技有限公司 Instrument intelligent control method and system based on interactive voice
CN107544271A (en) * 2017-09-18 2018-01-05 广东美的制冷设备有限公司 Terminal control method, device and computer-readable recording medium
CN107885675A (en) * 2017-11-23 2018-04-06 中国电子科技集团公司第四十研究所 A kind of program control command handling method of multifunctional measuring instrument

Similar Documents

Publication Publication Date Title
CN109376353B (en) Natural language processing-based power grid starting operation ticket generation device and method
US7720674B2 (en) Systems and methods for processing natural language queries
EP0953896B1 (en) Semantic recognition system
CN107844470B (en) Voice data processing method and equipment thereof
CN112328489B (en) Test case generation method and device, terminal equipment and storage medium
CN109725896A (en) A kind of method and electronic equipment of online editing python code
CN111949255A (en) Script compiling method, device, equipment and storage medium based on voice
CN111881044B (en) Automatic test case matching system according to configuration files
CN113051362A (en) Data query method and device and server
CN105487668A (en) Display method and apparatus for terminal device
US20030110040A1 (en) System and method for dynamically changing software programs by voice commands
CN110211576B (en) Voice recognition method, device and system
CN105260223A (en) Method for defining, analyzing, executing and testing SCPI (standard commands for programmable instruments)
LU504858B1 (en) Multilingual translation configuration method and device for dcs upper computer application
CN111722893A (en) Method and device for interaction of graphical user interface of electronic equipment and terminal equipment
CN113409780A (en) Voice control system and method applied to measuring instrument
CN113297251A (en) Multi-source data retrieval method, device, equipment and storage medium
CN113821496B (en) Database migration method, system, device and computer readable storage medium
CN111723580B (en) Power dispatching station information graph validation method based on voice recognition and image recognition
CN114089980A (en) Programming processing method, device, interpreter and nonvolatile storage medium
CN110764783B (en) Method, device, equipment and storage medium for generating information acquisition tool
CN111240979A (en) Method and system for man-machine interaction logic engine for artificial intelligence
CN117636877B (en) Intelligent system operation method and system based on voice instruction
CN111353305A (en) Automatic program execution method based on natural language recognition
CN112052046A (en) Method for modifying motor control parameters of lifting device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210917