CN111427273A - Intelligent household control method, system and device - Google Patents

Intelligent household control method, system and device Download PDF

Info

Publication number
CN111427273A
CN111427273A CN202010283927.6A CN202010283927A CN111427273A CN 111427273 A CN111427273 A CN 111427273A CN 202010283927 A CN202010283927 A CN 202010283927A CN 111427273 A CN111427273 A CN 111427273A
Authority
CN
China
Prior art keywords
control command
command
intelligent household
control
equipment
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
CN202010283927.6A
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.)
Kunshan Yilai Intelligent Software Technology Co ltd
Original Assignee
Kunshan Yilai Intelligent Software 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 Kunshan Yilai Intelligent Software Technology Co ltd filed Critical Kunshan Yilai Intelligent Software Technology Co ltd
Priority to CN202010283927.6A priority Critical patent/CN111427273A/en
Publication of CN111427273A publication Critical patent/CN111427273A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B15/00Systems controlled by a computer
    • G05B15/02Systems controlled by a computer electric
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/26Pc applications
    • G05B2219/2642Domotique, domestic, home control, automation, smart house

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Manufacturing & Machinery (AREA)
  • Quality & Reliability (AREA)
  • Selective Calling Equipment (AREA)

Abstract

The invention discloses an intelligent home control method, which comprises the steps of receiving and analyzing various types of control commands; responding to the control command meeting the preset standard control command, and transmitting the control command to the corresponding intelligent household equipment; and responding to the control command which does not accord with the preset standard control command, converting the control command into the standard control command according to the preset rule, and transmitting the converted control command to the corresponding intelligent household equipment. Corresponding systems and apparatus are also disclosed. The invention converts the control command of language production into the standard control command, controls the intelligent household equipment through the standard control command, does not need to develop various systems, and reduces the cost and the development difficulty of manufacturers.

Description

Intelligent household control method, system and device
Technical Field
The invention relates to an intelligent home control method, system and device, and belongs to the technical field of intelligent home.
Background
In recent years, with the advancement of ICT technology, the use of IOT (internet of things) is increasing, and smart homes attract extensive attention of people. Amazon Echo, Google Home have proposed using voice input of smart speakers to assist smart Home devices, but as the types of smart speakers increase, the types of commands sent by each smart speaker are different, and manufacturers of smart Home devices need to develop systems capable of processing multiple commands simultaneously, which increases costs and development difficulty for the manufacturers.
Disclosure of Invention
The invention provides an intelligent home control method, system and device, and solves the problems disclosed in the background technology.
In order to solve the technical problems, the technical scheme adopted by the invention is as follows:
an intelligent household control method comprises the steps of,
receiving and analyzing various types of control commands;
responding to the control command meeting the preset standard control command, and transmitting the control command to the corresponding intelligent household equipment;
and responding to the control command which does not accord with the preset standard control command, converting the control command into the standard control command according to the preset rule, and transmitting the converted control command to the corresponding intelligent household equipment.
An intelligent home control system comprises a control system,
a command analysis module: receiving and analyzing various types of control commands;
a judging module: responding to the control command which is a preset standard control command, and transferring to a sending module; responding to the control command which is not a preset standard control command, and switching to a command transformation module;
the command conversion module: converting the control command into a standard control command according to a preset rule, and transferring the standard control command to a sending module;
a sending module: and transmitting the control command to the corresponding intelligent household equipment.
An intelligent home control device comprises a command processing device and a plurality of command generating devices;
the command generating equipment generates a control command according to the collected voice command and sends the control command to the command processing equipment;
the system of claim 2 is loaded in the command processing device, and standard control commands are sent to the intelligent household equipment.
The command generating equipment is an intelligent loudspeaker or a multifunctional information terminal.
The command processing device is communicated with the intelligent household device through a server, and the server is operated by an intelligent household device provider.
The server is communicated with the intelligent household equipment through the infrared equipment which receives the standard control command.
The command processing device is communicated with the intelligent household device through the infrared device which receives the standard control command.
A computer readable storage medium storing one or more programs, the one or more programs comprising instructions, which when executed by a computing device, cause the computing device to perform a smart home control method.
A computing device comprising one or more processors, memory, and one or more programs stored in the memory and configured to be executed by the one or more processors, the one or more programs including instructions for performing a smart home control method.
The invention achieves the following beneficial effects: the invention converts the control command of language production into the standard control command, controls the intelligent household equipment through the standard control command, does not need to develop various systems, and reduces the cost and the development difficulty of manufacturers.
Drawings
FIG. 1 is a flow chart of a control method of the present invention;
FIG. 2 is a schematic block diagram of the apparatus of the present invention;
FIG. 3 is a block diagram of a command generating apparatus;
FIG. 4 is a block diagram of a command processing apparatus;
fig. 5 is a block diagram of a smart home device.
Detailed Description
The invention is further described below with reference to the accompanying drawings. The following examples are only for illustrating the technical solutions of the present invention more clearly, and the protection scope of the present invention is not limited thereby.
As shown in fig. 1, an intelligent home control method includes a command generation device side control method, a command processing device side control method, and an intelligent home device side control method.
The command generation equipment side control method comprises the following steps:
step 01, receiving user voice;
step 02, converting the received sound into a text, and generating a control command according to the text;
step 03, sending the control command to the command processing device.
The command processing device side control method comprises the following steps:
step 11, receiving and analyzing various types of control commands; the control command is a command generated by the command generating apparatus from the speech.
Step 12, responding to the control command meeting the preset standard control command, and transmitting the control command to the corresponding intelligent household equipment; and responding to the control command which does not accord with the preset standard control command, converting the control command into the standard control command according to the preset rule, and transmitting the converted control command to the corresponding intelligent household equipment. The standard control command is a command received by all the intelligent household equipment in a home, and a conversion rule between the standard control command and various types of control commands is defined in the preset rule.
The intelligent household equipment side control method comprises the following steps:
step 21, receiving and analyzing a control command sent by the command generating device;
and step 22, controlling the self to perform corresponding actions according to the analysis result.
The software system corresponding to the method comprises a command generation equipment side control system, a command processing equipment side control system and an intelligent home equipment side control system.
A command generating device side control system comprising:
a receiving module: receiving a user voice;
a command generation module: converting the received sound into a text, and generating a control command according to the text;
a sending module: the control command is sent to the command processing device.
A command processing device side control system comprising:
a command analysis module: receiving and analyzing various types of control commands;
a judging module: responding to the control command which is a preset standard control command, and transferring to a sending module; responding to the control command which is not a preset standard control command, and switching to a command transformation module;
the command conversion module: converting the control command into a standard control command according to a preset rule, and transferring the standard control command to a sending module;
a sending module: and transmitting the control command to the corresponding intelligent household equipment.
Intelligent household equipment side control system includes:
a receiving and analyzing module: receiving and analyzing a control command sent by command generation equipment;
a control module: and controlling the self to perform corresponding actions according to the analysis result.
As shown in fig. 2, an intelligent home control apparatus includes a command processing device and a plurality of command generating devices; the command generating equipment generates a control command according to the collected voice command and sends the control command to the command processing equipment; and the command processing equipment is internally provided with a command processing equipment side control system and sends a standard control command to the intelligent household equipment.
As shown in fig. 3, the command generating device is an intelligent speaker or a multifunctional information terminal, and is arbitrarily selected according to actual situations, and the structural block diagrams of the two are the same, taking the intelligent speaker as an example, and the command generating device includes a control unit, a storage unit, an operation unit, and a communication unit; the control part is provided with the command generation device side control system, the operation part is an input device such as a key and the like and is used for operating the intelligent loudspeaker, the communication part is used for realizing the communication between the intelligent loudspeaker and the external, here, the communication is carried out with the command processing device, and the storage part is used for storing various programs.
As shown in fig. 4, the command processing device also includes a control unit, a storage unit, an operation unit, and a communication unit, wherein the control unit is loaded with the command processing device-side control system, the operation unit is an input device such as a key for operating the command processing device, the communication unit is used for communicating the command processing device with the outside, and the storage unit is used for storing various programs and rules for controlling command conversion.
As shown in fig. 5, the smart home device is exemplified by a television, and includes a control unit, a storage unit, an operation unit, a communication unit, and a controllable unit; the control part is provided with the intelligent household equipment side control system, the operation part is input equipment such as keys and the like and used for intelligent household equipment, the communication part is used for realizing communication between the intelligent household equipment and the outside, the storage part is used for storing various programs, the control part can be parts which can be controlled through control commands, such as a power supply, a loudspeaker and the like, and the control part can control the on and off of the power supply and control the volume of the loudspeaker through the control commands.
The command processing device is communicated with the intelligent household equipment through the server, the server is operated by the intelligent household equipment provider and is only a server for standard control commands, the server does not need to be set for a plurality of commands as before, and the application corresponding to the commands does not need to be installed on the intelligent household equipment, so that the convenience is greatly improved, and meanwhile, the development burden of indoor equipment manufacturers can be relieved through the server. If the smart home device cannot directly communicate with the server, the communication can be performed via a router installed indoors when the Wi-Fi chip is mounted. The server can also be communicated with the intelligent household equipment through infrared equipment which receives standard control commands. Certainly, the server is not necessary, and the command processing device may communicate with the smart home device directly or may communicate with the smart home device through an infrared device that receives a standard control command.
The invention converts the control command of language production into the standard control command, controls the intelligent household equipment through the standard control command, does not need to develop various systems, and reduces the cost and the development difficulty of manufacturers.
A computer readable storage medium storing one or more programs, the one or more programs comprising instructions, which when executed by a computing device, cause the computing device to perform a smart home control method.
A computing device comprising one or more processors, memory, and one or more programs stored in the memory and configured to be executed by the one or more processors, the one or more programs including instructions for performing a smart home control method.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The present invention is not limited to the above embodiments, and any modifications, equivalent replacements, improvements, etc. made within the spirit and principle of the present invention are included in the scope of the claims of the present invention which are filed as the application.

Claims (9)

1. The intelligent home control method is characterized by comprising the following steps: comprises the steps of (a) preparing a mixture of a plurality of raw materials,
receiving and analyzing various types of control commands;
responding to the control command meeting the preset standard control command, and transmitting the control command to the corresponding intelligent household equipment;
and responding to the control command which does not accord with the preset standard control command, converting the control command into the standard control command according to the preset rule, and transmitting the converted control command to the corresponding intelligent household equipment.
2. The utility model provides an intelligence house control system which characterized in that: comprises the steps of (a) preparing a mixture of a plurality of raw materials,
a command analysis module: receiving and analyzing various types of control commands;
a judging module: responding to the control command which is a preset standard control command, and transferring to a sending module; responding to the control command which is not a preset standard control command, and switching to a command transformation module;
the command conversion module: converting the control command into a standard control command according to a preset rule, and transferring the standard control command to a sending module;
a sending module: and transmitting the control command to the corresponding intelligent household equipment.
3. The utility model provides an intelligence house controlling means which characterized in that: the system comprises a command processing device and a plurality of command generating devices;
the command generating equipment generates a control command according to the collected voice command and sends the control command to the command processing equipment;
the system of claim 2 is loaded in the command processing device, and standard control commands are sent to the intelligent household equipment.
4. The intelligent household control device of claim 3, wherein: the command generating equipment is an intelligent loudspeaker or a multifunctional information terminal.
5. The intelligent household control device of claim 3, wherein: the command processing device is communicated with the intelligent household device through a server, and the server is operated by an intelligent household device provider.
6. The intelligent household control device of claim 5, wherein: the server is communicated with the intelligent household equipment through the infrared equipment which receives the standard control command.
7. The intelligent household control device of claim 3, wherein: the command processing device is communicated with the intelligent household device through the infrared device which receives the standard control command.
8. A computer readable storage medium storing one or more programs, characterized in that: the one or more programs include instructions that, when executed by a computing device, cause the computing device to perform the method of claim 1.
9. A computing device, characterized by: comprises the steps of (a) preparing a mixture of a plurality of raw materials,
one or more processors, memory, and one or more programs stored in the memory and configured to be executed by the one or more processors, the one or more programs including instructions for performing the method of claim 1.
CN202010283927.6A 2020-04-13 2020-04-13 Intelligent household control method, system and device Pending CN111427273A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010283927.6A CN111427273A (en) 2020-04-13 2020-04-13 Intelligent household control method, system and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010283927.6A CN111427273A (en) 2020-04-13 2020-04-13 Intelligent household control method, system and device

Publications (1)

Publication Number Publication Date
CN111427273A true CN111427273A (en) 2020-07-17

Family

ID=71553922

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010283927.6A Pending CN111427273A (en) 2020-04-13 2020-04-13 Intelligent household control method, system and device

Country Status (1)

Country Link
CN (1) CN111427273A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105739317A (en) * 2016-02-25 2016-07-06 中国联合网络通信集团有限公司 Intelligent household control method, device and system
CN106683674A (en) * 2017-01-16 2017-05-17 西安电子科技大学 System and method for controlling intelligent home by aid of voice
CN106773767A (en) * 2017-01-13 2017-05-31 深圳前海勇艺达机器人有限公司 Intelligent robot house system and its sound control method based on Voice command
EP3301598A1 (en) * 2016-09-30 2018-04-04 Sap Se Method and system for control of an electromechanical medical device
CN110618614A (en) * 2019-09-25 2019-12-27 北京爱接力科技发展有限公司 Control method and device for smart home, storage medium and robot

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105739317A (en) * 2016-02-25 2016-07-06 中国联合网络通信集团有限公司 Intelligent household control method, device and system
EP3301598A1 (en) * 2016-09-30 2018-04-04 Sap Se Method and system for control of an electromechanical medical device
CN106773767A (en) * 2017-01-13 2017-05-31 深圳前海勇艺达机器人有限公司 Intelligent robot house system and its sound control method based on Voice command
CN106683674A (en) * 2017-01-16 2017-05-17 西安电子科技大学 System and method for controlling intelligent home by aid of voice
CN110618614A (en) * 2019-09-25 2019-12-27 北京爱接力科技发展有限公司 Control method and device for smart home, storage medium and robot

Similar Documents

Publication Publication Date Title
CN105049306B (en) A kind of Intelligent housing structure based on instant messaging
CN206097455U (en) Speech recognition controlgear
CN108683574A (en) A kind of apparatus control method, server and intelligent domestic system
CN103730116A (en) System and method for achieving intelligent home device control on smart watch
CN104601838A (en) Voice and wireless control intelligent household appliance operation system
CN106054644A (en) Intelligent home control method and system
CN203554491U (en) Unified home and security/protection system
CN108231077A (en) Sound control method and system, server, intelligent terminal, the computer readable storage medium of kitchen ventilator
CN110932953A (en) Intelligent household control method and device, computer equipment and storage medium
CN109143879A (en) A method of controlling household electrical appliances centered on air-conditioning
CN103809561A (en) Monitoring method, monitoring system and monitoring server
CN114067798A (en) Server, intelligent equipment and intelligent voice control method
CN107086949A (en) It is a kind of to be used for people and the auxiliary intelligent apparatus of smart machine interactive operation
CN112929246A (en) Processing method of operation instruction, storage medium, program product and user terminal
CN103970103A (en) Intelligent home scene control method and system and scene controller
CN112908326A (en) Household voice control learning and application method and device
CN107085463A (en) A kind of the smart machine control system and method for supporting natural language information to interact
CN110691106A (en) Intelligent sound box control method based on two-dimensional code link
CN111427273A (en) Intelligent household control method, system and device
CN105407445A (en) Connection method and first electronic device
CN110166892A (en) A kind of the intelligent sound box system and operation method of the omnipotent infrared control function of band
CN110045631A (en) Smart home intersection control routine and its implementation with self-teaching function
CN105931441A (en) Data receiving method and device and remote control terminal
CN110879695B (en) Audio playing control method, device and storage medium
CN111414760B (en) Natural language processing method, related equipment, system and storage 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: 20200717