Simulation of V2X Communication

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ธ.ค. 2021
  • Co-simulation framework with traffic simulation, V2X/C-V2X (802.11p and 5G), and 3D visualization.
    System components:
    SUMO: Traffic simulation.
    Matlab & Simulink: Multiple interfaces between software and signal processing, data handling. Possible EGO vehicle injection (Mixed-reality/VIL).
    OMNeT++ with Veins, INET and Simu5G frameworks: Simulating wireless communication technologies with detailed communication layers.
    Unity 3D: Visualization and obstacle shadowing model.
    SUMO / TRACI / VEINS / INET / Simu5G/ OMNET++ Programming manual and example codes:
    kjit.bme.hu/index.php/en/kutat...
    Our research article on intersection control:
    ieeexplore.ieee.org/abstract/...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 5

  • @malotabi5949
    @malotabi5949 ปีที่แล้ว

    Nice work !

  • @christinamathipa1120
    @christinamathipa1120 ปีที่แล้ว

    Nice video. Which framework are you using for object detection so that the vehicles don't collide with each other. Your response is highly appreciated.

    • @bmetrafficlab
      @bmetrafficlab  ปีที่แล้ว

      Vehicles are using the car following model provided by SUMO. There is no object detection in this project; however it could be added.

  • @alekhyaakula2884
    @alekhyaakula2884 9 หลายเดือนก่อน

    could you please upload the playlist how to do this project step by step or tell me useful sites to explore

    • @bmetrafficlab
      @bmetrafficlab  9 หลายเดือนก่อน

      Unfortunatley we don't have any step-by-step guides, however we have a documentation ( traffic.bme.hu/2023/02/07/sumo-traci-veins-inet-omnet-programming/ ) that can help to setup a similar project.