CN215416299U - Control transfer device and system - Google Patents

Control transfer device and system Download PDF

Info

Publication number
CN215416299U
CN215416299U CN202121553430.8U CN202121553430U CN215416299U CN 215416299 U CN215416299 U CN 215416299U CN 202121553430 U CN202121553430 U CN 202121553430U CN 215416299 U CN215416299 U CN 215416299U
Authority
CN
China
Prior art keywords
control
data
module
unit
instruction
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.)
Active
Application number
CN202121553430.8U
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.)
Shenzhen Jiarun Original Xinxian Technology Co ltd
Original Assignee
Shenzhen Jiarun Original Xinxian 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 Shenzhen Jiarun Original Xinxian Technology Co ltd filed Critical Shenzhen Jiarun Original Xinxian Technology Co ltd
Priority to CN202121553430.8U priority Critical patent/CN215416299U/en
Application granted granted Critical
Publication of CN215416299U publication Critical patent/CN215416299U/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Selective Calling Equipment (AREA)

Abstract

The utility model is suitable for the technical field of control and provides a control transfer device and a control transfer system, wherein the control transfer device comprises a receiving module, a disassembly protocol module, an instruction analysis module, a storage module and a sending module; the receiving module is used for receiving the control data from the client and sending the control data to the disassembly protocol module; the disassembly protocol module is used for determining the protocol type of the control data and determining the coded data in the control data; the instruction analysis module is used for analyzing the coded data in the control data according to the protocol type of the control data so as to obtain a control instruction corresponding to the coded data in the control data; the storage module is used for storing the analyzed control instruction; the sending module is used for sending the control instruction to the controlled equipment. According to the scheme, the protocol type of the control data can be determined by arranging the disassembly protocol module and the instruction analysis module, and then the control data is analyzed according to the protocol type of the control data, so that the analysis efficiency is effectively improved.

Description

Control transfer device and system
Technical Field
The utility model belongs to the technical field of control, and particularly relates to a control transfer device and a control transfer system.
Background
With the technological progress, the interaction of multiple devices such as an intelligent desktop network transmission device, a pad, a smart phone and a notebook computer is more and more popular, and the interaction of the intelligent desktop network transmission device and multiple external devices is more and more frequent and popular. For example, a mobile phone can be used to control the playing volume, the screen brightness and the like of the smart desktop network transmission device.
However, since the protocols of different wireless network devices are different, for example, some are android protocols, some are apple protocols, and the like, so that the encoded data of the control instruction transmitted by the wireless network devices are different, in the prior art, the analysis time of the received control instruction data is long, in the process of controlling the controlled device by a user, the response time of the controlled device to the control instruction transmitted by the user is long, and the user experience effect is poor.
SUMMERY OF THE UTILITY MODEL
The embodiment of the utility model aims to provide a control transfer device, and aims to solve the technical problems that in the prior art, a controlled device has long reaction time to a control instruction sent by a user, and the user experience effect is poor.
The embodiment of the utility model is realized in such a way that the control transfer device comprises a receiving module, a disassembly protocol module, an instruction analysis module, a storage module and a sending module;
the receiving module is used for receiving control data from a client and sending the control data to the disassembling protocol module;
the disassembly protocol module is used for determining the protocol type of the control data and determining the coded data in the control data;
the instruction analysis module is used for analyzing the coded data in the control data according to the protocol type of the control data to obtain a control instruction corresponding to the coded data in the control data;
the storage module is used for storing the analyzed control instruction;
and the sending module is used for sending the control instruction to the controlled equipment.
Preferably, the instruction parsing module at least includes a first parsing unit and a second parsing unit, and the first parsing unit and the second parsing unit are respectively used for parsing the control data corresponding to different protocol types.
Preferably, the instruction parsing module further comprises a parsing arbitration unit;
the analysis arbitration unit is used for sending the coded data of the control data to the first analysis unit or the second analysis unit for analysis according to the protocol type selection of the control data.
Preferably, the first parsing unit is an android parsing unit, and the second parsing unit is an apple parsing unit;
the android analysis unit is used for analyzing the coded data in the control data corresponding to the android protocol;
the apple parsing unit is used for parsing the coded data in the control data corresponding to the apple protocol.
Preferably, the disassembly protocol module is configured to determine check data in the control data; the storage module is also used for storing the check data;
the instruction analysis module further comprises a verification unit, and the verification unit is used for verifying whether verification data corresponding to coded data to be analyzed is aligned with the verification data stored in the storage module; when the check data corresponding to the coded data to be analyzed is aligned with the check data stored in the storage module, the control instruction corresponding to the check data stored in the storage module is the control instruction corresponding to the coded data to be analyzed.
Preferably, the receiving module includes a bluetooth receiving unit, an infrared receiving unit and a wireless receiving unit.
Preferably, the transmitting module includes a bluetooth transmitting unit, an infrared transmitting unit and a wireless transmitting unit.
Preferably, the control transfer device further comprises a dynamic instruction creating module;
the dynamic instruction creating module is used for creating a dynamic instruction corresponding to the control instruction receiving type of the controlled equipment.
Another objective of the embodiments of the present invention is to provide a control system, where the control system includes a client, a controlled device, and the above-mentioned control transfer apparatus;
the client is used for sending control data;
the control transfer device is used for receiving the control data, determining a control instruction corresponding to the control data and sending the control instruction to the controlled equipment;
and the controlled device is used for receiving the control instruction and executing a task corresponding to the control instruction.
According to the control transfer device provided by the embodiment of the utility model, the receiving module, the protocol disassembling module, the instruction analyzing module, the storage module and the sending module are arranged, so that control data sent by a client can be received, the protocol type and the coded data of the control data can be determined, then the coded data in the control data can be analyzed according to the protocol type of the control data so as to obtain the control instruction corresponding to the coded data in the control data, and finally the control data is sent to the controlled equipment through the sending module. Therefore, the protocol type of the control data is determined, and then the control data is analyzed according to the protocol type of the control data, so that the analysis efficiency is effectively improved, and the user experience is improved.
Drawings
Fig. 1 is a block diagram of a control transfer device according to an embodiment of the present invention;
fig. 2 is a block diagram of an analysis module in a control transfer device according to an embodiment of the present invention;
fig. 3 is a block diagram of a control system 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 present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the utility model and are not intended to limit the utility model.
Specific implementations of the present invention are described in detail below with reference to specific embodiments.
As shown in fig. 1, which is a block diagram of a control transfer device according to an embodiment of the present invention, the control transfer device includes a receiving module, a disassembly protocol module, an instruction parsing module, a storage module, and a sending module;
the receiving module is used for receiving control data from a client and sending the control data to the disassembling protocol module;
the disassembly protocol module is used for determining the protocol type of the control data and determining the coded data in the control data;
the instruction analysis module is used for analyzing the coded data in the control data according to the protocol type of the control data to obtain a control instruction corresponding to the coded data in the control data;
the storage module is used for storing the analyzed control instruction;
and the sending module is used for sending the control instruction to the controlled equipment.
In the embodiment of the present invention, the client, the control relay device, and the control relay device and the controlled device are all in communication connection, and the specific communication connection manner is not limited in this embodiment.
In the embodiment of the present invention, specific structural forms of the client and the controlled device are not limited, for example, the client may be a mobile phone, a notebook computer, a tablet computer, or an intelligent watch, and the controlled device may be an intelligent household appliance such as an intelligent television, an intelligent desk lamp, and the like, but is not limited thereto. The control data refers to data carrying a control instruction for the controlled device, for example, when the controlled device is an intelligent television and the client is a mobile phone, when the user controls the volume of the intelligent television through the mobile phone, the data carried by the volume control signal sent from the mobile phone is the control data, and for example, the control data may be a character string.
In the embodiment of the present invention, the specific structure of the receiving module is not limited, for example, the receiving module may include a bluetooth receiving unit, an infrared receiving unit, and a wireless WiFi receiving unit, and the corresponding sending module includes a bluetooth sending unit, an infrared sending unit, and a wireless WiFi sending unit, so that the client and the control relay device, and the control relay device and the controlled device may be in communication connection in any form of bluetooth, infrared, or WiFi.
In the embodiment of the present invention, the control data generally includes characters corresponding to the protocol thereof, for example, when a segment of control data includes a character "android", it may be determined that the protocol type of the control data is android; for another example, when a segment of control data contains a character "MAC", the protocol type of the control data can be determined to be apple, so that the disassembled protocol module can determine the protocol type of the control data. The control data also comprises coded data and check data, the control transfer device allocates a disassembly thread when receiving different character strings of the check data, and obtains the coded data and the check data in the character strings, wherein the coded data is the character string carrying the control instruction in the control data, and the check data is the character string capable of checking whether the different control data correspond to the same control instruction, for example, when the two control data are of the android protocol type, and the check data are aligned, it is indicated that the control instructions of the two control data are the same.
In the embodiment of the present invention, the instruction parsing module parses the encoded data of the control data according to the protocol type of the control data, where the instruction parsing module allocates the control data to a parsing unit corresponding to the protocol type of the control data according to the protocol type of the control data for parsing. For example, as shown in fig. 2, the instruction parsing module may include at least a first parsing unit and a second parsing unit, and the first parsing unit and the second parsing unit may be respectively used for parsing control data corresponding to different protocol types. For example, the first parsing unit may be an android parsing unit, the second parsing unit may be an apple parsing unit, and the android parsing unit may be configured to parse encoded data in control data corresponding to an android protocol; the apple analysis unit is used for analyzing the coded data in the control data corresponding to the apple protocol, so that the control transfer device can be simultaneously suitable for an android system and an apple system. Of course, the number and type of parsing units in the parsing module are not limited thereto. Preferably, the parsing module further includes a parsing arbitration unit, and the parsing arbitration unit may be configured to select a protocol type of the control data and send the encoded data of the control data to the first parsing unit or the second parsing unit for parsing. In this embodiment, the specific flow of the analyzing unit analyzing the encoded data to obtain the corresponding control instruction is not limited.
The control transfer device provided by the embodiment of the utility model can receive control data sent by a client, determine the protocol type and the coded data of the control data, then can analyze the coded data in the control data by allocating the analysis unit corresponding to the protocol type according to the protocol type of the control data so as to obtain a control instruction corresponding to the coded data in the control data, and finally sends the control data to a controlled device through the sending module. Therefore, the protocol type of the control data is determined, and then the control data is analyzed according to the protocol type of the control data, so that the analysis efficiency is effectively improved, and the user experience is improved. Meanwhile, the control transfer device can be suitable for clients of different systems, and convenience is brought to the use of the controlled equipment by the client.
In another embodiment of the present invention, the disassembly protocol module is configured to determine check data in the control data; the storage module is also used for storing the check data;
the instruction analysis module further comprises a verification unit, and the verification unit is used for verifying whether verification data corresponding to coded data to be analyzed is aligned with the verification data stored in the storage module; when the check data corresponding to the coded data to be analyzed is aligned with the check data stored in the storage module, the control instruction corresponding to the check data stored in the storage module is the control instruction corresponding to the coded data to be analyzed.
In the embodiment of the present invention, it has been described in the previous embodiment that the control data further includes check data, where the check data is capable of checking whether different control data correspond to the same control instruction character string, for example, when two control data are both of an android protocol type, and the check data are aligned, it is described that the control instructions of the two control data are the same. When a control instruction corresponding to encoded data in control data is analyzed, the control instruction and check data in the control data are stored in a storage module.
In the embodiment of the present invention, the verification unit verifies whether the verification data corresponding to the encoded data to be analyzed is aligned with the verification data stored in the storage module, that is, whether the verification data corresponding to the encoded data to be analyzed is the same as the verification data stored in the storage module. Before receiving the control data corresponding to the encoded data to be analyzed, the control instruction and the check data corresponding to the encoded data in the control data received by the control transfer device are both stored in the storage module, when a new control data is received, before analyzing the encoded data in the control data, the check unit can be listened to first to check whether the storage module stores the check data which can be aligned with the check data in the newly received control data, when the check data corresponding to the encoded data to be analyzed is aligned with the check data stored in the storage module, that is, the storage module stores the check data which is the same as the check data, and because the check data and the control instruction are correspondingly stored, the control instruction corresponding to the check data can be determined as the control instruction corresponding to the check data aligned with the check data in the storage module, therefore, the control instruction corresponding to the coded data in the newly received control data can be directly determined. Certainly, if the storage module does not have the same check data as the check data, the corresponding control instruction is determined by further allocating the corresponding parsing unit according to the protocol type of the control data to parse the control data, and the control instruction is stored in the storage module, so that the control instruction stored in the storage module is updated.
According to the control transfer device provided by the embodiment of the utility model, the verification unit is arranged in the analysis module, whether the control instruction corresponding to the coded data to be analyzed is stored in the storage module can be determined by verifying whether the verification data corresponding to the coded data to be analyzed is aligned with the verification data stored in the storage module, if so, the control instruction can be directly obtained from the storage module, and the coded data to be analyzed does not need to be further analyzed by the analysis unit, so that the determination efficiency of the control instruction is improved, and the reaction rate of the controlled equipment is further improved.
In another embodiment of the present invention, the control transfer apparatus further includes a dynamic instruction creation module;
the dynamic instruction creating module is used for creating a dynamic instruction corresponding to the control instruction receiving type of the controlled equipment.
In the embodiment of the present invention, the control relay device receives the comparison between the identity information (time + Mac) address allocated by the wireless router and the default route, if the identity information (time + Mac) address is completely the same as the default route, the control relay device determines the system type of the controlled device, i.e., apple or android, the control relay device queries the verification data corresponding to the control instruction set of the system type and stores the verification data in the storage module, the control relay device obtains the verification data and the control instruction in the storage module to control the controlled device, and meanwhile, the control relay device may further output the system type connected to the controlled device, for example, the control relay device may further include a display module, and the system type connected to the controlled device may be output in a pop-up window form through the display module.
According to the control transfer device provided by the embodiment of the utility model, by arranging the dynamic instruction creating module, the dynamic control instruction corresponding to the system type of the controlled equipment can be created according to the system type of the controlled equipment so as to realize the control of the controlled equipment, and the problem that the control instruction sent by the control transfer device does not correspond to the type of the controlled equipment is solved, so that the applicability of the control transfer device is improved.
As shown in fig. 3, in another embodiment of the present invention, a control system is provided, where the control system includes a client, a controlled device, and the above-mentioned control transfer apparatus;
the client is used for sending control data;
the control transfer device is used for receiving the control data, determining a control instruction corresponding to the control data and sending the control instruction to the controlled equipment;
and the controlled device is used for receiving the control instruction and executing a task corresponding to the control instruction.
In the embodiment of the present invention, the client may be a mobile phone, a notebook computer, a tablet computer, or an intelligent watch, and the controlled device may be an intelligent household appliance such as an intelligent television, an intelligent desk lamp, and the specific forms of the client and the controlled device are not limited thereto. Meanwhile, one control transfer device in the control system can be connected with a plurality of clients and a plurality of controlled devices.
According to the control system provided by the embodiment of the utility model, by arranging the control transfer device, the control data sent by the client can be analyzed by the control transfer device and then the control instruction corresponding to the control data is sent to the controlled equipment, so that on one hand, the control transfer device can improve the response speed of the controlled equipment to the control data sent by the client and improve the user experience, on the other hand, the communication connection form between the control transfer device and the client and between the control transfer device and the controlled equipment can be Bluetooth, infrared or WiFi and the like, meanwhile, the control system is not limited by the type of a system protocol, and the applicability of the control system is improved.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the utility model, and any modifications, equivalents and improvements made within the spirit and principle of the present invention are intended to be included within the scope of the present invention.

Claims (9)

1. A control transfer device is characterized by comprising a receiving module, a disassembly protocol module, an instruction analysis module, a storage module and a sending module;
the receiving module is used for receiving control data from a client and sending the control data to the disassembling protocol module;
the disassembly protocol module is used for determining the protocol type of the control data and determining the coded data in the control data;
the instruction analysis module is used for analyzing the coded data in the control data according to the protocol type of the control data to obtain a control instruction corresponding to the coded data in the control data;
the storage module is used for storing the analyzed control instruction;
and the sending module is used for sending the control instruction to the controlled equipment.
2. The control transfer device according to claim 1, wherein the instruction parsing module at least includes a first parsing unit and a second parsing unit, and the first parsing unit and the second parsing unit are respectively configured to parse control data corresponding to different protocol types.
3. The control transfer device according to claim 2, wherein the command parsing module further includes a parsing arbitration unit;
the analysis arbitration unit is used for sending the coded data of the control data to the first analysis unit or the second analysis unit for analysis according to the protocol type selection of the control data.
4. The control transfer device according to claim 3, wherein the first parsing unit is an android parsing unit, and the second parsing unit is an apple parsing unit;
the android analysis unit is used for analyzing the coded data in the control data corresponding to the android protocol;
the apple parsing unit is used for parsing the coded data in the control data corresponding to the apple protocol.
5. The control transfer device according to claim 1, wherein the disassembly protocol module is configured to determine check data in the control data; the storage module is also used for storing the check data;
the instruction analysis module further comprises a verification unit, and the verification unit is used for verifying whether verification data corresponding to coded data to be analyzed is aligned with the verification data stored in the storage module; when the check data corresponding to the coded data to be analyzed is aligned with the check data stored in the storage module, the control instruction corresponding to the check data stored in the storage module is the control instruction corresponding to the coded data to be analyzed.
6. The control transfer device of claim 1, wherein the receiving module comprises a bluetooth receiving unit, an infrared receiving unit and a wireless receiving unit.
7. The control transfer device according to claim 1, wherein the sending module includes a bluetooth sending unit, an infrared sending unit and a wireless sending unit.
8. The control transfer apparatus according to claim 1, further comprising a dynamic command creation module;
the dynamic instruction creating module is used for creating a dynamic instruction corresponding to the control instruction receiving type of the controlled equipment.
9. A control system, characterized in that the control system comprises a client, a controlled device and a control transfer device according to any one of claims 1-8;
the client is used for sending control data;
the control transfer device is used for receiving the control data, determining a control instruction corresponding to the control data and sending the control instruction to the controlled equipment;
and the controlled device is used for receiving the control instruction and executing a task corresponding to the control instruction.
CN202121553430.8U 2021-07-08 2021-07-08 Control transfer device and system Active CN215416299U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202121553430.8U CN215416299U (en) 2021-07-08 2021-07-08 Control transfer device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202121553430.8U CN215416299U (en) 2021-07-08 2021-07-08 Control transfer device and system

Publications (1)

Publication Number Publication Date
CN215416299U true CN215416299U (en) 2022-01-04

Family

ID=79647970

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202121553430.8U Active CN215416299U (en) 2021-07-08 2021-07-08 Control transfer device and system

Country Status (1)

Country Link
CN (1) CN215416299U (en)

Similar Documents

Publication Publication Date Title
US10791200B2 (en) Method, apparatus and server for providing voice service
WO2018130165A1 (en) Cloud computing mobile terminal and operation method therefor
CN111459433B (en) Screen transmission method, device and storage medium
CN108683574A (en) A kind of apparatus control method, server and intelligent domestic system
CN105072143A (en) Interaction system for intelligent robot and client based on artificial intelligence
US20130050271A1 (en) Mobile terminal, image display device mounted on vehicle and data processing method using the same
CN107333082A (en) A kind of wireless cooperation system and its implementation based on USB Type C interface
CN113965799B (en) Method and device for realizing wired screen transmission
CN102821150A (en) Cloud server and application managing method based on same
CN103281580A (en) Television set remote control method for separating user interface and system thereof
CN110025957A (en) A kind of cloud game service device end-rack structure, client and system
CN114281288A (en) Screen projection processing method and device and electronic equipment
CN102065340B (en) System and method for implementing multimedia synchronous interaction
US20120166585A1 (en) Apparatus and method for accelerating virtual desktop
CN107948565A (en) Realize the method and device of wired biography screen
CN103581700A (en) Audio and video on demand method, server, terminal and system
CN105812439A (en) Audio transmission method and device
CN215416299U (en) Control transfer device and system
CN106454463B (en) Television-based control method and device
CN103348655A (en) Audio compression algorithm selection method, device and communication system in scenario of virtual desktop
CN107749814A (en) Running state data update method, device and the terminal of equipment
US20220405213A1 (en) Data processing method and apparatus
CN113438536B (en) Video display method, device, equipment and storage medium
CN102917260A (en) Information processing apparatus, information processing system, and program
CN108282890B (en) Resource scheduling processing method, network side equipment and mobile terminal

Legal Events

Date Code Title Description
GR01 Patent grant
GR01 Patent grant