wlanScramble
Scramble and descramble binary input sequence
Description
scrambles or descrambles the binary input y
= wlanScramble(bits
,scramInit
)bits
for the
specified initial scramble state, using a 127-length frame-synchronous scrambler.
The frame-synchronous scrambler uses the generator polynomial defined in sections
17.3.5.5 and 20.3.9 of [1]. The transmitter and receiver
use the same scrambler to scramble bits at the transmitter and descramble bits at
the receiver, respectively.
Examples
Input Arguments
Output Arguments
References
[1] IEEE Std 802.11™-2020 (Revision of IEEE Std 802.11-2016). “Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications.” IEEE Standard for Information Technology — Telecommunications and Information Exchange between Systems — Local and Metropolitan Area Networks — Specific Requirements.
Extended Capabilities
Version History
Introduced in R2017b