Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Vehicle counts every specific 1 hour for 24 hours

Thank you Jacob for your reply. 
I have attached my files, i have exported Conlin Road West with Simcoe
street oshawa canada, I couldnot upload my output file because it has been
very large. What I am trying to do is to record the vehicle counts along
with the lane and edge coordinates every 1 hour for 24 hours. 
 </edge>
            <edge id=":3443040414_5" traveltime="2.14">
                <lane id=":3443040414_5_0" CO="0.00" CO2="0.00" NOx="0.00"
PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00"
maxspeed="3.65" meanspeed="13.14" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id=":3607787595_0" traveltime="0.46">
                <lane id=":3607787595_0_0" CO="0.00" CO2="0.00" NOx="0.00"
PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00"
maxspeed="16.67" meanspeed="60.01" occupancy="0.00" vehicle_count="0"/>
                <lane id=":3607787595_0_1" CO="0.00" CO2="0.00" NOx="0.00"
PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00"
maxspeed="16.67" meanspeed="60.01" occupancy="0.00" vehicle_count="0"/>
            </edge>
            <edge id=":3607787596_0" traveltime="0.45">
                <lane id=":3607787596_0_0" CO="0.00" CO2="0.00" NOx="0.00"
PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00"
maxspeed="16.67" meanspeed="60.01" occupancy="0.00" vehicle_count="0"/>
                <lane id=":3607787596_0_1" CO="0.00" CO2="0.00" NOx="0.00"
PMx="0.00" HC="0.00" noise="0.00" fuel="0.00" electricity="0.00"
maxspeed="16.67" meanspeed="60.01" occupancy="0.00" vehicle_count="0"/>



Challenges:
My vehicles left the simulation at 200s while i set my simulation time to
6000s if I used 
randomTrips.py -n map3.net.xml -r map3.rou.xml -e 100 -l ... inserted [94]
When I used the following  command line the randomTrips.py -n map3.net.xml
-r map5.rou.xml -p 0.001 -e 100 -l the inserted vehicles (Inserted: 939
(Loaded: 95374))

I have used induction loop for that purpose(cross.det.xml), I tried it on
one lane however, it overlapped on the traffic simulators and it did not
record the vehicle counts correctly since i set my frequency in that file to
30...cross.out for vehicles (94) and cross1.out (939). Vehicle count is an
edge output for 94 cars and vehicle count 1 is for 939
My traffic lights have also been imported incorrectly. 

Please let me know How to generate recorded vehicle counts every 1 hr for 24
hr period. I have attached all the files and how long will it take sumo to
run an actual day[24 hr] the equivalent simulation time for running a 24
hrs. 

 





S map3.osm
<http://sumo-user-mailing-list.90755.n8.nabble.com/file/t180/map3.osm>  
map3.xml
<http://sumo-user-mailing-list.90755.n8.nabble.com/file/t180/map3.xml>  
cross.xml
<http://sumo-user-mailing-list.90755.n8.nabble.com/file/t180/cross.xml>  
cross.out
<http://sumo-user-mailing-list.90755.n8.nabble.com/file/t180/cross.out>  
cross1.out
<http://sumo-user-mailing-list.90755.n8.nabble.com/file/t180/cross1.out>  
map3.xml
<http://sumo-user-mailing-list.90755.n8.nabble.com/file/t180/map3.xml>  
Vehicle_counts.Vehicle_counts
<http://sumo-user-mailing-list.90755.n8.nabble.com/file/t180/Vehicle_counts.Vehicle_counts>  
Vehicle_counts1.Vehicle_counts1
<http://sumo-user-mailing-list.90755.n8.nabble.com/file/t180/Vehicle_counts1.Vehicle_counts1> 
imcoe street 




--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/


Back to the top