Package inet.physicallayer.ieee80211.bitlevel

Name Type Description
Ieee80211LayeredDimensionalRadioMedium compound module (no description)
Ieee80211LayeredOFDMReceiver compound module

Please check the

See also: Ieee80211LayeredOFDMTransmitter documentation first, since this receiver module is symmetric to it.

Ieee80211LayeredOFDMTransmitter compound module

The level of detail parameter determines which submodules of the transmitter will be used:

Ieee80211LayeredScalarRadioMedium compound module (no description)
Ieee80211OFDMDecoder compound module

This is the decoder module for the layered IEEE 802.11 OFDM PHY infrastructure (IEEE 802.11-2012, Clause 18).

Ieee80211OFDMDemodulator simple module

See also: Ieee80211OFDMModulator

Ieee80211OFDMEncoder compound module

This is the encoder module for the layered IEEE 802.11 OFDM PHY infrastructure (IEEE 802.11-2012, Clause 18).

Ieee80211OFDMInterleaver compound module

The Ieee80211OFDMInterleaver is defined by a two-step permutation. The first permutation ensures that adjacent coded bits are mapped onto nonadjacent subcarriers. The second ensures that adjacent coded bits are mapped alternately onto less and more significant bits of the constellation and, thereby, long runs of low reliability (LSB) bits are avoided. (IEEE 802.11, 18.3.5.7 Data interleaving)

Ieee80211OFDMModulator simple module

This is an IEEE 802.11 OFDM modulator module, the implementation is based on 18.3.5.8 Subcarrier modulation mapping section in IEEE 802.11-2012 Std.