All Projects → inet-framework → Simulte

inet-framework / Simulte

Licence: other
SimuLTE - LTE System Level Simulation Model and Simulator for INET & OMNeT++

Labels

Projects that are alternatives of or similar to Simulte

Digital
A digital logic designer and circuit simulator.
Stars: ✭ 1,108 (+945.28%)
Mutual labels:  simulator
Simulator
A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles
Stars: ✭ 1,260 (+1088.68%)
Mutual labels:  simulator
Qibullet
Bullet simulation for SoftBank Robotics robots
Stars: ✭ 95 (-10.38%)
Mutual labels:  simulator
Pypownet
A power network simulator with a Reinforcement Learning-focused usage.
Stars: ✭ 69 (-34.91%)
Mutual labels:  simulator
Project Dollhouse
A project aiming to rebuild TSO (The Sims Online) from the ground up. Inspired by CorsixTH.
Stars: ✭ 83 (-21.7%)
Mutual labels:  simulator
Ghdl
VHDL 2008/93/87 simulator
Stars: ✭ 1,285 (+1112.26%)
Mutual labels:  simulator
Mcusim
MCUSim is an XSPICE library with microcontrollers.
Stars: ✭ 59 (-44.34%)
Mutual labels:  simulator
Open Exam Suite
This project seeks to create an open source exam designer and simulator that will be solace for those wanting to take any simulated examinations.
Stars: ✭ 101 (-4.72%)
Mutual labels:  simulator
Drc Sim
Wii U Gamepad Simulator Backend
Stars: ✭ 85 (-19.81%)
Mutual labels:  simulator
Webots
Webots Robot Simulator
Stars: ✭ 1,324 (+1149.06%)
Mutual labels:  simulator
Emus
Start the Android Emulator and the iOS Simulator from the command line
Stars: ✭ 78 (-26.42%)
Mutual labels:  simulator
Virtualhome
API to run VirtualHome, a Multi-Agent Household Simulator
Stars: ✭ 80 (-24.53%)
Mutual labels:  simulator
Ets2 Local Radio
Radio from wherever you are in ETS2/ATS
Stars: ✭ 88 (-16.98%)
Mutual labels:  simulator
Logisim
Logisim Italian Fork
Stars: ✭ 61 (-42.45%)
Mutual labels:  simulator
Awesome Emulators Simulators
A curated list of software emulators and simulators of PCs, home computers, mainframes, consoles, robots and much more...
Stars: ✭ 94 (-11.32%)
Mutual labels:  simulator
Pgdrive
PGDrive: an open-ended driving simulator with infinite scenes from procedural generation
Stars: ✭ 60 (-43.4%)
Mutual labels:  simulator
Card Game Simulator
Create, Share, and Play
Stars: ✭ 87 (-17.92%)
Mutual labels:  simulator
Linesimulator
LINESimulator
Stars: ✭ 103 (-2.83%)
Mutual labels:  simulator
Simctl
Ruby interface to xcrun simctl
Stars: ✭ 97 (-8.49%)
Mutual labels:  simulator
Rinsim
RinSim is a logistics simulator written in Java. RinSim supports (de)centralized algorithms for dynamic pickup-and-delivery problems (PDP). The simulator is developed at the imec-DistriNet group at the dept. of Computer Science, KU Leuven, Belgium.
Stars: ✭ 91 (-14.15%)
Mutual labels:  simulator

SimuLTE

LTE/LTE-A user plane simulation model, compatible with the INET Framework.

Dependencies

The current master/head version requires

  • OMNeT++ 5.5.1 and INET 4.2.0

Setup

  • PATH variable should include omnet bin directory and inet bin directory
  • LIBRARY_PATH and LD_LIBRARY_PATH must include the location of the corresponding shared object libraries

Features

General

  • eNodeB and UE models
  • Full LTE protocol stack

PDCP-RRC

  • Header compression/decompression
  • Logical connection establishment and maintenance

RLC

  • Multiplexing/Demultiplexing of MAC SDUs
  • UM, (AM and TM testing) modes

MAC

  • RLC PDUs buffering
  • HARQ functionalities (with multi-codeword support)
  • Allocation management
  • AMC
  • Scheduling Policies (MAX C/I, Proportional Fair, DRR)

PHY

  • Heterogeneous Net (HetNets) support: Macro, micro, pico eNbs
  • Channel Feedback management
  • Dummy channel model
  • Realistic channel model with
    • inter-cell interference
    • path-loss
    • fast fading
    • shadowing
    • (an)isotropic antennas

Other

  • X2 communication support
  • X2-based handover
  • Device-to-device communications
  • Support for vehicular mobility

Applications

  • Voice-over-IP (VoIP)
  • Constant Bit Rate (CBR)
  • Trace-based Video-on-demand traffic

Limitations

  • User Plane only (Control Plane not modeled)
  • FDD only (TDD not supported)
  • no EPS bearer support – note: a similar concept, "connections", has been implemented, but they are neither dynamic nor statically configurable via some config file
  • radio bearers not implemented, not even statically configured radio bearers (dynamically allocating bearers would need the RRC protocol, which is Control Plane so not implemented)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].