How do MU-MIMO routers handle non-MU-MIMO devices?

I feel like the answer from "Corporate Geek" wasn't clear enough at distinguishing between basic MIMO, which has been around in Wi-Fi for a decade (since 802.11n in 2007) and MU-MIMO, which is fairly new, as of second-generation 802.11ac devices (marketers call these "Wave 2" devices, even though "Wave 2" has no formal definition in the standards).

Basic MIMO

MIMO stands for "Multiple Inputs, Multiple Outputs", and refers to using multiple transmitter and receiver radios (radio chains) per device to improve wireless performance. The extra radio chains in MIMO radios can be used in either of two ways:

  1. Multiple spatial streams: Sending/receiving different data with each radio chain, to increase data rate.
  2. Beamforming: Sending/receiving the same data with more than one radio chain, with the timing (phasing) tuned just right so that they act like a "phased array antenna", focusing more transmit signal strength, and receiver antenna gain, in the right direction to increase range.

You can only use a given radio chain for one of those two purposes on any given packet transmission. If you're using a given radio chain to transmit its own spatial stream, it can't help with beamforming the spatial stream coming out of one of the other radio chains. But when it comes time to transmit the next packet, the Wi-Fi chipset can switch whether a given radio chain is being used for its own spatial stream or for beamforming. Most of the time in Wi-Fi devices, all the radios are used for separate spatial streams rather than beamforming.

Both the transmitting device and the receiving device have to be capable of a given number of spatial streams in order for that number of spatial streams to be used for transmissions between those two devices. So if you have a 3x3:3 AP (3 transmit radio chains, 3 receive radio chains, capable of 3 spatial streams), but only a 2x2:2 client, then when that client and that AP are talking to each other, they can only use a maximum of 2 spatial streams. The AP will still use all 3 spatial streams when talking to 3x3:3 clients, so the mere presence of a 2x2 client on a 3x3-capable AP doesn't force everyone down to 2x2 or anything like that (there's a longstanding myth among Wi-Fi users that slower/older/previous-generation clients force the whole network down to using the slower/older/previous-generation technologies, but that' simply never been true).

MU-MIMO

MU-MIMO stands for "Multi-User MIMO" which is a way for a device, typically an AP (wireless router), to transmit more than one packet simultaneously, to different receiving devices. This is done by dividing up the multiple spatial streams so that different streams transmit the packets for different devices all at the same time. For a device to be able to transmit multiple packets simultaneously via MU-MIMO, all of the intended receiving devices must also be MU-MIMO capable.

As "Corporate Geek" mentioned, MU-MIMO can divide up the spatial streams multiple ways. For example, a 4x4:4 MU-MIMO AP could transmit as many as 4 packets at the same time, each using a single spatial stream, if there were 4 MU-MIMO-capable clients on the network, and the AP already had at least one packet ready to transmit for each of them.

If you have a MU-MIMO-capable AP, with a mix of MU-MIMO-capable and non-MU-MIMO-capable devices, the AP may use MU-MIMO as needed when transmitting to the MU-MIMO capable devices, and will use plain MIMO (or "SISO" single-stream transmission, as needed) when transmitting to the non-MU-MIMO-capable devices.

Note that for MU-MIMO to actually be used for a given transmission, your AP and at least two of its clients must support it, and the AP must have queued up, and be ready to transmit, packets for at least two of the MU-MIMO-capable clients at the same time, and the AP must have determined that, given the lengths of the packets and the MIMO spatial stream capabilities of the intended recipients, that employing MU-MIMO would be more airtime-efficient than sending the packets separately back-to-back.

MU-MIMO capable clients are still pretty rare in my experience. No Apple products (Macs, iPhones, iPads, Apple TVs, Apple Watches) support it yet, and few Android phones or PC laptops do either, as far as I've seen. I haven't even seen much talk about MU-MIMO-capable USB dongles for aftermarket upgrades of laptops. So the installed base of MU-MIMO-capable equipment seems vanishingly small to me at this time.

A related question sometimes comes up, which is, "Does having a MU-MIMO-capable router improve things for my non-MU-MIMO-capable clients?". The answer is if MU-MIMO transmission events are common enough on your network that it ends up saving airtime, that leaves more airtime available for your non-MU-MIMO-capable clients to use. So given how rare MU-MIMO transmissions probably are on most networks at this time (see the bold paragraph above), it probably doesn't benefit non-MU-MIMO-capable clients in any noticeable way.


MU-MIMO is a wireless transfer technology that has two purposes:

  1. To handle multiple simultaneous connections at once
  2. To offer faster connections

You have 2x2 MIMO, 3x3 MIMO, 4x4 MIMO or experimental 8x8 MIMO implementations (there are no routers with this technology though). These numbers refer to the number of available streams and antennas: a 2x2 MIMO router has two antennas for two simultaneous data streams, while a 3x3 MIMO router has three antennas for three streams and so on.

Devices like laptops with Windows or Mac OS, smartphones, tablets and so on, can also include support for MU-MIMO. Most consumer devices offer 1x1 MIMO, 2x2 MIMO or 3x3 MIMO. These numbers refer to the number of antennas and the number of streams they can use to communicate with the WiFi router.

The diagram below helps show the number of streams broadcast by a 4x4 MIMO router and how they can be used by devices with MU-MIMO support. enter image description here

As you can see, a router with 4x4 MIMO can simultaneously talk to four devices with 1x1 MIMO, two with 2x2 MIMO, one with 3x3 MIMO and one with 1x1 MIMO, or one device with 4X4 MIMO. If you want to learn more about this technology for wireless transfers, read this guide: What is MU-MIMO WiFi? Do you need it on your router?. Unlike many others that you will find online, it also explains in detail how the MU-MIMO support works on devices that are connected to the network, not only on wireless routers.


Devices without MU-MIMO (called single-user MIMO, or SU-MIMO) will continue to communicate with the router in a round-robin fashion. This is formally called time-division multiple access (TDMA). Any MU-MIMO devices can communicate simultaneously on the same time slices, thereby increasing total throughput. To illustrate this, let's take a home network with five 802.11ac client devices:

  • One 2x2 SU-MIMO client (device A)
  • One 1x1 SU-MIMO client (device B)
  • One 2x2 MU-MIMO client (device C)
  • Two 1x1 MU-MIMO clients (devices D and E)

The following table illustrates what would happen on a quad-stream (4x4) router that does not support MU-MIMO, when all devices are communicating simultaneously.

            Spatial Streams 
Time Slice | 1 | 2 | 3 | 4 |
     1     | A | A | - | - |
     2     | B | - | - | - |
     3     | C | C | - | - |
     4     | D | - | - | - |
     5     | E | - | - | - |

Notice that it takes five time slices to service five devices talking at once, with some spatial streams completely unused. This means wasted bandwidth, with only 35% of the theoretical bandwidth actually usable. On larger networks with dozens of devices, this can be a serious problem, especially when you consider that 4x4 MIMO clients are rare.

Now let's see what happens on a quad-stream MU-MIMO router, in an ideal situation:

            Spatial Streams 
Time Slice | 1 | 2 | 3 | 4 |
     1     | A | A | - | - |
     2     | B | - | - | - |
     3     | C | C | D | E |

It now takes only three time slices to handle all devices. Notice how the MU-MIMO devices can now all talk at the same time on the same time slice. The SU-MIMO devices can't communicate at the same time and still get their own time slices as the router cycles them round-robin, but you now have far less wasted bandwidth – 58% of the bandwidth can now be utilized when all devices communicate at the same time.

The above examples assume that all devices are all communicating at the same time, and that all transmissions are of the same size. The full benefit of MU-MIMO can only be realized when all devices on the network support MU-MIMO, since legacy SU-MIMO devices cannot share time slices the way MU-MIMO devices can. Also, we're ignoring the effects of interference, client distance from router, or other environmental or technical factors, so real-world performance will not look exactly like this.

How-To Geek has a simpler explanation of this technology, but it doesn't cover coexistence with SU-MIMO devices.