WLAN Toolbox™ Release Notes
WLAN Toolbox™ Release Notes
WLAN Toolbox™ Release Notes
Phone: 508-647-7000
R2020a
R2019b
iii
R2019a
R2018b
R2018a
iv Contents
IEEE 802.11ad Single Carrier PHY Example: Simulate an end-to-end,
DMG format WLAN link over an AWGN with synchronization and
equalization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5-2
R2017b
IEEE 802.11ah Example: Simulate an end-to-end sub 1 GHz link with the
TGah channel model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6-2
R2017a
R2016b
v
Multiuser-MIMO Receiver: Decode and analyze 802.11ac multiuser
waveforms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8-2
R2016a
R2015b+
vi Contents
1
R2020a
Version: 3.0
New Features
Bug Fixes
Compatibility Considerations
R2020a
The updated “802.11ax Packet Error Rate Simulation for Uplink Trigger-Based Format” example
demonstrates minimum-mean-square-error-based ordered successive interference cancellation
(MMSE-SIC) equalization.
These functions support the layered belief propagation, normalized min-sum, and offset min-sum
LDPC decoding algorithms.
• HE SU
• HE extended range SU (HE ER SU)
• HE multi-user (HE MU)
• HE TB
• Very high throughput (VHT)
• High throughput (HT)
• Non-HT
Filter a signal through a multipath fading channel with an arbitrary number of links by using these
updated channel models: wlanTGacChannel, wlanTGahChannel, wlanTGaxChannel, and
wlanTGnChannel.
1-2
decode OFDM non-HT, HE MU, HE SU, and HE ER SU packets without knowledge of any
transmission parameters aside from the channel bandwidth. You can configure the example to
capture over-the-air waveforms by using software-defined radio (SDR) devices.
Starting in R2020a, all functions that support a wlanRecoveryConfig object as an input argument
now support name-value pair arguments corresponding to the properties of the object. To
parameterize an affected function, use one or more these name-value pairs instead of a
wlanRecoveryConfig object. This table lists the affected functions, their syntaxes that are no
longer recommended, and the recommended replacement syntax for each case.
1-3
R2020a
1-4
2
R2019b
Version: 2.2
New Features
R2019b
• 802.11 MAC and Application Throughput Measurement – Measure MAC and application layer
throughput in an 802.11a/n/ac/ax network.
• 802.11 MAC QoS Traffic Scheduling – Simulate quality of service (QoS) traffic scheduling in an
802.11a/n/ac/ax network.
• 802.11ax System-Level Simulation with Physical Layer Abstraction and Physical Layer Abstraction
for System-Level Simulation – Model a large 802.11ax network by using physical layer abstraction.
2-2
3
R2019a
Version: 2.1
New Features
R2019a
• Create WLAN waveforms that are compliant with 802.11ax modulation schemes.
• Generate a waveform that you can transmit with a connected lab test instrument. The Wireless
Waveform Generator app can generate waveforms for instruments supported by the rfsiggen
function. Use of the transmit feature in the Wireless Waveform Generator app requires Instrument
Control Toolbox™.
This feature is demonstrated in the added 802.11 MAC Frame Decoding example and the updated
802.11 OFDM Beacon Receiver with Live Data example.
• Generate HE-format WLAN MAC frames compliant with IEEE 802.11ax Draft 3.1 using the
wlanMACFrame function.
• Simulate an HE-MU packet with more than 16 HE-SIG-B symbols.
• Generate HE packets containing a PSDU of up to 6,500,631 bytes.
3-2
• 802.11ax PHY-Focused System-Level Simulation
• Multi-Node 802.11a Network Modeling with PHY and MAC
3-3
4
R2018b
Version: 2.0
New Features
Bug Fixes
R2018b
The 802.11ax Packet Error Rate Simulation for Uplink Trigger-Based Format example shows how to
measure the packet error rate of an uplink trigger-based (HE-TB) format link.
• Create OFDM, QAM, or PSK modulated waveforms or a sine wave test waveform.
• Create WLAN waveforms that are compliant with various 802.11 modulation schemes
(a/b/g/j/p/n/ac/ad/ah).
• Add RF impairments to your waveforms.
• Plot waveforms in constellation diagram, spectrum analyzer, and time scopes.
• Export waveforms from the app to your MATLAB workspace or a file.
4-2
IEEE 802.11p V2V Link Example: Simulate an end-to-end link over a
vehicular channel model
The 802.11p Packet Error Rate Simulation for a Vehicular Channel example shows how to measure
the packet error rate of an IEEE 802.11p™ link with a V2V fading channel and additive white
Gaussian noise.
4-3
5
R2018a
Version: 1.5
New Features
R2018a
• 802.11ax Parameterization for Waveform Generation and Simulation shows how to parameterize
and generate different types of IEEE 802.11ax high efficiency (HE) formats.
• 802.11ax Packet Error Rate Simulation for Single User Format shows how to measure the packet
error rate of an IEEE 802.11ax high efficiency (HE) single user format link.
• 802.11ax OFDMA and Multi-User MIMO Throughput Simulation shows the transmit and receive
processing for an IEEE 802.11ax multi-user downlink transmission over a TGax indoor fading
channel. Three transmission modes are simulated: OFDMA, MU-MIMO, and a combination of
OFDMA and MU-MIMO.
5-2
6
R2017b
Version: 1.4
New Features
R2017b
Three new IEEE 802.11ad examples explain how to perform an end-to-end simulation in the different
PHY types.
You can explore these functions and customize their algorithms and functionality.
6-2
7
R2017a
Version: 1.3
New Features
Bug Fixes
Compatibility Considerations
R2017a
7-2
8
R2016b
Version: 1.2
New Features
R2016b
Productize functions
WLAN packet detection and format detection functions are productized in this release.
• Packet detection — Use the function wlanPacketDetect to return the offset from the start of the
input waveform to the start of the detected preamble.
• Format detection — Use the function wlanFormatDetect to detect and return the packet format
for the specified received signal.
8-2
9
R2016a
Version: 1.1
New Features
Bug Fixes
R2016a
• 802.11p and 802.11a Packet Error Rate Simulations — Measures packet error rates in 802.11p
and 802.11a links using an end-to-end simulation with a fading channel and AWGN.
• 802.11p Spectral Emission Mask Testing — Performs spectrum emission mask tests for an 802.11p
transmitted waveform.
9-2
10
R2015b+
Version: 1.0
New Features
R2015b+
10-2