How to add multiple nodes (users) in "Release 14 CV2X example"?
이전 댓글 표시
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?
답변 (1개)
Graham Freeland
2018년 11월 27일
0 개 추천
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
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!