Main Content

Coexistence Modeling

Performance evaluation of Bluetooth systems in the presence of WLAN interference

Bluetooth® Toolbox features and reference examples enable you to evaluate the performance of Bluetooth basic rate/enhanced data rate (BR/EDR) and low energy (LE) systems in the presence of WLAN signal interference.

Use the coexistence modeling capabilities of the toolbox to:

  • Create and configure a shared channel between Bluetooth and WLAN.

  • Simulate and visualize noncollaborative coexistence between Bluetooth and WLAN and mitigate interference by using adaptive frequency hopping (AFH).

  • Select a Bluetooth LE channel index for connection, periodic advertising, and isochronous events.

  • Generate a Bluetooth BR/EDR hopping sequence for inquiry, paging, and connection procedures.

The Bluetooth LE piconet consisting of one Bluetooth LE Central node and one Peripheral node. The scenario consists of two WLAN nodes, that introduces interference in the Bluetooth LE signal.

Functions

addTrafficSourceAdd data traffic source to Bluetooth LE node (Since R2022a)
configureConnectionConfigure LL connection between Bluetooth LE Central and Peripheral nodes (Since R2022a)
configureSchedulerConfigure baseband scheduler at Bluetooth BR/EDR Central node (Since R2023a)
statisticsGet statistics of Bluetooth LE node (Since R2022a)

Objects

wirelessNetworkSimulatorWireless network simulator (Since R2022b)
bluetoothLENodeBluetooth LE node (Since R2022a)
bluetoothNodeBluetooth BR/EDR node (Since R2022b)
bluetoothLEConnectionConfigBluetooth LE LL connection configuration parameters (Since R2022a)
bluetoothConnectionConfigBluetooth BR/EDR connection configuration parameters (Since R2022b)
bleChannelSelectionBluetooth LE channel index selection (Since R2019b)
bluetoothFrequencyHopBluetooth BR/EDR channel index for frequency hopping (Since R2020b)
networkTrafficOnOffOn-Off application traffic pattern generator (Since R2022a)

Topics