WO2018018627A1 - Procédé et système de transmission de données et dispositif de réception - Google Patents

Procédé et système de transmission de données et dispositif de réception Download PDF

Info

Publication number
WO2018018627A1
WO2018018627A1 PCT/CN2016/092407 CN2016092407W WO2018018627A1 WO 2018018627 A1 WO2018018627 A1 WO 2018018627A1 CN 2016092407 W CN2016092407 W CN 2016092407W WO 2018018627 A1 WO2018018627 A1 WO 2018018627A1
Authority
WO
WIPO (PCT)
Prior art keywords
data packet
transport
data
transmission
receiving device
Prior art date
Application number
PCT/CN2016/092407
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 深圳市道通智能航空技术有限公司
Priority to PCT/CN2016/092407 priority Critical patent/WO2018018627A1/fr
Priority to CN201680000634.4A priority patent/CN106464581A/zh
Publication of WO2018018627A1 publication Critical patent/WO2018018627A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B7/00Radio transmission systems, i.e. using radiation field
    • H04B7/02Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas
    • H04B7/12Frequency diversity
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/28Routing or path finding of packets in data switching networks using route fault recovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/22Alternate routing

Definitions

  • the embodiments of the present invention relate to the field of communications technologies, and in particular, to a data transmission method, system, and receiving apparatus.
  • wireless transmission such as WIFI, LTE, and DVB
  • WIFI wireless transmission
  • LTE Long Term Evolution
  • DVB wireless transmission
  • the measures taken generally jump to another one.
  • frequency hopping can be used to ensure data transmission, but the real-time performance of frequency hopping cannot be guaranteed.
  • image mosaic, data error and other issues which have a great impact on the user experience.
  • the related technology has the following problems: all data is transmitted on the same channel, and once interfered, all data is inaccurate, resulting in data errors, which is not conducive to data transmission.
  • the technical problem to be solved by the embodiments of the present application is to provide a data transmission method, system, and receiving apparatus, which are configured to transmit data packets of the same data on two transmission channels by establishing two transmission channels between the transmitting device and the receiving device. This ensures that the data will not be lost or interfered with during transmission.
  • a technical solution adopted by the embodiment of the present application is to provide a data transmission method.
  • the method includes: generating a first transport data packet and a second transport data packet, where the first transport data packet and the second transport data packet include the same data content; and sending, by using the first transport channel, the first transport data packet to the receiving device; Transmitting a second transport packet to the receiving device over the second transport channel.
  • the first transmission channel and the second transmission channel are located in different frequency bands.
  • the coding manner of the data content in the first transmission data packet is different from the number of the second transmission data packet According to the way the content is encoded.
  • the data transmission method further includes: the receiving device determines the earliest received data packet among the first transmission data packet and the second transmission data packet; and the receiving device processes the earliest received data packet.
  • the present application also adopts a receiving apparatus, which receives a data packet sent by a transmitting apparatus through a first transmission channel or a second transmission channel; parses a data packet, determines whether the data packet is correct; and if the data packet is correct, determines The first received packet; the first received packet is processed.
  • the receiving device further includes: if the data packet is incorrect, discarding the data packet.
  • the present application further provides a data transmission system, including: a generating module, configured to generate a first transport data packet and a second transport data packet, where the first transport data packet and the second transport data packet include The same data content is provided; the sending module is configured to send the first transport data packet to the receiving device by using the first transport channel, and the second transport channel sends the second transport data packet to the receiving device.
  • a generating module configured to generate a first transport data packet and a second transport data packet, where the first transport data packet and the second transport data packet include The same data content is provided
  • the sending module is configured to send the first transport data packet to the receiving device by using the first transport channel, and the second transport channel sends the second transport data packet to the receiving device.
  • the generating module further includes: a copy unit, configured to generate a copy of the transport data block; and a packaging unit, configured to encapsulate the sequence number corresponding to the transport data block and the transport data block into a transport data packet according to a preset encapsulation algorithm.
  • a receiving device comprising: a receiving module, configured to receive a data packet sent by a sending device by using a first transport channel or a second transport channel; and a parsing module, configured to parse the first transport data packet or the second transport data packet; And used to determine whether the first transport packet or the second transport packet is correct.
  • the receiving device further includes: a discarding module, configured to discard the data packet if the first transport data packet or the second transport data packet is incorrect.
  • the transmitting device of the present application sends the first transmission data packet carrying the same data content to the receiving device through the first and second two transmission channels, respectively. Transmitting a data packet, after receiving, by the first and second two transmission channels, the first transmission data packet and the second transmission data packet, according to the earliest arrival of the first transmission data packet and the second transmission data packet Transmitting the data packet for processing is beneficial to ensure the timeliness of the receiving device to obtain the data content, and is well avoided in the single channel transmission, if the transmission data packet has a problem, it needs to be connected.
  • the receiving device and the transmitting device synchronously hop to another transmission channel, and retransmit the transmission data content, causing a serious delay in the data content.
  • FIG. 1 is a flow chart of a first embodiment of a data transmission method according to the present application.
  • FIG. 2 is a flow chart of a second embodiment of a data transmission method according to the present application.
  • FIG. 3 is a flow chart of a third embodiment of a data transmission method according to the present application.
  • FIG. 4 is a schematic diagram of an embodiment of a data transmission system of the present application.
  • FIG. 5 is a schematic diagram of a first embodiment of an electronic device according to a data transmission method of the present application.
  • FIG. 6 is a schematic diagram of an embodiment of a receiving device of the present application.
  • FIG. 7 is a schematic diagram of a second embodiment of an electronic device according to a data transmission method of the present application.
  • an embodiment of a data transmission method of the present application includes:
  • Step 101 Generate a first transport data packet and a second transport data packet, where the first transport data packet and the second transport data packet include the same data content;
  • the data in the first transport data packet may be different from the encoding manner of the data content in the second transport data packet.
  • the first and second preset encapsulation algorithms may be set, and the first preset encapsulation algorithm is corresponding to the first transmission.
  • the second preset encapsulation algorithm is corresponding to the second transmission channel
  • the data content is encapsulated into the second transmission data packet according to the second preset encapsulation algorithm
  • the data content is encapsulated to the first according to the first preset encapsulation algorithm
  • the data packet is transmitted.
  • the data content may also be numbered and the number is encapsulated into the transport data packet.
  • a copy of the data content is generated, and then a first transport packet is generated according to the data content, and a second transport packet is generated according to the copy of the data content.
  • Step 102 Send a first transport data packet to the receiving device by using the first transport channel.
  • Step 103 Send a second transmission data packet to the receiving device by using a second transmission channel.
  • steps 101 to 103 are all performed by the transmitting device, and the first transmission channel and the second transmission channel refer to a data channel established between the transmitting device and the receiving device.
  • the first transmission The channel and the second transmission channel are located in different frequency bands, for example, the first transmission channel is 2.4G, and the second transmission channel is 900M.
  • the transmitting device sends the generated first data packet and the second data packet respectively from the first transport channel and the second transport channel, and since the first transport channel and the second transport channel are independent, the first transport packet and the first The two transport packets are not affected by each other.
  • the transmitting apparatus ensures the independence of the first transport data packet and the second transport data packet by transmitting the same data content through the first transport channel and the second transport channel, even if one of the transport data is transmitted.
  • the receiving device can use another transmission data packet for processing, ensuring the timeliness of data transmission, and well avoiding the need for receiving the device when there is a problem in the transmission of the data packet in the single channel transmission. Synchronously hopping with the transmitting device to another transport channel, retransmitting the transmitted data content, and the data content is seriously delayed.
  • the transmitting device may also generate three, four or more transport packets carrying the same data content, and each transport packet corresponds to a transport channel for transmission.
  • the receiving device may first arrive according to the first one of the first transport data packet and the second transport data packet.
  • the method also includes:
  • Step 201 The receiving device determines an earliest received data packet among the first transport data packet and the second transport data packet;
  • the receiving device processes according to the earliest received data packet, which is beneficial to ensure the timeliness of the receiving device to obtain the data content.
  • the real-time performance of the data content is very important, and the extension of the data content is likely to cause the cardon.
  • the receiving device determines that the first received data packet among the first transport data packet and the second transport data packet can be transitioned through the data storage, as follows:
  • Determining whether the first transmission data packet is correct if the correct receiving device parses the data packet, discarding the data packet if it is incorrect; and determining whether the data storage space is stored with the first transmission data If the data stored in the packet has the same data content, if the storage space stores data that is not the same as the data content carried by the first transport packet, the data content is stored in the storage space, otherwise the data packet is discarded.
  • Step 202 The receiving device processes the earliest received data packet.
  • the receiving device may further determine the correctness of the data packet, and directly discard the data packet when the data packet is incorrect.
  • the sending device sends the first transport data packet and the second transport data packet carrying the same data content to the receiving device through the first and second two transmission channels, respectively, and the receiving device passes the first
  • the second two transmission channels are processed according to the earliest arriving transmission data packet among the first transmission data packet and the second transmission data packet, thereby facilitating acquisition by the receiving device.
  • the timeliness of the data content is well avoided in the single-channel transmission. If there is a problem in the transmission of the data packet, the receiving device and the transmitting device need to be synchronously hopped to another transmission channel, and the transmission data content is retransmitted, resulting in the appearance of the data content. A severe delay.
  • FIG. 3 is a flowchart of a second embodiment of a data transmission method, and a data transmission method, including:
  • Step 301 Receive, by using the first transport channel and the second transport channel, a data packet sent by the sending device.
  • the first transmission channel and the second transmission channel are channels for transmitting data between the transmitting device and the receiving device, and when the transmitting device transmits the data content to the receiving device, respectively carrying the data through the first transmission channel and the second transmission channel
  • the data packet of the content in short, a data content is transmitted to the receiving device twice through the first transmission channel and the second transmission channel, respectively.
  • Step 302 Parsing the data packet, determining whether the data packet is correct; if yes, proceeding to step 303, otherwise proceeding to step 305;
  • Parsing the data packet to obtain data content carried by the data packet may have different formats for transmitting data. Therefore, the first transport channel may correspond to a first preset parsing algorithm, and the second transport channel may correspond to a second preset parsing algorithm to parse the first transmit data. The manner of the packet is also performed according to the first preset parsing algorithm, and the first preset parsing algorithm corresponds to the second preset encapsulation algorithm.
  • Step 303 If the data packet is correct, determine the data packet received for the first time;
  • the package identifier determines whether the packet is correct.
  • Step 304 Process the data packet received for the first time
  • the method of determining the first received data packet can also be various, for example, recording the receiving time of each data packet, and when it is found that two data packets having the same data content are received, it is determined according to the receiving time which packet is received for the first time.
  • the packet to.
  • the storage space if any, discards the data packet, and subsequently processes the data packet, and directly extracts the data packet from the data storage space for processing, thereby effectively avoiding repeated processing of the data.
  • the received data block to be transmitted may also be recorded in the form of a record table. When the receiving device finds that the same pending data block has been received from the record table, the data to be transmitted is received. Block is discarded.
  • Step 305 If the data packet is incorrect, discard the data packet.
  • the receiving device may also transmit a data retransmission message to the transmitting device when the receiving device determines that there are two data packets containing the same data content in the discarded data packet.
  • the transmitting device transmits the data content
  • the data content may be obtained by dividing the original data, and each data content is set with a sequence number, and the transmission data packet includes a corresponding content in addition to the data content. Sequence number. After receiving the data content and the sequence number, the receiving device restores the original data according to the sequence number and the data content.
  • the receiving device after receiving, by the first and second two transmission channels, the first transmission data packet and the second transmission data packet, the receiving device is configured according to the earliest among the first transmission data packet and the second transmission data packet.
  • the arrival of the transmitted data packet for processing is beneficial to ensure the timeliness of the receiving device to obtain the data content, and is well avoided in the single channel transmission. If there is a problem in the transmission data packet, the receiving device and the transmitting device need to be synchronously hopped to another A transmission channel retransmits the transmitted data content, causing a serious delay in the data content.
  • the data transmission system 400 includes a transmitting device 401 and a receiving device 402.
  • the transmitting device 401 includes a generating module 4011 and a transmitting module 4012.
  • the receiving device 402 includes a determining module 4021 and a processing module 4022.
  • the generating module 4011 is configured to generate a first transport data packet and a second transport data packet, where the first transport data packet and the second transport data packet include the same data content.
  • a sending module 4012 configured to send, by using a first transport channel, a first transport data packet to a receiving device, where the second transport channel sends a second data to the receiving device Transfer packets.
  • the determining module 4021 is configured to determine, by the receiving device, the earliest received data packet among the first transport data packet and the second transport data packet.
  • the processing module 4022 is configured to, by the receiving device, process the earliest received data packet.
  • the generating module 4011, the sending module 4012, the determining module 4021, and the processing module 4022 may each be a processor, and the processor executes various functional applications and data processing by running, that is, a processing method for implementing data transmission.
  • the generating module 4011 may copy the data content to generate a copy of the data content, and the two data contents generate two data packets, which are respectively transmitted on the first transport channel and the second transport channel.
  • the encoding manner of the data content in the first transport data packet may be different from the encoding manner of the data content in the second transport data packet.
  • the first and second preset encapsulation algorithms may be set, the first preset encapsulation algorithm is corresponding to the first transmission channel, and the second preset encapsulation algorithm is corresponding to the second transmission channel, according to the second preset encapsulation algorithm.
  • Encapsulating the data content into the second transport data packet, and encapsulating the data content into the first transport data packet according to the first preset encapsulation algorithm determining whether the first transport data packet and the second transport data packet include The same data content can also be used to number the data content and encapsulate the number into the transport data packet.
  • the transmitting apparatus ensures the independence of the first transport data packet and the second transport data packet by transmitting the same data content through the first transport channel and the second transport channel, even if one of the transmissions is transmitted.
  • the receiving device can use another transmission data packet for processing, ensuring the timeliness of the data transmission, and well avoiding the single channel transmission, if the transmission data packet has a problem, it needs to be received.
  • the device and the transmitting device synchronously hop to another transmission channel, retransmitting the transmitted data content, and the data content is seriously delayed.
  • the present application further provides an embodiment of a non-volatile computer storage medium storing computer-executable instructions that can perform the data transfer method of any of the above-described embodiments.
  • FIG. 5 is a schematic diagram of a first embodiment of an electronic device for performing the data transmission method of the present application.
  • the electronic device 500 includes a processor 501, a memory 503, a communication adapter 502, and a bus.
  • the processor 501, the memory 503, the communication adapter 502, and the bus are connected.
  • a bus connection is taken as an example.
  • the memory 503 is used as a non-volatile computer readable storage medium for storing non-volatile software programs, non-volatile computer-executable programs, and modules, such as data transmission in the embodiments of the present application.
  • the program instructions/modules (generation module 401, transmission module 402, determination module 403, and processing module 404) corresponding to the input method.
  • the processor 501 executes various functional applications and data processing of the server by executing non-volatile software programs, instructions, and modules stored in the memory 503, that is, a processing method for implementing data transmission of the above method embodiments.
  • the memory 503 may include a storage program area and an storage data area, wherein the storage program area may store an operating system, an application required for at least one function; the storage data area may store data created according to use of the processing device of the data transmission, and the like. Further, the memory 503 may include a high speed random access memory, and may also include a nonvolatile memory such as at least one magnetic disk storage device, flash memory device, or other nonvolatile solid state storage device. In some embodiments, the memory 503 can optionally include memory remotely located relative to the processor 501 that can be connected to the processing device of the data transfer over a network. Examples of such networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
  • the one or more modules are stored in the memory 503, and when executed by the one or more processors 501, perform a processing method of data transmission in any of the above method embodiments.
  • the electronic device of the embodiment of the present application exists in various forms, including but not limited to:
  • Mobile communication devices These devices are characterized by mobile communication functions and are mainly aimed at providing voice and data communication.
  • Such terminals include: smart phones (such as iPhone), multimedia phones, functional phones, and low-end phones.
  • Ultra-mobile personal computer equipment This type of equipment belongs to the category of personal computers, has computing and processing functions, and generally has mobile Internet access.
  • Such terminals include: PDAs, MIDs, and UMPC devices, such as the iPad.
  • Portable entertainment devices These devices can display and play multimedia content. Such devices include: audio, video players (such as iPod), handheld game consoles, e-books, and smart toys and portable car navigation devices.
  • the server consists of a processor, a hard disk, a memory, a system bus, etc.
  • the server is similar to a general-purpose computer architecture, but because of the need to provide highly reliable services, processing power and stability High reliability in terms of reliability, security, scalability, and manageability.
  • the device embodiments described above are merely illustrative, wherein the described as separate components
  • the units may or may not be physically separate, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • the first and second transmission channels between the receiving device and the receiving device are established by using a pre-stored instruction in the processor of the electronic device, and the transmission data block and the preset number are generated into data packets.
  • the data packet on the transmission channel does not need to be synchronously hopped to another transmission channel when the receiving device and/or the transmitting device finds a transmission error in the transmission channel, and retransmits the transmission data block to ensure the real-time transmission of the transmission data block.
  • the receiving device 600 includes: a receiving module 601, a parsing module 602, a determining module 603, a determining module 604, a processing module 605, and a discarding module 606.
  • the receiving module 601 is configured to receive, by using the first transport channel or the second transport channel, a data packet sent by the sending device.
  • the parsing module 602 is configured to parse the first transport data packet or the second transport data packet.
  • the determining module 603 is configured to determine whether the first transport data packet or the second transport data packet is correct.
  • the determining module 604 is configured to determine the data packet received for the first time if the data packet is correct.
  • the processing module 605 is configured to process the data packet that is first received.
  • the discarding module 606 is configured to discard the data packet if the first transport data packet or the second transport data packet is incorrect. It is worth noting that: determining whether the data storage space stores the same data block as the transport data block carried by the transport data packet is also processed by the judging module. If there is the same data block, the discarding module discards the duplicate data block if If there is no duplication, it is stored in the storage space.
  • the receiving module 601, the parsing module 602, the judging module 603, the determining module 604, the processing module 605, and the discarding module 606 are respectively processors, and the processor executes various functional applications and data processing of the receiving device by running, that is, implementing data. The processing method of the transmission.
  • the receiving device after receiving, by the first and second two transmission channels, the first transmission data packet and the second transmission data packet, the receiving device first arrives according to the first transmission data packet and the second transmission data packet.
  • the transmission of the data packet is processed to ensure the timeliness of the receiving device to obtain the data content, and the single channel transmission is well avoided. If there is a problem in the transmission data packet, the receiving device and the transmitting device need to be synchronously hopped to another Transport channel, retransmitting the transmitted data content, causing the data content to appear A severe delay.
  • FIG. 7 is a schematic diagram of a second embodiment of an electronic device for performing the data transmission method of the present application.
  • the electronic device 700 further includes a processor 701, a memory 702, a communication adapter 703, and a bus.
  • the processor 701, the memory 703, the communication adapter 702, and the bus are connected.
  • a bus connection is taken as an example.
  • the processor 701, the memory 702, and the communication adapter 703 are all connected to the bus.
  • the memory 703 is used as a non-volatile computer readable storage medium, and can be used for storing non-volatile software programs, non-volatile computer-executable programs, and modules, as in the processing method of data transmission in the embodiment of the present application.
  • Program instructions/modules (receiving module 601, parsing module 602, judging module 603, determining module 604, processing module 605, and discarding module 606).
  • the processor 701 executes various functional applications and data processing of the server by executing non-volatile software programs, instructions, and modules stored in the memory 703, that is, implementing the data transmission method of the above method embodiment.
  • the memory 703 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application required for at least one function; the storage data area may store data created according to use of the processing device of the data transmission, and the like. Further, the memory 703 may include a high speed random access memory, and may also include a nonvolatile memory such as at least one magnetic disk storage device, a flash memory device, or other nonvolatile solid state storage device. In some embodiments, the memory 703 can optionally include memory remotely located relative to the processor 701 that can be connected to the processing device of the data transfer over a network. Examples of such networks include, but are not limited to, the Internet, intranets, local area networks, mobile communication networks, and combinations thereof.
  • the one or more modules are stored in the memory 703, and when executed by the one or more processors 701, perform a processing method of data transmission in any of the above method embodiments.
  • the electronic device of the embodiment of the present application exists in various forms, including but not limited to:
  • Mobile communication devices These devices are characterized by mobile communication functions and are mainly aimed at providing voice and data communication.
  • Such terminals include: smart phones (such as iPhone), multimedia phones, functional phones, and low-end phones.
  • Ultra-mobile personal computer equipment This type of equipment belongs to the category of personal computers, has computing and processing functions, and generally has mobile Internet access.
  • Such terminals include: PDAs, MIDs, and UMPC devices, such as the iPad.
  • Portable entertainment devices These devices can display and play multimedia content. Such devices include: audio, video players (such as iPod), handheld game consoles, e-books, and smart toys and portable vehicles. Navigation device.
  • the server consists of a processor, a hard disk, a memory, a system bus, etc.
  • the server is similar to a general-purpose computer architecture, but because of the need to provide highly reliable services, processing power and stability High reliability in terms of reliability, security, scalability, and manageability.
  • the device embodiments described above are merely illustrative, wherein the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, ie may be located A place, or it can be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • the electronic device in the embodiment of the present application receives a data packet sent between the first transmission channel and the second transmission channel connected to the transmitting device by using a pre-stored instruction in the processor of the electronic device, and first stores the data according to the number. Whether there is the same data in the space, if not stored, if any, discard, so the data is selected very well, because the same data is transmitted through two transmission channels, even if one of the transmission channels is interfered, It is also possible to obtain data from the second transmission channel, preventing data loss and facilitating the correct transmission of data.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

Des modes de réalisation de la présente invention concernent un procédé et un système de transmission de données, et un dispositif de réception. Le procédé comprend les étapes suivantes : produire un premier paquet de données de transmission et un deuxième paquet de données de transmission, le premier paquet de données de transmission et le deuxième paquet de données de transmission comprenant le même contenu de données ; envoyer le premier paquet de données de transmission à un dispositif de réception grâce à un premier canal de transmission ; et envoyer le deuxième paquet de données de transmission au dispositif de réception grâce à un deuxième canal de transmission. Grâce au procédé, les modes de réalisation de la présente invention peuvent assurer qu'un bloc de données à transmettre est transmis en temps réel.
PCT/CN2016/092407 2016-07-29 2016-07-29 Procédé et système de transmission de données et dispositif de réception WO2018018627A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2016/092407 WO2018018627A1 (fr) 2016-07-29 2016-07-29 Procédé et système de transmission de données et dispositif de réception
CN201680000634.4A CN106464581A (zh) 2016-07-29 2016-07-29 一种数据传输方法、系统和接收装置

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/092407 WO2018018627A1 (fr) 2016-07-29 2016-07-29 Procédé et système de transmission de données et dispositif de réception

Publications (1)

Publication Number Publication Date
WO2018018627A1 true WO2018018627A1 (fr) 2018-02-01

Family

ID=58215566

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/092407 WO2018018627A1 (fr) 2016-07-29 2016-07-29 Procédé et système de transmission de données et dispositif de réception

Country Status (2)

Country Link
CN (1) CN106464581A (fr)
WO (1) WO2018018627A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116866883A (zh) * 2023-09-05 2023-10-10 中国兵器装备集团兵器装备研究所 一种提高数据传输时效性的方法和系统

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102017113615A1 (de) 2017-06-20 2018-12-20 Carl Zeiss Smt Gmbh System, Verfahren und Marker zur Positionsbestimmung eines beweglichen Objektes im Raum
CN107623682B (zh) * 2017-09-06 2020-05-19 深圳众享互联科技有限公司 一种基于双通道的指令传输系统
WO2019095328A1 (fr) * 2017-11-17 2019-05-23 上海诺基亚贝尔股份有限公司 Procédé et dispositif de réplication de données et support lisible par ordinateur
CN109861800A (zh) * 2018-07-27 2019-06-07 北京新岸线移动通信技术有限公司 一种无线数据传输方法和系统
CN110875787A (zh) * 2018-08-30 2020-03-10 广东新岸线计算机系统芯片有限公司 一种实现高可靠低时延传输的无线通信方法及系统
CN108986829B (zh) * 2018-09-04 2020-12-15 北京猿力未来科技有限公司 数据发送方法、装置、设备及存储介质
CN112700632A (zh) * 2020-12-23 2021-04-23 南方电网电力科技股份有限公司 一种多信道传输无线计量脉冲的方法和系统
CN114070495A (zh) * 2021-11-17 2022-02-18 武汉联影智融医疗科技有限公司 数据传输方法、装置、电子装置和存储介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004073275A1 (fr) * 2003-02-13 2004-08-26 Docomo Communications Laboratories Europe Gmbh Diversite espace-temps-frequence pour systemes a porteuses multiples
CN1617478A (zh) * 2003-04-15 2005-05-18 夏普株式会社 无线通信装置和无线通信系统
CN1791084A (zh) * 2004-12-17 2006-06-21 清华大学 时域同步正交频分复用空频编码时频联合信道估计方法
CN101039136A (zh) * 2006-03-15 2007-09-19 华为技术有限公司 基于空频编码的多天线发射分集方法及其系统
CN101453257A (zh) * 2007-12-03 2009-06-10 国家广播电影电视总局广播科学研究院 一种多载波调制系统中差分空时发射分集系统及实现方法
CN102468880A (zh) * 2010-11-09 2012-05-23 华为技术有限公司 一种信息发射及接收的方法及装置

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102594672B (zh) * 2012-02-09 2015-05-06 北京网梯科技发展有限公司 适用于低可靠网络环境下高质量互联网通讯的方法及系统
CN104348583A (zh) * 2013-08-08 2015-02-11 联想(北京)有限公司 一种信息处理方法及电子设备
CN104519075A (zh) * 2013-09-26 2015-04-15 中兴通讯股份有限公司 一种数据传输方法及设备

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004073275A1 (fr) * 2003-02-13 2004-08-26 Docomo Communications Laboratories Europe Gmbh Diversite espace-temps-frequence pour systemes a porteuses multiples
CN1617478A (zh) * 2003-04-15 2005-05-18 夏普株式会社 无线通信装置和无线通信系统
CN1791084A (zh) * 2004-12-17 2006-06-21 清华大学 时域同步正交频分复用空频编码时频联合信道估计方法
CN101039136A (zh) * 2006-03-15 2007-09-19 华为技术有限公司 基于空频编码的多天线发射分集方法及其系统
CN101453257A (zh) * 2007-12-03 2009-06-10 国家广播电影电视总局广播科学研究院 一种多载波调制系统中差分空时发射分集系统及实现方法
CN102468880A (zh) * 2010-11-09 2012-05-23 华为技术有限公司 一种信息发射及接收的方法及装置

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116866883A (zh) * 2023-09-05 2023-10-10 中国兵器装备集团兵器装备研究所 一种提高数据传输时效性的方法和系统
CN116866883B (zh) * 2023-09-05 2023-11-24 中国兵器装备集团兵器装备研究所 一种提高数据传输时效性的方法和系统

Also Published As

Publication number Publication date
CN106464581A (zh) 2017-02-22

Similar Documents

Publication Publication Date Title
WO2018018627A1 (fr) Procédé et système de transmission de données et dispositif de réception
CN109996097B (zh) 一种投屏方法、系统及存储装置
CN113411313B (zh) 数据传输方法、装置和系统
RU2634908C2 (ru) Способ и устройство для управления доставкой медиаданных
KR101298640B1 (ko) 전송 스트림 패킷을 전송하는 방법 및 장치
CN101552660B (zh) 对流媒体数据进行重传、播放的方法、装置及通信系统
CN112804711B (zh) 数据传输方法、装置、计算机可读介质及电子设备
CN109905205B (zh) 数据发送、接收的方法及设备、数据传输方法及系统
KR101991388B1 (ko) 이종 네트워크상에서의 컨텐츠 전송 방법 및 이를 위한 장치
CN106658597B (zh) 一种数据传输方法,发送装置及接收装置
US20230071243A1 (en) Conserving network resources during transmission of packets of interactive services
CN109067796A (zh) 一种数据传输方法及装置
WO2018165924A1 (fr) Procédé et appareil d'émission adaptative
WO2018166433A1 (fr) Procédé de transmission de données et dispositif associé
CN105791252A (zh) 基于fpga的udp协议ip核
US10200154B2 (en) System and method for early packet header verification
CN109067922A (zh) 一种数据传输方法及装置
CN105610544B (zh) 一种语音数据传输方法及装置
CN105391523B (zh) 一种语音优化传输方法及装置
CN114039702B (zh) 数据传输方法、装置、设备和介质
WO2014100973A1 (fr) Système, dispositif et procédé de traitement vidéo
CN114631280A (zh) 具有编解码器差错模型的媒体接入控制器
US9954984B2 (en) System and method for enabling replay using a packetized link protocol
CN112954255B (zh) 视频会议码流的传输方法、装置、计算机设备和存储介质
WO2023273671A1 (fr) Procédé de retransmission de paquet de données audio, et récepteur audio, support de stockage et système

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

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

Country of ref document: EP

Kind code of ref document: A1