Signal Transmission

Functions for 802.11™ physical layer transmission processing

WLAN Toolbox™ provides functions to create 802.11 waveforms. Use these functions to generate PPDUs, preamble fields, and data fields.

Apps

WLAN Waveform GeneratorCreate, impair, visualize, and export WLAN waveforms

Functions

expand all

wlanWaveformGeneratorGenerate WLAN waveform
wlanFieldIndicesGenerate PPDU field indices
wlanVHTSTFGenerate VHT-STF waveform
wlanVHTLTFGenerate VHT-LTF waveform
wlanVHTSIGAGenerate VHT-SIG-A waveform
wlanVHTSIGBGenerate VHT-SIG-B waveform
wlanHTSTFGenerate HT-STF waveform
wlanHTLTFGenerate HT-LTF waveform
wlanHTSIGGenerate HT-SIG waveform
wlanLSTFGenerate L-STF waveform
wlanLLTFGenerate L-LTF waveform
wlanLSIGGenerate L-SIG waveform
wlanVHTDataGenerate VHT-Data field
wlanHTDataGenerate HT-Data field waveform
wlanNonHTDataGenerate non-HT-Data field waveform
wlanScrambleScramble and descramble binary input sequence
wlanConstellationMapConstellation mapping
wlanBCCInterleaveInterleave binary convolutionally encoded input
wlanStreamParseStream-parse binary input
wlanSegmentParseBitsSegment-parse data bits
wlanSegmentDeparseSymbolsSegment-deparse data subcarriers
wlanBCCEncodeConvolutionally encode binary data

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

Topics

Waveform Generation

Describes waveform generation for the various WLAN PPDU formats.

Featured Examples