add SISO-MIMO wording changes
This commit is contained in:
parent
3aca49ef91
commit
3889ab0803
|
@ -1,30 +1,30 @@
|
||||||
==============================
|
================================
|
||||||
Comparing SISO and MIMO Radios
|
Comparing SISO and MIMO Hardware
|
||||||
==============================
|
================================
|
||||||
|
|
||||||
SISO (Single Input Single Output) radios have a single transceiver-antenna chain, while `MIMO (Multiple Input Multiple Output) <https://en.wikipedia.org/wiki/MIMO>`_ devices have multiple chains coordinated through the `Digital Signal Processor (DSP) <https://en.wikipedia.org/wiki/Digital_signal_processor>`_. The MIMO devices supported by AREDN |trade| have dual chains for both transmit and receive, and they support dual data streams [2x2:2].
|
SISO (Single Input Single Output) device hardware has a single transceiver-antenna chain, while `MIMO (Multiple Input Multiple Output) <https://en.wikipedia.org/wiki/MIMO>`_ devices have multiple chains coordinated through the `Digital Signal Processor (DSP) <https://en.wikipedia.org/wiki/Digital_signal_processor>`_. The MIMO devices supported by AREDN |trade| have dual chains for both transmit and receive, and they support dual data streams [2x2:2].
|
||||||
|
|
||||||
.. image:: _images/siso-mimo-overview.png
|
.. image:: _images/siso-mimo-overview.png
|
||||||
:alt: SISO and MIMO radio chains
|
:alt: SISO and MIMO radio chains
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
Both SISO and MIMO radios use `OFDM (Orthogonal Frequency Division Multiplexing) <https://en.wikipedia.org/wiki/Orthogonal_frequency-division_multiplexing>`_, which inherently handles poor RF conditions such as `multipath interference <https://en.wikipedia.org/wiki/Multipath_propagation#Interference>`_ or fading. The rate selection algorithm in the wireless driver adapts to changing RF conditions so that the optimal :abbr:`MCS (Modulation and Coding Scheme)` `rate <https://en.wikipedia.org/wiki/IEEE_802.11n-2009#Data_rates>`_ is always used. The selected :abbr:`MCS (Modulation and Coding Scheme)` includes the appropriate modulation, forward error correction, and number of data streams.
|
Both SISO and MIMO devices use `OFDM (Orthogonal Frequency Division Multiplexing) <https://en.wikipedia.org/wiki/Orthogonal_frequency-division_multiplexing>`_, which inherently handles poor RF conditions such as `multipath interference <https://en.wikipedia.org/wiki/Multipath_propagation#Interference>`_ or fading. The rate selection algorithm in the wireless driver adapts to changing RF conditions so that the optimal :abbr:`MCS (Modulation and Coding Scheme)` `rate <https://en.wikipedia.org/wiki/IEEE_802.11n-2009#Data_rates>`_ is always used. The selected :abbr:`MCS (Modulation and Coding Scheme)` includes the appropriate modulation, forward error correction, and number of data streams.
|
||||||
|
|
||||||
SISO Radios
|
SISO Device Hardware
|
||||||
-----------
|
--------------------
|
||||||
|
|
||||||
By design SISO radios transmit all of their RF power on a single polarization. While it may seem like an advantage to have full power concentrated on a single polarization, there are specific limitations to SISO devices. A single chain device can only transmit one data stream at a time, and SISO devices do not have the ability to process and enhance multiple signals received simultaneously.
|
By design SISO devices transmit all of their RF power on a single polarization. While it may seem like an advantage to have full power concentrated on a single polarization, there are specific limitations to SISO devices. A single chain device can only transmit one data stream at a time, and SISO devices do not have the ability to process and enhance multiple signals received simultaneously.
|
||||||
|
|
||||||
SISO radios are also limited in the data throughput they can achieve on their single chain. For example, a SISO device is limited to the 802.11n :abbr:`MCS7 (Modulation and Coding Scheme)` `protocol rate <https://en.wikipedia.org/wiki/IEEE_802.11n-2009#Data_rates>`_ of 32.5 Mbps with Long Guard Interval (LGI), while a MIMO device using :abbr:`MCS15 (Modulation and Coding Scheme)` can achieve up to 65 Mbps. In this regard SISO is at a definite disadvantage since it lacks sophisticated signal combining and the multiple simultaneous data streams that are possible with MIMO.
|
SISO devices are also limited in the data throughput they can achieve on their single chain. For example, a SISO device is limited to the 802.11n :abbr:`MCS7 (Modulation and Coding Scheme)` `protocol rate <https://en.wikipedia.org/wiki/IEEE_802.11n-2009#Data_rates>`_ of 32.5 Mbps with Long Guard Interval (LGI), while a MIMO device using :abbr:`MCS15 (Modulation and Coding Scheme)` can achieve up to 65 Mbps. In this regard SISO is at a definite disadvantage since it lacks sophisticated signal combining and the multiple simultaneous data streams that are possible with MIMO.
|
||||||
|
|
||||||
MIMO Radios
|
MIMO Device Hardware
|
||||||
-----------
|
--------------------
|
||||||
|
|
||||||
One of the advantages of MIMO radios is their ability to exploit multipath signals, achieving a better Signal to Noise Ratio (SNR) by combining multiple received transmissions. This is accomplished using `802.11n <https://en.wikipedia.org/wiki/IEEE_802.11n-2009>`_ technologies such as `Polarization Diversity <https://en.wikipedia.org/wiki/Diversity_scheme>`_ and `Maximal Ratio Combining <https://en.wikipedia.org/wiki/Maximal-ratio_combining>`_.
|
One of the advantages of MIMO devices is their ability to exploit multipath signals, achieving a better Signal to Noise Ratio (SNR) by combining multiple received transmissions. This is accomplished using `802.11n <https://en.wikipedia.org/wiki/IEEE_802.11n-2009>`_ technologies such as `Polarization Diversity <https://en.wikipedia.org/wiki/Diversity_scheme>`_ and `Maximal Ratio Combining <https://en.wikipedia.org/wiki/Maximal-ratio_combining>`_.
|
||||||
|
|
||||||
On MIMO devices the total transmit power is split between its two polarizations, which means that MIMO radio signals have lower `EIRP <https://en.wikipedia.org/wiki/Effective_radiated_power>`_ per polarization. It is possible that SISO radios on both ends of a link could have SNR values that match those of MIMO radios using 802.11n :abbr:`MCS0 (Modulation and Coding Scheme)` to :abbr:`MCS7 (Modulation and Coding Scheme)` on that same link. However, a MIMO device using MCS0 to MCS7 will transmit its data stream on both chains simultaneously, providing a distinct advantage on the receiving end where the MIMO radio uses `MRC <https://en.wikipedia.org/wiki/Maximal-ratio_combining>`_ to enhance the signal. MRC is used when multiple antennas receive the same data stream, which applies only for MCS0 to MCS7. With MCS8 to MCS15 `Spatial Multiplexing <https://en.wikipedia.org/wiki/Spatial_multiplexing>`_ achieves multiple simultaneous data streams.
|
On MIMO devices the total transmit power is split between its two polarizations, which means that MIMO signals have lower `EIRP <https://en.wikipedia.org/wiki/Effective_radiated_power>`_ per polarization. It is possible that SISO devices on both ends of a link could have SNR values that match those of MIMO devices using 802.11n :abbr:`MCS0 (Modulation and Coding Scheme)` to :abbr:`MCS7 (Modulation and Coding Scheme)` on that same link. However, a MIMO device using MCS0 to MCS7 will transmit its data stream on both chains simultaneously, providing a distinct advantage on the receiving end where the MIMO device uses `MRC <https://en.wikipedia.org/wiki/Maximal-ratio_combining>`_ to enhance the signal. MRC is used when multiple antennas receive the same data stream, which applies only for MCS0 to MCS7. With MCS8 to MCS15 `Spatial Multiplexing <https://en.wikipedia.org/wiki/Spatial_multiplexing>`_ achieves multiple simultaneous data streams.
|
||||||
|
|
||||||
Given the same channel width and link characteristics, MIMO tends to out-perform SISO in both reliability and throughput. A good test to verify this would be to compare the performance of SISO vs. MIMO radios between the same endpoints. MIMO radios can attain double the throughput because they are capable of using twice the :abbr:`MCS (Modulation and Coding Scheme)` rate. In the final analysis, the technology limitations of SISO will not allow it to match the throughput levels that are possible with MIMO.
|
Given the same channel width and link characteristics, MIMO tends to out-perform SISO in both reliability and throughput. A good test to verify this would be to compare the performance of SISO vs. MIMO between the same endpoints. MIMO can attain double the throughput because it is capable of using twice the :abbr:`MCS (Modulation and Coding Scheme)` rate. In the final analysis, the technology limitations of SISO will not allow it to match the throughput levels that are possible with MIMO.
|
||||||
|
|
||||||
SISO - MIMO Combinations
|
SISO - MIMO Combinations
|
||||||
------------------------
|
------------------------
|
||||||
|
@ -68,8 +68,8 @@ MIMO to MIMO
|
||||||
Troubleshooting Tips
|
Troubleshooting Tips
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
* Whenever possible try not to mix device types on radio links. As a general rule, use MIMO-to-MIMO for most types of radio links.
|
* Whenever possible try not to mix device types on radio links. As a general rule, use MIMO-to-MIMO for most types of RF links.
|
||||||
|
|
||||||
* If you have a marginal SISO-to-SISO link and you must replace one of the radios, either install another SISO radio or replace both ends with MIMO devices. A marginal but usable link between SISO devices may become unusable if one is replaced with a MIMO device.
|
* If you have a marginal SISO-to-SISO link and you must replace one of the radios, either install another SISO radio or replace both ends with MIMO devices. A marginal but usable link between SISO devices may become unusable if only one is replaced with a MIMO device.
|
||||||
|
|
||||||
Additional information on the operation of SISO and MIMO radios can be found in references such as this: `MIMO for Dummies <https://www.halper.in//pubs/mimo_for_dummies.pdf>`_.
|
Additional information on the operation of SISO and MIMO devices can be found in references such as this: `MIMO for Dummies <https://www.halper.in//pubs/mimo_for_dummies.pdf>`_.
|
||||||
|
|
Loading…
Reference in New Issue