This post will show you the example of SUMO and MOVE using the Ubuntu 12.04 (64bit) operating system. Requirements: MOVE.jar (This software will work only with sumo version 0.12.3). SUMO (0.12.3) jdk (To run MOVE) The command to run MOVE.jar is $] java -jar MOVE.jar Here is the screenshot of all the images. My Own Road with Traffic Signals The above diagram shows there are 6 junctions (0 to 5) and the Traffic signals are at 1,2,4 and 5. There are roads connecting the junctions. Each Road has two lanes named R for Right, L for Left, U for Up and D for down. R12 indicates a lane from 1 to 2 and L12 indicates 2 to 1 To create simulation using MOVE, The following options in MOVE.jar have to be implemented. Mobility Model Node (file.nod.xml) Edge (file.edge.xml) Configuration (file.netc.cfg) Create Map (file.net.xml) Flow (file.flow.xml) Turn (file.turn.xml) Create Vehicle (file.rou.xml) Configuration (file.sumo.cfg) - This file is the one running in
Its all about Network Simulations (NS2, NS3), Internet of Things, Sensor Networks, Programming, Embedded Systems, Cyber Physical Systems, etc