Latest Release: University of Vienna's Newest LTE System-Level Simulation Platform
University of Vienna Releases Advanced LTE System-Level Simulation Platform with Enhanced Performance and User Experience
Explore MATLAB source code curated for "LTE系统级仿真" with clean implementations, documentation, and examples.
University of Vienna Releases Advanced LTE System-Level Simulation Platform with Enhanced Performance and User Experience
Application Context: This simulator enables performance evaluation of downlink shared channels in LTE systems for both SISO and MIMO configurations, supporting open-loop spatial multiplexing and transmit diversity transmission modes. The model utilizes post-equalization SINR at the physical layer and incorporates pre-computed fading parameters representing individual interference components. This architecture allows offline pre-generation of fading parameters, significantly reducing computational complexity during runtime execution. Key Technologies: The core simulation file for LTE link-level simulation is lte_sim_main.m. While simulations are typically executed through batch files like lte_sim_launcher.m, which handles configuration loading and simulation orchestration, the main algorithm resides in the primary simulation file containing the core signal processing chain.