Hey Harald, thanks for your reply. I'm using exactly this for streets with a speed limit, but I'm targeting the special case of the German autobahn.
As I understand it the simulation works as follows: If there are no speed limits, each vehicles drives it's defined maxSpeed. The speedFactor is added to the maxSpeed, but if the driven speed exceeds the maxSpeed value, the speed is set back to it. Because of this there is no real speed distribution but just a los of cars driving at their maxSpeed. Best regards Simon From: [email protected] <[email protected]> On Behalf Of Harald Schaefer Sent: Freitag, 17. Juli 2020 09:43 To: [email protected] Subject: Re: [sumo-user] Variation of maxSpeed Hi Simon, unfortunately I'm not the expert on this question, but there was a discussion in this mailing list on 2018-08-23. Have you read these chapters? https://sumo.dlr.de/docs/Definition_of_Vehicles,_Vehicle_Types,_and_Routes.html#defining_speed_limit_violations_explicitly<https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsumo.dlr.de%2Fdocs%2FDefinition_of_Vehicles%2C_Vehicle_Types%2C_and_Routes.html%23defining_speed_limit_violations_explicitly&data=02%7C01%7Csimon.frentrup%40umlaut.com%7Cb64c78290af5428123f908d82a251e70%7C58d65043cd9d409f828b59b40ef5f919%7C0%7C0%7C637305686203653176&sdata=4Dr%2B3xvxfj2%2F8zKtAZ%2FTDt6j7cDiqyu9X787TbQqzy8%3D&reserved=0> https://sumo.dlr.de/docs/Definition_of_Vehicles,_Vehicle_Types,_and_Routes.html#additional_remarks_on_speed_distributions<https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsumo.dlr.de%2Fdocs%2FDefinition_of_Vehicles%2C_Vehicle_Types%2C_and_Routes.html%23additional_remarks_on_speed_distributions&data=02%7C01%7Csimon.frentrup%40umlaut.com%7Cb64c78290af5428123f908d82a251e70%7C58d65043cd9d409f828b59b40ef5f919%7C0%7C0%7C637305686203653176&sdata=BKqsOcZxSECGoibSql7QKtdTwJHjlwTkpC8%2BL%2F7QB0A%3D&reserved=0> Greetings Harald Am 16.07.20 um 09:55 schrieb [email protected]<mailto:[email protected]>: Hello, adjusting vehicle types I came across the problem that the maxSpeed is fix and the speedFactor doesn't increase the speed above this value, but I want to get varying speeds even when there is no speed limit and no traffic on the German autobahn. Is there a way to add variation to the maxSpeed without adding numerous vehicle types? (E.g. using a normal distribution like the speedFactor.) Thanks and best regards Simon _______________________________________________ sumo-user mailing list [email protected]<mailto:[email protected]> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user<https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.eclipse.org%2Fmailman%2Flistinfo%2Fsumo-user&data=02%7C01%7Csimon.frentrup%40umlaut.com%7Cb64c78290af5428123f908d82a251e70%7C58d65043cd9d409f828b59b40ef5f919%7C0%7C0%7C637305686203663167&sdata=%2BvIIeks1%2BNbeQPd8gx3Ci14TSFPUbx%2BAINCO07DH%2F6Y%3D&reserved=0>
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
