WO2018233048A1 - Procédé et système de commande de communication d'un dispositif terminal de l'internet des objets - Google Patents

Procédé et système de commande de communication d'un dispositif terminal de l'internet des objets Download PDF

Info

Publication number
WO2018233048A1
WO2018233048A1 PCT/CN2017/100011 CN2017100011W WO2018233048A1 WO 2018233048 A1 WO2018233048 A1 WO 2018233048A1 CN 2017100011 W CN2017100011 W CN 2017100011W WO 2018233048 A1 WO2018233048 A1 WO 2018233048A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
sent
terminal device
access point
channel
Prior art date
Application number
PCT/CN2017/100011
Other languages
English (en)
Chinese (zh)
Inventor
杜光东
Original Assignee
深圳市盛路物联通讯技术有限公司
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 深圳市盛路物联通讯技术有限公司 filed Critical 深圳市盛路物联通讯技术有限公司
Publication of WO2018233048A1 publication Critical patent/WO2018233048A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/02Protecting privacy or anonymity, e.g. protecting personally identifiable information [PII]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/04Wireless resource allocation
    • H04W72/044Wireless resource allocation based on the type of the allocated resource
    • H04W72/0446Resources in time domain, e.g. slots or frames
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W74/00Wireless channel access, e.g. scheduled or random access
    • H04W74/002Transmission of channel access control information
    • H04W74/004Transmission of channel access control information in the uplink, i.e. towards network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Definitions

  • the present invention relates to the field of Internet of Things technologies, and in particular, to a method and system for controlling communication of an Internet of Things terminal device.
  • the Internet of Things is the Internet connected to the Internet. It is a network that extends and expands on the Internet. It uses any terminal equipment such as radio frequency identification equipment, infrared sensing equipment, laser scanners, and gas sensors. Items are connected to the Internet for intelligent identification, location, tracking, monitoring and management.
  • the IoT system has low communication requirements and real-time data requirements for most terminal devices, such as humidity sensors for characterizing soil moisture, wind direction indicators indicating wind direction, etc., but there are also communication requirements and data real-time.
  • a relatively small number of terminal devices, such as video surveillance systems, ATMs, and telematic kiosks, are required.
  • the data collected by these terminal devices is relatively large, and the data is also important. The reliability and bandwidth requirements of data transmission are even more strict.
  • wireless communication protocols such as Bluetooth, ZigBee, and WiFi are used, and are transmitted in the unlicensed frequency band to reduce the deployment cost of the Internet of Things system, but if The small part of the terminal equipment introduced above is based on this mode, and may not meet its requirements for reliability and real-time performance of data transmission.
  • Embodiments of the present invention disclose a method and system for controlling communication of an Internet of Things terminal device, which are used to meet the high requirements of the terminal device for reliability and real-time performance of data transmission.
  • a first aspect of the present invention discloses a method for controlling communication of an Internet of Things terminal device, which may include:
  • the access point receives the channel configuration command sent by the aggregation unit;
  • the channel configuration command includes a device type, a primary channel configuration coefficient, and an alternate channel configuration coefficient, where the primary channel configuration coefficient is used to configure a primary channel corresponding to the licensed frequency band;
  • the alternate channel configuration coefficient is used to configure an alternate channel corresponding to the unlicensed band;
  • the terminal device configures a target primary channel according to the primary channel configuration coefficient, and configures a target backup channel according to the alternate channel configuration coefficient;
  • the terminal device acquires data to be sent, and determines a size of the to-be-sent data
  • the terminal device determines that the size of the to-be-sent data is less than a preset threshold, the terminal device invokes The target primary channel sends the to-be-sent data to the access point, so that the access point reports the to-be-sent data to the aggregation unit;
  • the target standby channel is invoked to send the to-be-sent data to the access point, so that the The inbound point reports the to-be-sent data to the aggregation unit.
  • the terminal device when determining that the size of the to-be-sent data is less than a preset threshold, invokes the target primary channel to send the to-be-sent Before the data is sent to the access point, the method further includes:
  • the terminal device When determining that the size of the to-be-sent data is less than a preset threshold, the terminal device detects whether the current system time reaches a preset data reporting time;
  • the terminal device When the current system time reaches the preset data reporting time, the terminal device performs a step of invoking the target primary channel to send the to-be-sent data to the access point.
  • the terminal device when determining that the size of the to-be-sent data is not less than the preset threshold, invokes the target backup channel Before the sending of the sending data to the access point, the method further includes:
  • the terminal device When determining that the size of the to-be-sent data is not less than the preset threshold, the terminal device detects whether the current system time reaches a preset data reporting time;
  • the terminal device When the current system time reaches the preset data reporting time, the terminal device performs a step of invoking the target backup channel to send the to-be-sent data to the access point.
  • the method before the access point receives the channel configuration instruction that is sent by the aggregation unit, the method further includes:
  • the access point sends the data reporting time in the data transmission control information to a terminal device that matches the device type;
  • the terminal device receives the data reporting time and saves it.
  • the terminal device when determining that the size of the to-be-sent data is less than a preset threshold, invokes the target primary channel to send the to-be-sent The data is sent to the access point, so that the access point reports the to-be-sent data to the aggregation unit, including:
  • the target standby channel is invoked to send the to-be-sent data to the access point, so that the The inbound point reports the to-be-sent data to the aggregation unit, including:
  • the terminal device determines that the size of the to-be-sent data is not less than the preset threshold, the terminal device obtains an alternate channel identifier corresponding to the target standby channel, and uses the standby channel identifier to perform data to be sent. Signing and encrypting to get the second data packet;
  • the terminal device invokes the target backup channel to send the second data packet to the access point, so that the access point reports the received second data packet to the convergence unit.
  • a second aspect of the present invention discloses a system for controlling communication of an Internet of Things terminal device, which may include:
  • the access point is configured to receive a channel configuration command sent by the aggregation unit, where the channel configuration command includes a device type, a primary channel configuration coefficient, and an alternate channel configuration coefficient, where the primary channel configuration coefficient is used to configure a primary channel corresponding to the licensed frequency band.
  • the alternate channel configuration coefficient is used to configure an alternate channel corresponding to the unlicensed band;
  • the access point is further configured to send the primary channel configuration coefficient and the backup channel configuration coefficient in the channel configuration command to a terminal device that matches the device type;
  • the terminal device is configured to configure a target primary channel according to the primary channel configuration coefficient, and configure a target backup channel according to the alternate channel configuration coefficient;
  • the terminal device is further configured to acquire data to be sent, and determine a size of the to-be-sent data
  • the terminal device is further configured to: when the size of the to-be-sent data is determined to be not less than a preset threshold, invoke the target primary channel to send the to-be-sent data to the access point, so that the The access point reports the to-be-sent data to the aggregation unit;
  • the terminal device is further configured to: when the size of the data to be sent is determined to be smaller than the preset threshold, invoke the target backup channel to send the to-be-sent data to the access point, so that the The access point reports the to-be-sent data to the aggregation unit.
  • the terminal device when determining that the size of the to-be-sent data is not less than a preset threshold, the terminal device detects whether the current system time reaches the preset data. And reporting, when the current system time reaches the preset data reporting time, performing the calling the target primary channel to send the to-be-sent data to the access point.
  • the terminal device when determining that the size of the to-be-sent data is smaller than the preset threshold, the terminal device detects whether the current system time reaches a preset state. The data reporting time; and, when the current system time reaches the preset data reporting time, performing the calling the target alternate channel to send the to-be-sent data to the access point.
  • the access point is further used in Before receiving the channel configuration command sent by the aggregation unit, receiving data transmission control information sent by the aggregation unit, where the data transmission control information includes a data reporting time and the device type; and, in the data transmission control information, The data reporting time is sent to a terminal device that matches the device type; and the data reporting time is received and saved.
  • the terminal device is further configured to: when determining that the size of the to-be-sent data is not less than a preset threshold, invoke the target primary channel
  • the manner in which the to-be-sent data is sent to the access point, so that the access point reports the to-be-sent data to the aggregation unit is specifically:
  • the terminal device is further configured to: when determining that the size of the to-be-sent data is not less than a preset threshold, acquire the primary channel identifier corresponding to the target primary channel, and use the primary channel identifier to send the data to be sent. Signing and encrypting to obtain a first data packet; and invoking the target primary channel to send the first data packet to the access point, so that the access point will receive the first data
  • the packet is reported to the aggregation unit;
  • the terminal device is further configured to: when the size of the data to be sent is determined to be smaller than the preset threshold, invoke the target backup channel to send the to-be-sent data to the access point, so that the The manner in which the access point reports the to-be-sent data to the aggregation unit is specifically:
  • the terminal device is further configured to: when it is determined that the size of the to-be-sent data is smaller than the preset threshold, obtain an alternate channel identifier corresponding to the target backup channel, and use the standby channel identifier to send the to-be-sent Data is signed and encrypted to obtain a second data packet; and the target alternate channel is invoked to send the second data packet to the access point such that the access point will receive the second data packet
  • the data packet is reported to the aggregation unit.
  • the embodiment of the invention has the following beneficial effects:
  • the access point after receiving the channel configuration instruction sent by the aggregation unit, the access point sends the primary channel configuration coefficient and the backup channel configuration coefficient in the channel configuration command to the terminal device of the matching device type, and the terminal device is configured according to the master device.
  • the channel configuration factor sets the target primary channel and sets the target alternate channel based on the alternate channel configuration factor.
  • the terminal device determines the size of the data to be sent. When determining that the size of the to-be-sent data is less than the preset threshold, the target primary channel is called to send the to-be-sent data to the access point, and the access is performed.
  • the point is to report the data to be sent to the aggregation unit.
  • the target standby channel When it is determined that the size of the to-be-sent data is not less than the preset threshold, the target standby channel is called to send the to-be-sent data to the access point, and the access point will wait.
  • the sending data is reported to the aggregation unit. It can be seen that, in the embodiment of the present invention, the aggregation unit configures the target primary channel and the target standby channel in the terminal device by sending a channel configuration instruction, and then the terminal device can select a channel for sending data according to the data size to meet different data. Real-time and security requirements for real-time and security of IoT data transmission.
  • FIG. 1 is a schematic diagram of an Internet of Things architecture disclosed by some embodiments of the present invention.
  • FIG. 2 is a schematic flowchart of a method for controlling communication of an Internet of Things terminal device according to an embodiment of the present invention
  • FIG. 3 is another schematic flowchart of a method for controlling communication of an Internet of Things terminal device according to an embodiment of the present invention
  • FIG. 4 is a schematic structural diagram of a system for controlling communication of an Internet of Things terminal device according to an embodiment of the present invention.
  • Embodiments of the present invention disclose a method for controlling communication of an Internet of Things terminal device, which is used to select a channel for transmitting data according to a data size, to meet real-time and security requirements of different data, and improve real-time performance of data transmission of the Internet of Things. safety. Embodiments of the present invention accordingly disclose a system for controlling communication of an Internet of Things terminal device.
  • FIG. 1 is a schematic diagram of an Internet of Things architecture disclosed by some embodiments of the present invention
  • the Internet of Things architecture shown in FIG. 1 may include three layers: a terminal device layer, an access point layer, and an aggregation layer according to functions.
  • the terminal device layer may include a mass-scale IoT terminal, such as a video monitoring system, an automatic teller machine, a hygrometer, a smoke sensor, a ventilation device, a rain sensor, an irrigation valve, etc.
  • the access point layer may include a large number of access points connected by the network, and the access point may include a router, a repeater, an access point, and the like, which are not limited in the embodiment of the present invention; the access point may use any standard group.
  • the network protocol, and the access point can implement data parsing between different network standards;
  • the aggregation layer can include an aggregation unit, and the aggregation unit can perform high-level management on each access point of the access point layer, thereby realizing data transmission frequency and network.
  • the aggregation unit can not only analyze and make decisions about the Internet of Things data generated by massive terminal devices, but also obtain commands to obtain information or configure terminal device parameters (at this time, the data transmission is directed to the terminal device)
  • the aggregation unit can also introduce a variety of services, from big data to social networks, and even from social tools "likes" to weather sharing.
  • each access point can provide IoT data receiving and receiving services for a large number of terminal devices within its network coverage, where each terminal device within the coverage of each access point network
  • a wireless communication module with a wireless communication protocol or a traditional communication module directly connected to the Internet by a conventional networking protocol can be built in, which enables each access point to communicate wirelessly with each terminal device through network communication.
  • the wireless communication module built into the terminal device can input the upper frequency point 470MHz and the lower frequency point 510MHz during production, so that the wireless communication module can automatically define the communication frequency band as 470MHz ⁇ 510MHz, It complies with the provisions of China's SRRC standard; alternatively, it can input the upper frequency point of 868MHz and the lower frequency point of 908MHz, so that the wireless communication module can automatically define the communication frequency band as 868MHz to 908MHz to comply with the European ETSI standard; or, you can enter The frequency is 918MHz and the lower frequency is 928MHz, so the wireless communication module can automatically define the communication frequency band as 918MHz ⁇ 928MHz to meet the requirements of the US FCC standard.
  • the communication frequency band of the wireless communication module can also be defined as conforming to the Japanese ARIB standard or Canada.
  • the specification of the IC standard is not limited in the embodiment of the present invention.
  • the terminal device can use Frequency Division Multiple Access (FDMA), Frequency-Hopping Spread Spectrum (FHSS), and Dynamic Time Division Multiple Access (Dynamic Time Division Multiple Access). , DTDMA), and backtracking multiplexing (CSMA) are combined to solve the interference problem.
  • the traditional communication module is configured by a traditional networking protocol, such as Transmission Control Protocol/Internet Protocol (TCP/IP).
  • FIG. 2 is a schematic flowchart of a method for controlling communication of an Internet of Things terminal device according to an embodiment of the present invention.
  • a method for controlling communication of an Internet of Things terminal device may include:
  • the access point receives a channel configuration instruction delivered by the aggregation unit.
  • the channel configuration command includes a device type, a primary channel configuration coefficient, and an alternate channel configuration coefficient, where the primary channel configuration coefficient is configured.
  • the primary channel corresponding to the licensed band; the alternate channel configuration coefficient is used to configure the alternate channel corresponding to the unlicensed band.
  • the main channel configuration coefficient in the embodiment of the present invention is used to set a main channel, and the main channel is implemented by a wireless communication protocol, and uses an unlicensed frequency band for data transmission, such as Bluetooth, ZigBee, WiFi, etc., for transmitting small data or instructions. Wait.
  • the alternate channel is implemented by the traditional TCP/IP protocol and uses the licensed frequency band for data transmission. It can be used to transmit big data with high real-time and security.
  • the data collected by some terminal devices in the Internet of Things requires high real-time, reliability, and security. At the same time, the data is relatively large and requires high bandwidth. It is suitable for "small" data and has low security.
  • the wireless communication mode of the unlicensed band is not suitable for transmitting this data.
  • the collected data is video files, the data is relatively large, and the security requirements in the data transmission process are also required. Therefore, such terminal devices are different from the hygrometer only. Upload "small” data that characterizes soil moisture.
  • such terminal devices also have some simple instructions or data to be sent and received at the same time. If the conventional TCP/IP protocol is considered, it will obviously cause waste of resources and increase the cost. Therefore, in the present invention, such terminal devices are targeted. Set the primary channel and the alternate channel. You can select different channels to communicate according to actual needs to meet the different requirements of data in reliability, security, real-time and bandwidth.
  • the embodiment of the present invention further includes: the access point receives the data transmission control information sent by the aggregation unit, where the data transmission control information includes the data reporting time and the device type; The point sends the data reporting time in the data transmission control information to the terminal device of the matching device type; the terminal device receives the data reporting time and saves the data.
  • the data reporting time is set to the terminal device specified by the aggregation unit, so as to control the terminal device to report data in the data reporting time, and implement the management function of the aggregation unit to the terminal device.
  • the access point sends the primary channel configuration coefficient and the alternate channel configuration coefficient in the channel configuration command to the terminal device of the matching device type.
  • the access point broadcasts a message in its coverage area, and the broadcast message carries a primary channel configuration coefficient and an alternate channel configuration coefficient in the communication configuration information.
  • the terminal device detects the broadcast message, the terminal device obtains the primary channel from the broadcast message. Configuration factor and alternate channel configuration factor.
  • the primary channel configuration coefficient and the alternate channel configuration coefficient in the broadcast message are encrypted and packaged into one data packet, and the terminal device decrypts according to a preset decryption algorithm to obtain a primary channel configuration coefficient and an alternate channel configuration coefficient to improve data security.
  • the terminal device configures the target primary channel according to the primary channel configuration coefficient, and configures the target secondary channel according to the alternate channel configuration coefficient.
  • the terminal device acquires data to be sent, and determines a size of data to be sent.
  • the terminal device of the embodiment of the invention is further provided with a human-computer interaction interface for realizing human-computer interaction, and the user can select the main channel or the alternate channel through the human-computer interaction interface.
  • the human-computer interaction interface on the terminal device may be a physical button on the terminal device interface, and the user may manually select the target primary channel or the target backup channel by using the physical button, specifically, receiving the user.
  • the operation command is further recognized by the operation command input by the physical button. If the operation command of the target main channel is turned on, the target main channel is turned on, and if the instruction of the target standby channel is turned on, the target standby channel is turned on. In this embodiment, the user needs to operate face-to-face with the terminal device, which is intuitive and simple.
  • the human-machine interaction interface on the terminal device may be a monitoring interface for remote monitoring, by binding another terminal device to the terminal device, such as a mobile device (smartphone, etc.) After the monitoring interface is activated, real-time monitoring whether an operation instruction sent by the binding terminal device is received, and if the operation instruction is received, the operation instruction is further recognized, and if the operation instruction of the target main channel is turned on, the target main channel is turned on. If the instruction to turn on the target alternate channel is turned on, the target alternate channel is turned on.
  • This embodiment can be remotely monitored, is more convenient, and can also reduce the personal security threat to the user.
  • the terminal device After determining that the size of the to-be-sent data is less than the preset threshold, the terminal device sends the data to be sent to the access point, so that the access point reports the data to be sent to the aggregation unit.
  • the terminal device when determining that the size of the to-be-sent data is smaller than the preset threshold, the terminal device obtains the primary channel identifier corresponding to the target primary channel, and uses the primary channel identifier to sign and encrypt the data to be sent. And the first data packet is sent to the access point, so that the access point reports the received first data packet to the aggregation unit.
  • the collected data is signed and encrypted by using the primary channel identifier, which not only improves the security of data transmission, but also facilitates the access point or the aggregation unit to distinguish data through the primary channel identifier.
  • the terminal device sends the to-be-sent data to the access point, so that the access point reports the data to be sent to the aggregation unit, when the terminal device determines that the size of the data to be sent is not less than the preset threshold.
  • the terminal device invokes the target backup channel to send the to-be-sent data to the access point, so that the access point is to be
  • the sending data is reported to the convening unit, and the terminal device obtains the alternate channel identifier corresponding to the target standby channel, and uses the alternate channel identifier to sign and encrypt the data to be sent, when determining that the size of the to-be-sent data is not less than the preset threshold.
  • the data to be sent is sent to the access point, so that the access point reports the received data to be sent to the aggregation unit.
  • the collected data is signed by using the alternate channel identifier. Name and encryption can not only improve the security of data transmission, but also facilitate the access point or aggregation unit to distinguish data through the alternate channel identification.
  • the terminal device sends the to-be-sent data to the access point by calling the target backup channel, where the terminal device calls the backup channel, determines the target transmission frequency band on the licensed frequency band, and accesses the target transmission frequency band.
  • the point establishes a communication connection and transmits the data to be transmitted to the access point based on the established communication connection.
  • the terminal device establishes a communication connection with the access point on the target transmission frequency band, and sends the data to be sent to the access point based on the established communication connection, where the terminal device determines the time-frequency resource corresponding to the target transmission frequency band, where The data to be sent is sent to the access point on the time-frequency resource.
  • the terminal device determines the time-frequency resource corresponding to the target transmission frequency band, and sends the to-be-sent data to the access point on the time-frequency resource, where the terminal device determines, by using a frequency hopping manner, the target transmission frequency band is used for sending to be sent.
  • the frequency domain location of the physical resource block of the data the terminal device sends the to-be-sent data to the access point on the time-frequency resource corresponding to the determined frequency domain location of the physical resource block.
  • the access point after receiving the channel configuration instruction sent by the aggregation unit, the access point sends the primary channel configuration coefficient and the backup channel configuration coefficient in the channel configuration command to the terminal device of the matching device type, and the terminal device is configured according to the master device.
  • the channel configuration factor sets the target primary channel and sets the target alternate channel based on the alternate channel configuration factor.
  • the terminal device determines the size of the data to be sent. When determining that the size of the to-be-sent data is less than the preset threshold, the target primary channel is called to send the to-be-sent data to the access point, and the access is performed.
  • the point is to report the data to be sent to the aggregation unit.
  • the target standby channel When it is determined that the size of the to-be-sent data is not less than the preset threshold, the target standby channel is called to send the data to be sent to the access point, and the data to be sent by the access point is sent by the access point.
  • the aggregation unit configures the target primary channel and the target standby channel in the terminal device by sending a channel configuration instruction, and then the terminal device can select a channel for sending data according to the data size to meet different data. Real-time and security requirements for real-time and security of IoT data transmission.
  • FIG. 3 is another schematic flowchart of a method for controlling communication of an Internet of Things terminal device according to an embodiment of the present invention. As shown in FIG. 3, a method for controlling communication of an Internet of Things terminal device may include:
  • the access point receives a channel configuration command sent by the aggregation unit.
  • the channel configuration command includes a device type, a primary channel configuration coefficient, and an alternate channel configuration coefficient, where the primary channel configuration coefficient is used to configure a primary channel corresponding to the licensed frequency band;
  • the channel configuration factor is used to configure the alternate channel corresponding to the unlicensed band.
  • the main channel configuration coefficient in the embodiment of the present invention is used to set the main channel, and the main channel is wireless.
  • the communication protocol implements and uses an unlicensed frequency band for data transmission, such as Bluetooth, ZigBee, WiFi, etc., for transmitting small data or instructions.
  • the alternate channel is implemented by the traditional TCP/IP protocol and uses the licensed frequency band for data transmission. It can be used to transmit big data with high real-time and security.
  • the access point sends the primary channel configuration coefficient and the alternate channel configuration coefficient in the channel configuration command to the terminal device of the matching device type.
  • the terminal device configures the target primary channel according to the primary channel configuration coefficient, and configures the target secondary channel according to the alternate channel configuration coefficient.
  • the terminal device enters the setting option of the communication interface, sets the main channel configuration coefficient in the setting option to obtain the target main channel, and sets the alternate channel configuration coefficient in the setting option to obtain the target alternate channel.
  • the terminal device acquires data to be sent, and determines a size of data to be sent.
  • the terminal device detects whether the current system time reaches a preset data reporting time. If the determination result is yes, go to step 306; if the judgment result is no , continue to detect the current system time, and perform step 305.
  • the terminal device invokes the target primary channel to send the to-be-sent data to the access point.
  • the terminal device when determining that the size of the to-be-sent data is less than the preset threshold, and the current system time reaches the preset data reporting time, acquires the primary channel identifier corresponding to the target primary channel, Signing and encrypting the data to be sent by using the primary channel identifier to obtain the first data packet; and calling the target primary channel to send the first data packet to the access point, so that the access point reports the received first data packet to the access point Aggregation unit.
  • the collected data is signed and encrypted by using the primary channel identifier, which not only improves the security of data transmission, but also facilitates the access point or the aggregation unit to distinguish data through the primary channel identifier.
  • the terminal device When determining that the size of the to-be-sent data is not less than a preset threshold, the terminal device detects whether the current system time reaches a preset data reporting time. If the result of the determination is yes, go to step 308; if the result of the determination is no, continue to detect the current system time, and go to step 307.
  • the terminal device configures the data reporting time by using the data transmission control information sent by the aggregation unit, so that the data is periodically collected and reported to be sent at the reporting time.
  • the terminal device monitors the current system time in real time, and reports the data to be sent when the current system time reaches the preset data reporting time, and can report the data to the aggregation unit at the time specified by the aggregation unit to meet the aggregation unit. The need for data.
  • the terminal device invokes the target alternate channel to send the to-be-sent data to the access point.
  • the terminal device determines that the size of the data to be sent is not less than the preset threshold, and the current system time reaches the preset data reporting time, the terminal device acquires the standby channel corresponding to the target standby channel.
  • the track identifier uses the alternate channel identifier to sign and encrypt the data to be sent to obtain the data to be sent; and the target alternate channel is called to send the data to be sent to the access point, so that the access point reports the received data to be sent to the access point.
  • Aggregation unit In this embodiment, the collected channel is used to sign and encrypt the collected data, which can improve the security of the data transmission, and can also facilitate the access point or the aggregation unit to distinguish the data by using the alternate channel identifier.
  • the terminal device configures the data reporting time by using the data transmission control information sent by the aggregation unit, so that the data is periodically collected and reported to be sent at the reporting time.
  • the terminal device monitors the current system time in real time, and reports the data to be sent when the current system time reaches the preset data reporting time, and can report the data to the aggregation unit at the time specified by the aggregation unit to meet the aggregation unit. The need for data.
  • the aggregation unit further transmits the control information by sending the data, so that the terminal device can set the data reporting time according to the data transmission control information. If the size of the data to be sent is less than the preset threshold, when the terminal device determines that the current system time reaches the data reporting time, the calling the main channel sends the data to be sent to the access point, and the edge node accesses the received data. The sending data is reported to the aggregation unit. If the size of the data to be sent is not less than the preset threshold, the terminal device sends an alternate channel to send the collected data to the access point when determining the current system time arrival data reporting time.
  • the terminal device can select a channel for transmitting data according to the data size, so as to meet the real-time and security requirements of different data, improve the real-time and security of the data transmission of the Internet of Things, and set the data reporting time according to the aggregation unit, according to the convergence.
  • the unit needs to report the data, which helps the aggregation unit to analyze the data and formulate strategies.
  • FIG. 4 is a schematic structural diagram of a system for controlling communication of an Internet of Things terminal device according to an embodiment of the present invention. As shown in FIG. 4, a system for controlling communication of an Internet of Things terminal device may include:
  • the access point 410 is configured to receive a channel configuration command that is sent by the aggregation unit 420.
  • the channel configuration command includes a device type, a primary channel configuration coefficient, and an alternate channel configuration coefficient, where the primary channel configuration coefficient is used to configure a primary channel corresponding to the licensed frequency band.
  • the alternate channel configuration coefficient is used to configure an alternate channel corresponding to the unlicensed band;
  • the access point 410 is further configured to send the primary channel configuration coefficient and the alternate channel configuration coefficient in the channel configuration command to the terminal device 430 of the matching device type;
  • the terminal device 430 is configured to configure the target primary channel according to the primary channel configuration coefficient, and configure the target secondary channel according to the alternate channel configuration coefficient;
  • the terminal device 430 is further configured to acquire data to be sent, and determine a size of the data to be sent;
  • the terminal device 430 is further configured to: when determining that the size of the to-be-sent data is less than a preset threshold, invoking the target primary channel to send the to-be-sent data to the access point 410, so that the access point 410 is to be sent. Reported to the aggregation unit 420;
  • the terminal device 430 is further configured to: when determining that the size of the to-be-sent data is not less than the preset threshold, invoking the target standby channel to send the to-be-sent data to the access point 410, so that the access point 410 reports the data to be sent.
  • the aggregation unit 420 is provided.
  • the terminal device 430 sends the data to be sent to the access point 410 by calling the target backup channel. Specifically, the terminal device 430 calls the backup channel, and determines the target transmission frequency band on the licensed frequency band. A communication connection is established with the access point 410, and the data to be transmitted is transmitted to the access point 410 based on the established communication connection.
  • the terminal device 430 establishes a communication connection with the access point 410 on the target transmission frequency band, and sends the data to be sent to the access point 410 based on the established communication connection, which specifically includes: when the terminal device 430 determines the target transmission frequency band.
  • the frequency resource sends the to-be-sent data to the access point 410 on the time-frequency resource.
  • the terminal device 430 determines the time-frequency resource corresponding to the target transmission frequency band, and the data to be sent to the access point 410 on the time-frequency resource specifically includes: the terminal device 430 determines from the target transmission frequency band by using a frequency hopping method. The frequency domain location of the physical resource block to which the data to be transmitted is sent; the terminal device 430 sends the data to be transmitted to the access point 410 on the time-frequency resource corresponding to the frequency domain location of the determined physical resource block.
  • the terminal device 430 when determining that the size of the to-be-sent data is less than a preset threshold, the terminal device 430 detects whether the current system time reaches a preset data reporting time; and arrives at the preset in the current system time. When the data is reported, the execution target primary channel sends the data to be transmitted to the access point 410.
  • the terminal device 430 when determining that the size of the to-be-sent data is not less than a preset threshold, the terminal device 430 detects whether the current system time reaches a preset data reporting time; and arrives at the current system time. When the data is reported, the calling target alternate channel is sent to the access point 410.
  • the access point 410 is further configured to receive the data transmission control information that is sent by the convergence unit 420, and the data transmission control information includes the data reporting time and the data transmission control information sent by the aggregation unit 420.
  • the device type; and, the data reporting time in the data transmission control information is sent to the terminal device 430 of the matching device type; and the data reporting time is received and saved.
  • the terminal device 430 is further configured to: when determining that the size of the to-be-sent data is less than a preset threshold, invoke the target primary channel to send the to-be-sent data to the access point 410, so as to enable access.
  • the manner in which the point 410 reports the data to be sent to the aggregation unit 420 is specifically as follows:
  • the terminal device 430 is further configured to: when determining that the size of the to-be-sent data is less than the preset threshold, obtain the primary channel identifier corresponding to the target primary channel, and use the primary channel identifier to sign and encrypt the data to be sent, to obtain the first data packet; And the first target data packet is sent to the access point 410, so that the access point 410 reports the received first data packet to the aggregation unit 420.
  • the terminal device 430 acquires the primary channel identifier corresponding to the target primary channel, and adopts the primary channel identifier to treat Sending data for signature and encryption to obtain a first data packet; and invoking the target primary channel to send the first data packet to the access point, so that the access point 410 reports the received first data packet to the aggregation unit 420.
  • the collected data is signed and encrypted by using the primary channel identifier, which not only improves the security of the data transmission, but also facilitates the access point 410 or the aggregation unit 420 to distinguish the data by the primary channel identifier.
  • the terminal device 430 is further configured to: when the size of the to-be-sent data is determined to be not less than a preset threshold, the target standby channel is called to send the to-be-sent data to the access point 410, so that the access point 410 reports the data to be sent to the access point 410.
  • the manner of the aggregation unit 420 is specifically as follows:
  • the terminal device 430 is further configured to: when determining that the size of the to-be-sent data is not less than a preset threshold, obtain an alternate channel identifier corresponding to the target standby channel, and use the alternate channel identifier to sign and encrypt the data to be sent, to obtain the second data packet. And, the target alternate channel is sent to send the second data packet to the access point 410, so that the access point 410 reports the received second data packet to the aggregation unit 420.
  • the terminal device 430 configures the data reporting time, thereby periodically collecting data and reporting the data to be sent at the reporting time.
  • the terminal device 430 monitors the current system time in real time, and reports the data to be sent when the current system time reaches the preset data reporting time, and can report the data to be sent to the convergence unit 420 at the time specified by the aggregation unit 420.
  • the demand for data by the aggregation unit 420 is met.
  • the terminal device 430 of the embodiment of the present invention is further provided with a human-computer interaction interface for realizing human-computer interaction, and the user can select a primary channel or an alternate channel through the human-computer interaction interface.
  • the human-computer interaction interface on the terminal device 430 may be a physical button on the interface of the terminal device 430.
  • the user may manually select the target primary channel or the target backup channel by using the physical button. Specifically, Receiving an operation instruction input by the user through the physical button, further identifying the operation instruction. If the operation instruction of the target main channel is turned on, the target main channel is turned on, and if the instruction of the target standby channel is turned on, the target standby channel is turned on. In this embodiment, the user needs to operate face-to-face with the terminal device 430, which is intuitive and simple.
  • the human-machine interaction interface on the terminal device 430 may be a monitoring interface for remote monitoring, by binding another terminal device 430 to the terminal device 430, such as a mobile device (intelligent Mobile phone, etc., after the monitoring interface is activated, monitor in real time whether Receiving the operation instruction sent by the binding terminal device 430, if the operation instruction is received, further identifying the operation instruction, if the operation instruction of the target main channel is turned on, the target main channel is turned on, if the instruction of the target standby channel is turned on, Turn on the target alternate channel.
  • This embodiment can be remotely monitored, is more convenient, and can also reduce the personal security threat to the user.
  • the convergence unit 420 configures the target primary channel and the target backup channel in the terminal device 430 by issuing the channel configuration command, and then the terminal device 430 can select the channel for sending data according to the data size to meet the real-time performance of different data pairs. And security requirements to improve the real-time and security of IoT data transmission.
  • ROM Read-Only Memory
  • RAM Random Access Memory
  • PROM Programmable Read-Only Memory
  • EPROM Erasable Programmable Read Only Memory
  • OTPROM One-Time Programmable Read-Only Memory
  • EEPROM Electronically-Erasable Programmable Read-Only Memory
  • CD-ROM Compact Disc Read-Only Memory

Abstract

La présente invention concerne un procédé et un système de commande de la communication d'un dispositif terminal de l'Internet des objets, le procédé comportant les étapes suivantes: un point d'accès reçoit une consigne de configuration de canal émise par une unité de convergence, et envoie un coefficient de configuration de canal principal et un coefficient de configuration de canal de secours figurant dans la consigne de configuration de canal à un dispositif terminal correspondant à un type de dispositif; le dispositif terminal configure un canal principal cible sur la base du coefficient de configuration de canal principal, et configure un canal de secours cible sur la base du coefficient de configuration de canal de secours; le dispositif terminal acquiert des données à émettre et détermine la taille des données à émettre; lorsque la taille des données à émettre est inférieure à un seuil prédéfini, le dispositif terminal invoque le canal principal cible pour envoyer les données à émettre au point d'accès; et, lorsque la taille des données à émettre n'est pas inférieure au seuil prédéfini, le dispositif terminal invoque le canal de secours cible pour envoyer les données à émettre au point d'accès. Afin de satisfaire les exigences concernant la sécurité et les performances en temps réel de différentes données, la présente invention sélectionne un canal pour émettre des données en fonction de la taille des données, améliorant ainsi la sécurité et les performances en temps réel de la transmission de données dans l'Internet des objets.
PCT/CN2017/100011 2017-06-21 2017-08-31 Procédé et système de commande de communication d'un dispositif terminal de l'internet des objets WO2018233048A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710473221.4A CN107318168B (zh) 2017-06-21 2017-06-21 一种控制物联网终端设备通信的方法及系统
CN201710473221.4 2017-06-21

Publications (1)

Publication Number Publication Date
WO2018233048A1 true WO2018233048A1 (fr) 2018-12-27

Family

ID=60182009

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/100011 WO2018233048A1 (fr) 2017-06-21 2017-08-31 Procédé et système de commande de communication d'un dispositif terminal de l'internet des objets

Country Status (2)

Country Link
CN (1) CN107318168B (fr)
WO (1) WO2018233048A1 (fr)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108055660B (zh) * 2017-12-13 2021-03-30 青岛海信移动通信技术股份有限公司 在网络通道中传输数据的方法和物联网终端
US10849059B2 (en) * 2018-03-22 2020-11-24 Qualcomm Incorporated Techniques for verifying service-based wireless communications
US11431801B2 (en) 2018-11-05 2022-08-30 Netapp Inc. Storage offload engine for distributed network device data
CN112104732B (zh) * 2020-09-11 2023-01-20 清华大学 一种输电线路监测系统及监测方法
CN112398937A (zh) * 2020-11-06 2021-02-23 电子科技大学中山学院 一种控制物联网终端设备通信的方法及系统
CN117255064B (zh) * 2023-11-17 2024-03-01 广州市森锐科技股份有限公司 多功能信创一体机的控制方法、装置、设备及介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105072560A (zh) * 2015-07-07 2015-11-18 魅族科技(中国)有限公司 一种数据传输方法及装置
US9273982B2 (en) * 2012-06-14 2016-03-01 Spirent Communications, Inc. Hybrid location test system and method
CN105722164A (zh) * 2016-02-25 2016-06-29 努比亚技术有限公司 网络稳定控制装置和方法
CN106465340A (zh) * 2014-04-10 2017-02-22 三星电子株式会社 在蜂窝无线通信系统中使用非授权频带信道的方法和装置
CN106576351A (zh) * 2014-04-18 2017-04-19 高通股份有限公司 共享频谱中的信道选择度量

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101060649A (zh) * 2007-05-25 2007-10-24 成都索贝数码科技股份有限公司 高码率数据的无线可靠传输方法及其系统
CN103634932B (zh) * 2012-08-27 2018-02-27 联想(北京)有限公司 一种数据传输方法及电子设备
CN104426858B (zh) * 2013-08-26 2018-03-23 联想(北京)有限公司 一种信息处理方法及电子设备
CN103650401B (zh) * 2013-09-05 2017-03-08 展讯通信(上海)有限公司 一种移动终端内部通信方法
CN110190937B (zh) * 2013-09-29 2021-10-22 华为技术有限公司 一种数据传输的方法及设备
JP2015070568A (ja) * 2013-09-30 2015-04-13 ソニー株式会社 情報処理装置、通信方法およびプログラム
WO2015161460A1 (fr) * 2014-04-23 2015-10-29 华为技术有限公司 Procédé, appareil et système d'émission de données
CN104168605A (zh) * 2014-07-24 2014-11-26 小米科技有限责任公司 数据传输控制方法及装置
KR101969002B1 (ko) * 2014-09-30 2019-08-13 후아웨이 테크놀러지 컴퍼니 리미티드 데이터 전송 방법 및 단말
CN106161750B (zh) * 2015-04-14 2020-03-24 联想(北京)有限公司 一种信息处理方法及电子设备
CN106658372A (zh) * 2016-12-13 2017-05-10 上海斐讯数据通信技术有限公司 低功耗数据传输方法及系统、发送设备及接收设备
CN106533542B (zh) * 2016-12-30 2019-06-14 安徽国通亿创科技股份有限公司 一种大数据网络传输保护系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9273982B2 (en) * 2012-06-14 2016-03-01 Spirent Communications, Inc. Hybrid location test system and method
CN106465340A (zh) * 2014-04-10 2017-02-22 三星电子株式会社 在蜂窝无线通信系统中使用非授权频带信道的方法和装置
CN106576351A (zh) * 2014-04-18 2017-04-19 高通股份有限公司 共享频谱中的信道选择度量
CN105072560A (zh) * 2015-07-07 2015-11-18 魅族科技(中国)有限公司 一种数据传输方法及装置
CN105722164A (zh) * 2016-02-25 2016-06-29 努比亚技术有限公司 网络稳定控制装置和方法

Also Published As

Publication number Publication date
CN107318168B (zh) 2020-07-24
CN107318168A (zh) 2017-11-03

Similar Documents

Publication Publication Date Title
WO2018233048A1 (fr) Procédé et système de commande de communication d'un dispositif terminal de l'internet des objets
WO2018233046A1 (fr) Procédé et système de contrôle de communication basés sur un type de données
WO2018233045A1 (fr) Procédé de commande de commutation et système de mode de communication de l'internet des objets
Barua et al. Security and privacy threats for bluetooth low energy in iot and wearable devices: A comprehensive survey
JP2017514335A (ja) 複数のネットワーク・インターフェースのための多重rf無線支持を有するネットワーク・レンジ・エクステンダ
WO2018232970A1 (fr) Procédé et système de détection de l'état d'un dispositif terminal appliqués à l'internet des objets
WO2018232966A1 (fr) Procédé et système basés sur un nœud de transmission de périphérie pour détecter si un dispositif terminal est ou non hors ligne
WO2018233030A1 (fr) Procédé de commande de rapport de données d'internet des objets basé sur la durée de transmission et nœud de transfert
WO2018232976A1 (fr) Procédé et dispositif de détermination d'état de fonctionnement de dispositif terminal
CN108040355A (zh) 网络接入方法及系统
CN107749863B (zh) 一种信息系统网络安全隔离的方法
WO2018233057A1 (fr) Procédé et système pour ajuster un signal sans fil de l'internet des objets
WO2018233036A1 (fr) Procédé et dispositif de commande de rapport de données de l'internet des objets
WO2018232973A1 (fr) Procédé et système de commande de l'état de fonctionnement d'un dispositif terminal de l'internet des objets
WO2018232967A1 (fr) Procédé et système de détection de dispositif terminal de l'internet des objets basés sur un nœud d'accès
WO2018233016A1 (fr) Nœud périphérique de routage et son procédé de réglage de fréquence de comptes rendus
CN107197443B (zh) 一种基于物联网的数据传输控制方法及系统
WO2018233049A1 (fr) Système et procédé de communication de données de l'internet des objets
WO2018233044A1 (fr) Procédé et système de filtrage de données de l'internet des objets, basés sur une passerelle de filtrage
WO2018233034A1 (fr) Procédé et système de commande de transmission de données de l'internet des objets
CN107196958B (zh) 一种物联网数据传输的加密方法及系统
CN105407452A (zh) 在蓝牙共享网络下控制数据流量的方法和系统
WO2018233028A1 (fr) Procédé et système de commande de rapport de données de l'internet des objets
WO2018232962A1 (fr) Procédé et système d'ajustement de la plage de couverture réseau d'un nœud d'accès à l'internet des objets
WO2017067330A1 (fr) Appareil et procédé de gestion de configuration d'un point d'accès sans fil

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: 17915074

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

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 18/06/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 17915074

Country of ref document: EP

Kind code of ref document: A1