How to add multiple nodes (users) in "Release 14 CV2X example"?
조회 수: 2 (최근 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!