Hi Sangeetha,
please keep the list posted others might be interested too. If you need
a special distribution you need to write your own script at least to
modify the departure times in the generated trips or rout file from
randomTrips. If you just need different volumes for different time
periods you can generate multiple route files with different begin and
end options and feed them all to the simulation. If you just want more
randomness in the departure time gaps try "--binomial".

Best regards,
Michael

Am 07.12.2016 um 18:06 schrieb Sangeetha M:
> Hi Michael,
> 
> Sorry for replying late.. As you suggested, I tried the  formula which
> you gave in the mail, for generating vehicles. But in that case, all the
> vehicles will be equally spaced over the period right? If 20 vehicles
> are to be generated in 100 seconds, each vehicle will be generated at
> each 5 second. Am I right? If I want to randomly distribute the vehicles
> in 100 seconds (according to my own distribution) what shall I do?
> 
> Sangeetha
> 
> 
> On Friday, October 7, 2016 4:00 PM, Sangeetha M
> <sangeethamada...@yahoo.co.in> wrote:
> 
> 
>  
>  thank you..
> 
> 
> On Friday, October 7, 2016 2:32 PM, Michael Behrisch
> <behri...@users.sourceforge.net> wrote:
> 
> 
> Hi Sangeetha,
> I think the documentation
> http://sumo.dlr.de/wiki/Tools/Trip#randomTrips.py
> <http://sumo.dlr.de/wiki/Tools/Trip#randomTrips.py>clearly states it:
> If you want to generate 20 vehicles between second 0 and second 100,
> call
> randomTrips.py -b 0 -e 100 -p 5 -n <net> (where the 5 is 100 / 20).
> 
> Best regards,
> Michael
> 
> 
> Am 2016-10-07 08:57, schrieb Sangeetha M:
>>   Hi,
>> How do I generate random vehicles? If I want to use binomial
>> distribution,  where do I fit  "-b t0 -e t1 -p ((t1 - t0) / n)"? I
>> would like to use different distributions for different periods of
>> time during the day(peak and off peak). How is it possible with SUMO?
>> Which all distributions are possible with SUMO?
>>
>> thank youSangeetha
> 
>>
> ------------------------------------------------------------------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
>> _______________________________________________
>> sumo-user mailing list
>> sumo-user@lists.sourceforge.net <mailto:sumo-user@lists.sourceforge.net>
>> https://lists.sourceforge.net/lists/listinfo/sumo-user
> 
> 
> 
> 
> 


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to