DMG function delay and throughput

1 回表示 (過去 30 日間)
Fawaz
Fawaz 2022 年 7 月 25 日
回答済み: ag 2023 年 9 月 15 日
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.

回答 (1 件)

ag
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

カテゴリ

Help Center および File ExchangeWLAN Toolbox についてさらに検索

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by