EP3959920A1 - Methods for communicating between a terminal and a base station, corresponding terminal, base station and computer program - Google Patents

Methods for communicating between a terminal and a base station, corresponding terminal, base station and computer program

Info

Publication number
EP3959920A1
EP3959920A1 EP20719201.4A EP20719201A EP3959920A1 EP 3959920 A1 EP3959920 A1 EP 3959920A1 EP 20719201 A EP20719201 A EP 20719201A EP 3959920 A1 EP3959920 A1 EP 3959920A1
Authority
EP
European Patent Office
Prior art keywords
base station
terminal
control information
transmission
data packet
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.)
Pending
Application number
EP20719201.4A
Other languages
German (de)
French (fr)
Inventor
Hao Lin
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.)
Orange SA
Original Assignee
Orange SA
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 Orange SA filed Critical Orange SA
Publication of EP3959920A1 publication Critical patent/EP3959920A1/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1867Arrangements specially adapted for the transmitter end
    • H04L1/1874Buffer management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/1607Details of the supervisory signal
    • H04L1/1628List acknowledgements, i.e. the acknowledgement message consisting of a list of identifiers, e.g. of sequence numbers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/0205Traffic management, e.g. flow control or congestion control at the air interface
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/20Control channels or signalling for resource management
    • H04W72/23Control channels or signalling for resource management in the downlink direction of a wireless link, i.e. towards a terminal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1829Arrangements specially adapted for the receiver end
    • H04L1/1835Buffer management

Definitions

  • TITLE Communication methods between a terminal and a base station, terminal, base station and corresponding computer program.
  • the field of the invention is that of telecommunications.
  • the invention relates to communications between a terminal and a base station, especially in unlicensed frequency bands.
  • the invention finds in particular, and not exclusively, applications in the field of 5G (in English NR for “New Radio”), for communications on unlicensed frequency bands (in English “NR-U” for “NR -based access to unlicensed spectrum ”).
  • access protocols In order to facilitate access to a channel in an unlicensed frequency band, access protocols have been proposed, such as the LBT access protocol (in English “Listen Before Talk”, in French “listen before talk” ), and in particular its so-called “category 4” version.
  • a device when a device wishes to transmit a signal in a channel belonging to an unlicensed frequency band, it first listens to the channel for a predetermined period (for example 34 ps). If the channel is busy, the sending equipment continues to listen to the channel, until the channel is detected as unoccupied or inactive ("idle").
  • a predetermined period for example 34 ps.
  • determining the occupation of a channel is based on an energy measurement.
  • the transmitting equipment estimates the energy received on this channel and the compares to a predefined threshold. If the received energy exceeds this threshold, the channel is considered busy. Otherwise, it is considered unoccupied.
  • the transmitting equipment checks that the channel remains inactive for a predetermined time (eg 34 ps). Once this time has elapsed, the transmitting equipment draws a random value (in English "backoff") from a predefined range (for example an integer between 5 and 15), and checks for each counter value whether the channel remains unoccupied. , counting down from the value drawn.
  • a predefined range for example an integer between 5 and 15
  • each counter value is associated with a 9 ps step. Thus, if the channel remains unoccupied for a period of 9 ps, the counter value is decremented by 1.
  • the sending equipment If during the countdown the channel is again occupied (in English "busy"), the sending equipment retains the current value of the counter and continues listening to the channel, until it detects that the channel is free again. The sending equipment checks again that the channel remains unoccupied for a predetermined time (eg 34 ps), then resumes counting from the last counter value.
  • a predetermined time eg 34 ps
  • the sending equipment can start transmitting data.
  • the transmission time is called COT (in English “Channel Occupancy Time”, in French “canal occupation time”).
  • communications can therefore be delayed while the channel is busy.
  • LTE Physical layer procedures for shared spectrum channel access (3GPP TS 37.213 version 15.0.0 Release 15)
  • a base station when a base station wishes to transmit data to user equipment, it notably transmits data on the PDSCH channel (“ Physical Downlink Shared Channel ”) and control information (DCI for“ Downlink Control Information ”).
  • PDSCH Physical Downlink Shared Channel
  • DCI Downlink Control Information
  • the control information carries information relating to the reception of data, such as the time / frequency resource or the coding and modulation scheme. used to transmit the data.
  • Such control information can also carry information relating to the time / frequency resource to be used by the user equipment to indicate whether the data has been decoded, also called the time / frequency resource for the “feedback”.
  • the user equipment sends an ACK type message to the resource for feedback if the data packet is correctly decoded, or a NACK type message otherwise.
  • the base station Since the base station allocates the time / frequency resource to be used by the UE for feedback, the base station can read the message it receives on this resource to verify if the UE has decoded the data.
  • the base station If the base station receives an ACK type message associated with a current data packet, it can consider that the current data packet has been correctly received.
  • the base station If the base station receives a NACK type message associated with a current data packet, it can retransmit the current data packet, possibly with different redundancy data (RV or “Redundancy values”). In this way, the UE can reconstruct the current data packet using the initial transmission and re-transmission.
  • RV redundancy data
  • the base station if the base station does not receive any message on the time / frequency resource allocated for the feedback, the base station considers that the communication has been interrupted (DTX for “Discontinuous transmission”). The base station assumes that the UE has not received the DCI control information, therefore has not been aware of the transmission of a data packet and has not attempted to decode it. The base station then decides to transmit the DCI control information again with a different coding, as well as to retransmit the data packet on the PDSCH channel, possibly with a different modulation and coding scheme.
  • transmission by the user equipment of a message to indicate whether the data packet has been decoded can be delayed as long as the channel is busy.
  • user equipment may have decoded a data packet, and wish to transmit an ACK type message on the resource allocated for feedback.
  • the user equipment runs the LBT access protocol. As long as the channel is busy, transmission of the ACK message is prohibited.
  • the base station not receiving any message on the time / frequency resource allocated for feedback, will consider that the communication has been interrupted (DTX). The base station will transmit the DCI control information and the data packet again, resulting in loss of spectral efficiency.
  • the invention provides, according to one embodiment, a method of managing a communication between a base station and a terminal.
  • a method of managing a communication between a base station and a terminal is implemented at the level of a terminal.
  • the terminal is associated with at least one memory comprising at least two storage areas, and implements:
  • the representative state of a transmission belongs to the group comprising:
  • the data packet has been decoded (for example of ACK type);
  • the data packet has not been decoded (for example of NACK type);
  • control information has not been received (eg DTX type).
  • the proposed solution thus makes it possible to keep in memory the states representative of the transmissions of data packets from the base station to the terminal, as long as the terminal is not authorized to transmit.
  • the proposed solution makes it possible to improve the “HARQ-ACK feedback” technique.
  • the terminal When the terminal is authorized to transmit, for example when the channel is considered unoccupied following the progress of the LBT access protocol, the terminal transmits to the base station the history of states representative of the transmissions. In this way, the base station receives information about previous transmissions, and can decide whether it is desirable to retransmit certain data packets (especially data packets associated with a NACK or DTX state).
  • the base station can determine, during a following transmission:
  • the terminal has not actually received the control information for the current transmission (and return the control information with possibly a suitable coding rate and the current data packet with a suitable coding and modulation scheme), or
  • the proposed solution is well suited to communications on unlicensed frequency bands (NR-U).
  • the method also implements at least one step of storing, in one of the storage areas, a state representative of a transmission, by the base station, of at least one packet of data. previous data and control information associated with the previous data packet, referred to as the previous transmission, said storage area being identified from the storage area indicator carried by the control information associated with the current data packet.
  • the storage of a state representative of a current transmission can be used to determine the state representative of a previous transmission.
  • the storage areas of a memory are organized in a stack, and the method implements:
  • the method implements: the detection, in the control information associated with the current data packet, of a reception indicator indicating that the base station has received all of the states representative of previous transmissions, stored in storage areas;
  • a new indicator is proposed, denoted for example NAI (“New Ack Indication”), making it possible to inform the terminal that the base station has received all of the states representative of the previous transmissions and that it It is therefore possible to delete these states from the storage areas.
  • NAI New Ack Indication
  • the terminal is associated with at least two memories.
  • the storage area can be identified by a storage area indicator (denoted for example SetlD) and by a memory indicator (denoted for example AckJD).
  • the different memories can have a different number of storage areas.
  • each memory can be associated with a different level of quality of service.
  • the invention in another embodiment, relates to a terminal capable of communicating with a base station, comprising at least one memory comprising at least two storage areas, and at least one processing unit configured for: - store, in one of the storage areas, at least one state representative of a transmission, by the base station, of at least one current data packet and control information associated with the current data packet, called transmission current, said storage area being identified by a storage area indicator carried by the control information associated with the current data packet,
  • the processing unit is configured to store states representative of successive transmissions, and to transmit all of these states when the terminal is authorized to transmit.
  • the processing unit is a processor operably coupled to the memory or memories associated with the terminal.
  • Such a terminal is particularly suitable for implementing the method of managing a communication described above.
  • This is, for example, user equipment such as a cell phone.
  • This terminal could of course include the various characteristics relating to the method according to the invention, which can be combined or taken in isolation. Thus, the characteristics and advantages of this terminal are the same as those of the method described above. Therefore, they are not detailed further.
  • the invention also relates, according to one embodiment, to a method of communication between a base station and a terminal.
  • a method of communication between a base station and a terminal is implemented at the level of a base station.
  • the terminal being associated with at least one memory comprising at least two storage areas
  • the base station implements:
  • the control information bearing a storage area indicator identifying a storage area a state representative of the current transmission, among the storage areas,
  • the base station knows, for each transmission, in which storage area the state of the transmission can be stored.
  • the proposed solution thus makes it possible to keep in memory the states representative of the transmissions of data packets from the base station to the terminal, as long as the terminal is not authorized to transmit.
  • the base station receives the states representative of previous transmissions, and can decide whether it is desirable to retransmit certain data packets.
  • control information also carries at least one piece of information belonging to the group comprising:
  • a memory indicator (denoted for example AckJD) identifying a memory from among said at least one memory associated with the terminal;
  • a reception indicator (denoted for example NAI) indicating that the base station has received all of the stored states representative of the transmissions;
  • the reception indicator changes state upon receipt of all the states representative of transmissions, and is transmitted in the control information of a subsequent transmission.
  • the terminal can detect that the base station has received the states representative of the previous transmissions, and refresh the memory or memories associated with it.
  • the memory is organized in a stack, and the control information associated with the first data packet carries a storage area indicator identifying the storage area corresponding to the first level of the stack, and the control information associated with the following data packets respectively bear a storage area indicator identifying the storage area corresponding to the directly higher level.
  • the method implements:
  • the method implements a retransmission of the 'set of data packets and control information associated with these data packets.
  • the invention relates to a base station capable of communicating with a terminal associated with at least one memory comprising at least two storage areas, said base station comprising at least one processing unit configured for:
  • control information bearing a storage area indicator identifying a storage area of a state representative of the transmission current, among the storage areas,
  • the processing unit is configured to transmit data packets and control information, and to receive all of the states representative of the transmissions when the terminal is authorized to transmit.
  • the processing unit is a processor operably coupled to a memory of the base station.
  • Such a base station is particularly suitable for implementing the communication method described above.
  • This is for example an eNodeB.
  • the base station could of course include the various characteristics relating to the method according to the invention, which can be combined or taken in isolation. Thus, the characteristics and advantages of the base station are the same as those of the method described above. Therefore, they are not detailed further.
  • the invention also relates to one or more computer programs comprising instructions for the implementation of at least one method as described above. when this or these programs are executed by at least one processor.
  • the invention also relates to an information medium readable by a computer, and comprising instructions of a computer program as mentioned above.
  • Figure 1 illustrates the main steps implemented by a base station according to one embodiment of the invention
  • FIG 2 illustrates the main steps implemented by a terminal according to one embodiment of the invention
  • FIG 3 illustrates the structure of different memories associated with a terminal according to one embodiment of the invention
  • FIGs 4A to 4D illustrate a first example of communication between a base station and a terminal according to an embodiment of the invention
  • FIGS. 5A to 5E illustrate a second example of communication between a base station and a terminal according to an embodiment of the invention
  • FIGs 6A to 6D illustrate a third example of communication between a base station and a terminal according to an embodiment of the invention
  • FIG 7 shows the simplified structure of a terminal implementing a communication management method according to one embodiment of the invention
  • FIG. 8 presents the simplified structure of a base station implementing a communication method according to an embodiment of the invention. 5. Description of an embodiment of the invention
  • the general principle of the invention is based on the transmission of data packets and control information associated with these data packets in downlink, ie from a base station to a terminal, and storage in storage areas.
  • the terminal transmits to the base station all the states representative of the transmissions, when it is authorized to transmit.
  • the base station upon receipt of all the states representative of the transmissions, the base station can determine whether there has indeed been one or more transmission failures, in which case it is necessary to retransmit the corresponding data packet and the corresponding data packet. associated control information.
  • the base station does not assume that communication has been interrupted in the absence of a message on a time / frequency resource allocated for feedback.
  • the base station determines that the communication has been terminated only upon receipt of a state representative of the transmission such as transmission failure, such as DTX.
  • the terminal transmits to the base station all the states stored in the storage areas when it is authorized to transmit on a time / frequency resource identified from the control information, the control information.
  • control carrying information relating to at least one time / frequency resource intended to be used by the terminal to transmit to the base station all the states representative of the transmissions.
  • this information relating to at least one time / frequency resource for the feedback can be common to the control information associated with different data packets.
  • the control information associated with different data packets identifies one (or more) same time / frequency resource to be used by the terminal for feedback.
  • the communication network is a cellular network.
  • FIGS. 1 and 2 the main steps implemented by a terminal and a base station of the communication network according to one embodiment of the invention are presented.
  • the terminal is associated with at least one memory.
  • a memory can therefore be an internal component of the terminal, or an external component belonging to another item of equipment in communication with the terminal, such as a remote server.
  • the address of such a memory can in particular be defined by a memory indicator, denoted for example AckJD.
  • Such a memory comprises at least two storage areas. The address of each storage area can be defined by a storage area indicator, denoted for example SetlD.
  • the memory is a stack memory, and each storage area corresponds to a segment of the stack.
  • the base station implements at least one step 11 of transmitting at least one data packet and control information associated with the data packet.
  • Current transmission is the transmission of a current data packet from the base station to the terminal, for example on a PDSCH type channel, and of control information associated with the current data packet, for example of DCI type.
  • Several transmission steps can be implemented to successively transmit the various data packets and associated control information.
  • control information carries a storage area indicator identifying a storage area of a state representative of the current transmission, among the storage areas of the memory associated with the terminal.
  • a different storage area can be allocated by the base station.
  • the terminal implements, for its part, at least one step 21 of storing a state representative of a current transmission, ie of the transmission by the base station of at least one packet of current data (for example on a PDSCH type channel) and control information (for example of DCI type) associated with the current data packet.
  • the storage area is identified by the storage area indicator carried by the control information associated with the current data packet. It is noted that, in certain cases, the reception of a current data packet and associated control information makes it possible to store, in one of the storage areas, a state representative of a previous transmission.
  • the terminal When the terminal is authorized to transmit, it implements a transmission 22, to the base station, of all the states S stored in the storage areas of at least one memory.
  • the base station for its part, implements a step of receiving 12 of all the states S representative of the transmissions.
  • the terminal is associated with one or more memories, identified by a memory indicator AckJD.
  • AckJD memory indicator
  • Each memory is divided into several segments, corresponding to different storage areas.
  • Each storage area is identified by a SetJD storage area indicator. The number of storage areas in each memory may be different.
  • the AckJD memory can be considered as a buffer memory making it possible to store the representative state of transmissions with an identifier (for example ACK if the data packet has been decoded, NACK if the data packet has not been decoded, or DTX if control information has not been received).
  • the storage area indicator can be thought of as a pointer to the buffer.
  • a reception indicator N Al is introduced, indicating that the base station has received all of the stored states representative of previous transmissions.
  • control information for example of DCI type
  • a corresponding data packet for example on the PDSCH channel
  • the control information carries the storage area indicator and possibly the memory indicators. and / or reception.
  • the control information also makes it possible to identify one or more time / frequency resource for the feedback, intended to be used (s) by the terminal to transmit to the base station all the data.
  • representative states of transmissions For example, the reception indicator NAI is a binary value (0 or 1) which indicates whether all of the states representative of the transmissions, stored in the memory AckJD, have been received by the base station. For a current transmission, identifying an AckJD memory, if the value of the reception indicator is modified compared to the previous transmission identifying the same AckJD memory, this means that the base station has received all the states representative of the transmissions, stored in AckJD memory. Otherwise, it means that the base station has not yet received the representative states, stored in the memory AckJD.
  • the terminal is not authorized to send (failure of the LBT access protocol for example). It cannot therefore transmit its status (“ACK”) - for example on the time / frequency resource allocated for feedback.
  • ACK the status
  • the base station schedules the transmission of a second data packet on the PDSCH channel and the associated DCI control information, called the second transmission.
  • control associated with the following data packets respectively bear a storage area indicator identifying the storage area corresponding to the directly higher level.
  • the terminal does not receive the DCI control information, it does not know that a second data packet has been transmitted. It therefore does not store any information in the AckJD memory.
  • the base station does not receive any information on the time / frequency resource allocated for feedback.
  • the base station schedules the transmission of a third data packet on the PDSCH channel and associated DCI control information, called a third transmission.
  • the terminal can detect that at least one storage area of a lower level than the current storage area of the third data packet is empty, which means that the information of checks of a previous transmission (ie the second transmission) were not received.
  • the terminal is finally authorized to transmit, for example following the successful execution of the LBT access protocol.
  • the value of the indicator N Al goes from 0 to 1, and the base station programs it.
  • the reception indicator therefore changes state on reception of all representative states of transmissions, and may be transmitted in the control information of a subsequent transmission.
  • FIGS. 5A to 5E a second example of communication between a base station and a terminal according to an embodiment of the invention is now presented.
  • Figures 5A to 5C are identical to Figures 4A to 4C and are therefore not described in more detail.
  • the value of the NAI indicator goes from 0 to 1, and the base station programs the transmission.
  • a fourth data packet on the PDSCH channel and associated DCI control information called a fourth transmission.
  • the terminal does not receive the DCI control information.
  • the terminal therefore does not know that a fourth data packet has been sent. It does not store any information in AckJD memory, and the base station does not receive any information about the time / frequency resource allocated for feedback.
  • the base station schedules the transmission of a fifth data packet on the PDSCH channel and associated DCI control information, called a fifth transmission.
  • the terminal can detect that at least one storage area of a lower level than the storage area of the fifth data packet is empty, which means that the control information of the previous transmission (ie the fourth transmission) were not received.
  • the base station can therefore detect, from the control information of a current transmission, a transmission failure of a previous transmission (i.e. when the terminal does not receive the control information).
  • the base station can retransmit the corresponding data packets and the associated control information, possibly by adapting the coding rate and / or the modulation scheme. and coding.
  • the base station implements a retransmission of all the corresponding data packets and control information associated with these data packets. It is then possible to empty the memory.
  • a single memory was associated with a terminal.
  • several memories can be associated with a terminal.
  • the different memories can be used for different services having different quality of service (QoS) levels.
  • QoS quality of service
  • the user of the terminal has subscribed to two different services: a first service of the download type, tolerating a certain latency, and a second service of the mobile telephone type, requiring low latency.
  • the states representative of the transmissions associated with the first service and the second service, stored in the single memory are mixed.
  • the base station which receives all the states can it is therefore difficult to control the quality of service and the spectral efficiency of these two services.
  • the base station may decide not to wait to receive all of the states and assume, after a predetermined time, that all transmissions have failed (DTX).
  • DTX transmissions have failed
  • the base station could have waited longer to receive the states representative of the transmissions associated with the first service, before assuming that all the transmissions had failed. .
  • the base station can wait longer for the reception of the states representative of the transmissions associated with the first service (supporting a higher latency), it does not systematically consider a failure of the transmissions associated with the first service, and therefore does not retransmit necessarily the data packets associated with this first service.
  • the terminal is not authorized to transmit (failure of the LBT access protocol for example). It cannot therefore transmit its state (“ACK”) to the base station.
  • ACK state
  • the base station may decide not to wait to receive all the states and assume, after a predetermined time, that all transmissions associated with the second service have failed (DTX), and scheduling a re-transmission of the corresponding data packets.
  • the value of the NAI indicator changes from 0 to 1, and the base station schedules the re-transmission of the first data packet associated with the second service and the associated DCI control information.
  • the memory associated with the low latency service may have a size, i.e. a number of storage areas, smaller than that of the memory associated with the service tolerating a higher latency.
  • the base station implements a retransmission of the set of corresponding data packets associated with the low latency service and associated control information.
  • the last memory storage area is full, and the base station still has not received all of the representative transmission states, it means that the load is high, i.e. the channel is heavily occupied. In this case, the base station assumes that all previous transmissions, corresponding to states stored in memory, have failed (DTX).
  • a memory comprising four or five storage areas can be used.
  • the base station can identify, in the control information, several time / frequency resources for the feedback. For example, the base station can allocate two time / frequency resources for a current transmission so that the terminal can report the status of the transmission. The terminal can then run the LBT access protocol on a first resource. If successful, the terminal can transmit the transmission status to this first resource. If this fails, the terminal can roll out the LBT access protocol on the second resource. This optimizes the probability of success of the LBT access protocol.
  • a terminal comprises at least one memory 71 comprising a buffer memory comprising at least two storage areas, at least one processing unit 72, equipped for example with a programmable computing machine or with a control machine. dedicated calculation, for example a processor P, and controlled by the computer program 73, implementing steps of the method for managing a communication according to at least one embodiment of the invention.
  • the code instructions of the computer program 73 are for example loaded into a RAM memory before being executed by the processor of the processing unit 72.
  • the processor of the processing unit 72 implements steps of the method of managing a communication described above, according to the instructions of the computer program 73, to:
  • such a base station comprises at least one memory 81 comprising a buffer memory, at least one processing unit 82, equipped for example with a programmable computing machine or with a dedicated computing machine, for example. example a processor P, and controlled by the computer program 83, implementing steps of the communication method according to at least one embodiment of the invention.
  • the code instructions of the computer program 83 are for example loaded into a RAM memory before being executed by the processor of the processing unit 82.
  • the processor of the processing unit 82 implements steps of the communication method described above, according to the instructions of the computer program 83, to:
  • control information bearing a storage area indicator identifying a storage area of a state representative of the current transmission, among the storage areas of a memory associated with the terminal,

Abstract

The invention relates to a method for managing a communication between a base station and a terminal. According to the invention, the terminal being associated with at least one memory comprising at least two storage zones, the terminal implements: at least one step of storing (21), in one of the storage zones, a state representative of a transmission, by the base station, of at least one current data packet and control information related to the current data packet, referred to as a current transmission, the storage zone being identified by a storage zone indicator supported by the control information associated with the current data packet, the transmission (22) to the base station of all the states stored in the storage zones, when the terminal is authorized to transmit.

Description

DESCRIPTION DESCRIPTION
TITRE : Procédés de communication entre un terminal et une station de base, terminal, station de base et programme d’ordinateur correspondants. TITLE: Communication methods between a terminal and a base station, terminal, base station and corresponding computer program.
1. Domaine de l’invention 1. Field of the invention
Le domaine de l’invention est celui des télécommunications. The field of the invention is that of telecommunications.
Plus précisément, l’invention concerne les communications entre un terminal et une station de base, notamment dans des bandes de fréquence non licenciées. More specifically, the invention relates to communications between a terminal and a base station, especially in unlicensed frequency bands.
L’invention trouve notamment, et non exclusivement, des applications dans le domaine de la 5G (en anglais N R pour « New Radio »), pour des communications sur des bandes de fréquence non licenciées (en anglais « NR-U » pour « NR-based access to unlicensed spectrum »). The invention finds in particular, and not exclusively, applications in the field of 5G (in English NR for “New Radio”), for communications on unlicensed frequency bands (in English “NR-U” for “NR -based access to unlicensed spectrum ”).
2. Art antérieur 2. Prior art
Afin d’augmenter la bande passante et donc le débit de transmission dans un réseau de communication, l’utilisation de bandes de fréquence non licenciées, c’est-à-dire non attribuées à un opérateur de téléphonie particulier ou à un usage spécifique, se développe. In order to increase the bandwidth and therefore the transmission rate in a communication network, the use of unlicensed frequency bands, that is to say, not allocated to a particular telephone operator or to a specific use, expands.
Toutefois, l’utilisation de ces bandes de fréquence non licenciées présente certains inconvénients. En effet, de telles bandes de fréquence étant utilisables par tous les opérateurs de téléphonie mobile, leur accessibilité s’en trouve réduite et il peut s’écouler un certain lapse de temps avant qu’une station de base ou un terminal puisse transmettre des données. However, using these unlicensed frequency bands has some drawbacks. Indeed, since such frequency bands can be used by all mobile telephone operators, their accessibility is reduced and a certain lapse of time may elapse before a base station or a terminal can transmit data. .
Afin de faciliter l’accès à un canal dans une bande de fréquence non licenciée, des protocoles d’accès ont été proposés, comme le protocole d’accès LBT (en anglais « Listen Before Talk », en français « écouter avant de parler »), et notamment sa version dite de « catégorie 4 ». In order to facilitate access to a channel in an unlicensed frequency band, access protocols have been proposed, such as the LBT access protocol (in English "Listen Before Talk", in French "listen before talk" ), and in particular its so-called “category 4” version.
Selon cette version, lorsqu’un équipement souhaite émettre un signal dans un canal appartenant à une bande de fréquence non licenciée, il procède préalablement à une écoute du canal pendant une durée prédéterminée (par exemple 34 ps). Si le canal est occupé, l’équipement émetteur poursuit l’écoute du canal, jusqu’à ce que le canal soit détecté comme inoccupé ou inactif (« idle »). According to this version, when a device wishes to transmit a signal in a channel belonging to an unlicensed frequency band, it first listens to the channel for a predetermined period (for example 34 ps). If the channel is busy, the sending equipment continues to listen to the channel, until the channel is detected as unoccupied or inactive ("idle").
Par exemple, la détermination de l’occupation d’un canal est basée sur une mesure d’énergie. L’équipement émetteur estime l’énergie reçue sur ce canal et la compare à un seuil prédéfini. Si l’énergie reçue dépasse ce seuil, le canal est considéré comme occupé. Sinon, il est considéré comme inoccupé. For example, determining the occupation of a channel is based on an energy measurement. The transmitting equipment estimates the energy received on this channel and the compares to a predefined threshold. If the received energy exceeds this threshold, the channel is considered busy. Otherwise, it is considered unoccupied.
L’équipement émetteur vérifie que le canal reste inactif pendant une durée prédéterminée (par exemple 34 ps). Une fois cette durée écoulée, l’équipement émetteur tire une valeur aléatoire (en anglais « backoff ») dans une plage prédéfinie (par exemple un nombre entier compris entre 5 et 15), et vérifie pour chaque valeur de compteur si le canal reste inoccupé, en comptant à rebours à partir de la valeur tirée. The transmitting equipment checks that the channel remains inactive for a predetermined time (eg 34 ps). Once this time has elapsed, the transmitting equipment draws a random value (in English "backoff") from a predefined range (for example an integer between 5 and 15), and checks for each counter value whether the channel remains unoccupied. , counting down from the value drawn.
Par exemple, chaque valeur de compteur est associée à un pas de 9 ps. Ainsi, si le canal reste inoccupé pendant une durée de 9 ps, la valeur de compteur est décrémentée de 1. For example, each counter value is associated with a 9 ps step. Thus, if the channel remains unoccupied for a period of 9 ps, the counter value is decremented by 1.
Si pendant le décompte le canal est de nouveau occupé (en anglais « busy »), l’équipement émetteur retient la valeur courante du compteur et poursuit l’écoute du canal, jusqu’à détecter que le canal est de nouveau libre. L’équipement émetteur vérifie à nouveau que le canal reste inoccupé pendant une durée prédéterminée (par exemple 34 ps), puis reprend le décompte à partir de la dernière valeur de compteur. If during the countdown the channel is again occupied (in English "busy"), the sending equipment retains the current value of the counter and continues listening to the channel, until it detects that the channel is free again. The sending equipment checks again that the channel remains unoccupied for a predetermined time (eg 34 ps), then resumes counting from the last counter value.
Lorsque le décompte est terminé (i.e. valeur de compteur égale à 0), l’équipement émetteur peut commencer à transmettre des données. La durée de transmission est appelée COT (en anglais « Channel Occupancy Time », en français « temps d’occupation du canal »). When the count is complete (i.e. counter value equal to 0), the sending equipment can start transmitting data. The transmission time is called COT (in English "Channel Occupancy Time", in French "canal occupation time").
Selon le protocole d’accès LBT, les communications peuvent donc être retardées tant que le canal est occupé. Depending on the LBT access protocol, communications can therefore be delayed while the channel is busy.
Par ailleurs, des solutions ont également été proposées pour confirmer la réception par un équipement utilisateur (UE, en anglais « User Equipement ») de données transmises par une station de base en voie descendante. Cette technique est notamment connue sous le nom « HARQ-ACK feedback » (« Hybrid Automatic Repeat reQuest - ACKnowledgment »). Furthermore, solutions have also been proposed for confirming the reception by a user equipment (UE) of data transmitted by a base station in the downlink. This technique is in particular known under the name “HARQ-ACK feedback” (“Hybrid Automatic Repeat reQuest - ACKnowledgment”).
Par exemple, comme décrit dans le document « LTE; Physical layer procedures for shared spectrum channel access (3GPP TS 37.213 version 15.0.0 Release 15) », lorsqu’une station de base souhaite transmettre des données à un équipement utilisateur, elle transmet notamment des données sur le canal PDSCH (« Physical Downlink Shared Channel ») et des informations de contrôle (DCI pour « Downlink Control Information »). For example, as described in the document “LTE; Physical layer procedures for shared spectrum channel access (3GPP TS 37.213 version 15.0.0 Release 15) ”, when a base station wishes to transmit data to user equipment, it notably transmits data on the PDSCH channel (“ Physical Downlink Shared Channel ”) and control information (DCI for“ Downlink Control Information ”).
Les informations de contrôle portent des informations relatives à la réception des données, comme la ressource temps/fréquence ou le schéma de codage et modulation utilisé pour transmettre les données. De telles informations de contrôle peuvent également porter des informations relatives à la ressource temps/fréquence à utiliser par l’équipement utilisateur pour indiquer si les données ont été décodées, encore appelée ressource temps/fréquence pour le « feedback ». The control information carries information relating to the reception of data, such as the time / frequency resource or the coding and modulation scheme. used to transmit the data. Such control information can also carry information relating to the time / frequency resource to be used by the user equipment to indicate whether the data has been decoded, also called the time / frequency resource for the “feedback”.
Par exemple, l’équipement utilisateur envoie un message de type ACK sur la ressource pour le feedback si le paquet de données est correctement décodé, ou un message de type NACK sinon. For example, the user equipment sends an ACK type message to the resource for feedback if the data packet is correctly decoded, or a NACK type message otherwise.
Comme la station de base alloue la ressource temps/fréquence à utiliser par l’équipement utilisateur pour le feedback, la station de base peut lire le message qu’elle reçoit sur cette ressource pour vérifier si l’équipement utilisateur a décodé les données. Since the base station allocates the time / frequency resource to be used by the UE for feedback, the base station can read the message it receives on this resource to verify if the UE has decoded the data.
Si la station de base reçoit un message de type ACK associé à un paquet de données courant, elle peut considérer que le paquet de données courant a été correctement reçu. If the base station receives an ACK type message associated with a current data packet, it can consider that the current data packet has been correctly received.
Si la station de base reçoit un message de type NACK associé à un paquet de données courant, elle peut retransmettre le paquet de données courant, éventuellement avec des données de redondance (RV ou « Redundancy values ») différentes. De cette façon, l’équipement utilisateur peut reconstruire le paquet de données courant en utilisant la transmission initiale et la re-transmission. If the base station receives a NACK type message associated with a current data packet, it can retransmit the current data packet, possibly with different redundancy data (RV or “Redundancy values”). In this way, the UE can reconstruct the current data packet using the initial transmission and re-transmission.
En revanche, si la station de base ne reçoit aucun message sur la ressource temps/fréquence allouée pour le feedback, la station de base considère que la communication a été interrompue (DTX pour « Discontinuous transmission »). La station de base suppose que l’équipement utilisateur n’a pas reçu les informations de contrôle DCI, n’a donc pas eu connaissance de la transmission d’un paquet de données et n’a pas cherché à le décoder. La station de base décide alors de transmettre à nouveau les informations de contrôle DCI avec un codage différent, ainsi que de retransmettre le paquet de données sur le canal PDSCH, éventuellement avec un schéma de modulation et codage différent. On the other hand, if the base station does not receive any message on the time / frequency resource allocated for the feedback, the base station considers that the communication has been interrupted (DTX for “Discontinuous transmission”). The base station assumes that the UE has not received the DCI control information, therefore has not been aware of the transmission of a data packet and has not attempted to decode it. The base station then decides to transmit the DCI control information again with a different coding, as well as to retransmit the data packet on the PDSCH channel, possibly with a different modulation and coding scheme.
Toutefois, comme indiqué précédemment pour les communications sur des bandes de fréquence non licenciées (par exemple NR-U), selon le protocole d’accès LBT, certaines communications peuvent être retardées tant que le canal est occupé. However, as noted above for communications on unlicensed frequency bands (eg NR-U), depending on the LBT access protocol, some communications may be delayed as long as the channel is busy.
Ainsi, la transmission par l’équipement utilisateur d’un message pour indiquer si le paquet de données a été décodé peut être retardée tant que le canal est occupé. En particulier, un équipement utilisateur peut avoir décodé un paquet de données, et souhaiter transmettre un message de type ACK sur la ressource allouée pour le feedback. Pour pouvoir transmettre le message ACK dans une bande de fréquence non licenciée, l’équipement utilisateur déroule le protocole d’accès LBT. Tant que le canal est occupé, la transmission du message ACK est interdite. La station de base, ne recevant aucun message sur la ressource temps /fréquence allouée pour le feedback, considérera que la communication a été interrompue (DTX). La station de base transmettra à nouveau les informations de contrôle DCI et le paquet de données, entraînant ainsi une perte d’efficacité spectrale. Thus, transmission by the user equipment of a message to indicate whether the data packet has been decoded can be delayed as long as the channel is busy. In particular, user equipment may have decoded a data packet, and wish to transmit an ACK type message on the resource allocated for feedback. In order to be able to transmit the ACK message in an unlicensed frequency band, the user equipment runs the LBT access protocol. As long as the channel is busy, transmission of the ACK message is prohibited. The base station, not receiving any message on the time / frequency resource allocated for feedback, will consider that the communication has been interrupted (DTX). The base station will transmit the DCI control information and the data packet again, resulting in loss of spectral efficiency.
Il existe donc un besoin pour une technique permettant de gérer les communications entre un équipement utilisateur, encore appelé terminal, et une station de base, notamment dans des bandes de fréquence non licenciées, ne présentant pas tout ou partie des inconvénients de l’art antérieur. There is therefore a need for a technique making it possible to manage communications between user equipment, also called a terminal, and a base station, in particular in unlicensed frequency bands, which does not have all or part of the drawbacks of the prior art. .
3. Exposé de l’invention 3. Disclosure of the invention
L’invention propose, selon un mode de réalisation, un procédé de gestion d’une communication entre une station de base et un terminal. En particulier, un tel procédé est mis en œuvre au niveau d’un terminal. The invention provides, according to one embodiment, a method of managing a communication between a base station and a terminal. In particular, such a method is implemented at the level of a terminal.
Selon ce mode de réalisation, le terminal est associé à au moins une mémoire comprenant au moins deux zones de stockage, et met en œuvre : According to this embodiment, the terminal is associated with at least one memory comprising at least two storage areas, and implements:
au moins une étape de stockage, dans une des zones de stockage, d’un état représentatif d’une transmission, par la station de base, d’au moins un paquet de données courant et d’informations de contrôle associées au paquet de données courant, dite transmission courante, ladite zone de stockage étant identifiée par un indicateur de zone de stockage porté par les informations de contrôle associées au paquet de données courant, la transmission, à la station de base, de l’ensemble des états stockés dans les zones de stockage, lorsque ledit terminal est autorisé à émettre. at least one step of storing, in one of the storage areas, a state representative of a transmission, by the base station, of at least one current data packet and control information associated with the data packet current, called current transmission, said storage area being identified by a storage area indicator carried by the control information associated with the current data packet, the transmission, to the base station, of all the states stored in the storage areas, when said terminal is authorized to transmit.
Par exemple, l’état représentatif d’une transmission appartient au groupe comprenant : For example, the representative state of a transmission belongs to the group comprising:
le paquet de données a été décodé (par exemple de type ACK) ; the data packet has been decoded (for example of ACK type);
le paquet de données n’a pas été décodé (par exemple de type NACK) ; the data packet has not been decoded (for example of NACK type);
les informations de contrôle n’ont pas été reçues (par exemple de type DTX). control information has not been received (eg DTX type).
La solution proposée permet ainsi de conserver en mémoire les états représentatifs des transmissions de paquets de données de la station de base vers le terminal, tant que le terminal n’est pas autorisé à émettre. En particulier, la solution proposée permet d’améliorer la technique de « HARQ- ACK feedback ». The proposed solution thus makes it possible to keep in memory the states representative of the transmissions of data packets from the base station to the terminal, as long as the terminal is not authorized to transmit. In particular, the proposed solution makes it possible to improve the “HARQ-ACK feedback” technique.
Lorsque le terminal est autorisé à émettre, par exemple lorsque le canal est considéré comme inoccupé suite au déroulement du protocole d’accès LBT, le terminal transmet à la station de base l'historique des états représentatifs des transmissions. De cette façon, la station de base reçoit des informations sur les transmissions précédentes, et peut décider s’il est souhaitable de retransmettre certains paquets de données (en particulier les paquets de données associés à un état NACK ou DTX). When the terminal is authorized to transmit, for example when the channel is considered unoccupied following the progress of the LBT access protocol, the terminal transmits to the base station the history of states representative of the transmissions. In this way, the base station receives information about previous transmissions, and can decide whether it is desirable to retransmit certain data packets (especially data packets associated with a NACK or DTX state).
On optimise ainsi l’efficacité spectrale des communications en évitant la retransmission systématique des paquets de données pour lesquels la station de base n’a pas reçu de message de la part du terminal indiquant si les données ont été décodées. This optimizes the spectral efficiency of communications by avoiding the systematic retransmission of data packets for which the base station has not received a message from the terminal indicating whether the data has been decoded.
En particulier, pour une transmission courante, si la station de base n’a pas reçu de message indiquant si les données ont été décodées sur une ressource temps/fréquence allouée pour le feedback, la station de base peut déterminer, au cours d’une transmission suivante : In particular, for a current transmission, if the base station has not received a message indicating whether the data has been decoded on a time / frequency resource allocated for feedback, the base station can determine, during a following transmission:
si le terminal n’a effectivement pas reçu les informations de contrôle pour la transmission courante (et renvoyer les informations de contrôle avec éventuellement un rendement de codage adapté et le paquet de données courant avec un schéma de codage et modulation adapté), ou if the terminal has not actually received the control information for the current transmission (and return the control information with possibly a suitable coding rate and the current data packet with a suitable coding and modulation scheme), or
si le terminal a reçu les informations de contrôle pour la transmission courante mais n’a pas pu envoyer de message indiquant si les données ont été décodées car le canal était occupé. if the terminal received control information for the current transmission but could not send a message indicating whether the data was decoded because the channel was busy.
En particulier, la solution proposée est bien adaptée aux communications sur des bandes de fréquence non licenciées (NR-U). In particular, the proposed solution is well suited to communications on unlicensed frequency bands (NR-U).
Selon un mode de réalisation particulier, le procédé met également en œuvre au moins une étape de stockage, dans une des zones de stockage, d’un état représentatif d’une transmission, par la station de base, d’au moins un paquet de données précédent et d’informations de contrôle associées au paquet de données précédent, dite transmission précédente, ladite zone de stockage étant identifiée à partir de l’indicateur de zone de stockage porté par les informations de contrôle associées au paquet de données courant. According to a particular embodiment, the method also implements at least one step of storing, in one of the storage areas, a state representative of a transmission, by the base station, of at least one packet of data. previous data and control information associated with the previous data packet, referred to as the previous transmission, said storage area being identified from the storage area indicator carried by the control information associated with the current data packet.
Selon ce mode de réalisation, le stockage d’un état représentatif d’une transmission courante peut être utilisé pour déterminer l’état représentatif d’une transmission précédente. Par exemple, les zones de stockage d’une mémoire sont organisées en pile, et le procédé met en œuvre : According to this embodiment, the storage of a state representative of a current transmission can be used to determine the state representative of a previous transmission. For example, the storage areas of a memory are organized in a stack, and the method implements:
l’identification, à partir de l’indicateur de zone de stockage porté par les informations de contrôle associées au paquet de données courant, d’une zone de stockage d’un état représentatif de la transmission courante, correspondant à un niveau courant dans la pile, la détermination, à partir des informations de contrôle associées au paquet de données courant, que les informations de contrôle associées au paquet de données précédent n’ont pas été reçues, identification, from the storage area indicator carried by the control information associated with the current data packet, of a storage area of a state representative of the current transmission, corresponding to a current level in the stack, the determination, from the control information associated with the current data packet, that the control information associated with the previous data packet has not been received,
le stockage dans au moins une zone de stockage vide correspondant à un niveau inférieur au niveau courant dans la pile, d’un état représentatif de la transmission précédente indiquant que les informations de contrôle associées au paquet de données précédent n’ont pas été reçues. storing in at least one empty storage area corresponding to a level lower than the current level in the stack, of a state representative of the previous transmission indicating that the control information associated with the previous data packet has not been received.
Selon un mode de réalisation particulier de l’invention, le procédé met en œuvre : la détection, dans les informations de contrôle associées au paquet de données courant, d’un indicateur de réception indiquant que la station de base a reçu l’ensemble des états représentatifs des transmissions précédentes, stockés dans les zones de stockage ; According to a particular embodiment of the invention, the method implements: the detection, in the control information associated with the current data packet, of a reception indicator indicating that the base station has received all of the states representative of previous transmissions, stored in storage areas;
le rafraîchissement des zones de stockage avant stockage de l’état représentatif de la transmission courante. refreshing the storage areas before storage of the state representative of the current transmission.
Selon ce mode de réalisation, un nouvel indicateur est proposé, noté par exemple NAI (« New Ack Indication »), permettant d’informer le terminal que la station de base a reçu l’ensemble des états représentatifs des transmissions précédentes et qu’il est donc possible de supprimer ces états des zones de stockage. According to this embodiment, a new indicator is proposed, denoted for example NAI (“New Ack Indication”), making it possible to inform the terminal that the base station has received all of the states representative of the previous transmissions and that it It is therefore possible to delete these states from the storage areas.
Selon un mode de réalisation particulier, le terminal est associé à au moins deux mémoires. According to a particular embodiment, the terminal is associated with at least two memories.
Lorsque plusieurs mémoires sont utilisées, la zone de stockage peut être identifiée par un indicateur de zone de stockage (noté par exemple SetlD) et par un indicateur de mémoire (noté par exemple AckJD). Les différentes mémoires peuvent présenter un nombre de zones de stockage différent. When several memories are used, the storage area can be identified by a storage area indicator (denoted for example SetlD) and by a memory indicator (denoted for example AckJD). The different memories can have a different number of storage areas.
En particulier, chaque mémoire peut être associée à un niveau de qualité de service différent. In particular, each memory can be associated with a different level of quality of service.
Dans un autre mode de réalisation, l’invention concerne un terminal apte à communiquer avec une station de base, comprenant au moins une mémoire comprenant au moins deux zones de stockage, et au moins une unité de traitement configurée pour : - stocker, dans une des zones de stockage, au moins un état représentatif d’une transmission, par la station de base, d’au moins un paquet de données courant et d’informations de contrôle associées au paquet de données courant, dite transmission courante, ladite zone de stockage étant identifiée par un indicateur de zone de stockage porté par les informations de contrôle associées au paquet de données courant, In another embodiment, the invention relates to a terminal capable of communicating with a base station, comprising at least one memory comprising at least two storage areas, and at least one processing unit configured for: - store, in one of the storage areas, at least one state representative of a transmission, by the base station, of at least one current data packet and control information associated with the current data packet, called transmission current, said storage area being identified by a storage area indicator carried by the control information associated with the current data packet,
- transmettre, à la station de base, l’ensemble des états stockés dans les zones de stockage. - transmit, to the base station, all the states stored in the storage areas.
En particulier, l’unité de traitement est configurée pour stocker les états représentatifs des transmissions successives, et pour transmettre l’ensemble de ces états lorsque le terminal est autorisé à émettre. In particular, the processing unit is configured to store states representative of successive transmissions, and to transmit all of these states when the terminal is authorized to transmit.
Par exemple, l’unité de traitement est un processeur couplé de manière opérationnelle à la mémoire ou aux mémoires associées au terminal. For example, the processing unit is a processor operably coupled to the memory or memories associated with the terminal.
Un tel terminal est notamment adapté à mettre en œuvre le procédé de gestion d’une communication décrit précédemment. Il s’agit par exemple d’un équipement utilisateur comme un téléphone portable. Ce terminal pourra bien sûr comporter les différentes caractéristiques relatives au procédé selon l’invention, qui peuvent être combinées ou prises isolément. Ainsi, les caractéristiques et avantages de ce terminal sont les mêmes que ceux du procédé décrit précédemment. Par conséquent, ils ne sont pas détaillés plus amplement. Such a terminal is particularly suitable for implementing the method of managing a communication described above. This is, for example, user equipment such as a cell phone. This terminal could of course include the various characteristics relating to the method according to the invention, which can be combined or taken in isolation. Thus, the characteristics and advantages of this terminal are the same as those of the method described above. Therefore, they are not detailed further.
L’invention concerne également, selon un mode de réalisation, un procédé de communication entre une station de base et un terminal. En particulier, un tel procédé est mis en œuvre au niveau d’une station de base. The invention also relates, according to one embodiment, to a method of communication between a base station and a terminal. In particular, such a method is implemented at the level of a base station.
Selon ce mode de réalisation, le terminal étant associé à au moins une mémoire comprenant au moins deux zones de stockage, la station de base met en œuvre : According to this embodiment, the terminal being associated with at least one memory comprising at least two storage areas, the base station implements:
au moins une étape de transmission au terminal d’au moins un paquet de données courant et d’informations de contrôle associées au paquet de données courant, dite transmission courante, les informations de contrôle portant un indicateur de zone de stockage identifiant une zone de stockage d’un état représentatif de la transmission courante, parmi les zones de stockage, at least one step of transmitting to the terminal at least one current data packet and control information associated with the current data packet, called current transmission, the control information bearing a storage area indicator identifying a storage area a state representative of the current transmission, among the storage areas,
la réception de l’ensemble des états représentatifs des transmissions, stockés dans les zones de stockage. the reception of all the states representative of the transmissions, stored in the storage areas.
Ainsi, selon ce mode de réalisation, la station de base sait, pour chaque transmission, dans quelle zone de stockage l’état de la transmission peut être stocké. Comme déjà indiqué, la solution proposée permet ainsi de conserver en mémoire les états représentatifs des transmissions de paquets de données de la station de base vers le terminal, tant que le terminal n’est pas autorisé à émettre. Lorsque le terminal est autorisé à émettre, la station de base reçoit les états représentatifs des transmissions précédentes, et peut décider s’il est souhaitable de retransmettre certains paquets de données. Thus, according to this embodiment, the base station knows, for each transmission, in which storage area the state of the transmission can be stored. As already indicated, the proposed solution thus makes it possible to keep in memory the states representative of the transmissions of data packets from the base station to the terminal, as long as the terminal is not authorized to transmit. When the terminal is authorized to transmit, the base station receives the states representative of previous transmissions, and can decide whether it is desirable to retransmit certain data packets.
Selon un mode de réalisation particulier, les informations de contrôle portent également au moins une information appartenant au groupe comprenant : According to a particular embodiment, the control information also carries at least one piece of information belonging to the group comprising:
un indicateur de mémoire (noté par exemple AckJD) identifiant une mémoire parmi ladite au moins une mémoire associée au terminal ; a memory indicator (denoted for example AckJD) identifying a memory from among said at least one memory associated with the terminal;
un indicateur de réception (noté par exemple NAI) indiquant que la station de base a reçu l’ensemble des états stockés représentatifs des transmissions ; a reception indicator (denoted for example NAI) indicating that the base station has received all of the stored states representative of the transmissions;
au moins une ressource temps/fréquence destinée à être utilisée par le terminal pour transmettre à la station de base l’ensemble des états représentatifs des transmissions (ressource temps/fréquence allouée pour le feedback). at least one time / frequency resource intended to be used by the terminal to transmit to the base station all the states representative of the transmissions (time / frequency resource allocated for feedback).
En particulier, l’indicateur de réception change d’état à réception de l’ensemble des états représentatifs des transmissions, et est transmis dans les informations de contrôle d’une transmission suivante. In particular, the reception indicator changes state upon receipt of all the states representative of transmissions, and is transmitted in the control information of a subsequent transmission.
De cette façon, le terminal peut détecter que la station de base a reçu les états représentatifs des transmissions précédentes, et rafraîchir la ou les mémoires qui lui sont associées. In this way, the terminal can detect that the base station has received the states representative of the previous transmissions, and refresh the memory or memories associated with it.
Selon un mode de réalisation particulier, la mémoire est organisée en pile, et les informations de contrôle associées au premier paquet de données portent un indicateur de zone de stockage identifiant la zone de stockage correspondant au premier niveau de la pile, et les informations de contrôle associées aux paquets de données suivants portent respectivement un indicateur de zone de stockage identifiant la zone de stockage correspondant au niveau directement supérieur. According to a particular embodiment, the memory is organized in a stack, and the control information associated with the first data packet carries a storage area indicator identifying the storage area corresponding to the first level of the stack, and the control information associated with the following data packets respectively bear a storage area indicator identifying the storage area corresponding to the directly higher level.
De cette façon, il est plus facile de détecter les échecs de transmission lorsqu’une zone de stockage de la pile est vide. This way, it is easier to detect transmission failures when a stack storage area is empty.
Selon un mode de réalisation particulier, le procédé met en œuvre : According to a particular embodiment, the method implements:
l’identification des échecs de transmission, à partir de l’ensemble des états représentatifs des transmissions reçu ; la retransmission des paquets de données et des informations de contrôle associées aux échecs de transmission. identification of transmission failures, based on all the states representative of the received transmissions; retransmission of data packets and control information associated with transmission failures.
Selon une caractéristique particulière, lorsque toutes les zones de stockage d’une mémoire parmi ladite au moins une mémoire associée au terminal sont utilisées, et que les états représentatifs des transmissions n’ont pas été reçus, le procédé met en œuvre une retransmission de l’ensemble des paquets de données et des informations de contrôle associées à ces paquets de données. According to a particular characteristic, when all the storage areas of a memory among said at least one memory associated with the terminal are used, and the states representative of the transmissions have not been received, the method implements a retransmission of the 'set of data packets and control information associated with these data packets.
De cette façon, on s’assure que les paquets de données seront effectivement reçus par le terminal. In this way, it is ensured that the data packets will actually be received by the terminal.
Dans un autre mode de réalisation, l’invention concerne une station de base apte à communiquer avec un terminal associé à au moins une mémoire comprenant au moins deux zones de stockage, ladite station de base comprenant au moins une unité de traitement configurée pour : In another embodiment, the invention relates to a base station capable of communicating with a terminal associated with at least one memory comprising at least two storage areas, said base station comprising at least one processing unit configured for:
transmettre au terminal au moins un paquet de données courant et des informations de contrôle associées au paquet de données courant, dite transmission courante, lesdites informations de contrôle portant un indicateur de zone de stockage identifiant une zone de stockage d’un état représentatif de la transmission courante, parmi les zones de stockage, transmit to the terminal at least one current data packet and control information associated with the current data packet, called current transmission, said control information bearing a storage area indicator identifying a storage area of a state representative of the transmission current, among the storage areas,
recevoir l’ensemble des états représentatifs des transmissions, stockés dans les zones de stockage. receive all the representative states of the transmissions, stored in the storage areas.
En particulier, l’unité de traitement est configurée pour transmettre des paquets de données et des informations de contrôle, et pour recevoir l’ensemble des états représentatifs des transmissions lorsque le terminal est autorisé à émettre. In particular, the processing unit is configured to transmit data packets and control information, and to receive all of the states representative of the transmissions when the terminal is authorized to transmit.
Par exemple, l’unité de traitement est un processeur couplé de manière opérationnelle à une mémoire de la station de base. For example, the processing unit is a processor operably coupled to a memory of the base station.
Une telle station de base est notamment adaptée à mettre en œuvre le procédé de communication décrit précédemment. Il s’agit par exemple d’un eNodeB. La station de base pourra bien sûr comporter les différentes caractéristiques relatives au procédé selon l’invention, qui peuvent être combinées ou prises isolément. Ainsi, les caractéristiques et avantages de la station de base sont les mêmes que ceux du procédé décrit précédemment. Par conséquent, ils ne sont pas détaillés plus amplement. Such a base station is particularly suitable for implementing the communication method described above. This is for example an eNodeB. The base station could of course include the various characteristics relating to the method according to the invention, which can be combined or taken in isolation. Thus, the characteristics and advantages of the base station are the same as those of the method described above. Therefore, they are not detailed further.
L’invention concerne encore un ou plusieurs programmes d’ordinateur comportant des instructions pour la mise en œuvre d’au moins un procédé tel que décrit ci-dessus lorsque ce ou ces programmes sont exécutés par au moins un processeur. The invention also relates to one or more computer programs comprising instructions for the implementation of at least one method as described above. when this or these programs are executed by at least one processor.
L’invention concerne aussi un support d’informations lisible par un ordinateur, et comportant des instructions d’un programme d’ordinateur tel que mentionné ci-dessus. The invention also relates to an information medium readable by a computer, and comprising instructions of a computer program as mentioned above.
4. Liste des figures 4. List of figures
D’autres caractéristiques et avantages de l’invention apparaîtront plus clairement à la lecture de la description suivante d’un mode de réalisation particulier, donné à titre de simple exemple illustratif et non limitatif, et des dessins annexés, parmi lesquels : Other characteristics and advantages of the invention will emerge more clearly on reading the following description of a particular embodiment, given by way of simple illustrative and non-limiting example, and the accompanying drawings, among which:
[Fig 1] La figure 1 illustre les principales étapes mises en œuvre par une station de base selon un mode de réalisation de l’invention ; [Fig 1] Figure 1 illustrates the main steps implemented by a base station according to one embodiment of the invention;
[Fig 2] La figure 2 illustre les principales étapes mises en œuvre par un terminal selon un mode de réalisation de l’invention ; [Fig 2] Figure 2 illustrates the main steps implemented by a terminal according to one embodiment of the invention;
[Fig 3] La figure 3 illustre la structure de différentes mémoires associées à un terminal selon un mode de réalisation de l’invention ; [Fig 3] Figure 3 illustrates the structure of different memories associated with a terminal according to one embodiment of the invention;
[Fig 4A] [Fig 4A]
[Fig 4B] [Fig 4B]
[Fig 4C] [Fig 4C]
[Fig 4D] Les figures 4A à 4D illustrent un premier exemple de communication entre une station de base et un terminal selon un mode de réalisation de l’invention ; [Fig 4D] Figures 4A to 4D illustrate a first example of communication between a base station and a terminal according to an embodiment of the invention;
[Fig 5A] [Fig 5A]
[Fig 5B] [Fig 5B]
[Fig 5C] [Fig 5C]
[Fig 5D] [Fig 5D]
[Fig 5E] Les figures 5A à 5E illustrent un deuxième exemple de communication entre une station de base et un terminal selon un mode de réalisation de l’invention ; [Fig 5E] Figures 5A to 5E illustrate a second example of communication between a base station and a terminal according to an embodiment of the invention;
[Fig 6A] [Fig 6A]
[Fig 6B] [Fig 6B]
[Fig 6C] [Fig 6C]
[Fig 6D] Les figures 6A à 6D illustrent un troisième exemple de communication entre une station de base et un terminal selon un mode de réalisation de l’invention ; [Fig 6D] Figures 6A to 6D illustrate a third example of communication between a base station and a terminal according to an embodiment of the invention;
[Fig 7] La figure 7 présente la structure simplifiée d’un terminal mettant en œuvre un procédé de gestion d’une communication selon un mode de réalisation de l’invention ; [Fig 7] Figure 7 shows the simplified structure of a terminal implementing a communication management method according to one embodiment of the invention;
[Fig 8] La figure 8 présente la structure simplifiée d’une station de base mettant en œuvre un procédé de communication selon un mode de réalisation de l’invention. 5. Description d’un mode de réalisation de l’invention [Fig 8] FIG. 8 presents the simplified structure of a base station implementing a communication method according to an embodiment of the invention. 5. Description of an embodiment of the invention
5. 1 Principe générai 5.1 General principle
Le principe général de l’invention repose sur la transmission de paquets de données et d’informations de contrôle associées à ces paquets de données en liaison descendante, i.e. d’une station de base vers un terminal, et le stockage dans des zones de stockage d’une mémoire associée au terminal, identifiées par la station de base, d’un état représentatif de chaque transmission. The general principle of the invention is based on the transmission of data packets and control information associated with these data packets in downlink, ie from a base station to a terminal, and storage in storage areas. a memory associated with the terminal, identified by the base station, a state representative of each transmission.
Il est ainsi possible pour le terminal de transmettre à la station de base l’ensemble des états représentatifs des transmissions, lorsqu’il est autorisé à émettre. It is thus possible for the terminal to transmit to the base station all the states representative of the transmissions, when it is authorized to transmit.
De cette façon, à réception de l’ensemble des états représentatifs des transmissions, la station de base peut déterminer s’il y a effectivement eu un ou plusieurs échecs de transmission, auquel cas il est nécessaire de retransmettre le paquet de données correspondant et les informations de contrôle y associées. In this way, upon receipt of all the states representative of the transmissions, the base station can determine whether there has indeed been one or more transmission failures, in which case it is necessary to retransmit the corresponding data packet and the corresponding data packet. associated control information.
Par rapport aux techniques de l’art antérieur, la station de base ne suppose pas que la communication a été interrompue en cas d’absence de message sur une ressource temps/fréquence allouée pour le feedback. La station de base détermine que la communication a été interrompue uniquement en cas de réception d’un état représentatif de la transmission de type échec de transmission, par exemple DTX. Compared to prior art techniques, the base station does not assume that communication has been interrupted in the absence of a message on a time / frequency resource allocated for feedback. The base station determines that the communication has been terminated only upon receipt of a state representative of the transmission such as transmission failure, such as DTX.
Selon un mode de réalisation particulier, le terminal transmet à la station de base l’ensemble des états stockés dans les zones de stockage lorsqu’il est autorisé à émettre sur une ressource temps/fréquence identifiée à partir des informations de contrôle, les informations de contrôle portant des informations relatives à au moins une ressource temps/fréquence destinée à être utilisée par le terminal pour transmettre à la station de base l’ensemble des états représentatifs des transmissions. According to a particular embodiment, the terminal transmits to the base station all the states stored in the storage areas when it is authorized to transmit on a time / frequency resource identified from the control information, the control information. control carrying information relating to at least one time / frequency resource intended to be used by the terminal to transmit to the base station all the states representative of the transmissions.
En particulier, ces informations relatives à au moins une ressource temps/fréquence pour le feedback peuvent être communes aux informations de contrôle associées à différents paquets de données. En d’autres termes, les informations de contrôle associées à différents paquets de données identifient une (ou plusieurs) même ressource temps/fréquence destinée à être utilisée par le terminal pour le feedback. In particular, this information relating to at least one time / frequency resource for the feedback can be common to the control information associated with different data packets. In other words, the control information associated with different data packets identifies one (or more) same time / frequency resource to be used by the terminal for feedback.
On considère ci-après un réseau de communication mettant en œuvre au moins une station de base et au moins un terminal. Par exemple, le réseau de communication est un réseau cellulaire. On présente, en relation avec les figures 1 et 2, les principales étapes mises en œuvre par un terminal et une station de base du réseau de communication selon un mode de réalisation de l’invention. Considered below is a communication network implementing at least one base station and at least one terminal. For example, the communication network is a cellular network. In relation to FIGS. 1 and 2, the main steps implemented by a terminal and a base station of the communication network according to one embodiment of the invention are presented.
On considère que le terminal est associé à au moins une mémoire. Une telle mémoire peut donc être un composant interne du terminal, ou un composant externe appartenant à un autre équipement en communication avec le terminal, comme un serveur distant. L’adresse d’une telle mémoire peut notamment être définie par un indicateur de mémoire, noté par exemple AckJD. Une telle mémoire comprend au moins deux zones de stockage. L’adresse de chaque zone de stockage peut être définie par un indicateur de zone de stockage, noté par exemple SetlD. En particulier, la mémoire est une mémoire pile, et chaque zone de stockage correspond à un segment de la pile. It is considered that the terminal is associated with at least one memory. Such a memory can therefore be an internal component of the terminal, or an external component belonging to another item of equipment in communication with the terminal, such as a remote server. The address of such a memory can in particular be defined by a memory indicator, denoted for example AckJD. Such a memory comprises at least two storage areas. The address of each storage area can be defined by a storage area indicator, denoted for example SetlD. In particular, the memory is a stack memory, and each storage area corresponds to a segment of the stack.
Selon le mode de réalisation illustré en figure 1 , la station de base met en œuvre au moins une étape de transmission 11 d’au moins un paquet de données et d’informations de contrôle associées au paquet de données. On appelle transmission courante la transmission d’un paquet de données courant de la station de base vers le terminal, par exemple sur un canal de type PDSCH, et d’informations de contrôle associées au paquet de données courant, par exemple de type DCI. Plusieurs étapes de transmissions peuvent être mises en œuvre pour transmettre successivement les différents paquets de données et informations de contrôle y associées. According to the embodiment illustrated in Figure 1, the base station implements at least one step 11 of transmitting at least one data packet and control information associated with the data packet. Current transmission is the transmission of a current data packet from the base station to the terminal, for example on a PDSCH type channel, and of control information associated with the current data packet, for example of DCI type. Several transmission steps can be implemented to successively transmit the various data packets and associated control information.
Selon ce mode de réalisation, les informations de contrôle portent un indicateur de zone de stockage identifiant une zone de stockage d’un état représentatif de la transmission courante, parmi les zones de stockage de la mémoire associée au terminal. According to this embodiment, the control information carries a storage area indicator identifying a storage area of a state representative of the current transmission, among the storage areas of the memory associated with the terminal.
Ainsi, pour chaque transmission d’un nouveau paquet de données, une zone de stockage différente peut être allouée par la station de base. Thus, for each transmission of a new data packet, a different storage area can be allocated by the base station.
Comme illustré en figure 2, le terminal met en œuvre, de son côté, au moins une étape de stockage 21 d’un état représentatif d’une transmission courante, i.e. de la transmission par la station de base d’au moins un paquet de données courant (par exemple sur un canal de type PDSCH) et d’informations de contrôle (par exemple de type DCI) associées au paquet de données courant. Selon ce mode de réalisation, la zone de stockage est identifiée par l’indicateur de zone de stockage porté par les informations de contrôle associées au paquet de données courant. On note que, dans certains cas, la réception d’un paquet de données courant et d’informations de contrôle y associées permet de stocker, dans une des zones de stockage, un état représentatif d’une transmission précédente. As illustrated in FIG. 2, the terminal implements, for its part, at least one step 21 of storing a state representative of a current transmission, ie of the transmission by the base station of at least one packet of current data (for example on a PDSCH type channel) and control information (for example of DCI type) associated with the current data packet. According to this embodiment, the storage area is identified by the storage area indicator carried by the control information associated with the current data packet. It is noted that, in certain cases, the reception of a current data packet and associated control information makes it possible to store, in one of the storage areas, a state representative of a previous transmission.
Lorsque le terminal est autorisé à émettre, il met en œuvre une transmission 22, à la station de base, de l’ensemble des états S stockés dans les zones de stockage d’au moins une mémoire. When the terminal is authorized to transmit, it implements a transmission 22, to the base station, of all the states S stored in the storage areas of at least one memory.
La station de base met en œuvre de son côté une étape de réception 12 de l’ensemble des états S représentatifs des transmissions. The base station, for its part, implements a step of receiving 12 of all the states S representative of the transmissions.
On décrit ci-après un exemple de mise en œuvre de l’invention, pour une communication entre une station de base et un terminal sur des bandes de fréquence non licenciées (par exemple NR-U). An example of the implementation of the invention is described below, for communication between a base station and a terminal on unlicensed frequency bands (eg NR-U).
Comme illustré en figure 3, on considère que le terminal est associé à une ou plusieurs mémoires, identifiées par un indicateur de mémoire AckJD. Lorsqu’une seule mémoire est associée au terminal, un tel indicateur de mémoire est facultatif. Chaque mémoire est découpée en plusieurs segments, correspondant à des zones de stockage différentes. Chaque zone de stockage est identifiée par un indicateur de zone de stockage SetJD. Le nombre de zones de stockage dans chaque mémoire peut être différent. La mémoire AckJD peut être considérée comme une mémoire tampon permettant de stocker l’état représentatif des transmissions avec un identifiant (par exemple ACK si le paquet de données a été décodé, NACK si le paquet de données n’a pas été décodé, ou DTX si les informations de contrôle n’ont pas été reçues). L’indicateur de zone de stockage peut être considéré comme un pointeur de la mémoire tampon. As illustrated in FIG. 3, it is considered that the terminal is associated with one or more memories, identified by a memory indicator AckJD. When only one memory is associated with the terminal, such a memory flag is optional. Each memory is divided into several segments, corresponding to different storage areas. Each storage area is identified by a SetJD storage area indicator. The number of storage areas in each memory may be different. The AckJD memory can be considered as a buffer memory making it possible to store the representative state of transmissions with an identifier (for example ACK if the data packet has been decoded, NACK if the data packet has not been decoded, or DTX if control information has not been received). The storage area indicator can be thought of as a pointer to the buffer.
Selon le mode de réalisation décrit ci-après, on introduit un indicateur de réception N Al, indiquant que la station de base a reçu l’ensemble des états stockés représentatifs des transmissions précédentes. According to the embodiment described below, a reception indicator N Al is introduced, indicating that the base station has received all of the stored states representative of previous transmissions.
Lorsque la station de base transmet des informations de contrôle (par exemple de type DCI) et un paquet de données correspondant (par exemple sur le canal PDSCH), les informations de contrôle portent l’indicateur de zone de stockage et éventuellement les indicateurs de mémoire et/ou de réception. When the base station transmits control information (for example of DCI type) and a corresponding data packet (for example on the PDSCH channel), the control information carries the storage area indicator and possibly the memory indicators. and / or reception.
Selon le mode de réalisation, les informations de contrôle permettent également d’identifier une ou plusieurs ressource temps/fréquence pour le feedback, destinée(s) à être utilisée(s) par le terminal pour transmettre à la station de base l’ensemble des états représentatifs des transmissions. Par exemple, l’indicateur de réception NAI est une valeur binaire (0 ou 1 ) qui indique si l’ensemble des états représentatifs des transmissions, stockés dans la mémoire AckJD, a été reçu par la station de base. Pour une transmission courante, identifiant une mémoire AckJD, si la valeur de l’indicateur de réception est modifiée par rapport à la transmission précédente identifiant la même mémoire AckJD, cela signifie que la station de base a reçu tous les états représentatifs des transmissions, stockés dans la mémoire AckJD. Sinon, cela signifie que la station de base n'a pas encore reçu les états représentatifs, stockés dans la mémoire AckJD. According to the embodiment, the control information also makes it possible to identify one or more time / frequency resource for the feedback, intended to be used (s) by the terminal to transmit to the base station all the data. representative states of transmissions. For example, the reception indicator NAI is a binary value (0 or 1) which indicates whether all of the states representative of the transmissions, stored in the memory AckJD, have been received by the base station. For a current transmission, identifying an AckJD memory, if the value of the reception indicator is modified compared to the previous transmission identifying the same AckJD memory, this means that the base station has received all the states representative of the transmissions, stored in AckJD memory. Otherwise, it means that the base station has not yet received the representative states, stored in the memory AckJD.
A titre illustratif, on présente en relation avec les figures 4A à 4D un premier exemple de communication entre une station de base et un terminal selon un mode de réalisation de l’invention. Pour la première transmission de données de la station de base vers le terminal, la station de base identifie au moins une mémoire associée au terminal, par exemple une seule mémoire identifiée par l’indicateur AckJD = 0, une zone de stockage, par exemple set = 0, et une valeur par défaut pour l’indicateur de réception, par exemple NAI = 0. Par exemple, la mémoire AckJD = 0 comprend cinq zones de stockage organisées en pile, notées set 0, set 1 , set 2, set 3 et set 4. By way of illustration, in relation to FIGS. 4A to 4D, a first example of communication between a base station and a terminal is presented according to one embodiment of the invention. For the first data transmission from the base station to the terminal, the base station identifies at least one memory associated with the terminal, for example a single memory identified by the indicator AckJD = 0, a storage area, for example set = 0, and a default value for the reception indicator, for example NAI = 0. For example, the memory AckJD = 0 includes five storage areas organized in a stack, denoted set 0, set 1, set 2, set 3 and set 4.
Comme illustré en figure 4A, pour la transmission des informations de contrôle DCI et du premier paquet de données sur le canal PDSCH, dite première transmission, les informations de contrôle portent les paramètres (AckJD = 0, set = 0, NAI = 0). As illustrated in FIG. 4A, for the transmission of the DCI control information and of the first data packet on the PDSCH channel, called the first transmission, the control information carries the parameters (AckJD = 0, set = 0, NAI = 0).
Si le terminal reçoit les informations de contrôle DCI, il peut stocker l’état de la première transmission dans la zone de stockage identifiée dans les informations de contrôle. Par exemple, le terminal a bien reçu et décodé le premier paquet de données. Il stocke donc la valeur ACK dans la zone de stockage set = 0 de la mémoire AckJD = 0. If the terminal receives the DCI control information, it can store the state of the first transmission in the storage area identified in the control information. For example, the terminal has received and decoded the first data packet. It therefore stores the ACK value in the storage area set = 0 of the memory AckJD = 0.
Si le terminal est autorisé à émettre, il peut transmettre à la station de base l’ensemble des états représentatifs des transmissions. Pour la première transmission, un seul état est stocké dans la zone de stockage set = 0, donc un seul résultat peut être transmis à la station de base si le terminal est autorisé à émettre. If the terminal is authorized to transmit, it can transmit to the base station all the states representative of the transmissions. For the first transmission, only one state is stored in the storage area set = 0, so only one result can be transmitted to the base station if the terminal is authorized to transmit.
On note que les étapes de stockage et de transmission peuvent être mises en œuvre simultanément ou successivement. Note that the storage and transmission steps can be implemented simultaneously or successively.
On suppose que le terminal n’est pas autorisé à émettre (échec du protocole d’accès LBT par exemple). Il ne peut donc pas transmettre son état (« ACK ») - par exemple sur la ressource temps/fréquence allouée pour le feedback. Comme illustré en figure 4B, la station de base programme la transmission d’un deuxième paquet de données sur le canal PDSCH et des informations de contrôle DCI associées, dite deuxième transmission. It is assumed that the terminal is not authorized to send (failure of the LBT access protocol for example). It cannot therefore transmit its status (“ACK”) - for example on the time / frequency resource allocated for feedback. As illustrated in FIG. 4B, the base station schedules the transmission of a second data packet on the PDSCH channel and the associated DCI control information, called the second transmission.
En particulier, si la mémoire est organisée en pile, les informations de contrôle associées au premier paquet de données portent un indicateur de zone de stockage identifiant la zone de stockage correspondant au premier niveau de la pile (set = 0), et les informations de contrôle associées aux paquets de données suivants portent respectivement un indicateur de zone de stockage identifiant la zone de stockage correspondant au niveau directement supérieur. In particular, if the memory is organized in a stack, the control information associated with the first data packet carries a storage area indicator identifying the storage area corresponding to the first level of the stack (set = 0), and the storage area information. control associated with the following data packets respectively bear a storage area indicator identifying the storage area corresponding to the directly higher level.
Les informations de contrôle associées au deuxième paquet de données portent alors les paramètres (AckJD = 0, set = 1 , N Al = 0). The control information associated with the second data packet then carries the parameters (AckJD = 0, set = 1, N Al = 0).
Si le terminal ne reçoit pas les informations de contrôle DCI, il ne sait pas qu’un deuxième paquet de données a été émis. Il ne stocke donc aucune information dans la mémoire AckJD. La station de base ne reçoit aucune information sur la ressource temps/fréquence allouée pour le feedback. If the terminal does not receive the DCI control information, it does not know that a second data packet has been transmitted. It therefore does not store any information in the AckJD memory. The base station does not receive any information on the time / frequency resource allocated for feedback.
On peut noter que si le terminal avait reçu les informations de contrôle DCI, il aurait stocké l’état de la deuxième transmission dans la zone de stockage set = 1 identifiée dans les informations de contrôle. De plus, le terminal aurait pu lire la valeur de l’indicateur de réception NAI et en déduire que, puisque cette valeur est identique à la valeur portée par les informations de contrôle reçues au cours de la transmission précédente pour la même mémoire, cela signifie que la station de base n’a pas reçu les états représentatifs des transmissions précédentes. Le terminal aurait donc stocké l’état de la deuxième transmission dans la zone de stockage identifiée dans les informations de contrôle, set = 1 , et tenté de transmettre l’ensemble des états représentatifs des transmissions. Note that if the terminal had received the DCI control information, it would have stored the state of the second transmission in the set = 1 storage area identified in the control information. In addition, the terminal could have read the value of the NAI reception flag and deduced that, since this value is identical to the value carried by the control information received during the previous transmission for the same memory, this means that the base station has not received the representative states of previous transmissions. The terminal would therefore have stored the state of the second transmission in the storage area identified in the control information, set = 1, and attempted to transmit all the states representative of the transmissions.
Comme illustré en figure 4C, la station de base programme la transmission d’un troisième paquet de données sur le canal PDSCH et des informations de contrôle DCI associées, dite troisième transmission. Les informations de contrôle portent alors les paramètres (AckJD = 0, set = 2, NAI = 0). As illustrated in Figure 4C, the base station schedules the transmission of a third data packet on the PDSCH channel and associated DCI control information, called a third transmission. The control information then carries the parameters (AckJD = 0, set = 2, NAI = 0).
Si le terminal reçoit les informations de contrôle DCI, il peut stocker l’état de la troisième transmission dans la zone de stockage set = 2 identifiée dans les informations de contrôle. Par exemple, le terminal n’a pas bien décodé le canal PDSCH portant le troisième paquet de données. Il stocke donc la valeur NACK dans la zone de stockage set = 2 de la mémoire AckJD = 0. If the terminal receives the DCI control information, it can store the state of the third transmission in the set = 2 storage area identified in the control information. For example, the terminal did not correctly decode the PDSCH channel carrying the third data packet. It therefore stores the value NACK in the storage area set = 2 of the memory AckJD = 0.
En particulier, notamment si la mémoire est organisée en pile, le terminal peut détecter qu’au moins une zone de stockage d’un niveau inférieur à la zone de stockage courante du troisième paquet de données est vide, ce qui signifie que les informations de contrôle d’une transmission précédente (i.e. la deuxième transmission) n’ont pas été reçues. In particular, especially if the memory is organized in a stack, the terminal can detect that at least one storage area of a lower level than the current storage area of the third data packet is empty, which means that the information of checks of a previous transmission (ie the second transmission) were not received.
Dans l’exemple illustré en figure 4C, le terminal stocke donc dans la zone de stockage vide set = 1 (correspondant à un niveau directement inférieur au niveau courant set = 2 de la pile) un état représentatif de la transmission précédente indiquant que les informations de contrôle associées au paquet de données précédent n’ont pas été reçues. Par exemple, la valeur DTX est stockée dans la zone de stockage set = 1 qui était restée vide. In the example illustrated in FIG. 4C, the terminal therefore stores in the empty storage area set = 1 (corresponding to a level directly lower than the current level set = 2 of the stack) a state representative of the previous transmission indicating that the information checks associated with the previous data packet were not received. For example, the DTX value is stored in the storage area set = 1 which was left empty.
Si le terminal est autorisé à émettre, il peut transmettre à la station de base l’ensemble des états représentatifs des transmissions. Pour la troisième transmission, trois états sont stockés dans la zone de stockage set = 0 (AC K), set = 1 (DTX) et set = 2 (NACK), donc trois résultats peuvent être transmis à la station de base si le terminal est autorisé à émettre. Par exemple, ces états sont transmis sur l’une des ressources temps/fréquence allouées par la station de base pour le feedback. If the terminal is authorized to transmit, it can transmit to the base station all the states representative of the transmissions. For the third transmission, three states are stored in the storage area set = 0 (AC K), set = 1 (DTX) and set = 2 (NACK), so three results can be transmitted to the base station if the terminal is authorized to transmit. For example, these states are transmitted on one of the time / frequency resources allocated by the base station for feedback.
De manière plus générale, le terminal transmet tous les états stockés de la zone de stockage identifiée par l’indicateur de zone de stockage initial (set = 0) à l’indicateur de zone de stockage de la dernière transmission identifié dans les informations de contrôle de la transmission courante (set = 2). More generally, the terminal transmits all the stored states of the storage area identified by the initial storage area indicator (set = 0) to the storage area indicator of the last transmission identified in the control information. of the current transmission (set = 2).
Comme illustré en figure 4C, on suppose que le terminal est enfin autorisé à émettre, par exemple suite au déroulement avec succès du protocole d’accès LBT. La station de base reçoit donc tous les états stockés dans la mémoire AckJD = 0, transmis par exemple sur l’une des ressources temps/fréquence allouée par la station de base pour le feedback. As illustrated in FIG. 4C, it is assumed that the terminal is finally authorized to transmit, for example following the successful execution of the LBT access protocol. The base station therefore receives all the states stored in the memory AckJD = 0, transmitted for example on one of the time / frequency resources allocated by the base station for the feedback.
Comme illustré en figure 4D, suite à la réception de l’ensemble des états stockés dans la mémoire AckJD = 0 par la station de base, la valeur de l’indicateur N Al passe de 0 à 1 , et la station de base programme la transmission d’un quatrième paquet de données sur le canal PDSCH et des informations de contrôle DCI associées, dite quatrième transmission. L’indicateur de réception change donc d’état à réception de l’ensemble des états représentatifs des transmissions, et peut être transmis dans les informations de contrôle d’une transmission suivante. As illustrated in FIG. 4D, following the reception of all the states stored in the memory AckJD = 0 by the base station, the value of the indicator N Al goes from 0 to 1, and the base station programs it. transmission of a fourth data packet on the PDSCH channel and the associated DCI control information, called the fourth transmission. The reception indicator therefore changes state on reception of all representative states of transmissions, and may be transmitted in the control information of a subsequent transmission.
Comme les états stockés dans la mémoire AckJD = 0 ont été reçus par la station de base, il est possible de rafraîchir la mémoire AckJD et de recommencer à enregistrer les états représentatifs des transmissions. Les informations de contrôle portent alors les paramètres (AckJD = 0, set = 0, N Al = 1 ). As the states stored in the memory AckJD = 0 have been received by the base station, it is possible to refresh the memory AckJD and start recording again the states representative of the transmissions. The control information then carries the parameters (AckJD = 0, set = 0, N Al = 1).
Dans l’exemple illustré en figure 4D, on suppose que le terminal reçoit les informations de contrôle DCI. Il détecte dans les informations de contrôle associées au paquet de données courant (quatrième paquet de données) un changement d’état de l’indicateur de réception NAI (NAI = 1 ), indiquant que la station de base a reçu l’ensemble des états représentatifs des transmissions précédentes. In the example illustrated in Figure 4D, it is assumed that the terminal receives the DCI control information. It detects in the control information associated with the current data packet (fourth data packet) a change of state of the reception indicator NAI (NAI = 1), indicating that the base station has received all the states. representative of previous transmissions.
Le terminal vide (« flush ») l’ensemble des zones de stockage de la mémoire AckJD = 0, avant stockage de l’état représentatif de la transmission courante (i.e. quatrième transmission). The terminal empties ("flush") all the storage areas of the AckJD = 0 memory, before storing the state representative of the current transmission (i.e. fourth transmission).
Le terminal peut ensuite stocker l’état de la quatrième transmission dans la zone de stockage set = 0 identifiée dans les informations de contrôle. Par exemple, le terminal a décodé le canal PDSCH portant le quatrième paquet de données. Il stocke donc la valeur ACK dans la zone de stockage set = 0 de la mémoire AckJD = 0. The terminal can then store the state of the fourth transmission in the set = 0 storage area identified in the control information. For example, the terminal has decoded the PDSCH channel carrying the fourth data packet. It therefore stores the ACK value in the storage area set = 0 of the memory AckJD = 0.
On présente désormais, en relation avec les figures 5A à 5E, un deuxième exemple de communication entre une station de base et un terminal selon un mode de réalisation de l’invention. With reference to FIGS. 5A to 5E, a second example of communication between a base station and a terminal according to an embodiment of the invention is now presented.
Les figures 5A à 5C sont identiques aux figures 4A à 4C et ne sont donc pas décrites plus en détails. Figures 5A to 5C are identical to Figures 4A to 4C and are therefore not described in more detail.
Comme illustré en figure 5C,à l’issue de la troisième transmission, trois états sont stockés dans la mémoire AckJD = 0 : ACK dans la zone de stockage set = 0, DTX dans la zone de stockage set = 1 , et NACK dans la zone de stockage set = 2. Le terminal peut transmettre tous les états stockés dans la mémoire AckJD = 0 lorsqu’il est autorisé à transmettre. As illustrated in FIG. 5C, at the end of the third transmission, three states are stored in the memory AckJD = 0: ACK in the storage area set = 0, DTX in the storage area set = 1, and NACK in the storage area. storage area set = 2. The terminal can transmit all states stored in the memory AckJD = 0 when it is authorized to transmit.
Comme illustré en figure 5D, suite à la réception de l’ensemble des états stockés dans la mémoire AckJD = 0 par la station de base, la valeur de l’indicateur NAI passe de 0 à 1 , et la station de base programme la transmission d’un quatrième paquet de données sur le canal PDSCH et des informations de contrôle DCI associées, dite quatrième transmission. Comme déjà indiqué en relation avec la figure 4D, il est possible de rafraîchir la mémoire AckJD et de recommencer à enregistrer les états représentatifs des transmissions puisque les états stockés dans la mémoire AckJD = 0 ont été reçus par la station de base. Les informations de contrôle portent alors les paramètres (AckJD = 0, set = 0, N Al = 1 ). As illustrated in FIG. 5D, following the reception of all the states stored in the memory AckJD = 0 by the base station, the value of the NAI indicator goes from 0 to 1, and the base station programs the transmission. a fourth data packet on the PDSCH channel and associated DCI control information, called a fourth transmission. As already indicated in relation to FIG. 4D, it is possible to refresh the memory AckJD and start recording again the states representative of the transmissions since the states stored in the memory AckJD = 0 have been received by the base station. The control information then carries the parameters (AckJD = 0, set = 0, N Al = 1).
Dans l’exemple illustré en figure 5D, on suppose que le terminal ne reçoit pas les informations de contrôle DCI. Le terminal ne sait donc pas qu’un quatrième paquet de données a été émis. Il ne stocke aucune information dans la mémoire AckJD, et la station de base ne reçoit aucune information sur la ressource temps/fréquence allouée pour le feedback. In the example illustrated in Figure 5D, it is assumed that the terminal does not receive the DCI control information. The terminal therefore does not know that a fourth data packet has been sent. It does not store any information in AckJD memory, and the base station does not receive any information about the time / frequency resource allocated for feedback.
Comme illustré en figure 5E, la station de base programme la transmission d’un cinquième paquet de données sur le canal PDSCH et des informations de contrôle DCI associées, dite cinquième transmission. Les informations de contrôle portent alors les paramètres (AckJD = 0, set = 1 , N Al = 1 ). As illustrated in FIG. 5E, the base station schedules the transmission of a fifth data packet on the PDSCH channel and associated DCI control information, called a fifth transmission. The control information then carries the parameters (AckJD = 0, set = 1, N Al = 1).
Le terminal détecte dans les informations de contrôle associées au paquet de données courant (cinquième paquet de données) un changement d’état de l’indicateur de réception N Al (N Al = 1 ) par rapport au dernières informations de contrôle reçues (troisième transmission), indiquant que la station de base a reçu l’ensemble des états représentatifs des transmissions précédentes. The terminal detects in the control information associated with the current data packet (fifth data packet) a change of state of the reception indicator N Al (N Al = 1) with respect to the last control information received (third transmission ), indicating that the base station has received all of the states representative of previous transmissions.
Le terminal vide (« flush ») l’ensemble des zones de stockage de la mémoire AckJD = 0, avant stockage de l’état représentatif de la transmission courante (i.e. cinquième transmission). The terminal empties ("flush") all the storage areas of the memory AckJD = 0, before storing the state representative of the current transmission (i.e. fifth transmission).
Si le terminal reçoit les informations de contrôle DCI, il peut stocker l’état de la cinquième transmission dans la zone de stockage set = 1 identifiée dans les informations de contrôle. Par exemple, le terminal a décodé le canal PDSCH portant le cinquième paquet de données. Il stocke donc la valeur ACK dans la zone de stockage set = 1 de la mémoire AckJD = 0. If the terminal receives the DCI control information, it can store the status of the fifth transmission in the set = 1 storage area identified in the control information. For example, the terminal has decoded the PDSCH channel carrying the fifth data packet. It therefore stores the ACK value in the storage area set = 1 of the memory AckJD = 0.
En particulier, notamment si la mémoire est organisée en pile, le terminal peut détecter qu’au moins une zone de stockage d’un niveau inférieur à la zone de stockage du cinquième paquet de données est vide, ce qui signifie que les informations de contrôle de la transmission précédente (i.e. la quatrième transmission) n’ont pas été reçues. In particular, especially if the memory is organized in a stack, the terminal can detect that at least one storage area of a lower level than the storage area of the fifth data packet is empty, which means that the control information of the previous transmission (ie the fourth transmission) were not received.
Dans l’exemple illustré en figure 5E, le terminal stocke dans la zone de stockage vide set = 0 un état représentatif de la transmission précédente (i.e. la quatrième transmission) indiquant que les informations de contrôle associées au paquet de données précédent n’ont pas été reçues. Par exemple, la valeur DTX est stockée dans la zone de stockage set = 0. In the example illustrated in FIG. 5E, the terminal stores in the empty storage area set = 0 a state representative of the previous transmission (ie the fourth transmission) indicating that the control information associated with the previous data packet has not been received. For example, the DTX value is stored in the storage area set = 0.
Si le terminal est autorisé à émettre, il peut transmettre à la station de base l’ensemble des états représentatifs des transmissions. Pour la cinquième transmission, deux états sont stockés dans les zones de stockage set = 0 (DTX) et set = 1 (ACK), donc deux résultats peuvent être transmis à la station de base. Par exemple, ces états sont transmis sur l’une des ressources temps/fréquence allouées par la station de base pour le feedback. If the terminal is authorized to transmit, it can transmit to the base station all the states representative of the transmissions. For the fifth transmission, two states are stored in the storage areas set = 0 (DTX) and set = 1 (ACK), so two results can be transmitted to the base station. For example, these states are transmitted on one of the time / frequency resources allocated by the base station for feedback.
Selon les exemples illustrés, la station de base peut donc détecter, à partir des informations de contrôle d’une transmission courante, un échec de transmission d’une transmission précédente (i.e. lorsque le terminal ne reçoit pas les informations de contrôle). According to the examples illustrated, the base station can therefore detect, from the control information of a current transmission, a transmission failure of a previous transmission (i.e. when the terminal does not receive the control information).
En cas d’échec de transmission (par exemple état DTX associé à une transmission), la station de base peut retransmettre les paquets de données correspondant et les informations de contrôle associées, éventuellement en adaptant le rendement de codage et/ou le schéma de modulation et codage. In the event of a transmission failure (for example DTX state associated with a transmission), the base station can retransmit the corresponding data packets and the associated control information, possibly by adapting the coding rate and / or the modulation scheme. and coding.
On peut noter que lorsque toutes les zones de stockage d’une mémoire sont utilisées, et que les états représentatifs des transmissions n’ont pas été reçus, la station de base met en œuvre une retransmission de l’ensemble des paquets de données correspondant et des informations de contrôle associées à ces paquets de données. Il est ensuite possible de vider la mémoire. It can be noted that when all the storage areas of a memory are used, and the states representative of the transmissions have not been received, the base station implements a retransmission of all the corresponding data packets and control information associated with these data packets. It is then possible to empty the memory.
Dans les deux exemples de communication décrits ci-dessus, on a considéré qu’une seule mémoire était associée à un terminal. Selon d’autres exemples, plusieurs mémoires peuvent être associées à un terminal. Dans ce cas, les différentes mémoires peuvent être utilisées pour différents services présentant des niveaux de qualité de service (QoS) différents. In the two communication examples described above, it was considered that a single memory was associated with a terminal. According to other examples, several memories can be associated with a terminal. In this case, the different memories can be used for different services having different quality of service (QoS) levels.
On considère à titre d’exemple que l’utilisateur du terminal a souscrit à deux services différents : un premier service de type téléchargement, tolérant une certaine latence, et un deuxième service de type téléphonie mobile, nécessitant une faible latence. For example, it is considered that the user of the terminal has subscribed to two different services: a first service of the download type, tolerating a certain latency, and a second service of the mobile telephone type, requiring low latency.
Si l’on considère l’utilisation d’une seule mémoire, les états représentatifs des transmissions associées au premier service et au deuxième service, stockés dans l’unique mémoire, sont mélangés. La station de base qui reçoit l’ensemble des états peut alors difficilement contrôler la qualité de service et l’efficacité spectrale de ces deux services. En particulier, si la latence doit être faible, la station de base peut décider de ne pas attendre de recevoir l’ensemble des états et supposer, après un délai prédéterminé, que toutes les transmissions ont échoué (DTX). Or dans ce cas, comme le premier service peut supporter une plus grande latence que le deuxième service, la station de base aurait pu attendre plus longtemps la réception des états représentatifs des transmissions associées au premier service, avant de supposer que toutes les transmissions avaient échoués. Considering the use of a single memory, the states representative of the transmissions associated with the first service and the second service, stored in the single memory, are mixed. The base station which receives all the states can it is therefore difficult to control the quality of service and the spectral efficiency of these two services. In particular, if the latency is to be low, the base station may decide not to wait to receive all of the states and assume, after a predetermined time, that all transmissions have failed (DTX). However, in this case, as the first service can withstand greater latency than the second service, the base station could have waited longer to receive the states representative of the transmissions associated with the first service, before assuming that all the transmissions had failed. .
Si l’on considère l’utilisation de deux mémoires, une par service, il est possible d’optimiser l’efficacité spectrale. En effet, comme la station de base peut attendre plus longtemps la réception des états représentatifs des transmissions associées au premier service (supportant une plus forte latence), elle ne considère pas systématiquement un échec des transmissions associées au premier service, et ne retransmet donc pas nécessairement les paquets de données associées à ce premier service. Considering the use of two memories, one per service, it is possible to optimize the spectral efficiency. Indeed, as the base station can wait longer for the reception of the states representative of the transmissions associated with the first service (supporting a higher latency), it does not systematically consider a failure of the transmissions associated with the first service, and therefore does not retransmit necessarily the data packets associated with this first service.
Les figures 6A à 6D illustrent un troisième exemple de communication entre une station de base et un terminal selon un mode de réalisation de l’invention, mettant en œuvre deux mémoires associées à un terminal, notées par exemple AckJD = 0 et AckJD = 1. La mémoire AckJD = 0 est associée à un premier service tolérant une certaine latence (service 1), et la mémoire AckJD = 1 est associée à un deuxième service nécessitant une faible latence (service 2). FIGS. 6A to 6D illustrate a third example of communication between a base station and a terminal according to an embodiment of the invention, implementing two memories associated with a terminal, denoted for example AckJD = 0 and AckJD = 1. The memory AckJD = 0 is associated with a first service tolerating a certain latency (service 1), and the memory AckJD = 1 is associated with a second service requiring a low latency (service 2).
Comme illustré en figure 6A, pour la transmission d’un premier paquet de données sur le canal PDSCH associé au premier service et des informations de contrôle DCI y associées, les informations de contrôle portent les paramètres (AckJD = 0, set = 0, N Al = 0). As illustrated in FIG. 6A, for the transmission of a first data packet on the PDSCH channel associated with the first service and the associated DCI control information, the control information carries the parameters (AckJD = 0, set = 0, N Al = 0).
Par exemple, le terminal a bien reçu et décodé le premier paquet de données associé au premier service. Il stocke donc la valeur ACK dans la zone de stockage set = 0 de la mémoire AckJD = 0. For example, the terminal has received and decoded the first data packet associated with the first service. It therefore stores the ACK value in the storage area set = 0 of the memory AckJD = 0.
On suppose que le terminal n’est pas autorisé à émettre (échec du protocole d’accès LBT par exemple). Il ne peut donc pas transmettre son état (« ACK ») à la station de base. It is assumed that the terminal is not authorized to transmit (failure of the LBT access protocol for example). It cannot therefore transmit its state (“ACK”) to the base station.
Comme illustré en figure 6B, pour la transmission d’un premier paquet de données sur le canal PDSCH associé au deuxième service et des informations de contrôle DCI y associées, les informations de contrôle portent les paramètres (AckJD = 1 , set = 0, NAI = 0). As illustrated in FIG. 6B, for the transmission of a first data packet on the PDSCH channel associated with the second service and DCI control information y associated, the control information carries the parameters (AckJD = 1, set = 0, NAI = 0).
Par exemple, le terminal a bien reçu et décodé le premier paquet de données associé au deuxième service. Il stocke donc la valeur ACK dans la zone de stockage set = 0 de la mémoire AckJD = 1. For example, the terminal has received and decoded the first data packet associated with the second service. It therefore stores the ACK value in the storage area set = 0 of the memory AckJD = 1.
On suppose que le terminal n’est toujours pas autorisé à émettre. It is assumed that the terminal is still not authorized to transmit.
Comme illustré en figure 6C, pour la transmission d’un deuxième paquet de données associé au deuxième service et des informations de contrôle DCI y associées, les informations de contrôle portent les paramètres (AckJD = 1 , set = 1 , NAI = 0). As illustrated in Figure 6C, for the transmission of a second data packet associated with the second service and associated DCI control information, the control information carries the parameters (AckJD = 1, set = 1, NAI = 0).
Par exemple, le terminal a bien reçu et décodé le deuxième paquet de données associé au deuxième service. Il stocke donc la valeur ACK dans la zone de stockage set = 1 de la mémoire AckJD = 1. For example, the terminal has received and decoded the second data packet associated with the second service. It therefore stores the ACK value in the set = 1 storage area of the AckJD = 1 memory.
On suppose que le terminal n’est toujours pas autorisé à émettre. It is assumed that the terminal is still not authorized to transmit.
Comme le deuxième service est associé à une faible latence, la station de base peut décider de ne pas attendre de recevoir l’ensemble des états et supposer, après un délai prédéterminé, que toutes les transmissions associées au deuxième service ont échoué (DTX), et programmer une re-transmission des paquets de données correspondants. Since the second service is associated with low latency, the base station may decide not to wait to receive all the states and assume, after a predetermined time, that all transmissions associated with the second service have failed (DTX), and scheduling a re-transmission of the corresponding data packets.
Comme illustré en figure 6D, suite à cette décision, la valeur de l’indicateur NAI passe de 0 à 1 , et la station de base programme la re-transmission du premier paquet de données associé au deuxième service et des informations de contrôle DCI associées. As illustrated in FIG. 6D, following this decision, the value of the NAI indicator changes from 0 to 1, and the base station schedules the re-transmission of the first data packet associated with the second service and the associated DCI control information. .
Comme la station de base va retransmettre les paquets de données associées aux échecs de transmission, il est possible de rafraîchir la mémoire AckJD = 1 et de recommencer à enregistrer les états représentatifs des transmissions associées au deuxième service. Les informations de contrôle portent alors les paramètres (AckJD = 1 , set = 0, NAI = 1 ). As the base station will retransmit the data packets associated with transmission failures, it is possible to refresh the memory AckJD = 1 and to resume recording the states representative of the transmissions associated with the second service. The control information then carries the parameters (AckJD = 1, set = 0, NAI = 1).
En particulier, la mémoire associée au service à faible latence peut présenter une taille, i.e. un nombre de zones de stockage, inférieure à celle de la mémoire associée au service tolérant une plus forte latence. In particular, the memory associated with the low latency service may have a size, i.e. a number of storage areas, smaller than that of the memory associated with the service tolerating a higher latency.
Ainsi, lorsque toutes les zones de stockage d’une mémoire associée au service à faible latence sont utilisées, et que les états représentatifs des transmissions n’ont pas été reçus par la station de base, la station de base met en œuvre une retransmission de l’ensemble des paquets de données correspondants associés au service à faible latence et des informations de contrôle y associées. Thus, when all the storage areas of a memory associated with the low latency service are used, and the states representative of the transmissions have not been received by the base station, the base station implements a retransmission of the set of corresponding data packets associated with the low latency service and associated control information.
De manière plus générale, on peut noter que plus le nombre de zones de stockage dans une mémoire associée à un terminal est élevé, plus le terminal peut stocker des états représentatifs des transmissions, et plus la station de base peut attendre avant de recevoir l’ensemble des états. On optimise ainsi l’efficacité spectrale. Lorsque la dernière zone de stockage de la mémoire est remplie, et que la station de base n’a toujours pas reçu l’ensemble des états représentatifs des transmissions, cela signifie que la charge est élevée, i.e. que le canal est fortement occupé. Dans ce cas, la station de base suppose que toutes les transmissions précédentes, correspondant aux états stockés dans la mémoire, ont échoué (DTX). More generally, it can be noted that the greater the number of storage areas in a memory associated with a terminal, the more the terminal can store states representative of the transmissions, and the longer the base station can wait before receiving the message. set of states. This optimizes the spectral efficiency. When the last memory storage area is full, and the base station still has not received all of the representative transmission states, it means that the load is high, i.e. the channel is heavily occupied. In this case, the base station assumes that all previous transmissions, corresponding to states stored in memory, have failed (DTX).
Il est souhaitable de bien dimensionner les mémoires, en tenant notamment compte de la latence tolérée pour le service considéré. Par exemple, une mémoire comprenant quatre ou cinq zones de stockage peut être utilisée. It is desirable to properly size the memories, taking particular account of the latency tolerated for the service considered. For example, a memory comprising four or five storage areas can be used.
Par ailleurs, afin de réduire la latence de transmission de l’ensemble des états représentatifs des transmissions du terminal vers la station de base, la station de base peut identifier, dans les informations de contrôle, plusieurs ressources temps/fréquence pour le feedback. Par exemple, la station de base peut allouer deux ressources temps/fréquence pour une transmission courante pour que le terminal puisse remonter l’état de la transmission. Le terminal peut alors dérouler le protocole d’accès LBT sur une première ressource. En cas de succès, le terminal peut transmettre l’état de la transmission sur cette première ressource. En cas d’échec, le terminal peut dérouler le protocole d’accès LBT sur la deuxième ressource. On optimise ainsi la probabilité de succès du protocole d’accès LBT. Furthermore, in order to reduce the transmission latency of all the states representative of transmissions from the terminal to the base station, the base station can identify, in the control information, several time / frequency resources for the feedback. For example, the base station can allocate two time / frequency resources for a current transmission so that the terminal can report the status of the transmission. The terminal can then run the LBT access protocol on a first resource. If successful, the terminal can transmit the transmission status to this first resource. If this fails, the terminal can roll out the LBT access protocol on the second resource. This optimizes the probability of success of the LBT access protocol.
On présente finalement, en relation avec les figures 7 et 8, les structures simplifiées d’un terminal et d’une station de base selon au moins un mode de réalisation décrit ci-dessus. Finally, with reference to Figures 7 and 8, the simplified structures of a terminal and a base station according to at least one embodiment described above are presented.
Comme illustré en figure 7, un terminal comprend au moins une mémoire 71 comprenant une mémoire tampon comprenant au moins deux zones de stockage, au moins une unité de traitement 72, équipée par exemple d’une machine de calcul programmable ou d’une machine de calcul dédiée, par exemple un processeur P, et pilotée par le programme d’ordinateur 73, mettant en œuvre des étapes du procédé de gestion d’une communication selon au moins un mode de réalisation de l’invention. A l’initialisation, les instructions de code du programme d’ordinateur 73 sont par exemple chargées dans une mémoire RAM avant d’être exécutées par le processeur de l’unité de traitement 72. As illustrated in FIG. 7, a terminal comprises at least one memory 71 comprising a buffer memory comprising at least two storage areas, at least one processing unit 72, equipped for example with a programmable computing machine or with a control machine. dedicated calculation, for example a processor P, and controlled by the computer program 73, implementing steps of the method for managing a communication according to at least one embodiment of the invention. On initialization, the code instructions of the computer program 73 are for example loaded into a RAM memory before being executed by the processor of the processing unit 72.
Le processeur de l’unité de traitement 72 met en œuvre des étapes du procédé de gestion d’une communication décrit précédemment, selon les instructions du programme d’ordinateur 73, pour : The processor of the processing unit 72 implements steps of the method of managing a communication described above, according to the instructions of the computer program 73, to:
stocker, dans une des zones de stockage, au moins un état représentatif d’une transmission, par la station de base, d’au moins un paquet de données courant et d’informations de contrôle associées au paquet de données courant, dite transmission courante, ladite zone de stockage étant identifiée par un indicateur de zone de stockage porté par les informations de contrôle associées au paquet de données courant, store, in one of the storage areas, at least one state representative of a transmission, by the base station, of at least one current data packet and control information associated with the current data packet, called current transmission , said storage area being identified by a storage area indicator carried by the control information associated with the current data packet,
transmettre, à la station de base, l’ensemble des états stockés dans les zones de stockage. transmit, to the base station, all the states stored in the storage areas.
Comme illustré en figure 8, une telle station de base comprend au moins une mémoire 81 comprenant une mémoire tampon, au moins une unité de traitement 82, équipée par exemple d’une machine de calcul programmable ou d’une machine de calcul dédiée, par exemple un processeur P, et pilotée par le programme d’ordinateur 83, mettant en œuvre des étapes du procédé de communication selon au moins un mode de réalisation de l’invention. As illustrated in FIG. 8, such a base station comprises at least one memory 81 comprising a buffer memory, at least one processing unit 82, equipped for example with a programmable computing machine or with a dedicated computing machine, for example. example a processor P, and controlled by the computer program 83, implementing steps of the communication method according to at least one embodiment of the invention.
A l’initialisation, les instructions de code du programme d’ordinateur 83 sont par exemple chargées dans une mémoire RAM avant d’être exécutées par le processeur de l’unité de traitement 82. On initialization, the code instructions of the computer program 83 are for example loaded into a RAM memory before being executed by the processor of the processing unit 82.
Le processeur de l’unité de traitement 82 met en œuvre des étapes du procédé de communication décrit précédemment, selon les instructions du programme d’ordinateur 83, pour : The processor of the processing unit 82 implements steps of the communication method described above, according to the instructions of the computer program 83, to:
transmettre à un terminal au moins un paquet de données courant et des informations de contrôle associées au paquet de données courant, dite transmission courante, les informations de contrôle portant un indicateur de zone de stockage identifiant une zone de stockage d’un état représentatif de la transmission courante, parmi les zones de stockage d’une mémoire associée au terminal, transmit to a terminal at least one current data packet and control information associated with the current data packet, called current transmission, the control information bearing a storage area indicator identifying a storage area of a state representative of the current transmission, among the storage areas of a memory associated with the terminal,
recevoir l’ensemble des états représentatifs des transmissions, stockés dans les zones de stockage. receive all the representative states of the transmissions, stored in the storage areas.

Claims

REVENDICATIONS
1. Procédé de gestion d’une communication entre une station de base et un terminal, caractérisé en ce que, ledit terminal étant associé à au moins une mémoire comprenant au moins deux zones de stockage, ledit terminal met en œuvre : 1. A method of managing a communication between a base station and a terminal, characterized in that, said terminal being associated with at least one memory comprising at least two storage areas, said terminal implements:
au moins une étape de stockage (21), dans une desdites zones de stockage, d’un état représentatif d’une transmission, par la station de base, d’au moins un paquet de données courant et d’informations de contrôle associées audit paquet de données courant, dite transmission courante, ladite zone de stockage étant identifiée par un indicateur de zone de stockage porté par lesdites informations de contrôle associées audit paquet de données courant, at least one step of storing (21), in one of said storage areas, a state representative of a transmission, by the base station, of at least one current data packet and control information associated with said current data packet, called current transmission, said storage area being identified by a storage area indicator carried by said control information associated with said current data packet,
la transmission (22), à ladite station de base, de l’ensemble des états stockés dans lesdites zones de stockage, lorsque le canal de transmission entre ledit terminal et ladite station de base est considéré comme inoccupé. transmitting (22), to said base station, all of the states stored in said storage areas, when the transmission channel between said terminal and said base station is considered unoccupied.
2. Procédé selon la revendication 1 , caractérisé en ce qu’il met également en œuvre au moins une étape de stockage, dans une desdites zones de stockage, d’un état représentatif d’une transmission, par la station de base, d’au moins un paquet de données précédent et d’informations de contrôle associées audit paquet de données précédent, dite transmission précédente, ladite zone de stockage étant identifiée à partir de l’indicateur de zone de stockage porté par lesdites informations de contrôle associées audit paquet de données courant. 2. Method according to claim 1, characterized in that it also implements at least one step of storing, in one of said storage areas, a state representative of a transmission, by the base station, of at least one previous data packet and control information associated with said previous data packet, called previous transmission, said storage area being identified from the storage area indicator carried by said control information associated with said data packet current data.
3. Procédé selon la revendication 2, caractérisé en ce que lesdites zones de stockage d’une mémoire sont organisées en pile, et en ce que ledit procédé met en œuvre : 3. Method according to claim 2, characterized in that said storage areas of a memory are organized in a stack, and in that said method implements:
l’identification, à partir de l’indicateur de zone de stockage porté par lesdites informations de contrôle associées au paquet de données courant, d’une zone de stockage d’un état représentatif de la transmission courante, correspondant à un niveau courant dans ladite pile, the identification, from the storage area indicator carried by said control information associated with the current data packet, of a storage area of a state representative of the current transmission, corresponding to a current level in said battery,
la détermination, à partir desdites informations de contrôle associées au paquet de données courant, que les informations de contrôle associées au paquet de données précédent n’ont pas été reçues, determining, from said control information associated with the current data packet, that the control information associated with the previous data packet has not been received,
le stockage dans au moins une zone de stockage vide correspondant à un niveau inférieur audit niveau courant dans la pile, d’un état représentatif de la transmission précédente indiquant que les informations de contrôle associées au paquet de données précédent n’ont pas été reçues. the storage in at least one empty storage area corresponding to a level lower than said current level in the stack, of a state representative of the transmission previous indicating that the control information associated with the previous data packet was not received.
4. Procédé selon l'une quelconque des revendications 1 à 3, caractérisé en ce qu’il met en œuvre : 4. Method according to any one of claims 1 to 3, characterized in that it implements:
la détection, dans lesdites informations de contrôle associées au paquet de données courant, d’un indicateur de réception indiquant que la station de base a reçu l’ensemble des états représentatifs des transmissions précédentes, stockés dans lesdites zones de stockage ; detecting, in said control information associated with the current data packet, a reception indicator indicating that the base station has received all of the states representative of previous transmissions, stored in said storage areas;
le rafraîchissement desdites zones de stockage avant stockage de l’état représentatif de la transmission courante. refreshing said storage areas before storing the state representative of the current transmission.
5. Procédé selon l'une quelconque des revendications 1 à 4, caractérisé en ce que ledit terminal est associé à au moins deux mémoires, chaque mémoire étant associée à un niveau de qualité de service différent. 5. Method according to any one of claims 1 to 4, characterized in that said terminal is associated with at least two memories, each memory being associated with a different level of quality of service.
6. Procédé selon l'une quelconque des revendications 1 à 5, caractérisé en ce que ledit état représentatif d’une transmission appartient au groupe comprenant : 6. Method according to any one of claims 1 to 5, characterized in that said state representative of a transmission belongs to the group comprising:
le paquet de données a été décodé ; the data packet has been decoded;
le paquet de données n’a pas été décodé ; the data packet has not been decoded;
les informations de contrôle n’ont pas été reçues. control information has not been received.
7. Procédé de communication entre une station de base et un terminal, caractérisé en ce que, ledit terminal étant associé à au moins une mémoire comprenant au moins deux zones de stockage, ladite station de base met en œuvre : 7. Method of communication between a base station and a terminal, characterized in that, said terminal being associated with at least one memory comprising at least two storage areas, said base station implements:
au moins une étape de transmission (11 ) audit terminal d’au moins un paquet de données courant et d’informations de contrôle associées audit paquet de données courant, dite transmission courante, lesdites informations de contrôle portant un indicateur de zone de stockage identifiant une zone de stockage d’un état représentatif de la transmission courante, parmi lesdites zones de stockage, at least one step of transmitting (11) to said terminal at least one current data packet and control information associated with said current data packet, called current transmission, said control information bearing a storage area indicator identifying a storage area of a state representative of the current transmission, among said storage areas,
la réception (12) de l’ensemble des états représentatifs des transmissions, stockés dans lesdites zones de stockage, lorsque le canal de transmission entre ledit terminal et ladite station de base est considéré comme inoccupé. receiving (12) all of the states representative of transmissions, stored in said storage areas, when the transmission channel between said terminal and said base station is considered unoccupied.
8. Procédé de communication selon la revendication 7, caractérisé en ce que lesdites informations de contrôle portent également au moins une information appartenant au groupe comprenant : 8. A communication method according to claim 7, characterized in that said control information also carries at least one item of information belonging to the group comprising:
un indicateur de mémoire identifiant une mémoire parmi ladite au moins une mémoire associée au terminal ; a memory indicator identifying a memory among said at least one memory associated with the terminal;
un indicateur de réception indiquant que la station de base a reçu l’ensemble des états stockés représentatifs des transmissions ; a reception indicator indicating that the base station has received all of the stored states representative of the transmissions;
au moins une ressource temps/fréquence destinée à être utilisée par ledit terminal pour transmettre à la station de base l’ensemble des états représentatifs des transmissions. at least one time / frequency resource intended to be used by said terminal to transmit to the base station all the states representative of the transmissions.
9. Procédé de communication selon la revendication 8, caractérisé en ce que ledit indicateur de réception change d’état à réception de l’ensemble des états représentatifs des transmissions, et est transmis dans les informations de contrôle d’une transmission suivante. 9. A communication method according to claim 8, characterized in that said reception indicator changes state upon receipt of all the states representative of the transmissions, and is transmitted in the control information of a following transmission.
10. Procédé de communication selon l'une quelconque des revendications 7 à 9, caractérisé en ce que, ladite mémoire étant organisée en pile, les informations de contrôle associées au premier paquet de données portent un indicateur de zone de stockage identifiant la zone de stockage correspondant au premier niveau de la pile, et les informations de contrôle associées aux paquets de données suivants portent respectivement un indicateur de zone de stockage identifiant la zone de stockage correspondant au niveau directement supérieur. 10. The communication method according to any one of claims 7 to 9, characterized in that, said memory being organized in a stack, the control information associated with the first data packet carries a storage area indicator identifying the storage area. corresponding to the first level of the stack, and the control information associated with the following data packets respectively bear a storage area indicator identifying the storage area corresponding to the directly higher level.
11. Procédé de communication selon l'une quelconque des revendications 7 à 10, caractérisé en ce qu’il met en œuvre : 11. A communication method according to any one of claims 7 to 10, characterized in that it implements:
l’identification des échecs de transmission, à partir de l’ensemble des états représentatifs des transmissions reçu ; the identification of transmission failures, based on all the states representative of the received transmissions;
la retransmission des paquets de données et des informations de contrôle associées aux échecs de transmission. retransmission of data packets and control information associated with transmission failures.
12. Procédé de communication selon l'une quelconque des revendications 7 à 1 1 , caractérisé en ce que lorsque toutes les zones de stockage d’une mémoire parmi ladite au moins une mémoire associée au terminal sont utilisées, et que les états représentatifs des transmissions n’ont pas été reçus, ledit procédé met en œuvre une retransmission de l’ensemble des paquets de données et des informations de contrôle associées à ces paquets de données. 12. A communication method according to any one of claims 7 to 1 1, characterized in that when all the storage areas of a memory among said at least one memory associated with the terminal are used, and that the states representative of the transmissions have not been received, said method implements a retransmission of all the data packets and the control information associated with these data packets.
13. Terminal apte à communiquer avec une station de base, caractérisé en ce que ledit terminal comprend au moins une mémoire comprenant au moins deux zones de stockage, et au moins une unité de traitement configurée pour : 13. Terminal capable of communicating with a base station, characterized in that said terminal comprises at least one memory comprising at least two storage areas, and at least one processing unit configured for:
stocker, dans une desdites zones de stockage, au moins un état représentatif d’une transmission, par la station de base, d’au moins un paquet de données courant et d’informations de contrôle associées audit paquet de données courant, dite transmission courante, ladite zone de stockage étant identifiée par un indicateur de zone de stockage porté par lesdites informations de contrôle associées audit paquet de données courant, transmettre, à ladite station de base, l’ensemble des états stockés dans lesdites zones de stockage, lorsque le canal de transmission entre ledit terminal et ladite station de base est considéré comme inoccupé. store, in one of said storage areas, at least one representative state a transmission, by the base station, of at least one current data packet and control information associated with said current data packet, called current transmission, said storage area being identified by a storage area indicator carried by said control information associated with said current data packet, transmitting, to said base station, all of the states stored in said storage areas, when the transmission channel between said terminal and said base station is considered unoccupied .
14. Station de base apte à communiquer avec un terminal associé à au moins une mémoire comprenant au moins deux zones de stockage, 14. Base station capable of communicating with a terminal associated with at least one memory comprising at least two storage areas,
caractérisée en ce que ladite station de base comprend au moins une unité de traitement configurée pour : characterized in that said base station comprises at least one processing unit configured for:
transmettre au terminal au moins un paquet de données courant et des informations de contrôle associées audit paquet de données courant, dite transmission courante, lesdites informations de contrôle portant un indicateur de zone de stockage identifiant une zone de stockage d’un état représentatif de la transmission courante, parmi lesdites zones de stockage, transmit to the terminal at least one current data packet and control information associated with said current data packet, called current transmission, said control information bearing a storage area indicator identifying a storage area of a state representative of the transmission current, among said storage areas,
recevoir l’ensemble des états représentatifs des transmissions, stockés dans lesdites zones de stockage, lorsque le canal de transmission entre ledit terminal et ladite station de base est considéré comme inoccupé. receive all the states representative of the transmissions, stored in said storage areas, when the transmission channel between said terminal and said base station is considered unoccupied.
15. Programme d’ordinateur comportant des instructions pour la mise en œuvre d’un procédé selon la revendication 1 lorsque ce programme est exécuté par un processeur. 15. A computer program comprising instructions for implementing a method according to claim 1 when this program is executed by a processor.
EP20719201.4A 2019-04-26 2020-04-20 Methods for communicating between a terminal and a base station, corresponding terminal, base station and computer program Pending EP3959920A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR1904462A FR3095565A1 (en) 2019-04-26 2019-04-26 Communication methods between a terminal and a base station, terminal, base station and corresponding computer program.
PCT/EP2020/061010 WO2020216720A1 (en) 2019-04-26 2020-04-20 Methods for communicating between a terminal and a base station, corresponding terminal, base station and computer program

Publications (1)

Publication Number Publication Date
EP3959920A1 true EP3959920A1 (en) 2022-03-02

Family

ID=67660298

Family Applications (1)

Application Number Title Priority Date Filing Date
EP20719201.4A Pending EP3959920A1 (en) 2019-04-26 2020-04-20 Methods for communicating between a terminal and a base station, corresponding terminal, base station and computer program

Country Status (4)

Country Link
US (1) US20220231799A1 (en)
EP (1) EP3959920A1 (en)
FR (1) FR3095565A1 (en)
WO (1) WO2020216720A1 (en)

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006050519A (en) * 2003-10-24 2006-02-16 Sony Corp Wireless communications system, wireless communications apparatus, wireless communication method, and computer program
US9814094B2 (en) * 2012-04-17 2017-11-07 Nokia Solutions And Networks Oy Device-to-device transmission in communications
US9645745B2 (en) * 2015-02-27 2017-05-09 International Business Machines Corporation I/O performance in resilient arrays of computer storage devices
EP3414855A1 (en) * 2016-02-09 2018-12-19 Telefonaktiebolaget LM Ericsson (publ) Robustness enhancements of efficient harq feedback
US10536878B2 (en) * 2017-03-24 2020-01-14 Mediatek Inc. User equipment and methods for PDCP duplication in 5G RAN
US10819785B2 (en) * 2017-12-26 2020-10-27 Paypal, Inc. Network cache of device input for redundancy during device inoperability
JP2021516878A (en) * 2018-01-09 2021-07-08 日本電気株式会社 Method and terminal device

Also Published As

Publication number Publication date
FR3095565A1 (en) 2020-10-30
US20220231799A1 (en) 2022-07-21
WO2020216720A1 (en) 2020-10-29

Similar Documents

Publication Publication Date Title
EP3704888B1 (en) Primary channel selection method for wireless communications
EP3057903B1 (en) Method of radio communication between columns of a lift and associated lift
US10555279B2 (en) Facilitation of channel selection within a wireless network
KR20120011033A (en) Reducing time for call failure indication
EP2341728B1 (en) System and method for controlling communications in a mobile ad-hoc network
EP3769451B1 (en) Method and system for omamrc transmission with reduced signalling
WO2020216720A1 (en) Methods for communicating between a terminal and a base station, corresponding terminal, base station and computer program
EP3510826B1 (en) Procedure for coordinated random access to a wireless communication network
JP4504189B2 (en) System and method for piggybacking data over an open data channel of a wireless device
WO2019186049A1 (en) Method for managing a group of equipment, associated server and system
EP3709185A1 (en) Method for optimising data exchange in a connected object infrastructure
WO2023050160A1 (en) Method and apparatus for updating random access parameter, and device and storage medium
WO2014082718A1 (en) Method and system for determining an interval of frequencies in a telecommunications network
WO2018220301A1 (en) Method of direct communication between terminals
EP3797562B1 (en) Method for managing a communication channel in the event a radar signal is detected
EP3391702A1 (en) Method for accessing a csma communication medium
JP2017034562A (en) Communication device and reconnection method
WO2019197766A1 (en) Wireless communication devices, systems and methods for establishing latency-critical services
EP3967022A1 (en) Method with lbt access to a channel, corresponding device and program
WO2021063838A1 (en) Method for managing the association of stations supporting different incremental versions of a technology to a wireless network
WO2005069659A2 (en) Method and device for backing up personal data of a telecommunications network subscriber, and associated server
WO2020260002A1 (en) Method for accessing a communication network, association method, terminal, base station and corresponding computer programs
EP2517523B1 (en) Method and device for regulating transmissions in a wireless telecommunications network
WO2012001285A1 (en) Transmission control in a telecommunication network
FR3023116A1 (en) METHOD FOR CONTROLLING TRANSMISSION INTENDED TO BE IMPLEMENTED BY A STATION IN A TELECOMMUNICATIONS NETWORK

Legal Events

Date Code Title Description
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: UNKNOWN

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE

PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20210914

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

DAV Request for validation of the european patent (deleted)
DAX Request for extension of the european patent (deleted)
RAP3 Party data changed (applicant data changed or rights of an application transferred)

Owner name: ORANGE

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS