DMG function delay and throughput
1 回表示 (過去 30 日間)
古いコメントを表示
Does DMG function statistics.m have throughput and transmission delay or latency metrics, if not, what other terminology used to plot the data rate and delay for wigig standard. Please help.
0 件のコメント
回答 (1 件)
ag
2023 年 9 月 15 日
Hi Fawaz,
I understand that you need to find out a way to calculate throughput, transmission delay and latency for your plot.
To analyse data rate and delay for the WiGig (Wireless Gigabit) standard, you would typically need to consider higher layers of the protocol stack.
MAC (Media Access Control) layer and the application layer are the ones which handle packet scheduling, packet sizes, and higher-level protocols that directly impact throughput and delay.
You can calculate latency or transmission delay using the standard formulas, for which you can collect the required information at the MAC and application layer.
For more details, please refer the following MATLAB documentation:
If you have any follow-up questions, you can either share the "statistics.m" file or contact the MathWorks Technical Support.
Best Regards, Aryan Gupta
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!