Changes between Version 7 and Version 8 of ParallelTrafficViewSimulator


Ignore:
Timestamp:
Dec 4, 2009, 3:44:13 PM (14 years ago)
Author:
mihaela.teler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ParallelTrafficViewSimulator

    v7 v8  
    7979 * trying to tart the implementation for the idea with "areas"
    8080 * finish the study of the MoVES
     81
     82
     83The adoption of simulation techniques for the analysis of large-scale, dynamic and complex vehicular networks and related wireless communication-based services, creates severe problems in terms of simulation resources and simulation performance.
     84
     85In a simulation, the individual evolution of a massive number of entities, the dynamic correlation effects due to mobility and the local broadcast nature of the wireless signal propagation effects in urban scenarios greatly increase computational requirements.
     86
     87A sequential simulation of a real scenario with a large number of complex model entities (like vehicles running distributed services and their wireless communications) may become computationally infeasible on a single physical execution unit. This is why solutions based on parallel computing architectures like SIMD architectures have been considered, but they are usefull only for homogeneous models.
     88
     89Parallel and HPC architectures have high cost and require expertise in parallel programming to exploit the architecture potential. The Parallel and Distributed Simulation (PADS) exploit concurent computation over different execution units.