
Understanding Single-User MIMO (SU-MIMO)
SU-MIMO (Single-User MIMO) is the traditional form of MIMO in which a transmitter (such as a Wi-Fi access point or cellular base station) uses multiple antennas to communicate with one device at a time. The device on the other end may also have multiple antennas so that multiple data streams can be sent in parallel to that single receiver, increasing the data rate to that one client. Key characteristics of SU-MIMO include:
One Device per Transmission: Even if multiple devices are connected, SU-MIMO systems serve them sequentially. Only one client’s data is transmitted in a given moment on a given channel. Other connected devices must wait their turn, sharing the channel time (this is sometimes called time-division access).
Multiple Spatial Streams to One Client: The access point (AP) or base station can send multiple parallel data streams (if both sides have multiple antenna chains) to boost throughput for that single user. For example, a 2×2 SU-MIMO link can roughly double the data rate compared to a single-stream link by sending two streams simultaneously to one device.
Higher Peak Per-User Throughput: SU-MIMO improves the peak data rate available to a capable device because it leverages additional antennas to send more bits at once. This is great for bandwidth-hungry devices (e.g. a laptop with 3×3 MIMO radios can receive three streams at once, dramatically boosting its download speed).
Requirements: SU-MIMO requires both the transmitter and the receiver to have multiple antennas/radio chains to use multiple streams. The number of spatial streams can’t exceed the minimum of the AP’s and the client’s antenna counts. If an AP is 4×4 but a client is 1×1 (single antenna), SU-MIMO will effectively operate as single-stream (the extra AP antennas might only help via diversity or beamforming, but not throughput).
Use in Legacy Systems: SU-MIMO is found in older Wi-Fi standards (e.g. Wi-Fi 4, a.k.a. 802.11n, which introduced MIMO with up to 4 streams, but only single-user at a time). It’s also the baseline in LTE and early cellular systems – a 4G/LTE base station might use 2×2 or 4×4 MIMO to one phone at a time to increase that phone’s data rate.
Advantages: SU-MIMO is straightforward and introduces no intra-cell interference – since only one device is targeted, the transmitter doesn’t need to worry about separating signals to multiple users in the same instant. All spatial streams are “focused” on one user, maximizing that user’s signal strength (often with techniques like beamforming).
Limitations: In environments with many devices, SU-MIMO can become inefficient. Other users must wait their turn, which can cause higher latency and lower total network throughput when the network is busy. A SU-MIMO router’s multiple antennas are underutilized if clients are single-antenna and served one at a time – often leaving capacity on the table.
In summary, SU-MIMO boosts link speed to one device but does not increase the number of devices that can be served concurrently. It was sufficient when the number of connected devices was small, but as device counts grew, the need for serving multiple users simultaneously became apparent.