How to implement Interleaved Polling Adaptive Cycle Time (IPACT) algorithm for TDM-PON?
5 次查看(过去 30 天)
显示 更早的评论
I want to implement Interleaved Polling Adaptive Cycle Time (IPACT) algorithm for time-division multiplexed passive optical network (TDM-PON) with discrete event driven simulation in MATLAB. The background traffic from each of the optical network units (ONUs) can be considered as Poisson distributed. A simple code to validate the baseline performance of IPACT should be good enough for me. Can anyone please help me with the code or point me to some relevant links with already implemented code? The following book can be considered as a reference:
G. Kramer, Ethernet Passive Optical Networks. New York, NY, USA: McGraw-Hill, 2005.
Thanks.
0 个评论
回答(1 个)
Sourav Mondal
2024-6-14
As I could not find any answers or user-friendly solutions, I attempted to write the code by myself. It is probably not a very expert-level code, but does the job for academic investigations.
Please help yourself those who are also looking for help like me.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Mathematics and Optimization 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!