Documentation

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

Wireless Waveform Generator Create, impair, visualize, and export modulated waveforms

Functions

expand all

wlanWaveformGenerator Generate WLAN waveform
wlanfieldindices Generate PPDU field indices
wlanVHTSTF Generate VHT-STF waveform
wlanvhtltf 生成VHT-LTF波形
wlanVHTSIGA Generate VHT-SIG-A waveform
wlanVHTSIGB 生成VHT-SIG-B波形
wlanHTSTF Generate HT-STF waveform
wlanHTLTF Generate HT-LTF waveform
wlanHTSIG Generate HT-SIG waveform
wlanLSTF Generate L-STF waveform
wlanLLTF Generate L-LTF waveform
wlanLSIG Generate L-SIG waveform
wlanVHTData 生成VHT-DATA字段
wlanHTData Generate HT-Data field waveform
wlanNonHTData Generate non-HT-Data field waveform
wlanScramble Scramble and descramble binary input sequence
wlanConstellationMap Constellation mapping
wlanBCCInterleave Interleave binary convolutionally encoded input
wlanstreamparse Stream-parse binary input
wlanSegmentParseBits Segment-parse data bits
wlanSegmentDeparseSymbols Segment-deparse data subcarriers
wlanBCCEncode Convolutionally encode binary data

Objects

expand all

wlanHEMUConfig Create HE-MU-format configuration object
wlanHESUConfig Create HE-SU-format configuration object
wlanDMGConfig Create DMG-format configuration object
wlanS1GConfig Create S1G-format configuration object
wlanVHTConfig Create VHT-format configuration object
wlanhtconfig Create HT-format configuration object
wlanNonHTConfig 创建非HT-Format配置对象
wlanRecoveryConfig Create data recovery configuration object

Topics

波形产生

Describes waveform generation for the various WLAN PPDU formats.

Featured Examples