WO2009147570A1 - Asynchronous multi-user transmission - Google Patents

Asynchronous multi-user transmission Download PDF

Info

Publication number
WO2009147570A1
WO2009147570A1 PCT/IB2009/052190 IB2009052190W WO2009147570A1 WO 2009147570 A1 WO2009147570 A1 WO 2009147570A1 IB 2009052190 W IB2009052190 W IB 2009052190W WO 2009147570 A1 WO2009147570 A1 WO 2009147570A1
Authority
WO
WIPO (PCT)
Prior art keywords
transmission
user
filter
equalization
frame
Prior art date
Application number
PCT/IB2009/052190
Other languages
French (fr)
Inventor
Ying Wang
Semih Serbetli
Original Assignee
Koninklijke Philips Electronics N.V.
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 Koninklijke Philips Electronics N.V. filed Critical Koninklijke Philips Electronics N.V.
Publication of WO2009147570A1 publication Critical patent/WO2009147570A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B7/00Radio transmission systems, i.e. using radiation field
    • H04B7/02Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas
    • H04B7/04Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas using two or more spaced independent antennas
    • H04B7/0413MIMO systems
    • H04B7/0452Multi-user MIMO systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B7/00Radio transmission systems, i.e. using radiation field
    • H04B7/02Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas
    • H04B7/04Diversity systems; Multi-antenna system, i.e. transmission or reception using multiple antennas using two or more spaced independent antennas
    • H04B7/0413MIMO systems
    • H04B7/0417Feedback systems

Definitions

  • the present invention generally relates to a transmitting apparatus, a receiving apparatus, a system and a method of performing multi-user transmission between a transmission end and a plurality of other transmission ends in a transmission systems such as - but not restricted to - a wireless local area network (WLAN).
  • WLAN wireless local area network
  • Wireless local area networks as defined e.g. in the IEEE 802.11 specifications are almost omnipresent today.
  • the increase of throughput of the available channel was one major issue, and research has been focused on improving the modulation and coding within the Physical Layer.
  • OFDM orthogonal frequency division multiplexing
  • up to 54 Mbit/s could be achieved .
  • This huge performance jump - even if achieved only for very limited distances - is caused by to inherent features of OFDM, which have become especially attractive for high bit-rate systems.
  • OFDM orthogonal frequency division multiplexing
  • the given system bandwidth is split into many sub-channels, also referred to as sub-carriers. Instead of transmitting symbols sequentially through one (very broad) channel, multiple symbols are transmitted in parallel.
  • the 802.11 standard makes it mandatory that all stations or user terminals implement a distributed coordination function (DCF) which is a form of carrier sense multiple access with collision avoidance (CSMA/CA).
  • DCF distributed coordination function
  • CSMA/CA is a contention-based protocol making certain that all stations first sense the medium before transmitting. The main goal is to avoid having stations transmit at the same time, which results in collisions and corresponding retransmissions. If a station wanting to send a frame senses energy above a specific threshold on the medium (which could mean the transmission of another station), the station wanting access will wait until the medium is idle before transmitting the frame.
  • the collision avoidance aspect of the protocol pertains to the use of acknowledgements that a receiving station sends to the sending station to verify error-free reception. Although somewhat more complex, this process of accessing the medium can be seen as a meeting where everyone is polite and each person only speaks when no one else is talking. In addition, participants who understand what the person is saying nod their head in agreement. Because of its nature, DCF supports the transmission of asynchronous signals. A distinguishing factor of asynchronous signaling is that there are no timing requirements between data carrying frames. For example, the DCF protocol doesn't make any attempt to deliver a series of data frames within any timeframe or at any instant in time. As a result, there is a random amount of delay between each data frame transmission. This form of synchronization is effective for network applications, such as e-mail, Web browsing and VPN access to corporate applications.
  • MIMO multiple-input multiple-output
  • MAC Medium Access Control
  • MU multi-user MIMO transmissions in WLANs according to IEEE 802.11 based standards.
  • the proposed new protocol extends the DCF with single-user (SU) MIMO in such a way that different stations can be destination stations for packets inside a MIMO frame (which is a set of packets transmitted simultaneously on different spatial streams).
  • the standard includes an optional Request-to-Send (RTS) - Clear-to-Send (CTS) handshake prior to the transmission.
  • RTS Request-to-Send
  • CTS Clear-to-Send
  • stations share among each other the information about their hardware capabilities.
  • Information concerning used antenna elements can be exchanged using an extended form of RTS and CTS control frames.
  • the extended RTS frame - MIMO-RTS (M- RTS) and the extended CTS frame - MIMO-CTS (M-CTS) can be based on the structure of the IEEE 802.11a standard RTS and CTS frames.
  • a new field e.g. a bitmap, where each bit stands for one antenna.
  • a bitmap of a length of one byte can thus support up to eight antennas.
  • the bitmap field can be longer or shorter depending on the number of antennas supported by the mobile stations of a given system.
  • this field may be called Proposed Antenna Bitmap (PAB) and may encode the chosen subset of available antennas proposed for the following transmission.
  • the receiver of the frame confirms which antennas should be active in a Confirmed Antenna Bitmap (CAB) field of the M-CTS frame.
  • CAB Confirmed Antenna Bitmap
  • the ACK frame is also extended to support per- stream acknowledgements. More specifically, the MIMO-ACK (M-ACK) frame may have a one byte long bitmap field called Acknowledged Packet Bitmap (APB) to confirm the reception of each packet from different streams separately. It contains positive and negative acknowledgements for each spatial stream. It can still be immediately acknowledging, although there are multiple packets being transmitted at a time.
  • the length of the bitmaps (L) can be arbitrary.
  • Multi-user (MU) MIMO increases the spectral efficiency of wireless networks and will be of high interest for the next generation WLAN systems.
  • the use of cyclic prefix as guard period in communication systems such as OFDM and single carrier block transmission simplifies frequency domain equalization in broadband channels by turning linear convolution with a channel into circular convolution.
  • the interfering users must be synchronized with the desired user, i.e., the packets from multiple users should arrive at the receiver with time differences smaller than the OFDM guard period.
  • MAC protocols of future multi-user WLAN systems will probably not support multi-user synchronization due to at least one of hardware limitations (e.g. clock accuracy), increased PHY/MAC overhead of signaling for synchronization purposes, and backward compatibility problems faced when modifying the current MAC protocol to achieve synchronized transmission from multiple users.
  • a receiver needs long time domain filters to suppress the interfering users and to equalize the desired user, as described for example in M. Breinholt, H. Jung, and M. Zoltowski, "Space-time alignment for asynchronous interference suppression in MIMO OFDM cellular communications", Wirel. Commun. Mob. Comput. 2004.
  • Such a receiver complexity may not be affordable by the WLAN access point while serving multiple users.
  • the WLAN MAC protocols do not and very likely will not support multi-user synchronization.
  • an access device is allowed to serve multiple asynchronous users by providing a simple and efficient transceiver scheme where the access point is serving multiple users without strict multi-user synchronization requirement, i.e., packets from multiple users can arrive at the access point with time differences e.g. larger than the OFDM guard period. More specifically, it is proposed to separate the receive processing into multiuser interference cancellation and single user equalization.
  • the single user equalization could be further separated into time domain partial equalization (channel shortening) that can be implemented as a transmit filter, and a conventional frequency domain equalization performed at the receiver side. This greatly reduces the processing load at the access point as a receiver since each user as a transmitter contributes to part of the equalization work.
  • a MAC protocol supporting the uplink MU-MIMO transmission is proposed e.g. for 802.11 based WLAN systems. It adds a MU-MIMO transmission set-up phase during which some control frames are exchanged between the access point and multiple user terminals. This allows the access point to have the channel state information (CSI) of each user available before the actual multi-user transmissions, and also provides a mechanism for the access point to feed back the above filter characteristic single user equalization or some instruction of transmission to the users.
  • An enhanced MAC frame i.e., the MU-RTS, is defined. This frame is different from the ordinary RTS frame because it has multiple recipient MAC addresses. This enables an improved way of communicating the list of identifications or addresses to the other transmission ends.
  • the proposed enhanced MAC frame has specific fields which are only meaningful/understandable to MU devices, the frame can be transmitted in the legacy physical layer and has common fields, that are understandable by all legacy devices. Therefore, legacy devices can decode the bits, interpret common fields and initiate appropriate settings.
  • the interpretation of the enhanced MAC frame may be a pure MAC process, so that no further information is required from the physical layer. Moreover, there is no need to change interpretation rules for corresponding existing or legacy MAC frames. In view of the fact that all other transmission ends can be at least partially interpreted by all other transmission ends, its transmission can be regarded as a broadcast transmission from the physical layer perspective. Consequently, legacy devices and procedures require little modifications.
  • each user terminal i.e., each transmission end
  • the transmission channels of each user terminal may be estimated at the access point (AP), i.e., the receiver end, by processing training sequences received in transmission requests (e.g. M-RTS) from all the transmission ends.
  • AP access point
  • M-RTS transmission requests
  • the receiver processing of extracting the signals of a desired user terminal can be separated into a multi-user interference cancellation stage and a single-user equalization stage.
  • the multi-user interference cancellation is implemented by user-specific interference cancellation filter circuits calculated from the estimated transmission channels.
  • the single user equalization may be separated into a time domain partial equalization corresponding to the individual characteristic, and a frequency domain equalization performed at the receiving apparatus (e.g. AP).
  • This distributed equalization approach leads to a reduced processing load at the receiver side.
  • the individual characteristic may be determined based on estimated transmission channels, and based on a characteristic of the multi-user interference cancellation filter circuits. As the required information is readily available, a straight forward transmit filter design can be implemented.
  • the individual characteristics may be determined so that a length of non-zero filter taps is smaller than a guard period of the multi-user transmission signal, or so that a power ratio of a first set of filter taps to a second set of filter taps is minimized.
  • transmit filter can be designed to meet desired properties.
  • Fig. 1 shows a schematic block diagram of multi-user MIMO transmission system according to an embodiment
  • Fig. 2 shows a MU MIMO uplink mechanism according to a fifth embodiment
  • Fig. 3 shows a C4T frame structure which can be used in the embodiment
  • Fig. 4 shows an M-RTS frame structure which can be used in the embodiment
  • Fig. 5 shows an MU-CTS frame structure with Tx beamforming vectors which can be used in the embodiment
  • Fig. 6 shows an MU-ACK frame structure which can be used in the embodiment
  • Fig. 7 shows a schematic signaling and processing diagram according to an embodiment
  • a MU MIMO access point provides WLAN access for a plurality of N stations comprising respective single-user transmission (TX) chains 10-1 to 10-N, respective user-specific transmit filters 12-1 to 12-N, and respective antennas.
  • the AP comprises N different single-user receiving (RX) chains 20-1 to 20-N for providing different coding and/or modulating schemes, to which input signals are applied via respective user- specific filter circuits 22-1 to 22-N and a plurality of antennas 1 to N 1 -.
  • two types of MIMO techniques can be used in both directions between the AP and each of the stations based on the propagation channel properties, i.e. the structure of the spatial correlation matrix at the receiver's antenna array.
  • the propagation channel properties i.e. the structure of the spatial correlation matrix at the receiver's antenna array.
  • different beamforming algorithms can be applied, while in case of low correlation of the received signal - diversity (DIV) and multiplexing (MUX) approaches may give better performance.
  • DIV received signal - diversity
  • MUX multiplexing
  • multiple streams are transmitted simultaneously, each using one dedicated antenna. This increases the throughput with a factor equal to the number of streams being transmitted.
  • DIV schemes multiple antennas are used in a different way. For the basic DIV scheme the transmitter uses only one antenna.
  • the receiver with multiple antennas receives multiple copies of the transmitted signal so that using an appropriate signal processing algorithm achieves significantly higher signal-to-noise ratios (SNRs).
  • SNRs signal-to-noise ratios
  • more transmit antennas are active, but the receiver, as in all DIV schemes, may still have more antennas than the number of streams. Multiplexing is present, but the receiver gets more information about the transmitted signal than in the pure MUX case.
  • a simple and efficient physical layer transceiver scheme is implemented e.g. for uplink MU-MIMO WLAN systems, where the AP is serving multiple users without strict multi-user synchronization requirement, i.e., the packets from multiple users can arrive at the access point with time differences larger than the OFDM guard period.
  • the proposed transceiver scheme provides a simple way to separate the receive processing into a multi-user interference cancellation part, step, or stage and a single user equalization part, step, or stage.
  • the multi-user interference cancellation stage can be implemented by the user-specific filter circuits 22-1 to 22-N at the receiver side.
  • the single user equalization stage can be further separated into a time domain partial equalization (e.g. channel shortening) part, step or stage that can be implemented by the above user-specific transmit filters 12-1 to 12-N at transmitter sides, and a frequency domain OFDM equalization step performed by the user-specific single-user RX chains 20-1 to 20-N at the receiver side. This greatly reduces processing load at the AP - as a receiver - since each user - as a transmitter - contributes to part of the equalization processing.
  • a multi-user uplink WLAN scenario is now considered with reference to Fig. 1.
  • the physical channel from any transmit antenna to any receive antenna can be modeled for example as an FIR filter with L taps.
  • the receiver at the AP uses its filter circuit 22-1 (which may be a digital filter, such as for example a finite impulse response (FIR) filter) characterized by w (1) with M taps per receive antenna to nullify the interfering users for user terminal 1.
  • the filtering operations of the filter circuit 22-1 can be defined by using a matrix /z (1) and a column vector w (1) , which can be represented as follows:
  • the solution of the filter characteristics w (1) can be a null space vector of the above matrix h (1) .
  • Existence of null space requires that the number of rows is at least one more than the number of columns in h (1) , which gives M 1111n , the minimum number of taps needed per receive antenna for nullifying the interference of user terminal 1, namely:
  • a filter characteristic g (1) of the transmit filter 12-1 can be designed such that the total effective channel of user terminal 1 has some desired properties for ease of equalization at the receiver, e.g., the length of non-zero taps is smaller than the OFDM guard period and/or the power ratio of certain taps to other taps is maximized.
  • the filter characteristic g (1) relates to a transmit filter, a receive filtering technique for channel shortening, as described for example in P. Melsa, R. Younce, and C. Rohrs, "Impulse response shortening for discrete multitone transceiver", IEEE Trans. Commun., vol. 44, no. 12, Dec.
  • the filter characteristic g (1) could be applied similarly to calculate the filter characteristic g (1) .
  • a channel shortening filter is a bit shorter than the target impulse response. Therefore, in the embodiment, the number of taps needed by the transmit filter 12-1 with characteristic g (1) may be selected roughly correspond to the guard period length.
  • the receiver at the AP may utilize an MU-CTS frames proposed in to feed back the determined transmit filter characteristics g ( ⁇ ) to each user terminal.
  • each user terminal may have a conventional single-user transmission chain followed by the additional user- specific transmit filter 12-1 to 12-N informed during the set-up phase by the AP.
  • This processing of the respective single user receiving chain 20-1 to 20-N may consist of synchronization, frequency domain channel estimation, OFDM demodulation, frequency domain equalization, etc., since for each user the multi-user interference has already been nullified by a respective one of the filter circuits 22-1 to 22-N with characteristic w (n) , and the total effective channel is made shorter than the guard period by the transmit filter characteristic g ( ⁇ ) .
  • a MAC protocol enhancement that supports MU MIMO transmissions with beamforming in the uplink direction of MU transmission systems, such as IEEE 802.11 based WLANS. It is based on a MAC mechanism where a common receiver (e.g. the AP of Fig. 1) initiates a transmissions by broadcasting a call for transmissions (C4T) frame to candidate transmitters (e.g. the user terminals 1 to N of Fig. 1). The addressed candidate transmitters respond by sending M-RTS frames to show their intention to transmit to the common receiver with followed by training sequences for channel estimation at the receiver. As alternative, training sequences may be provided in respective preambles. The receiver estimates the channels from each transmitter and assesses the candidate transmitters according to their channel realizations.
  • C4T call for transmissions
  • candidate transmitters e.g. the user terminals 1 to N of Fig. 1
  • the addressed candidate transmitters respond by sending M-RTS frames to show their intention to transmit to the common receiver with followed by training sequences for channel estimation at the receiver.
  • the receiver may also find appropriate transmit beamforming or filter vectors for each transmitter and may reply to the M-RTS frames with an MU-CTS frame where it may indicate which transmitters can access the channel by using which transmit beamforming or filter vectors. Then, the MU MIMO transmission can start.
  • the proposed new mechanism thus provides an uplink channel access mechanism for MU MIMO transmissions supporting transmit beamforming, where a common receiver supports simultaneous multiple packet reception from different transmitters.
  • the embedded transmit beamforming mechanism provides a good MU MIMO transmission coordination among the multiple transmitters so that the interference among the spatial streams is minimized.
  • the new mechanism gives the possibility to switch between SU and MU MIMO transmission modes if the channel realizations are not appropriate for a MU MIMO transmission.
  • M-RTS and MU-CTS frames may be used for accessing a channel, and a MU-ACK frame may be used for acknowledging correctly received packets.
  • an adaptive MU MIMO transmission may be provided by modifying transmit beamforming vectors for the MU MIMO transmission of only a subset of user terminals whose spatial streams are correctly received to build the next MIMO frame. The decision can be based on information gained from e.g. an error correction code (such as a cyclic redundancy code (CRC)) check of the received packets.
  • CRC cyclic redundancy code
  • a common receiver e.g. the AP of Fig. 1
  • C4T call for transmissions
  • the AP may decide to poll only a subset of uplink MU MIMO capable user terminals.
  • the C4T frame may also carry a request for sounding and an indication of the number of spatial dimensions to be sounded.
  • the number of spatial dimensions to be sounded can be standardized to the channel estimation capability of the AP, which can be obtained from the HT capabilities field of the AP, which could be transmitted in beacon frames, association response frames, etc.
  • the duration field may be set to cover the transmission duration up to the start of MU MIMO transmission. As explained above, this duration can be obtained from a summation of the duration of the responses from the user terminals, the duration of the MU-CTS frame and the SIFS/RIFS intervals separating the frames.
  • the duration of MU-CTS frame is not known.
  • the MU-CTS frame is assumed to contain the maximum number of fields and the MCS used is the same as the one used for the C4T frame transmission.
  • the format of the CSI report for each user terminal must be conveyed.
  • the mechanism to convey this information can be the same as used in the downlink MU MIMO transmission.
  • the duration must also take into account the CSI reports.
  • the C4T frame can be transmitted regularly.
  • the frequency of recurrence may then depend on the number of uplink MU MIMO capable APs.
  • the frequency may be communicated to other APs in a beacon frame.
  • Fig. 3 shows an example of a C4T frame structure with multiple transmitter address fields, which can be used in the embodiment.
  • M-RTS frame stands for M-DCF RTS frame and contains RTS frame fields and additional fields such as a CSI field.
  • the M-RTS frame could be replaced by an aggregation of an RTS frame and a CSI feedback frame.
  • the order of M-RTS frames is implicitly determined by the transmitters' order in the list in the C4T frame.
  • the first M-RTS frame is transmitted after an SIFS interval, and the following ones are transmitted after respective RIFS intervals.
  • the physical protocol data unit (PPDU) carrying the M-RTS frame may be a sounding PPDU.
  • the duration may be the summation of two durations, wherein the first duration starts at an SIFS interval after the completion of the M-RTS transmission up to the start of MU MIMO transmission and the second duration is the duration of the data frame transmission if the MCS used for the M- RTS frame would be used to transmit the pending data. From this duration field, the AP can learn about the amount of data to be sent by a user terminal and therefore it can set the duration field in the MU-CTS frame properly.
  • Fig. 4 shows an M-RTS frame structure which can be used in the embodiment.
  • the AP receives the M-RTS frames from the candidate transmitting user terminals and estimates the channel realizations of the user terminals, it assesses in the third step of the procedure the channel realizations of the user terminals for a possible MU MIMO transmission and finds an appropriate transmit beamforming vector for each user terminal or spatial stream.
  • the channel reservation by broadcasting an MU-CTS frame where it indicates which transmitters can access the channel by using which transmit beamforming vectors.
  • Fig. 5 shows an example of an enhanced MU-CTS frame structure with Tx beamforming vectors which can be used in the embodiment.
  • a more generic MU-CTS frame could be used, which doesn't carry the Tx beamforming vectors.
  • an aggregated steering frame compressed or non compressed
  • the MCS to be used in the transmission by the assigned user terminals may also be conveyed in these frames, e.g., in the HTC fields.
  • the duration field may be set to the duration of the longest spatial stream plus an SIFS interval and the time needed to transmit the M-ACK frame.
  • the user terminals can access the channel by using the Tx beamforming vectors indicated in MU-CTS frame.
  • the AP may transmit an MU-ACK frame where it acknowledges successful receptions of packets transmitted simultaneously by the assigned user terminals.
  • Fig. 6 shows a corresponding MU-ACK frame structure which can be used in the embodiment.
  • This acknowledgment can be conveyed in the acknowledged packet bitmap (APB) field whose length is equal to the number of Tx addresses in the MU-CTS frame.
  • a successful reception of a packet can be acknowledged e.g. by setting the bit corresponding to the transmitting station to "1".
  • the receiver can initiate and coordinate the MU MIMO transmission in the uplink by finding the appropriate transmit beamforming vectors and feeding this information to the transmitters, thus, it provides an efficient channel access mechanism and an interference avoidance technique for MU MIMO uplink transmission.
  • a mechanism is proposed to reduce overhead in MU-DCF.
  • TDMA time division multiple access
  • short packets such as the M-CTS and M-ACK frame
  • short packets are not four times longer - since the major part of the frame is the preamble.
  • M-CTS and M-ACK frames are several symbols longer.
  • the transmission window has a durations of 338//S in the SU mode, 578//S in the MU mode (TDMA), and 362/zs in the MU mode (OFDMA).
  • all the sub-carriers are divided into subsets and each subset is assigned to one user terminal which has to send an M-CTS or M-ACK frame.
  • Fig. 7 shows a schematic signaling and processing diagram according to an embodiment, wherein a user terminal or station (STA) 10-i communicates with an AP 20.
  • STA user terminal or station
  • the STA 10-i transmits in step SlOl an M(U)- RTS with a training sequence to the AP 20.
  • the AP 20 estimates in step S 102 based on the received training sequences from all the user stations the user channels, and calculates in step S 103 a user-specific characteristic for the interference cancellation filter for STA 10-i (e.g. filter circuits 22-i in Fig. 1) based on derived channel information.
  • a user-specific transmit filter e.g. transmit filters 12-i in Fig. 1 is designed so that a total effective user channel with desired properties is obtained.
  • step S 107 multi-user transmission can be started based on the obtained filter settings at the STA 10-i and the AP 20.
  • a transmitter device, a receiver device, a computer program product, and a method of performing multi-user transmission have been described, wherein individual transmission channels from multiple transmission sides to the single receiver side are estimated and multi-user interference cancellation is established based on the channel estimation.
  • a characteristic for single user equalization is designed and signaled to the transmission sides to thereby distribute receive processing among both transmission sides and the receiver side.
  • the channel estimation may be based on a training sequence received with a request for transmission, e.g. MU-RTS frame, MU-CFR frame, or C4T frame, and the characteristic for single user equalization may be signaled in a transmission acknowledgement, e.g. MU-CTS etc.
  • the present invention is not restricted to the above embodiments and can be used for any multi-user transmission scheme, not only MU MIMO. More specifically, the invention is applicable to all types of MIMO based WLANs, particularly M- DCF systems. The protocol works in both single-user (SU) and MU mode. Performance improvements compared to M-DCF can be expected in highly interconnected systems and in AP downlink, where multiple connections are present. Moreover, the invention is applicable to all multi-user wireless systems. It is expected to facilitate multi-user traffic in wireless networks where the traffic is asynchronous and destined to a single receiver such as an AP in an uplink scenario or a gateway that provides access to an external network.
  • a computer program used for controlling processor to perform the claimed method features may be stored/distributed on a suitable medium, such as an optical storage medium or a solid- state medium supplied together with or as part of other hardware, but may also be distributed in other forms, such as via the Internet or other wired or wireless telecommunication systems. Any reference signs in the claims should not be construed as limiting the scope thereof.

Landscapes

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

Abstract

The present invention relates to a transmitter device, a receiver device, a computer program product, and a method of performing multi-user transmission, wherein individual transmission channels from multiple transmission sides to a single receiver side are estimated and multi-user interference cancellation is established based on the channel estimation at the receiver side. Additionally, a characteristic for single user equalization is designed and signaled by the receiver side to all the transmission sides to thereby distribute receive processing among both transmission sides and the receiver side.

Description

Asynchronous Multi-User Transmission
FIELD OF THE INVENTION
The present invention generally relates to a transmitting apparatus, a receiving apparatus, a system and a method of performing multi-user transmission between a transmission end and a plurality of other transmission ends in a transmission systems such as - but not restricted to - a wireless local area network (WLAN).
BACKGROUND OF THE INVENTION
Wireless local area networks (WLANs) as defined e.g. in the IEEE 802.11 specifications are almost omnipresent today. The increase of throughput of the available channel was one major issue, and research has been focused on improving the modulation and coding within the Physical Layer. By employing orthogonal frequency division multiplexing (OFDM) in combination with high-rate signal constellations, up to 54 Mbit/s could be achieved . This huge performance jump - even if achieved only for very limited distances - is caused by to inherent features of OFDM, which have become especially attractive for high bit-rate systems. In OFDM, the given system bandwidth is split into many sub-channels, also referred to as sub-carriers. Instead of transmitting symbols sequentially through one (very broad) channel, multiple symbols are transmitted in parallel. This leads to much longer symbol durations, such that the impact of inter- symbol interference can be reduced significantly, so that no additional measures like costly equalization are necessary. The 802.11 standard makes it mandatory that all stations or user terminals implement a distributed coordination function (DCF) which is a form of carrier sense multiple access with collision avoidance (CSMA/CA). CSMA/CA is a contention-based protocol making certain that all stations first sense the medium before transmitting. The main goal is to avoid having stations transmit at the same time, which results in collisions and corresponding retransmissions. If a station wanting to send a frame senses energy above a specific threshold on the medium (which could mean the transmission of another station), the station wanting access will wait until the medium is idle before transmitting the frame. The collision avoidance aspect of the protocol pertains to the use of acknowledgements that a receiving station sends to the sending station to verify error-free reception. Although somewhat more complex, this process of accessing the medium can be seen as a meeting where everyone is polite and each person only speaks when no one else is talking. In addition, participants who understand what the person is saying nod their head in agreement. Because of its nature, DCF supports the transmission of asynchronous signals. A distinguishing factor of asynchronous signaling is that there are no timing requirements between data carrying frames. For example, the DCF protocol doesn't make any attempt to deliver a series of data frames within any timeframe or at any instant in time. As a result, there is a random amount of delay between each data frame transmission. This form of synchronization is effective for network applications, such as e-mail, Web browsing and VPN access to corporate applications.
A potential for further bit-rate increases is seen in a use of multiple-input multiple-output (MIMO) antenna systems. Hence, a new Medium Access Control (MAC) protocol mechanism has been proposed, which supports multi-user (MU) MIMO transmissions in WLANs according to IEEE 802.11 based standards. The proposed new protocol extends the DCF with single-user (SU) MIMO in such a way that different stations can be destination stations for packets inside a MIMO frame (which is a set of packets transmitted simultaneously on different spatial streams).
The standard includes an optional Request-to-Send (RTS) - Clear-to-Send (CTS) handshake prior to the transmission. In an association procedure prior to data transmissions, stations share among each other the information about their hardware capabilities. Information concerning used antenna elements can be exchanged using an extended form of RTS and CTS control frames. The extended RTS frame - MIMO-RTS (M- RTS) and the extended CTS frame - MIMO-CTS (M-CTS) can be based on the structure of the IEEE 802.11a standard RTS and CTS frames. In order to support multiple antennas, both have a new field, e.g. a bitmap, where each bit stands for one antenna. A bitmap of a length of one byte can thus support up to eight antennas. Of course, the bitmap field can be longer or shorter depending on the number of antennas supported by the mobile stations of a given system. In the M-RTS frame this field may be called Proposed Antenna Bitmap (PAB) and may encode the chosen subset of available antennas proposed for the following transmission. The receiver of the frame confirms which antennas should be active in a Confirmed Antenna Bitmap (CAB) field of the M-CTS frame. The ACK frame is also extended to support per- stream acknowledgements. More specifically, the MIMO-ACK (M-ACK) frame may have a one byte long bitmap field called Acknowledged Packet Bitmap (APB) to confirm the reception of each packet from different streams separately. It contains positive and negative acknowledgements for each spatial stream. It can still be immediately acknowledging, although there are multiple packets being transmitted at a time. The length of the bitmaps (L) can be arbitrary.
Multi-user (MU) MIMO increases the spectral efficiency of wireless networks and will be of high interest for the next generation WLAN systems. The use of cyclic prefix as guard period in communication systems such as OFDM and single carrier block transmission simplifies frequency domain equalization in broadband channels by turning linear convolution with a channel into circular convolution. However, in general for frequency domain approaches to be effective in the presence of interference, e.g., in an uplink multi-user transmission scenario, the interfering users must be synchronized with the desired user, i.e., the packets from multiple users should arrive at the receiver with time differences smaller than the OFDM guard period. In this invention we will refer to the time alignment of multiple uplink users within OFDM guard period as the multi-user synchronization.
However, MAC protocols of future multi-user WLAN systems will probably not support multi-user synchronization due to at least one of hardware limitations (e.g. clock accuracy), increased PHY/MAC overhead of signaling for synchronization purposes, and backward compatibility problems faced when modifying the current MAC protocol to achieve synchronized transmission from multiple users. If the requirement of multi-user synchronization is not satisfied, then a receiver needs long time domain filters to suppress the interfering users and to equalize the desired user, as described for example in M. Breinholt, H. Jung, and M. Zoltowski, "Space-time alignment for asynchronous interference suppression in MIMO OFDM cellular communications", Wirel. Commun. Mob. Comput. 2004. Such a receiver complexity may not be affordable by the WLAN access point while serving multiple users. The WLAN MAC protocols do not and very likely will not support multi-user synchronization.
SUMMARY OF THE INVENTION
It is an object of the present invention to provide a multi-user transmission scheme which does not require strict synchronization, while keeping receiver complexity reasonable.
This object is achieved by a receiving apparatus as claimed in claim 1, a transmitting apparatus as claimed in claim 8, and a method as claimed in claim 10.
Accordingly, an access device is allowed to serve multiple asynchronous users by providing a simple and efficient transceiver scheme where the access point is serving multiple users without strict multi-user synchronization requirement, i.e., packets from multiple users can arrive at the access point with time differences e.g. larger than the OFDM guard period. More specifically, it is proposed to separate the receive processing into multiuser interference cancellation and single user equalization. The single user equalization could be further separated into time domain partial equalization (channel shortening) that can be implemented as a transmit filter, and a conventional frequency domain equalization performed at the receiver side. This greatly reduces the processing load at the access point as a receiver since each user as a transmitter contributes to part of the equalization work.
Furthermore, a MAC protocol supporting the uplink MU-MIMO transmission is proposed e.g. for 802.11 based WLAN systems. It adds a MU-MIMO transmission set-up phase during which some control frames are exchanged between the access point and multiple user terminals. This allows the access point to have the channel state information (CSI) of each user available before the actual multi-user transmissions, and also provides a mechanism for the access point to feed back the above filter characteristic single user equalization or some instruction of transmission to the users. An enhanced MAC frame, i.e., the MU-RTS, is defined. This frame is different from the ordinary RTS frame because it has multiple recipient MAC addresses. This enables an improved way of communicating the list of identifications or addresses to the other transmission ends. Although the proposed enhanced MAC frame has specific fields which are only meaningful/understandable to MU devices, the frame can be transmitted in the legacy physical layer and has common fields, that are understandable by all legacy devices. Therefore, legacy devices can decode the bits, interpret common fields and initiate appropriate settings. The interpretation of the enhanced MAC frame may be a pure MAC process, so that no further information is required from the physical layer. Moreover, there is no need to change interpretation rules for corresponding existing or legacy MAC frames. In view of the fact that all other transmission ends can be at least partially interpreted by all other transmission ends, its transmission can be regarded as a broadcast transmission from the physical layer perspective. Consequently, legacy devices and procedures require little modifications.
According to a first aspect, the transmission channels of each user terminal, i.e., each transmission end, may be estimated at the access point (AP), i.e., the receiver end, by processing training sequences received in transmission requests (e.g. M-RTS) from all the transmission ends. Thereby, information provided in an initial set-up phase can be advantageously used without requiring additional processing load. According to a second aspect which may be combined with the first aspect, the receiver processing of extracting the signals of a desired user terminal can be separated into a multi-user interference cancellation stage and a single-user equalization stage.
According to a third aspect which may be combined with at least one of the above first and second aspects, the multi-user interference cancellation is implemented by user-specific interference cancellation filter circuits calculated from the estimated transmission channels.
According to a fourth aspect which may be combined with at least one of the above first to third aspects, the single user equalization may be separated into a time domain partial equalization corresponding to the individual characteristic, and a frequency domain equalization performed at the receiving apparatus (e.g. AP). This distributed equalization approach leads to a reduced processing load at the receiver side.
According to a fifth aspect which may be combined with at least one of the above first to fourth aspects, the individual characteristic may be determined based on estimated transmission channels, and based on a characteristic of the multi-user interference cancellation filter circuits. As the required information is readily available, a straight forward transmit filter design can be implemented.
According to a sixth aspect which may be combined with at least one of the above first to fifth aspects, the individual characteristics may be determined so that a length of non-zero filter taps is smaller than a guard period of the multi-user transmission signal, or so that a power ratio of a first set of filter taps to a second set of filter taps is minimized. Thus, transmit filter can be designed to meet desired properties.
Further advantageous developments are defined in the dependent claims.
BRIEF DESCRIPTION OF THE DRAWINGS
The present invention will now be described based on various embodiments with reference to the accompanying drawings in which:
Fig. 1 shows a schematic block diagram of multi-user MIMO transmission system according to an embodiment; Fig. 2 shows a MU MIMO uplink mechanism according to a fifth embodiment;
Fig. 3 shows a C4T frame structure which can be used in the embodiment;
Fig. 4 shows an M-RTS frame structure which can be used in the embodiment; Fig. 5 shows an MU-CTS frame structure with Tx beamforming vectors which can be used in the embodiment;
Fig. 6 shows an MU-ACK frame structure which can be used in the embodiment; and Fig. 7 shows a schematic signaling and processing diagram according to an embodiment;
DETAILED DESCRIPTIONOF EMBODIMENTS
In the following, preferred embodiments are described on the basis of a MU MIMO system as shown in Fig. 1.
According to Fig. 1. a MU MIMO access point (AP) provides WLAN access for a plurality of N stations comprising respective single-user transmission (TX) chains 10-1 to 10-N, respective user-specific transmit filters 12-1 to 12-N, and respective antennas. The AP comprises N different single-user receiving (RX) chains 20-1 to 20-N for providing different coding and/or modulating schemes, to which input signals are applied via respective user- specific filter circuits 22-1 to 22-N and a plurality of antennas 1 to N1-.
In general, two types of MIMO techniques can be used in both directions between the AP and each of the stations based on the propagation channel properties, i.e. the structure of the spatial correlation matrix at the receiver's antenna array. In case of high correlation of the received signal different beamforming algorithms can be applied, while in case of low correlation of the received signal - diversity (DIV) and multiplexing (MUX) approaches may give better performance. In MUX schemes, multiple streams are transmitted simultaneously, each using one dedicated antenna. This increases the throughput with a factor equal to the number of streams being transmitted. In DIV schemes, multiple antennas are used in a different way. For the basic DIV scheme the transmitter uses only one antenna. The receiver with multiple antennas receives multiple copies of the transmitted signal so that using an appropriate signal processing algorithm achieves significantly higher signal-to-noise ratios (SNRs). In the schemes combining MUX and DIV, more transmit antennas are active, but the receiver, as in all DIV schemes, may still have more antennas than the number of streams. Multiplexing is present, but the receiver gets more information about the transmitted signal than in the pure MUX case.
By the following embodiments, a simple and efficient physical layer transceiver scheme is implemented e.g. for uplink MU-MIMO WLAN systems, where the AP is serving multiple users without strict multi-user synchronization requirement, i.e., the packets from multiple users can arrive at the access point with time differences larger than the OFDM guard period.
The proposed transceiver scheme provides a simple way to separate the receive processing into a multi-user interference cancellation part, step, or stage and a single user equalization part, step, or stage. The multi-user interference cancellation stage can be implemented by the user-specific filter circuits 22-1 to 22-N at the receiver side. The single user equalization stage can be further separated into a time domain partial equalization (e.g. channel shortening) part, step or stage that can be implemented by the above user-specific transmit filters 12-1 to 12-N at transmitter sides, and a frequency domain OFDM equalization step performed by the user-specific single-user RX chains 20-1 to 20-N at the receiver side. This greatly reduces processing load at the AP - as a receiver - since each user - as a transmitter - contributes to part of the equalization processing.
As an implementation example, a multi-user uplink WLAN scenario is now considered with reference to Fig. 1. There are N stations or user terminals and each user terminal has one transmit antenna. There is one AP with N1, receive antennas serving the N users. The physical channel from any transmit antenna to any receive antenna can be modeled for example as an FIR filter with L taps.
Without loss of generality, the processing of the upper user terminal 1 in Fig. 1 is now described in more detail. I.e., the signal received from user terminal 1 is therefore treated as the desired signal and the signals received from the other N - I user terminals are treated as interference signals. The receiver at the AP uses its filter circuit 22-1 (which may be a digital filter, such as for example a finite impulse response (FIR) filter) characterized by w(1) with M taps per receive antenna to nullify the interfering users for user terminal 1. The filtering operations of the filter circuit 22-1 can be defined by using a matrix /z(1) and a column vector w(1) , which can be represented as follows:
KO) w(0) h(1) = KL -X) hφ) w(1) = (1) w(M - \) ACV, Xl h(L - l) (L+M-l)xMNr where h(l) = [Zz1 (l),...,hN (I)] , I = 0,...,L - 1 , is a row vector containing the / -th taps of the physical channels from user terminal 1 to the N1. receive antennas, and w(m) = \wγ(m),..., wN (m)]τ , m = 0,...,M - 1 , is a column vector containing the m -th taps of the filter circuits (which could also be designated as "interference cancellation filters") for the user terminal 1 at the N1. receive antennas. For the other user terminals , h(n) and w(n) , n = 2,...,N are defined similarly.
During a multi-user transmission set-up phase, the receiver estimates the channel of each user by processing training sequences contained in the M-RTS frames, as described in more detail later. Having the channel state information (CSI) from all users available, the characteristic w(1) can be calculated e.g. by using simple zero-forcing approach by solving equation (2): h mw(l) = 0 , (2)
where /z (1) =
Figure imgf000009_0001
is an interference channel matrix containing CSFs of user terminals interfering with user terminal 1. The solution of the filter characteristics w(1) can be a null space vector of the above matrix h (1) . Existence of null space requires that the number of rows is at least one more than the number of columns in h (1) , which gives M1111n , the minimum number of taps needed per receive antenna for nullifying the interference of user terminal 1, namely:
(N - I)(I - I) + I
^mn = (3)
N - N + l
Using the interference channel matrix /z(1) and the calculated filter characteristic w(1) a filter characteristic g(1) of the transmit filter 12-1 can be designed such that the total effective channel of user terminal 1 has some desired properties for ease of equalization at the receiver, e.g., the length of non-zero taps is smaller than the OFDM guard period and/or the power ratio of certain taps to other taps is maximized. Although in the above embodiment, the filter characteristic g(1) relates to a transmit filter, a receive filtering technique for channel shortening, as described for example in P. Melsa, R. Younce, and C. Rohrs, "Impulse response shortening for discrete multitone transceiver", IEEE Trans. Commun., vol. 44, no. 12, Dec. 1996, could be applied similarly to calculate the filter characteristic g(1) . As can be gathered from this document, a channel shortening filter is a bit shorter than the target impulse response. Therefore, in the embodiment, the number of taps needed by the transmit filter 12-1 with characteristic g(1) may be selected roughly correspond to the guard period length. The receiver at the AP thus calculates the transmit filter characteristics g(n) , n = \,...,N , for all user terminals based on the respective estimated channel matrix h(n) and the calculated characteristic w(n) . Finally, the receiver at the AP may utilize an MU-CTS frames proposed in to feed back the determined transmit filter characteristics g(κ) to each user terminal.
Then, after the exchange of M-RTS and MU-CTS frames, the actual multiuser transmission can start. In the block diagram of Fig. 1, each user terminal may have a conventional single-user transmission chain followed by the additional user- specific transmit filter 12-1 to 12-N informed during the set-up phase by the AP. The AP first uses its user- specific filter circuits 22-1 to 22-N as multi-user interference cancellation filter to extract a concerned user terminal n , and may then apply a conventional single-user receiving chain processing to demodulate a signal received from user terminal n , n = \,...,N . This processing of the respective single user receiving chain 20-1 to 20-N may consist of synchronization, frequency domain channel estimation, OFDM demodulation, frequency domain equalization, etc., since for each user the multi-user interference has already been nullified by a respective one of the filter circuits 22-1 to 22-N with characteristic w(n) , and the total effective channel is made shorter than the guard period by the transmit filter characteristic g(κ) .
In the following, a MAC protocol enhancement is proposed that supports MU MIMO transmissions with beamforming in the uplink direction of MU transmission systems, such as IEEE 802.11 based WLANS. It is based on a MAC mechanism where a common receiver (e.g. the AP of Fig. 1) initiates a transmissions by broadcasting a call for transmissions (C4T) frame to candidate transmitters (e.g. the user terminals 1 to N of Fig. 1). The addressed candidate transmitters respond by sending M-RTS frames to show their intention to transmit to the common receiver with followed by training sequences for channel estimation at the receiver. As alternative, training sequences may be provided in respective preambles. The receiver estimates the channels from each transmitter and assesses the candidate transmitters according to their channel realizations. The receiver may also find appropriate transmit beamforming or filter vectors for each transmitter and may reply to the M-RTS frames with an MU-CTS frame where it may indicate which transmitters can access the channel by using which transmit beamforming or filter vectors. Then, the MU MIMO transmission can start.
The proposed new mechanism thus provides an uplink channel access mechanism for MU MIMO transmissions supporting transmit beamforming, where a common receiver supports simultaneous multiple packet reception from different transmitters. Thus, the spectral efficiency of the system can be increased. The embedded transmit beamforming mechanism provides a good MU MIMO transmission coordination among the multiple transmitters so that the interference among the spatial streams is minimized. Besides the new mechanism gives the possibility to switch between SU and MU MIMO transmission modes if the channel realizations are not appropriate for a MU MIMO transmission.
More specifically, in the proposed MU MIMO MAC mechanism for the uplink scenario C4T, M-RTS and MU-CTS frames may be used for accessing a channel, and a MU-ACK frame may be used for acknowledging correctly received packets. Optionally, an adaptive MU MIMO transmission may be provided by modifying transmit beamforming vectors for the MU MIMO transmission of only a subset of user terminals whose spatial streams are correctly received to build the next MIMO frame. The decision can be based on information gained from e.g. an error correction code (such as a cyclic redundancy code (CRC)) check of the received packets. In the following, the proposed MU MIMO uplink MAC procedure is described in more detail based on five steps as shown in Fig. 2.
In a first step, a common receiver (e.g. the AP of Fig. 1) broadcasts a call for transmissions (C4T) frame to initiate a MU MIMO transmission in the uplink. In the C4T frame, it indicates the addresses of all uplink MU MIMO capable user terminals, which is a variable number. Alternatively, the AP may decide to poll only a subset of uplink MU MIMO capable user terminals.
The C4T frame may also carry a request for sounding and an indication of the number of spatial dimensions to be sounded. Alternatively, the number of spatial dimensions to be sounded can be standardized to the channel estimation capability of the AP, which can be obtained from the HT capabilities field of the AP, which could be transmitted in beacon frames, association response frames, etc. The duration field may be set to cover the transmission duration up to the start of MU MIMO transmission. As explained above, this duration can be obtained from a summation of the duration of the responses from the user terminals, the duration of the MU-CTS frame and the SIFS/RIFS intervals separating the frames. Because the number of user terminals assigned for the MU MIMO transmission is not known when the C4T frame is constructed, the duration of MU-CTS frame is not known. For the calculation of the duration field of the C4T, the MU-CTS frame is assumed to contain the maximum number of fields and the MCS used is the same as the one used for the C4T frame transmission. It is noted that in the same frame, the format of the CSI report for each user terminal must be conveyed. The mechanism to convey this information can be the same as used in the downlink MU MIMO transmission. The duration must also take into account the CSI reports. The C4T frame can be transmitted regularly. The frequency of recurrence may then depend on the number of uplink MU MIMO capable APs. The frequency may be communicated to other APs in a beacon frame.
Fig. 3 shows an example of a C4T frame structure with multiple transmitter address fields, which can be used in the embodiment.
After each user terminal (transmitter or transmitting end) has received the call, e.g. the C4T frame, they respond in the second step of the procedure by sending an M-RTS packet or frame to indicate their intention to transmit to the indicated receiver. Here, "M-RTS frame" stands for M-DCF RTS frame and contains RTS frame fields and additional fields such as a CSI field. The M-RTS frame could be replaced by an aggregation of an RTS frame and a CSI feedback frame.
The order of M-RTS frames is implicitly determined by the transmitters' order in the list in the C4T frame. The first M-RTS frame is transmitted after an SIFS interval, and the following ones are transmitted after respective RIFS intervals. The physical protocol data unit (PPDU) carrying the M-RTS frame may be a sounding PPDU. The duration may be the summation of two durations, wherein the first duration starts at an SIFS interval after the completion of the M-RTS transmission up to the start of MU MIMO transmission and the second duration is the duration of the data frame transmission if the MCS used for the M- RTS frame would be used to transmit the pending data. From this duration field, the AP can learn about the amount of data to be sent by a user terminal and therefore it can set the duration field in the MU-CTS frame properly.
Fig. 4 shows an M-RTS frame structure which can be used in the embodiment. After the AP (receiver or receiving end) receives the M-RTS frames from the candidate transmitting user terminals and estimates the channel realizations of the user terminals, it assesses in the third step of the procedure the channel realizations of the user terminals for a possible MU MIMO transmission and finds an appropriate transmit beamforming vector for each user terminal or spatial stream. Next, it proceeds to the channel reservation by broadcasting an MU-CTS frame where it indicates which transmitters can access the channel by using which transmit beamforming vectors.
Fig. 5 shows an example of an enhanced MU-CTS frame structure with Tx beamforming vectors which can be used in the embodiment. Alternatively, a more generic MU-CTS frame could be used, which doesn't carry the Tx beamforming vectors. Then, an aggregated steering frame (compressed or non compressed) could be used to carry the Tx beamforming vectors. The MCS to be used in the transmission by the assigned user terminals may also be conveyed in these frames, e.g., in the HTC fields. The duration field may be set to the duration of the longest spatial stream plus an SIFS interval and the time needed to transmit the M-ACK frame.
In the fourth step of the procedure, the user terminals can access the channel by using the Tx beamforming vectors indicated in MU-CTS frame.
Finally, in the fifth step, after the MU MIMO uplink transmission is completed, the AP may transmit an MU-ACK frame where it acknowledges successful receptions of packets transmitted simultaneously by the assigned user terminals.
Fig. 6 shows a corresponding MU-ACK frame structure which can be used in the embodiment. This acknowledgment can be conveyed in the acknowledged packet bitmap (APB) field whose length is equal to the number of Tx addresses in the MU-CTS frame. A successful reception of a packet can be acknowledged e.g. by setting the bit corresponding to the transmitting station to "1".
With the above mechanisms, the receiver can initiate and coordinate the MU MIMO transmission in the uplink by finding the appropriate transmit beamforming vectors and feeding this information to the transmitters, thus, it provides an efficient channel access mechanism and an interference avoidance technique for MU MIMO uplink transmission. In the following, a mechanism is proposed to reduce overhead in MU-DCF.
Most of the overhead in MU-DCF is generated due to multiple M-CTS and M-ACK frame replies with their SIFS intervals and a preamble prior to each frame. Applying a multiple access scheme other then time division multiple access (TDMA) significantly improves the performance of the MU-DCF network. In MIMO systems it is possible to spatially multiplex the frames, but channel knowledge at the transmitter cannot be assumed. In OFDM systems, such as IEEE 802.1 Ia, the use of OFDMA transmissions leads to smallest hardware complexity. However, other schemes such as MC-CDMA or CDMA can have a similar effect. In case of OFMDA, by using e.g. a quarter of sub-carriers, short packets such as the M-CTS and M-ACK frame, are not four times longer - since the major part of the frame is the preamble. Depending on the physical layer, M-CTS and M-ACK frames are several symbols longer. Assuming a packet size of 1024byte, a physical layer mode for data packets of 54Mb/s, a physical layer mode of 36Mb/s (and other relevant parameters as in the IEEE 802.11a standard), the transmission window has a durations of 338//S in the SU mode, 578//S in the MU mode (TDMA), and 362/zs in the MU mode (OFDMA).
Thus, it is proposed to reduce the time needed to transmit the M-CTS and M- ACK frames in MU mode of operation in MU-DCF. This reduces the overhead in the MU almost to that of a SU system, while preserving the above mentioned benefits of MU-MIMO transmissions.
Instead of transmitting the M-CTS and M-ACK frames in a TDMA mode, all the sub-carriers are divided into subsets and each subset is assigned to one user terminal which has to send an M-CTS or M-ACK frame.
The information about the mapping of subcarrier subsets to user terminals can be determined from the order of the receivers in the address list conveyed in MU-RTS frame. Hence, M-CTS and M-ACK frames are transmitted simultaneously, so that the SIFS intervals and preambles which precede each frame in IEEE 802.11 networks and which are the carriers of the overhead in MU-MIMO systems are parallelized. Depending on the physical layer characteristics, the M-CTS and M-ACK frames may be only several symbols longer. Fig. 7 shows a schematic signaling and processing diagram according to an embodiment, wherein a user terminal or station (STA) 10-i communicates with an AP 20.
During an initial set-up stage, the STA 10-i transmits in step SlOl an M(U)- RTS with a training sequence to the AP 20. The AP 20 estimates in step S 102 based on the received training sequences from all the user stations the user channels, and calculates in step S 103 a user-specific characteristic for the interference cancellation filter for STA 10-i (e.g. filter circuits 22-i in Fig. 1) based on derived channel information. Then, in step S 104, a user- specific transmit filter (e.g. transmit filters 12-i in Fig. 1) is designed so that a total effective user channel with desired properties is obtained. The characteristic of the designed transmit filter in then fed back in step S 105 to the STA 10-i and can be used there to set up a user- specific transmit filter. Finally, in step S 107, multi-user transmission can be started based on the obtained filter settings at the STA 10-i and the AP 20.
In summary, a transmitter device, a receiver device, a computer program product, and a method of performing multi-user transmission have been described, wherein individual transmission channels from multiple transmission sides to the single receiver side are estimated and multi-user interference cancellation is established based on the channel estimation. Additionally, a characteristic for single user equalization is designed and signaled to the transmission sides to thereby distribute receive processing among both transmission sides and the receiver side. The channel estimation may be based on a training sequence received with a request for transmission, e.g. MU-RTS frame, MU-CFR frame, or C4T frame, and the characteristic for single user equalization may be signaled in a transmission acknowledgement, e.g. MU-CTS etc. Various advantageous further enhancements and improvements of this underlying general concept have been provided in the above embodiments. It is noted that the present invention is not restricted to the above embodiments and can be used for any multi-user transmission scheme, not only MU MIMO. More specifically, the invention is applicable to all types of MIMO based WLANs, particularly M- DCF systems. The protocol works in both single-user (SU) and MU mode. Performance improvements compared to M-DCF can be expected in highly interconnected systems and in AP downlink, where multiple connections are present. Moreover, the invention is applicable to all multi-user wireless systems. It is expected to facilitate multi-user traffic in wireless networks where the traffic is asynchronous and destined to a single receiver such as an AP in an uplink scenario or a gateway that provides access to an external network.
Variations to the disclosed embodiments can be understood and effected by those skilled in the art, from a study of the drawings, the disclosure and the appended claims. In the claims, the word "comprising" does not exclude other elements or steps, and the indefinite article "a" or "an" does not exclude a plurality of elements or steps. A single processor or other unit may fulfill the functions of Figs. 1 and 5 and several items recited in the claims. The mere fact that certain measures are recited in mutually different dependent claims does not indicate that a combination of these measures cannot be used to advantage. A computer program used for controlling processor to perform the claimed method features may be stored/distributed on a suitable medium, such as an optical storage medium or a solid- state medium supplied together with or as part of other hardware, but may also be distributed in other forms, such as via the Internet or other wired or wireless telecommunication systems. Any reference signs in the claims should not be construed as limiting the scope thereof.

Claims

CLAIMS:
1. A receiving apparatus for receiving multi-user transmission signals from a plurality of transmission ends, said apparatus (20) being adapted: to estimate transmission channels from each of said plurality of transmission ends; to set up multi-user interference cancellation filter circuits (22-1 to 22-N) based on said estimated transmission channels; to determine individual characteristics for single user equalization of said plurality of transmission ends; and to signal a filter information about said individual characteristics to said plurality of transmission ends.
2. An apparatus according to claim 1, wherein said apparatus is adapted to estimate said transmission channels by processing training sequences received in transmission requests from said plurality of transmission ends.
3. An apparatus according to claim 1, wherein said apparatus is adapted to calculate said interference cancellation filter circuits (22-1 to 22-N) to nullify the multi-user interferences for each of said plurality of transmission ends based on said estimated transmission channels.
4. An apparatus according to claim 1, wherein said apparatus is adapted to separate said single user equalization into a time domain partial equalization corresponding to said individual characteristic, and a frequency domain equalization performed at said receiving apparatus (20) .
5. An apparatus according to claim 1, wherein said apparatus is adapted to calculate said individual characteristic based on said estimated transmission channels, and based on a characteristic of said calculated multi-user interference cancellation filter circuits (22-1 to 22-N).
6. An apparatus according to claim 1, wherein said apparatus is adapted to determine said individual characteristics so that a length of non-zero filter taps is smaller than a guard period of said multi-user transmission signal, or so that a power ratio of a first set of filter taps to a second set of filter taps is minimized.
7. An apparatus according to claim 1, wherein said apparatus (20) is adapted to signal said filter information about said determined individual characteristics in a transmission acknowledgement to said plurality of transmission ends.
8. A transmitting apparatus for transmitting a transmission signal to an access point (20), said apparatus(lθ-i) being adapted: to receive a filter information from said access point (20); to set up a transmit filter (12-i) for partial single-user equalization based on said filter information; and to transmit said transmission signal via said transmit filter (12-i).
9. An apparatus according to claim 8, wherein said apparatus (10-1 to 10-N) is adapted to receive said filter information in an acknowledgement sent by said access point (20) in response to transmission requests sent by said apparatus (10-1 to 10-N).
10. A method for performing multi-user transmission between a plurality of transmission ends (10-1 to 10-N) and a single receiver end (20), said method comprising: estimating transmission channels from each of said plurality of transmission ends; setting up multi-user interference cancellation for said plurality of transmission ends at said receiver end based on said estimated transmission channels; determining individual characteristics for single user equalization for said plurality of transmission ends; and performing partial single-user equalization at each of said plurality of transmission ends based on said filter information.
11. A method according to claim 10, further comprising separating said single user equalization into a time domain partial equalization corresponding to said individual characteristic, and a frequency domain equalization performed at said receiver end (20).
12. A method according to claim 10, further comprising calculating said individual characteristic based on said estimated transmission channels, and based on a characteristic of said multi-user interference cancellation.
13. A method according to claim 10, further comprising determining said individual characteristics so that a length of non-zero filter taps is smaller than a guard period of said multi-user transmission.
14. A method according to claim 10, further comprising determining said individual characteristics so that a power ratio of a first set of filter taps to a second set of filter taps is minimized.
15. A computer program product comprising code means for producing the steps (a) to (c) of method claim 10 when run on a computer device.
16. A computer program product comprising code means for producing the step
(d) of method claim 10 when run on a computer device.
PCT/IB2009/052190 2008-06-02 2009-05-26 Asynchronous multi-user transmission WO2009147570A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP08157391.7 2008-06-02
EP08157391 2008-06-02

Publications (1)

Publication Number Publication Date
WO2009147570A1 true WO2009147570A1 (en) 2009-12-10

Family

ID=41050891

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2009/052190 WO2009147570A1 (en) 2008-06-02 2009-05-26 Asynchronous multi-user transmission

Country Status (2)

Country Link
TW (1) TW201014230A (en)
WO (1) WO2009147570A1 (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102468946A (en) * 2010-11-08 2012-05-23 中兴通讯股份有限公司 Multi-user transmission method and access point
CN102959998A (en) * 2010-05-16 2013-03-06 高通股份有限公司 Efficient group id management for wireless local area networks (wlans)
EP2599239A2 (en) * 2010-07-28 2013-06-05 Intel Corporation Techniques for uplink multi-user mimo mac support
US8824386B2 (en) 2010-05-05 2014-09-02 Mediatek Inc. Method and system of operating a multi-user system
JP2016506128A (en) * 2012-12-05 2016-02-25 ▲ホア▼▲ウェイ▼技術有限公司 Method and apparatus for handling interference
WO2016179276A1 (en) * 2015-05-05 2016-11-10 Qualcomm Incorporated Techniques for protecting communications in wireless local area networks
US9585043B2 (en) 2010-04-13 2017-02-28 Interdigital Patent Holdings, Inc. Group transmissions in wireless local area networks
EP2619919A4 (en) * 2010-09-20 2017-10-11 Intel Corporation Protocol for mu mimo operation in a wireless network
JP2018142976A (en) * 2013-05-03 2018-09-13 クゥアルコム・インコーポレイテッドQualcomm Incorporated Channel set assignment in frequency multiplexed communication in high-dense wireless environments
JP2018152895A (en) * 2013-12-18 2018-09-27 ホアウェイ・テクノロジーズ・カンパニー・リミテッド System and method for wlan ofdma design of uplink and downlink transmissions
US10893524B2 (en) 2013-12-18 2021-01-12 Huawei Technologies Co., Ltd. System and method for OFDMA resource management in WLAN
CN112805933A (en) * 2018-09-28 2021-05-14 瑞典爱立信有限公司 Multi-user coordination
KR20210094151A (en) * 2014-10-22 2021-07-28 주식회사 윌러스표준기술연구소 Wireless communication method and wirelesscommunication terminal
US11910436B2 (en) 2014-08-07 2024-02-20 Wilus Institute Of Standards And Technology Inc. Wireless communication method and wireless communication terminal

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070155336A1 (en) * 2005-11-17 2007-07-05 Samsung Electronics Co., Ltd Apparatus and method for eliminating multi-user interference

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070155336A1 (en) * 2005-11-17 2007-07-05 Samsung Electronics Co., Ltd Apparatus and method for eliminating multi-user interference

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
BREINHOLT M B; JUNG H; ZOLTOWSKI M D: "Space-time alignment for asynchronous interference suppression in MIMO OFDM cellular communications", WIRELESS COMMUNICATIONS AND MOBILE COMPUTING, WILEY, CHICHESTER, GB, vol. 4, no. 7, 1 November 2004 (2004-11-01), pages 755 - 771, XP009122503, ISSN: 1530-8669 *
HAUSTEIN T; ZHOU C; FORCK A; GABLER H; HELMOLT C V; JUNGNICKEL V; KRUGER U: "Implementation of channel aware scheduling and bit-loading for the multiuser SIMO mac in a real-time MIMO demonstration test-bed at high data rate", 2004 IEEE 60TH VEHICULAR TECHNOLOGY CONFERENCE. VTC2004-FALL - 26-29 SEPT. 2004 - LOS ANGELES, CA, USA, 20040926 - 20040929 IEEE - PISCATAWAY, NJ, USA, vol. 2, 26 September 2004 (2004-09-26), pages 1043 - 1047, XP010786781 *
JOHN G PROAKIS: "Digital Communications 4th Edition", 2001, MCGRAW HILL, NEW YORK, US, article "15.3.4 Successive Interference Cancellation", pages: 917 - 918, XP002545694 *

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10085168B2 (en) 2010-04-13 2018-09-25 Interdigital Patent Holdings, Inc. Group transmissions in wireless local area networks
US10375596B2 (en) 2010-04-13 2019-08-06 Interdigital Patent Holdings, Inc. Group transmissions in wireless local area networks
US9585043B2 (en) 2010-04-13 2017-02-28 Interdigital Patent Holdings, Inc. Group transmissions in wireless local area networks
TWI586202B (en) * 2010-04-13 2017-06-01 內數位專利控股公司 Access point (ap) to perform multi-user (mu) multiple-input-mutiple-output (mimo) channel sounding and the method thereof
US8824386B2 (en) 2010-05-05 2014-09-02 Mediatek Inc. Method and system of operating a multi-user system
CN102959998A (en) * 2010-05-16 2013-03-06 高通股份有限公司 Efficient group id management for wireless local area networks (wlans)
US10548111B2 (en) 2010-05-16 2020-01-28 Qualcomm Incorporated Efficient group ID management for wireless local area networks (WLANs)
EP2599239A2 (en) * 2010-07-28 2013-06-05 Intel Corporation Techniques for uplink multi-user mimo mac support
EP2599239A4 (en) * 2010-07-28 2014-12-31 Intel Corp Techniques for uplink multi-user mimo mac support
EP2619919A4 (en) * 2010-09-20 2017-10-11 Intel Corporation Protocol for mu mimo operation in a wireless network
CN102468946A (en) * 2010-11-08 2012-05-23 中兴通讯股份有限公司 Multi-user transmission method and access point
US10201002B2 (en) 2012-12-05 2019-02-05 Huawei Technologies Co., Ltd. Method and device for processing interference
US9723617B2 (en) 2012-12-05 2017-08-01 Huawei Technologies Co., Ltd. Method and device for processing interference
JP2016506128A (en) * 2012-12-05 2016-02-25 ▲ホア▼▲ウェイ▼技術有限公司 Method and apparatus for handling interference
JP2018142976A (en) * 2013-05-03 2018-09-13 クゥアルコム・インコーポレイテッドQualcomm Incorporated Channel set assignment in frequency multiplexed communication in high-dense wireless environments
JP2020074539A (en) * 2013-05-03 2020-05-14 クゥアルコム・インコーポレイテッドQualcomm Incorporated Channel Set Allocation for Frequency Multiplexed Communication in High Density Wireless Environment
US11012202B2 (en) 2013-12-18 2021-05-18 Huawei Technologies Co., Ltd. System and method for WLAN OFDMA design of subcarrier groups and frame format
JP2018152895A (en) * 2013-12-18 2018-09-27 ホアウェイ・テクノロジーズ・カンパニー・リミテッド System and method for wlan ofdma design of uplink and downlink transmissions
US10567126B2 (en) 2013-12-18 2020-02-18 Huawei Technologies Co., Ltd. System and method for WLAN OFDMA design of subcarrier groups and frame format
US10893524B2 (en) 2013-12-18 2021-01-12 Huawei Technologies Co., Ltd. System and method for OFDMA resource management in WLAN
US11910436B2 (en) 2014-08-07 2024-02-20 Wilus Institute Of Standards And Technology Inc. Wireless communication method and wireless communication terminal
US11516849B2 (en) 2014-10-22 2022-11-29 Wilus Institute Of Standards And Technology Inc. Wireless communication method and wireless communication terminal
KR20210094151A (en) * 2014-10-22 2021-07-28 주식회사 윌러스표준기술연구소 Wireless communication method and wirelesscommunication terminal
KR102473492B1 (en) 2014-10-22 2022-12-02 주식회사 윌러스표준기술연구소 Wireless communication method and wirelesscommunication terminal
US11864233B2 (en) 2014-10-22 2024-01-02 Wilus Institute Of Standards And Technology Inc. Wireless communication method and wireless communication terminal
WO2016179276A1 (en) * 2015-05-05 2016-11-10 Qualcomm Incorporated Techniques for protecting communications in wireless local area networks
US10314066B2 (en) 2015-05-05 2019-06-04 Qualcomm Incorporated Techniques for protecting communications in wireless local area networks
CN112805933A (en) * 2018-09-28 2021-05-14 瑞典爱立信有限公司 Multi-user coordination

Also Published As

Publication number Publication date
TW201014230A (en) 2010-04-01

Similar Documents

Publication Publication Date Title
WO2009147570A1 (en) Asynchronous multi-user transmission
US10903891B2 (en) Communication apparatus, communication method, and communication system
KR101500973B1 (en) Enhanced multi-user transmission
US10057036B2 (en) Method for channel sounding in wireless local area network and apparatus for the same
KR101973746B1 (en) Method and apparatus for transmitting a frame in a wireless lan system
KR101649773B1 (en) Communication apparatus, communication method, computer program, and communication system
JP5413071B2 (en) COMMUNICATION DEVICE AND COMMUNICATION METHOD, COMPUTER PROGRAM, AND COMMUNICATION SYSTEM
US20120082200A1 (en) Method and apparatus for medium access control in a wireless broadband system with multiple-input multiple-output or multiple-input single-output technology with multiuser capabilities
EP2429236A1 (en) Communication apparatus, communication method, computer program, and communication system
WO2010128620A1 (en) Communication device, communication method, computer program, and communication system
KR20120022852A (en) Communication device, communication method, and communication system
KR101646818B1 (en) Communication apparatus, communication method, computer program and communication system
JP2021529457A (en) Channel estimation methods and devices, and communication systems
Li et al. Multi-user medium access control in wireless local area network
JP5888376B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION SYSTEM
JP5601398B2 (en) Communication apparatus and communication method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09757921

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09757921

Country of ref document: EP

Kind code of ref document: A1