Movatterモバイル変換


[0]ホーム

URL:


CN110099413B - Data transmission method, transmission device, reception device, and storage medium - Google Patents

Data transmission method, transmission device, reception device, and storage medium
Download PDF

Info

Publication number
CN110099413B
CN110099413BCN201910369105.7ACN201910369105ACN110099413BCN 110099413 BCN110099413 BCN 110099413BCN 201910369105 ACN201910369105 ACN 201910369105ACN 110099413 BCN110099413 BCN 110099413B
Authority
CN
China
Prior art keywords
time slot
sender
receiver
data transmission
sending
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910369105.7A
Other languages
Chinese (zh)
Other versions
CN110099413A (en
Inventor
伊根生
陈川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Dingsheng Kaiyuan Technology Co ltd
Original Assignee
Shenzhen Dingsheng Kaiyuan Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Dingsheng Kaiyuan Technology Co ltdfiledCriticalShenzhen Dingsheng Kaiyuan Technology Co ltd
Priority to CN201910369105.7ApriorityCriticalpatent/CN110099413B/en
Publication of CN110099413ApublicationCriticalpatent/CN110099413A/en
Application grantedgrantedCritical
Publication of CN110099413BpublicationCriticalpatent/CN110099413B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

The invention discloses a data transmission method, which comprises the following steps: when a sender acquires communication data to be sent, judging whether the current time slot is the time slot of the sender; and when the current time slot is the time slot of the sender, sending the communication data to a receiver, wherein when the receiver receives the communication data, the receiver returns response information to the sender in the time slot of the receiver. The invention also discloses a transmitting device, a receiving device and a computer readable storage medium. The invention limits the time slots of the sender and the receiver, thereby staggering the sending time of each party, avoiding the data interference in the data transmission process and improving the reliability of data transmission.

Description

Data transmission method, transmission device, reception device, and storage medium
Technical Field
The present invention relates to the field of air conditioners, and in particular, to a data transmission method, a data transmission device, a data transmission receiving device, and a computer-readable storage medium.
Background
Currently, when wireless data communication products communicate, in order to ensure the reliability of data transmission, a method of retransmitting data multiple times is generally used, but the method has the following disadvantages:
the sender retransmits data for multiple times and possibly occupies the same frequency band resource with the response of the receiver, so that the data transmission fails; moreover, the sender retransmits data for multiple times occupies precious frequency band resources, and a large amount of redundant data easily causes signal co-frequency interference, so that more data retransmission is caused, a vicious circle is formed, and transmission is extremely unreliable; meanwhile, in some application scenarios, multiple devices are required to transmit data at the same time, and mutual interference among the multiple devices further deteriorates the data transmission effect.
The above is only for the purpose of assisting understanding of the technical aspects of the present invention, and does not represent an admission that the above is prior art.
Disclosure of Invention
The invention mainly aims to provide a data transmission method, a transmitting device, a receiving device and a computer readable storage medium, aiming at limiting time slots of a transmitting party and a receiving party, thereby staggering the transmitting time of each party, avoiding data interference in the data transmission process and improving the reliability of data transmission.
In order to achieve the above object, the present invention provides a data transmission method, including the steps of:
when a sender acquires communication data to be sent, judging whether the current time slot is the time slot of the sender;
and when the current time slot is the time slot of the sender, sending the communication data to a receiver, wherein when the receiver receives the communication data, the receiver returns response information to the sender in the time slot of the receiver.
Optionally, when the current time slot is the time slot of the sender, the step of sending the communication data to the receiver includes:
when the current time slot is the time slot of the sender, generating a first random factor;
and sending the communication data to the receiver in the time slot of the sender according to the first random factor, wherein the receiver generates a second random factor when receiving the communication data, and returns the response information to the sender in the time slot of the receiver according to the second random factor.
Optionally, the data transmission method further includes:
generating a third random factor when a sender acquires communication data to be sent;
and sending the communication data to the receiving party according to the third random factor, wherein the receiving party generates a fourth random factor when receiving the communication data, and returns the response information to the sending party according to the fourth random factor.
Optionally, after the step of sending the communication data to the receiver when the current time slot is the time slot of the sender, the method further includes:
when the response information returned by the receiver is not received within the preset time length, judging whether the current time slot is the time slot of the sender;
and when the current time slot is the time slot of the sender, sending the communication data to the receiver again, wherein the preset time length is less than or equal to the time slot of the receiver.
In order to achieve the above object, the present invention further provides a data transmission method, where the data transmission method includes the following steps:
when a receiver receives communication data sent by a sender, judging whether the current time slot is the time slot of the receiver;
and when the current time slot is the time slot of the receiving party, returning response information to the sending party.
Optionally, the step of returning response information to the sender when the current time slot is the time slot of the receiver includes:
and when the current time slot is the time slot of the receiver, generating a second random factor, and returning the response information to the sender in the time slot of the receiver according to the second random factor.
Optionally, the data transmission method further includes:
and the receiver generates a fourth random factor when receiving the communication data, and returns the response information to the sender according to the fourth random factor.
In order to achieve the above object, the present invention also provides a transmission apparatus, including:
the data transmission method comprises a memory, a processor and a data transmission program which is stored on the memory and can run on the processor, wherein the data transmission program realizes the steps of the data transmission method when being executed by the processor.
In order to achieve the above object, the present invention also provides a receiving apparatus, including:
the data transmission method comprises a memory, a processor and a data transmission program which is stored on the memory and can run on the processor, wherein the data transmission program realizes the steps of the data transmission method when being executed by the processor.
To achieve the above object, the present invention further provides a computer-readable storage medium having a data transmission program stored thereon, where the data transmission program is executed by a processor to implement the steps of the data transmission method.
According to the data transmission method, the sending device, the receiving device and the computer readable storage medium, when the sender acquires communication data to be sent and the current time slot is the time slot of the sender, the communication data is sent to the receiver, and when the receiver receives the communication data, response information is returned to the sender in the time slot of the receiver. The invention limits the time slots of the sender and the receiver, thereby staggering the sending time of each party, avoiding the data interference in the data transmission process and improving the reliability of data transmission.
Drawings
Fig. 1 is a schematic diagram of a hardware operating environment of a terminal according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a data transmission method according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating a data transmission method according to another embodiment of the present invention;
FIG. 4 is a flowchart illustrating a data transmission method according to another embodiment of the present invention;
fig. 5 is a schematic diagram of communication between a sender and a receiver according to the present invention.
The implementation, functional features and advantages of the present invention will be further described with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The invention provides a data transmission method, which staggers the sending time of each party by limiting the time slots of a sending party and a receiving party, avoids data interference in the data transmission process and improves the reliability of data transmission.
As shown in fig. 1, fig. 1 is a schematic diagram of a hardware operating environment of a terminal according to an embodiment of the present invention.
The terminal in the embodiment of the invention is a terminal with a communication function, such as a sensor, a host, a household appliance and the like. As shown in fig. 1, the terminal may include: aprocessor 1001, such as a CPU, acommunication bus 1002, and amemory 1003. Wherein acommunication bus 1002 is used to enable connective communication between these components. Thememory 1003 may alternatively be a storage device separate from theprocessor 1001.
Those skilled in the art will appreciate that the configuration of the terminal shown in fig. 1 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
As shown in fig. 1, thememory 1003, which is a kind of computer storage medium, may include therein an operating system and a data transfer program.
In the terminal shown in fig. 1, theprocessor 1001 may be configured to call a data transmission program stored in thememory 1003, and perform the following operations:
when a sender acquires communication data to be sent, judging whether the current time slot is the time slot of the sender;
and when the current time slot is the time slot of the sender, sending the communication data to a receiver, wherein when the receiver receives the communication data, the receiver returns response information to the sender in the time slot of the receiver.
Further, theprocessor 1001 may call the data transmission program stored in thememory 1003, and further perform the following operations:
when the current time slot is the time slot of the sender, generating a first random factor;
and sending the communication data to the receiver in the time slot of the sender according to the first random factor, wherein the receiver generates a second random factor when receiving the communication data, and returns the response information to the sender in the time slot of the receiver according to the second random factor.
Further, theprocessor 1001 may call the data transmission program stored in thememory 1003, and further perform the following operations:
generating a third random factor when a sender acquires communication data to be sent;
and sending the communication data to the receiving party according to the third random factor, wherein the receiving party generates a fourth random factor when receiving the communication data, and returns the response information to the sending party according to the fourth random factor.
Further, theprocessor 1001 may call the data transmission program stored in thememory 1003, and further perform the following operations:
when the response information returned by the receiver is not received within the preset time length, judging whether the current time slot is the time slot of the sender;
and when the current time slot is the time slot of the sender, sending the communication data to the receiver again, wherein the preset time length is less than or equal to the time slot of the receiver.
Further, theprocessor 1001 may call the data transmission program stored in thememory 1003, and further perform the following operations:
when a receiver receives communication data sent by a sender, judging whether the current time slot is the time slot of the receiver;
and when the current time slot is the time slot of the receiving party, returning response information to the sending party.
Further, theprocessor 1001 may call the data transmission program stored in thememory 1003, and further perform the following operations:
and when the current time slot is the time slot of the receiving party, generating a second random factor, and returning the response information to the sending party in the time slot of the receiving party according to the second random factor.
Further, theprocessor 1001 may call the data transmission program stored in thememory 1003, and further perform the following operations:
and when receiving the communication data, the receiver generates a fourth random factor and returns the response information to the sender according to the fourth random factor.
Referring to fig. 2, in an embodiment, the data transmission method includes:
step S11, when a sender acquires communication data to be sent, judging whether the current time slot is the time slot of the sender;
and step S12, when the current time slot is the time slot of the sender, sending the communication data to a receiver, wherein when the receiver receives the communication data, the receiver returns response information to the sender in the time slot of the receiver.
In the prior art, a sender sends communication data to a receiver, and the receiver sends response information to the sender after receiving the communication data. In this embodiment, a time slot of a sender and a time slot of a receiver are defined, where the time slot of the sender refers to that only the sender sends data in the time slot, and the time slot of the receiver refers to that only the receiver sends data in the time slot, so that sending time of each party is staggered, and the situation that the sender and the receiver occupy the same frequency band resource is avoided.
The sender and the receiver constitute a communication system that is applicable to various scenarios, such as communication between a sensor and a host, communication between a plurality of home appliances, communication between a control device and a home appliance, and the like.
The time slot of the sender and the time slot of the receiver may be the same or different, and optionally, as shown in fig. 5, both the time slot of the sender and the time slot of the receiver are 100ms.
As shown in fig. 5, the arrangement of the time slots of the transmitting side and the receiving side may be: one sender time slot is followed by one receiver time slot, and one receiver time slot is followed by one sender time slot.
In the time slot of the sending party and the time slot of the receiving party, the sending times can be set according to practical application, and optionally, the sending times in the time slot of the sending party and the time slot of the receiving party are respectively 3 times.
Further, in the same time slot of the sender or the same time slot of the receiver, the time interval between the sending times is determined by a random factor, the random factor is generated by the sender or the receiver, in the time slot of the sender, the sender generates a first random factor, and in the time slot of the receiver, the receiver generates a second random number factor. The step of sending the communication data to the receiver when the current time slot is the time slot of the sender comprises: when the current time slot is the time slot of the sender, generating a first random factor; and sending the communication data to the receiver in the time slot of the sender according to the first random factor, wherein the receiver generates a second random factor when receiving the communication data, and returns the response information to the sender in the time slot of the receiver according to the second random factor.
The generation mode of the random factor can be set according to practical application. Optionally, taking a time slot of a sender as an example, setting the time slot of the sender as T, sending times in the time slot as 3 times, and time consumed for sending data each time as N, where the first random factor generated for the first time is: x1= T-3*N, the first random factor generated for the second time is: x2= T-2*N-X1, the first random factor generated for the third time is: x3= T-X1-X2.
If there are multiple senders initiating transmission simultaneously, multiple senders and receivers may overlap in sending data, so as to interfere with each other, but according to the technical scheme provided by this embodiment, the probability of data overlapping is greatly reduced by the random interval of multiple retransmissions. And, through the inspection of the practical application system, at least once retransmission data is not interfered in a large probability, and the reliability of data transmission is ensured. Namely, under the scene that a plurality of sensors simultaneously acquire signals for data transmission, a receiving party can also respectively receive the signals of the sensors and make correct response.
After the step of sending the communication data to the receiver when the current time slot is the time slot of the sender, the method further includes: when the response information returned by the receiver is not received within the preset time length, judging whether the current time slot is the time slot of the sender; and when the current time slot is the time slot of the sender, sending the communication data to the receiver again, wherein the preset time length is less than or equal to the time slot of the receiver. For example, the sender sends communication data to the receiver in the time slot of the sender, and if no response is received when the time slot of the next sender arrives, packet loss is determined, and the communication data is resent to the receiver.
In the technical scheme disclosed in this embodiment, when the sender acquires communication data to be sent and the current time slot is the time slot of the sender, the communication data is sent to the receiver, wherein when the receiver receives the communication data, the receiver returns response information to the sender in the time slot of the receiver. Therefore, the time slots of the sender and the receiver are limited, so that the sending time of each party is staggered, the data interference in the data transmission process is avoided, and the reliability of data transmission is improved.
In another embodiment, as shown in fig. 3, based on the embodiment shown in fig. 2, the data transmission method further includes:
s13, generating a third random factor when a sender acquires communication data to be sent;
and step S14, sending the communication data to the receiving party according to the third random factor, wherein the receiving party generates a fourth random factor when receiving the communication data, and returns the response information to the sending party according to the fourth random factor.
In the prior art, a sender sends communication data to a receiver, and the receiver sends response information to the sender after receiving the communication data. In this embodiment, the time interval between the transmission of data by the transmission side and the reception side is limited, and the transmission times of the respective sides are greatly staggered.
The time interval of sending data by the sender and the receiver is determined by a random factor, the random factor is generated by the sender or the receiver, the sender generates a third random factor, the communication data is sent to the receiver according to the third random factor, the receiver generates a fourth random number factor, response information is returned to the sender according to the fourth random factor, and the third random factor and the fourth random factor can be the same or different.
The generation mode of the random factor can be set according to practical application. Optionally, for example, a time slot is taken as an example, the time slot is set to be t, the number of times of transmission in the time slot is 3, and the time consumed for transmitting data each time is n, then the first generated third random factor is: x1= t-3*n, and the third random factor generated for the second time is: x2= t-2*n-x1, and the third random factor generated for the third time is: x3= t-x1-x2.
In the technical scheme disclosed in this embodiment, when the sender acquires communication data to be sent, a third random factor is generated, and the communication data is sent to the receiver according to the third random factor. Therefore, by limiting the time interval of sending data by the sender and the receiver, the sending time of each party is staggered with great probability, the data interference in the data transmission process is avoided, and the reliability of data transmission is improved.
In another embodiment, as shown in fig. 4, based on the embodiment shown in any one of fig. 2 to fig. 3, the data transmission method includes the following steps:
step S21, when the receiver receives the communication data sent by the sender, judging whether the current time slot is the time slot of the receiver;
and step S22, when the current time slot is the time slot of the receiving party, response information is returned to the sending party.
In the prior art, a sender sends communication data to a receiver, and the receiver sends response information to the sender after receiving the communication data. In this embodiment, a time slot of a sender and a time slot of a receiver are defined, where the time slot of the sender refers to that only the sender sends data in the time slot, and the time slot of the receiver refers to that only the receiver sends data in the time slot, so that sending time of each party is staggered, and the situation that the sender and the receiver occupy the same frequency band resource is avoided.
The sender and the receiver constitute a communication system that is applicable to various scenarios, such as communication between a sensor and a host, communication between a plurality of home appliances, communication between a control device and a home appliance, and the like.
The time slot of the sender and the time slot of the receiver may be the same or different, and optionally, as shown in fig. 5, both the time slot of the sender and the time slot of the receiver are 100ms.
As shown in fig. 5, the arrangement of the time slots of the transmitting side and the receiving side may be: one sender time slot is followed by one receiver time slot, and one receiver time slot is followed by one sender time slot.
In the time slot of the sending party and the time slot of the receiving party, the sending times can be set according to practical application, and optionally, the sending times in the time slot of the sending party and the time slot of the receiving party are respectively 3 times.
Further, in the same time slot of the sender or the same time slot of the receiver, the time interval between the sending times is determined by a random factor, the random factor is generated by the sender or the receiver, in the time slot of the sender, the sender generates a first random factor, and in the time slot of the receiver, the receiver generates a second random number factor. The step of sending the communication data to the receiver when the current time slot is the time slot of the sender comprises: when the current time slot is the time slot of the sender, generating a first random factor; and sending the communication data to the receiver in the time slot of the sender according to the first random factor, wherein the receiver generates a second random factor when receiving the communication data, and returns the response information to the sender in the time slot of the receiver according to the second random factor.
The generation mode of the random factor can be set according to practical application. Optionally, taking a time slot of a sending party as an example, setting the time slot of the sending party as T, where the sending times in the time slot is 3 times, and the time consumed for sending data each time is N, then the first random factor generated for the first time is: x1= T-3*N, the first random factor generated for the second time is: x2= T-2*N-X1, the first random factor generated for the third time is: x3= T-X1-X2.
If there are multiple sending parties initiating transmission at the same time, multiple sending parties and receiving parties may overlap in sending data, so as to interfere with each other. And, through the inspection of the practical application system, at least once retransmission data is not interfered in a large probability, and the reliability of data transmission is ensured. Namely, under the scene that a plurality of sensors simultaneously acquire signals for data transmission, a receiving party can also respectively receive the signals of the sensors and make correct response.
After the step of sending the communication data to the receiver when the current time slot is the time slot of the sender, the method further includes: when the response information returned by the receiver is not received within the preset time length, judging whether the current time slot is the time slot of the sender; and when the current time slot is the time slot of the sender, sending the communication data to the receiver again, wherein the preset time length is less than or equal to the time slot of the receiver. For example, the sender sends communication data to the receiver in the time slot of the sender, and if no response is received when the time slot of the next sender arrives, the sender determines that packet is lost, and resends the communication data to the receiver.
In the technical scheme disclosed in this embodiment, when the receiver receives the communication data sent by the sender and the current time slot is the time slot of the receiver, the response information is returned to the sender, so that the sending time of each party is staggered by limiting the time slots of the sender and the receiver, the data interference in the data transmission process is avoided, and the reliability of data transmission is improved.
In a further embodiment, based on the embodiment shown in any one of fig. 2 to fig. 4, the data transmission method further includes:
and the receiver generates a fourth random factor when receiving the communication data, and returns the response information to the sender according to the fourth random factor.
In the prior art, a sender sends communication data to a receiver, and the receiver sends response information to the sender after receiving the communication data. In this embodiment, the time interval between the transmission of data by the transmission side and the reception side is limited, and the transmission times of the respective sides are greatly staggered with a probability.
The time interval of sending data by the sender and the receiver is determined by a random factor, the random factor is generated by the sender or the receiver, the sender generates a third random factor, the communication data is sent to the receiver according to the third random factor, the receiver generates a fourth random number factor, response information is returned to the sender according to the fourth random factor, and the third random factor and the fourth random factor can be the same or different.
The generation mode of the random factor can be set according to practical application. Optionally, for example, a time slot is taken as an example, the time slot is set to be t, the number of times of transmission in the time slot is 3, and the time consumed for transmitting data each time is n, then the fourth random factor generated for the first time is: x1= t-3*n, and the fourth random factor generated for the second time is: x2= t-2*n-x1, and the fourth random factor generated for the third time is: x3= t-x1-x2.
In the technical solution disclosed in this embodiment, when receiving communication data, the receiving side generates a second random factor, and returns response information to the sending side according to the second random factor. Therefore, by limiting the time interval for sending data by the sender and the receiver, the sending time of each party is staggered with great probability, data interference in the data transmission process is avoided, and the reliability of data transmission is improved.
The invention also provides a sending device, which comprises a memory, a processor and a data transmission program stored on the memory and capable of running on the processor, wherein the data transmission program is configured to realize the steps of the data transmission method under the execution main body of the sending device.
The invention also provides a receiving device, which comprises a memory, a processor and a data transmission program which is stored on the memory and can run on the processor, wherein the data transmission program is configured to realize the steps of the data transmission method under the execution main body of the receiving device.
An embodiment of the present invention further provides a computer-readable storage medium, where a data transmission program is stored on the computer-readable storage medium, and the data transmission program is executed by a processor to implement the data transmission method mainly executed by the sending apparatus or the receiving apparatus.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) as described above and includes instructions for enabling a terminal device (e.g., a television, a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (6)

and sending the communication data to a receiver in the time slot of the sender according to the first random factor, returning response information to the sender in the time slot of the receiver when the receiver receives the communication data, wherein the receiver generates a second random factor when receiving the communication data, and returns the response information to the sender in the time slot of the receiver according to the second random factor, and in the same time slot of the sender or the same time slot of the receiver, the time interval between the sending times is determined by the random factor, the time slot of the sender is the time slot for sending the data only by the sender, and the time slot of the receiver is the time slot for sending the data only by the receiver.
when the current time slot is the time slot of the receiver, generating a second random factor, and returning response information to the sender in the time slot of the receiver according to the second random factor, wherein when the sender acquires communication data to be sent, the sender judges whether the current time slot is the time slot of the sender; when the current time slot is the time slot of the sender, generating a first random factor, and when the number of sending times corresponding to the time slot of the sender is 3, the first random factor is X1= T-3 × N, X2= T-2*N-X1, or X3= T-X1-X2, where X1, X2, and X3 are the first random factors generated for the first time, the second time, and the third time, respectively, T is the time slot of the sender, and N is the time consumed for sending; and sending the communication data to the receiver in the time slot of the sender according to the first random factor, wherein the time interval between the sending times is determined by the random factor in the time slot of the same sender or the time slot of the same receiver.
CN201910369105.7A2019-05-052019-05-05Data transmission method, transmission device, reception device, and storage mediumActiveCN110099413B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201910369105.7ACN110099413B (en)2019-05-052019-05-05Data transmission method, transmission device, reception device, and storage medium

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201910369105.7ACN110099413B (en)2019-05-052019-05-05Data transmission method, transmission device, reception device, and storage medium

Publications (2)

Publication NumberPublication Date
CN110099413A CN110099413A (en)2019-08-06
CN110099413Btrue CN110099413B (en)2023-02-28

Family

ID=67446899

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201910369105.7AActiveCN110099413B (en)2019-05-052019-05-05Data transmission method, transmission device, reception device, and storage medium

Country Status (1)

CountryLink
CN (1)CN110099413B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN111225437A (en)*2019-11-292020-06-02博微宇空(重庆)科技有限公司Gain control method for receiving signal of ground base station

Citations (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO2007126013A1 (en)*2006-04-282007-11-08Panasonic CorporationRadio communication system, mobile station device, and rach transmission method
WO2010076481A1 (en)*2008-12-152010-07-08France TelecomMethod for transmitting data by a wireless network unit and unit
WO2016016247A1 (en)*2014-07-302016-02-04Siemens AktiengesellschaftMethod for a robust data transmission
CN105491674A (en)*2014-09-182016-04-13电信科学技术研究院Slot selection optimizing method and device
WO2017092025A1 (en)*2015-12-042017-06-08华为技术有限公司Data transmission method, and related device and system
WO2018082580A1 (en)*2016-11-042018-05-11中兴通讯股份有限公司Interference processing method and device, apparatus and storage medium
WO2018174768A1 (en)*2017-03-212018-09-27Telefonaktiebolaget Lm Ericsson (Publ)Network node and method in a wireless communications network

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7639726B1 (en)*2009-03-202009-12-29On-Ramp Wireless, Inc.Downlink communication
CN102006630B (en)*2010-11-102013-08-07北京航空航天大学Multichannel cooperative data transmission method and system
WO2012069950A1 (en)*2010-11-252012-05-31Koninklijke Philips Electronics N.V.System and method for optimizing data transmission to nodes of a wireless mesh network
WO2015109438A1 (en)*2014-01-212015-07-30华为技术有限公司Data transmission method and device
WO2015139254A1 (en)*2014-03-202015-09-24华为技术有限公司Data transmission method and station
WO2016004634A1 (en)*2014-07-112016-01-14Mediatek Singapore Pte. Ltd.Method for enb, ue uplink transmission and reception
CN107231701A (en)*2016-05-262017-10-03朱晓庆Wireless communications method, wireless communication terminal, service end and teaching are registered device
CN105959921B (en)*2016-07-202019-11-22矽力杰半导体技术(杭州)有限公司Network controller, node device and apply its mesh network system
CN106549737B (en)*2016-11-072019-08-23清华大学A kind of data transmission method and device
US20190124654A1 (en)*2017-10-232019-04-25Qualcomm IncorporatedScheduling, transmission, and reception of acknowledgement messages
CN108696897B (en)*2018-03-162021-08-20西安电子科技大学 Data Collection Method Based on Satellite CDMA Multi-packet Reception

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO2007126013A1 (en)*2006-04-282007-11-08Panasonic CorporationRadio communication system, mobile station device, and rach transmission method
WO2010076481A1 (en)*2008-12-152010-07-08France TelecomMethod for transmitting data by a wireless network unit and unit
WO2016016247A1 (en)*2014-07-302016-02-04Siemens AktiengesellschaftMethod for a robust data transmission
CN105491674A (en)*2014-09-182016-04-13电信科学技术研究院Slot selection optimizing method and device
WO2017092025A1 (en)*2015-12-042017-06-08华为技术有限公司Data transmission method, and related device and system
WO2018082580A1 (en)*2016-11-042018-05-11中兴通讯股份有限公司Interference processing method and device, apparatus and storage medium
WO2018174768A1 (en)*2017-03-212018-09-27Telefonaktiebolaget Lm Ericsson (Publ)Network node and method in a wireless communications network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
R1-1612232 "Timing relation dependency to slots transmission direction indication method";Panasonic Corporation;《3GPP tsg_ran\WG1_RL1》;20161104;全文*

Also Published As

Publication numberPublication date
CN110099413A (en)2019-08-06

Similar Documents

PublicationPublication DateTitle
KR101100245B1 (en) Shared HR Feedback Channels for Virtual Grouping in Wireless Relay Networks
US10284340B2 (en)Multicast sending apparatus, multicast receiving apparatus, and multicast transmission determining method
US9042356B2 (en)Method and apparatus for confirming delivery of group data to radio communication devices in a wireless communication system
CN105393483B (en) Communication method, device and system for multiple access points
US9622147B2 (en)System and method for performing hybrid automatic repeat request (HARQ) in a WLAN system
US11728931B2 (en)Communication method, network device, and terminal
CN105634663A (en)Data transmission processing method and device
US12095561B2 (en)Communication method and apparatus for wireless local area network, terminal and readable storage medium
US8897190B2 (en)System and method for dynamic timeslot reduction
CN112398599A (en)Communication system, method of operating a communication system and method of operating a communication device
CN110099413B (en)Data transmission method, transmission device, reception device, and storage medium
US11638317B2 (en)Electronic apparatus and method
CN106060962A (en)Communication method and device
WO2018086707A1 (en)Feedback based flexible transmission scheme for contention-based urllc transmission
JP2025520782A (en) COMMUNICATION METHOD, DEVICE, COMMUNICATION NODE, AND STORAGE MEDIUM
CN108616335B (en)Data packet transmission method, user terminal and network side equipment
CN109075959B (en) Method, device, storage medium and terminal for sending information
CN109314956B (en)Method for transmitting information, network device, terminal device and computer readable medium
US12445224B2 (en)Data transmission method and apparatus, device, and medium
WO2004066643A2 (en)Optimization of transmissions on a shared communications channel
US20250015924A1 (en)Data transmission method and apparatus, device, and medium
US20100091756A1 (en)Method of using acknowledgment tones for data consistency in intra-vehicular wireless networks
CN109937548B (en)Apparatus, method and computer program for unlicensed wireless communication
WO2023088574A1 (en)Device and method for assisted retransmissions
CN118400079A (en)Feedback method, feedback device, electronic equipment and storage medium

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp