How to add multiple nodes (users) in "Release 14 CV2X example"?

1 view (last 30 days)
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?

Answers (1)

Graham Freeland
Graham Freeland on 27 Nov 2018
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

Categories

Find more on LTE Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!