How to add multiple nodes (users) in "Release 14 CV2X example"?
4 次查看(过去 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!