Re: [sumo-user] Number of collisions

2022-01-23 Thread Jakob Erdmann
My first recommendation would be to try with the latest version (either the
dev-version from today or version 1.12.0 which will be released tomorrow).
This includes reprocessing the net with the updated netconvert (netconvert
-s old.net.xml -o new.net.xml)
If you still have collisions afterwards, please send in the scenario.

Am Fr., 21. Jan. 2022 um 18:19 Uhr schrieb ali mirzaei :

> Hi everyone,
> In a lane change scenario using the changeSublane method, I assigned the
> default values to the safe parameters and I set the junction type as
> priority but I can not reduce the accident number to zero. Is there any way
> to fix this issue?
> Best regards,
> Ali
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


[sumo-user] Number of collisions

2022-01-21 Thread ali mirzaei
Hi everyone,
In a lane change scenario using the changeSublane method, I assigned the
default values to the safe parameters and I set the junction type as
priority but I can not reduce the accident number to zero. Is there any way
to fix this issue?
Best regards,
Ali
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


Re: [sumo-user] Number of collisions

2021-05-11 Thread MNY
Thank you for helping.
Regards.



--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


Re: [sumo-user] Number of collisions

2021-05-11 Thread Jakob Erdmann
set sumo option --step-size 0.5

Am Di., 11. Mai 2021 um 17:20 Uhr schrieb MNY :

> Hello,
> I am a new user of SUMO. I created a bottleneck network (first 1km-two lane
> and dropping one lane with 1 km length). I would like to observe effects of
> replicating autonomous vehicle behaviour under different traffic volumes
> and
> penetration rate of autonomous vehicles.(500 vehicle/hr,1000 vehicle/hr,
> 2000 vehicle/hr). According to article("Impacts of autonomous vehicles on
> the urban fundamental diagram" by Qiong Lu, Tamás Tettamanti, István
> Varga),
> I created two different vehicle types representing Level 0 and Level 5
> automation level."type1" represent Level 0, "type2" represent Level 5.
>
>  emergency-Decel="8.0" tau="1.0" sigma="0.5" length="4.3" minGap="2.5"
> maxSpeed="13.89"/>
>  emergency-Decel="8.0" tau="0.6" sigma="0" length="4.3" minGap="0.5"
> maxSpeed="13.89"/>
>
> For the 500 veh/hr,1000km/hr traffic volume scenarios, there is a warning
> possibility of collision because of tau value is lower than simulation step
> size. But there is no collision or teleporting during simulation.
>
> But 2000 veh/hr traffic volume scenarios (in case of %50 level-5 autonomous
> vehicles),there is huge number of collision (# collision 4447).
>
> I would like to ask that is my demand modelling have problem or how to good
> approach to fix this problem?  I am pasting route  the files at end.
>
> Thank you for helping.
>
> my route file is like below:
> 
>  emergency-Decel="8.0" tau="1.0" sigma="0.5" length="4.3" minGap="2.5"
> maxSpeed="13.89"/>
>  emergency-Decel="8.0" tau="0.6" sigma="0" length="4.3" minGap="0.5"
> maxSpeed="13.89"/>
>
> 
>  vehsPerHour="1000"
> type="type1" departLane="random" departSpeed="random" from="L1" to="L2"/>
>  vehsPerHour="1000"
> type="type2" departLane="random" departSpeed="random" from="L1" to="L2"/>
> 
> 
>
>
>
>
>
>
>
> --
> Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/
> ___
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


[sumo-user] Number of collisions

2021-05-11 Thread MNY
Hello,
I am a new user of SUMO. I created a bottleneck network (first 1km-two lane
and dropping one lane with 1 km length). I would like to observe effects of
replicating autonomous vehicle behaviour under different traffic volumes and
penetration rate of autonomous vehicles.(500 vehicle/hr,1000 vehicle/hr,
2000 vehicle/hr). According to article("Impacts of autonomous vehicles on
the urban fundamental diagram" by Qiong Lu, Tamás Tettamanti, István Varga),
I created two different vehicle types representing Level 0 and Level 5
automation level."type1" represent Level 0, "type2" represent Level 5.




For the 500 veh/hr,1000km/hr traffic volume scenarios, there is a warning
possibility of collision because of tau value is lower than simulation step
size. But there is no collision or teleporting during simulation.

But 2000 veh/hr traffic volume scenarios (in case of %50 level-5 autonomous
vehicles),there is huge number of collision (# collision 4447).

I would like to ask that is my demand modelling have problem or how to good
approach to fix this problem?  I am pasting route  the files at end.

Thank you for helping.

my route file is like below:











 




--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/
___
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user