WO2022166200A1 - 一种智能家居控制系统 - Google Patents
一种智能家居控制系统 Download PDFInfo
- Publication number
- WO2022166200A1 WO2022166200A1 PCT/CN2021/117891 CN2021117891W WO2022166200A1 WO 2022166200 A1 WO2022166200 A1 WO 2022166200A1 CN 2021117891 W CN2021117891 W CN 2021117891W WO 2022166200 A1 WO2022166200 A1 WO 2022166200A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- bluetooth
- control device
- main control
- home
- smart home
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B15/00—Systems controlled by a computer
- G05B15/02—Systems controlled by a computer electric
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Program-control systems
- G05B19/02—Program-control systems electric
- G05B19/418—Total 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]
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/20—Pc systems
- G05B2219/26—Pc applications
- G05B2219/2642—Domotique, domestic, home control, automation, smart house
Definitions
- the embodiments of the present invention relate to the technical field of smart home, and in particular, to a control system of a smart home.
- the smart home system is the embodiment of the Internet of Things under the influence of the Internet of Things. It gradually entered the public's field of vision in 2017. In 2019, the fifth generation of mobile communication technology was proposed.
- Intelligence is a new type of living environment that includes equipment automation, network communication, IoT, and home security. With the improvement of people's living standards, more and more people begin to consider such a higher-quality living environment.
- Most of the home appliances are connected through the network, and the operator also controls the home appliances in his own home through the corresponding app.
- each part of the smart home becomes a "smart commander" and cannot perform data transmission and network communication, and the smart home becomes no different from ordinary home appliances.
- the network processing module is expensive, and at the same time, there are certain security risks in communication through the network.
- Embodiments of the present invention provide a smart home control system, so as to solve the problem of data interaction of various devices when a network problem occurs.
- An embodiment of the present invention provides a smart home control system, including: a user terminal, a main control device, and a plurality of household appliances; the user terminal is connected to the main control device through Internet communication; the main control device is connected by The bluetooth communication method is connected with various household appliances; the point-to-point connection between the various household appliances through the bluetooth communication method constitutes a bluetooth home network; wherein:
- the user terminal sends a command request to the main control device.
- the main control device After the main control device receives the command request, it forwards the corresponding command request to the corresponding home appliance device through Bluetooth broadcasting, and the home appliance device that receives the command request executes the command. corresponding instructions.
- the home appliance device that executes the corresponding instruction also feeds back the corresponding execution result to the main control device through Bluetooth communication.
- the main control device also feeds back the corresponding execution result to the user terminal by means of Internet communication.
- the identities of each other are confirmed through Bluetooth close connection.
- data interaction is performed between various household appliances through Bluetooth broadcasting.
- point-to-point connection between various household appliances through Bluetooth communication forms multiple Bluetooth home networks.
- the technical scheme of the embodiment of the present invention forms a Bluetooth home network through a Bluetooth point-to-point connection, which reduces the dependency when the network fails, and ensures that the smart home can still work normally when the home network is in poor condition or disconnected from the network.
- FIG. 1 is a system schematic diagram of a smart home control system in an embodiment of the present invention
- FIG. 2 is a schematic diagram of a module of a Bluetooth home network in an embodiment of the present invention.
- FIG. 3 is a schematic diagram of data interaction between devices in an embodiment of the present invention.
- FIG. 4 is a schematic block diagram of a system having multiple Bluetooth home networks in an embodiment of the present invention.
- first,” “second,” etc. may be used herein to describe various directions, acts, steps or elements, etc., but are not limited by these terms. These terms are only used to distinguish a first direction, act, step or element from another direction, act, step or element.
- a first speed difference may be referred to as a second speed difference
- a second speed difference may be referred to as a first speed difference, without departing from the scope of this application.
- Both the first speed difference and the second speed difference are speed differences, but they are not the same speed difference.
- the terms “first”, “second”, etc. should not be understood as indicating or implying relative importance or implying the number of indicated technical features.
- a feature defined as “first” or “second” may expressly or implicitly include one or more of that feature.
- “plurality” means at least two, such as two, three, etc., unless otherwise expressly and specifically defined.
- FIG. 1 is a system schematic diagram of a smart home control system provided by an embodiment of the present invention, and the embodiment of the present invention is applicable to the situation of smart home device interaction.
- a smart home control system according to an embodiment of the present invention specifically includes: a user terminal, a main control device, and a plurality of household appliances; the user terminal is connected to the main control device through Internet communication; the main control device The device is connected with each home appliance device through the Bluetooth communication method; the point-to-point connection between the various home appliance devices through the Bluetooth communication method constitutes a Bluetooth home network.
- the smart home control system of this embodiment includes an external network and an internal network.
- the external network due to the distance limitation of Bluetooth transmission, the external network uses the Internet transmission method to initiate a command request to the main control device; for the internal network, the internal The network consists of a master control device and a plurality of home appliances through Bluetooth transceivers.
- all devices in a smart home together form a Bluetooth home network, which is similar to a P2P network.
- a P2P Bluetooth home network there is no strict distinction between client and server, and each node acts as a client and server. All nodes are equal, as long as they are connected via Bluetooth, any node can notify every node in the network of messages.
- Data transmission is performed between the main control device and each household appliance in a transmission mode similar to the P2P network.
- the user terminal sends a command request to the main control device, and the main control device receives the command request.
- the broadcast mode forwards the corresponding command request to the corresponding household electrical appliance, and the household electrical appliance that receives the command request executes the corresponding instruction.
- the home appliance device that executes the corresponding instruction also feeds back the corresponding execution result to the main control device through Bluetooth communication, and the main control device also feeds back the corresponding execution result to the user terminal through Internet communication.
- the identities of each other are confirmed through Bluetooth close connection. Specifically, it is necessary to confirm the identity between the device and the device through Bluetooth before starting to work, so as to facilitate the normal transmission of subsequent data.
- the device sends the identity data through Bluetooth broadcast and receives the identity data of other devices through Bluetooth to ensure that there will be no Illegal acquisition of data by a foreign device.
- data interaction is performed between various household appliances through Bluetooth broadcasting.
- the devices in the Bluetooth network need to upload and download data when working.
- Each device sends data through Bluetooth broadcast and then receives data through broadcast. Finally, each device will receive a complete data.
- Bluetooth broadcasting data transmission can also be carried out when the network condition is not good.
- multiple Bluetooth home networks are formed by performing point-to-point connection between various household appliances through Bluetooth communication. Specifically, as shown in Figure 4, the user sends a request to the Bluetooth broadcast device at home through the mobile phone and the Internet. Due to the distance limitation of Bluetooth transmission, it may be necessary to form multiple p2p network areas, and broadcast different parts of the data to all the data through Bluetooth broadcast. Devices and devices perform data transmission with each other, with high fault tolerance and fast transmission rate.
- the technical scheme of the embodiment of the present invention forms a Bluetooth home network through a Bluetooth point-to-point connection, which reduces the dependency when the network fails, and ensures that the smart home can still work normally when the home network is in poor condition or disconnected from the network.
- using Bluetooth for communication costs less and consumes less power.
- P2P applications on Bluetooth can improve the efficiency of data transmission and reception through decentralization, and have higher fault tolerance.
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)
- Mobile Radio Communication Systems (AREA)
- Telephonic Communication Services (AREA)
- Small-Scale Networks (AREA)
Abstract
Description
Claims (6)
- 一种智能家居控制系统,其特征在于,包括:用户终端、主控设备、多个家电设备;所述用户终端通过互联网通讯方式与所述主控设备相连接;所述主控设备通过蓝牙通讯方式与各个家电设备相连接;各个家电设备之间通过蓝牙通讯方式进行点对点连接构成蓝牙家庭网络;其中:所述用户终端向所述主控设备发送命令请求,所述主控设备接收到命令请求后,通过蓝牙广播方式向相应的家电设备转发相应的命令请求,接收到所述命令请求的家电设备执行相应的指令。
- 根据权利要求1所述的智能家居控制系统,其特征在于,执行相应的指令的家电设备还通过蓝牙通讯方式向所述主控设备反馈相应的执行结果。
- 根据权利要求2所述的智能家居控制系统,其特征在于,所述主控设备还通过互联网通讯方式向所述用户终端反馈相应的执行结果。
- 根据权利要求1所述的智能家居控制系统,其特征在于,在主控设备、各个家电设备进行通讯之前,通过蓝牙密接进行互相确认身份。
- 根据权利要求4所述的智能家居控制系统,其特征在于,各个家电设备之间通过蓝牙广播方式进行数据交互。
- 根据权利要求1所述的智能家居控制系统,其特征在于,各个家电设备之间通过蓝牙通讯方式进行点对点连接构成多个蓝牙家庭网络。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202110181641.1A CN112987583A (zh) | 2021-02-08 | 2021-02-08 | 一种智能家居控制系统 |
| CN202110181641.1 | 2021-02-08 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2022166200A1 true WO2022166200A1 (zh) | 2022-08-11 |
Family
ID=76393297
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2021/117891 Ceased WO2022166200A1 (zh) | 2021-02-08 | 2021-09-13 | 一种智能家居控制系统 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN112987583A (zh) |
| WO (1) | WO2022166200A1 (zh) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112987583A (zh) * | 2021-02-08 | 2021-06-18 | 南方科技大学 | 一种智能家居控制系统 |
| CN113703327A (zh) * | 2021-07-09 | 2021-11-26 | 深圳拓邦股份有限公司 | 家居设备控制的方法、设备、系统、转换装置及存储介质 |
Citations (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104113457A (zh) * | 2014-07-15 | 2014-10-22 | 大连大学 | 基于无线控制的智能家居系统 |
| CN205430280U (zh) * | 2015-11-30 | 2016-08-03 | 深圳市中联云广科技有限公司 | 一种基于智能穿戴设备的智能家居系统 |
| US20170135021A1 (en) * | 2015-11-11 | 2017-05-11 | Mediatek Inc. | Apparatuses and methods for handovers in a wireless mesh network |
| CN207782832U (zh) * | 2017-11-28 | 2018-08-28 | 深圳和而泰智能控制股份有限公司 | 一种智能家居系统 |
| CN108989164A (zh) * | 2018-08-31 | 2018-12-11 | 上海与德科技有限公司 | 智能家居控制方法、智能家居控制系统以及移动终端 |
| CN109087492A (zh) * | 2018-07-27 | 2018-12-25 | 上海与德科技有限公司 | 一种家电遥控系统 |
| CN109212983A (zh) * | 2018-08-31 | 2019-01-15 | 上海与德科技有限公司 | 智能家居控制方法、网关设备以及智能家居控制系统 |
| CN110798815A (zh) * | 2018-08-01 | 2020-02-14 | 珠海格力电器股份有限公司 | 智能家居系统、电器设备控制方法及装置、路由器 |
| CN111399389A (zh) * | 2020-03-27 | 2020-07-10 | 四川虹美智能科技有限公司 | 智能家电控制系统及控制方法 |
| CN111817932A (zh) * | 2020-06-30 | 2020-10-23 | 江门市英特视界科技有限公司 | 基于蓝牙通讯的智能家居控制系统 |
| CN112987583A (zh) * | 2021-02-08 | 2021-06-18 | 南方科技大学 | 一种智能家居控制系统 |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102843315A (zh) * | 2012-08-31 | 2012-12-26 | 鸿富锦精密工业(深圳)有限公司 | 智能家庭网络系统及其智能网关 |
| CN105391607A (zh) * | 2015-11-30 | 2016-03-09 | 深圳市中联云广科技有限公司 | 一种基于智能穿戴设备的智能家居系统 |
| CN108415385B (zh) * | 2018-02-11 | 2021-05-14 | 张戈零 | 基于蓝牙通信的智能家居控制系统 |
-
2021
- 2021-02-08 CN CN202110181641.1A patent/CN112987583A/zh active Pending
- 2021-09-13 WO PCT/CN2021/117891 patent/WO2022166200A1/zh not_active Ceased
Patent Citations (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104113457A (zh) * | 2014-07-15 | 2014-10-22 | 大连大学 | 基于无线控制的智能家居系统 |
| US20170135021A1 (en) * | 2015-11-11 | 2017-05-11 | Mediatek Inc. | Apparatuses and methods for handovers in a wireless mesh network |
| CN205430280U (zh) * | 2015-11-30 | 2016-08-03 | 深圳市中联云广科技有限公司 | 一种基于智能穿戴设备的智能家居系统 |
| CN207782832U (zh) * | 2017-11-28 | 2018-08-28 | 深圳和而泰智能控制股份有限公司 | 一种智能家居系统 |
| CN109087492A (zh) * | 2018-07-27 | 2018-12-25 | 上海与德科技有限公司 | 一种家电遥控系统 |
| CN110798815A (zh) * | 2018-08-01 | 2020-02-14 | 珠海格力电器股份有限公司 | 智能家居系统、电器设备控制方法及装置、路由器 |
| CN108989164A (zh) * | 2018-08-31 | 2018-12-11 | 上海与德科技有限公司 | 智能家居控制方法、智能家居控制系统以及移动终端 |
| CN109212983A (zh) * | 2018-08-31 | 2019-01-15 | 上海与德科技有限公司 | 智能家居控制方法、网关设备以及智能家居控制系统 |
| CN111399389A (zh) * | 2020-03-27 | 2020-07-10 | 四川虹美智能科技有限公司 | 智能家电控制系统及控制方法 |
| CN111817932A (zh) * | 2020-06-30 | 2020-10-23 | 江门市英特视界科技有限公司 | 基于蓝牙通讯的智能家居控制系统 |
| CN112987583A (zh) * | 2021-02-08 | 2021-06-18 | 南方科技大学 | 一种智能家居控制系统 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN112987583A (zh) | 2021-06-18 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR100695242B1 (ko) | 홈 네트워크에서 동적 네트워킹을 실현하는 장치의 대등연결방법 | |
| CN110266810B (zh) | 基于mqtt协议的消息接收方法、设备及存储介质 | |
| JP2024539122A (ja) | Slb接続を確立する方法、電子デバイス、および通信システム | |
| CN102546267B (zh) | 网络设备的自动配置方法和管理服务器 | |
| US10495336B2 (en) | Energy operations across domains | |
| WO2022166200A1 (zh) | 一种智能家居控制系统 | |
| CN102833817B (zh) | 基于家庭网关的网络接入方法和系统以及家庭网关 | |
| US10863559B2 (en) | Method and apparatus for communicating in a wireless communication network | |
| CN105242550A (zh) | 一种基于网络二维码的智能家居自动连接方法及系统 | |
| CN106547208A (zh) | 一种新型智能家居控制系统及控制方法 | |
| CN116962114B (zh) | 基于分布式软总线的设备互联方法、装置、设备及介质 | |
| CN114390100A (zh) | 一种基于数控系统的opc ua服务器的工作方法 | |
| CN111586105A (zh) | 一种智能设备自动配网的方法及智能设备 | |
| CN108810129A (zh) | 物联网控制系统及方法、终端设备和本地网络服务设备 | |
| EP2693691B1 (en) | Method and apparatus for initializing gateway in device management system | |
| CN114116267B (zh) | 一种app唤醒且无感知登录直达h5页面的方法 | |
| CN107968995B (zh) | 短距离通信设备分享请求和控制方法、电子设备及存储介质 | |
| CN103439934A (zh) | 智能家电控制方法、服务器及系统 | |
| JP2018522435A (ja) | 複数端末のインタラクション関係の維持スシステム及び方法 | |
| CN114666097B (zh) | 一种物联网设备的通信方法及系统 | |
| KR102548042B1 (ko) | 통신 방법, 장치 및 기기 | |
| CN111953683A (zh) | 一种设备的认证方法、装置、存储介质及认证系统 | |
| CN114338356B (zh) | 一种网络修复方法、电子设备及移动设备 | |
| CN108512738A (zh) | 终端的远程控制方法和系统 | |
| CN111416889B (zh) | 通过gatt和异常处理来适配的通信方法及系统 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 21924197 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 21924197 Country of ref document: EP Kind code of ref document: A1 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 21924197 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 22.02.2024) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 21924197 Country of ref document: EP Kind code of ref document: A1 |