Using a Traffic Light as a RSU in Omnet++, Veins and SUMO -


i doing project on improving transit times of buses using 802.11p. have sumo model made , simulating , moving on modeling network using omnet++ , veins. have completed tictoc tutorials become familiar omnet++.

i wondering how use traffic lights in sumo road side units in omnet++. need write code in veins allow omnet++ "see" traffic lights vehicles?

thanks in advance, ciaran

you right: in order model whether transmission car "point" in simulation received, need instantiate omnet++ module (let's call virtual induction loop, vil) 802.11p radio @ position.

a design decision how estimate these vils need be.

naturally, vils need close lanes controlled traffic lights. each traffic light can control number of intersections, putting vil @ center of "the intersection" not possible. means that, ideally, hand-pick positions.

alternatively, can try estimate position automatically. of veins 4a2, rudimentary commands traffic lights (such set traffic light program) implemented. sumo, however, offers many more commands reading traffic light information. if implement commands enumerate traffic lights exist, lanes control, , lanes are, might able derive position estimates vils.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -