How to add multiple nodes (users) in "Release 14 CV2X example"?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
I want to add multiple nodes (vehicles / users) in the example provided to calculate Release 14 V2X Sidelink throughput and BLER, as part of the LTE System Toolbox.
Any idea how can I do that?
0 件のコメント
回答 (1 件)
Graham Freeland
2018 年 11 月 27 日
Since the V2X sidelink throughput/BLER simulation is a single link-level simulation, which explicitly lists out the transport and physical channel encoding and decoding processing steps, you'd need to encapsulate them, say, in separate functions, then call these multiple times in the simulation, to simulate the physical level activity in the shared transmission carrier/bandwidth.
Graham
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!