ZIGBEE - Code Simulation and / or Simulink blocks

12 views (last 30 days)
Hi all, I'm studying about zigbee protocol and need a code of matlab for simulation, or in simulink... I need a help because I don't have experience in Matlab yet... Can help me please?
  1 Comment
tran hai
tran hai on 13 Oct 2017
I am a student from Vietnam and am learning about zigbee network simulation. Anybody have the code zigbee matlab can share to me with no. thank you very much !

Sign in to comment.

Answers (2)

Tasos Giannoulis
Tasos Giannoulis on 30 Jun 2017
Edited: Tasos Giannoulis on 30 Jun 2017
In R2017a, the Communications System Toolbox Library for the ZigBee Protocol is available in MATLAB. This library provides several PHY implementations for IEEE 802.15.4, and it vertically spans the entire stack (PHY, MAC, NET and APP layers).
This library is MATLAB-based, but you can use its MATLAB PHY implementation as a basis for creating an equivalent Simulink PHY implementation.
To download this library, you can navigate in the MATLAB toolstrip -> Add-Ons -> Get Add-Ons -> Search for "Communications System Toolbox Library for the ZigBee Protocol".
Best,
Tasos

MathWorks Communications Toolbox Team
As of R2023b, the content in the Communications Toolbox™ Library for ZigBee® and UWB has been absorbed into Communications Toolbox. With that release or later, you no longer need to download the library.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!