PHY Modeling

Physical layer options, parameterization, and waveform generation

WLAN Toolbox™ provides functions for modeling 802.11™ physical layer processing. Format configuration objects are used to parameterize these functions and to create WLAN waveforms compliant with IEEE® 802.11 standards.

Apps

Wireless Waveform GeneratorCreate, impair, visualize, and export modulated waveforms

Objects

expand all

wlanHEMUConfigCreate HE MU configuration object
wlanHESUConfigCreate HE SU configuration object
wlanHETBConfigCreate HE TB configuration object
wlanDMGConfigCreate DMG configuration object
wlanS1GConfigCreate S1G-format configuration object
wlanVHTConfigCreate VHT configuration object
wlanHTConfigCreate HT configuration object
wlanNonHTConfigCreate non-HT configuration object
wlanHERecoveryConfigCreate HE recovery configuration object

Functions

expand all

ruInfoReturn HE format resource unit allocation information
getPSDULengthCalculate HE PSDU length
getTRSConfigurationValid HE TB PHY configuration in response to triggering frame containing TRS Control subfield
packetFormat Return WLAN packet format
phyType Return DMG PHY modulation type
showAllocationShow resource unit (RU) allocation
wlanAPEPLengthCalculate APEP length in octets
wlanPSDULengthCalculate PSDU length in octets
wlanWaveformGeneratorGenerate WLAN waveform
wlanSampleRateReturn nominal sample rate
wlanScrambleScramble and descramble binary input sequence
wlanConstellationMapConstellation mapping
wlanConstellationDemapConstellation demapping
wlanBCCInterleaveInterleave binary convolutionally encoded input
wlanBCCDeinterleaveDeinterleave binary convolutionally interleaved input
wlanStreamParseStream-parse binary input
wlanStreamDeparseStream-deparse binary input
wlanSegmentParseBitsSegment-parse data bits
wlanSegmentDeparseBitsSegment-deparse data bits
wlanSegmentDeparseSymbolsSegment-deparse data subcarriers
wlanSegmentParseSymbolsSegment-parse data subcarriers
wlanBCCEncodeConvolutionally encode binary data
wlanBCCDecodeConvolutionally decode input data
wlanGolaySequenceGenerate Golay sequence

Topics

Waveform Generation and Reception

Build HE PPDU

Learn about HE waveform generation and simulation.

Build DMG PPDU

Build DMG PPDUs by using the waveform generator function.

Build S1G PPDU

Build S1G PPDUs by using the waveform generator function.

Build VHT PPDU

Build VHT PPDUs by using the waveform generator function or by building each field individually.

Build HT PPDU

Build HT PPDUs by using the waveform generator function or by building each field individually.

Build Non-HT PPDU

Build non-HT PPDUs by using the waveform generator function or by building each field individually.

Generate Multiuser VHT Waveform

Generate a multiuser VHT waveform from individual components.

Basic VHT Data Recovery Steps

Perform basic VHT data recovery.

Parameterization

Mapping 802.11 Standards to WLAN Toolbox Configuration Objects

The mapping between 802.11 standards, packet formats, and WLAN Toolbox functions is outlined here.

WLAN Parameterization

Describes configuration objects defined in WLAN Toolbox.

WLAN PPDU Structure

Describes the WLAN PPDUs you can model by using WLAN Toolbox.

Packet Size and Duration Dependencies

Discuss properties that determine packet size and duration constraints.

Processing Chain

Transmit-Receive Chain

Describes transmit - receive processing chains you can model using WLAN Toolbox.

Featured Examples