Re: [sumo-user] The definition of time loss in tripinfo output

2020-08-06 Thread Radha Reddy
Dear Jakob,

Many thanks for the clarification.

Regards
Radha

On Wed, Aug 5, 2020 at 11:48 PM Jakob Erdmann  wrote:

> The formula I wrote corresponds to the value of v_max in Michaels formula
> (to explain that your change in driving speed triggers timeLoss whenever
> your set v differs from v_max).
>
> Am Mi., 5. Aug. 2020 um 18:44 Uhr schrieb Radha Reddy <
> radha.reddy@gmail.com>:
>
>> But for me Michael sent the following formulation. Now I am confused.
>>
>> Hi,
>> the time loss in a single time step is calculated as
>>  step_length * (1 - v / v_max)
>> where v_max takes into account the speedFactor, maxSpeed on the lane and
>> the vType. For a time interval it is simply summed up.
>>
>> Best regards,
>> Michael
>>
>> Regards
>> Radha
>>
>> On Tue, Aug 4, 2020 at 2:39 AM MohamadReza-Haghani 
>> wrote:
>>
>>> Thank you very much for your answer.
>>>
>>>
>>>
>>> --
>>> 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 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


Re: [sumo-user] The definition of time loss in tripinfo output

2020-08-05 Thread Jakob Erdmann
The formula I wrote corresponds to the value of v_max in Michaels formula
(to explain that your change in driving speed triggers timeLoss whenever
your set v differs from v_max).

Am Mi., 5. Aug. 2020 um 18:44 Uhr schrieb Radha Reddy <
radha.reddy@gmail.com>:

> But for me Michael sent the following formulation. Now I am confused.
>
> Hi,
> the time loss in a single time step is calculated as
>  step_length * (1 - v / v_max)
> where v_max takes into account the speedFactor, maxSpeed on the lane and
> the vType. For a time interval it is simply summed up.
>
> Best regards,
> Michael
>
> Regards
> Radha
>
> On Tue, Aug 4, 2020 at 2:39 AM MohamadReza-Haghani 
> wrote:
>
>> Thank you very much for your answer.
>>
>>
>>
>> --
>> 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 mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user


Re: [sumo-user] The definition of time loss in tripinfo output

2020-08-05 Thread Radha Reddy
But for me Michael sent the following formulation. Now I am confused.

Hi,
the time loss in a single time step is calculated as
 step_length * (1 - v / v_max)
where v_max takes into account the speedFactor, maxSpeed on the lane and
the vType. For a time interval it is simply summed up.

Best regards,
Michael

Regards
Radha

On Tue, Aug 4, 2020 at 2:39 AM MohamadReza-Haghani 
wrote:

> Thank you very much for your answer.
>
>
>
> --
> 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


Re: [sumo-user] The definition of time loss in tripinfo output

2020-08-03 Thread MohamadReza-Haghani
Thank you very much for your answer.



--
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] The definition of time loss in tripinfo output

2020-08-03 Thread Jakob Erdmann
Yes, setSpeed causes timeLoss. The timeLoss is computed with reference to
the maximum possible speed MIN(speedLimit * speedFactor, vTypeMaxSpeed).

Am Fr., 31. Juli 2020 um 03:08 Uhr schrieb MohamadReza-Haghani <
haghani@gmail.com>:

> Hi,
>
> I utilized the "setSpeed" command in TraCI to set the speed of vehicles to
> zero and back to the speed limit after a few seconds when a specific
> condition becomes true. I was wondering to know whether the delay due to
> this stop is included in the time loss of tripinfo output. I appreciate in
> advance for any help.
>
> Kind regards,
> Reza.
>
>
>
> --
> 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] The definition of time loss in tripinfo output

2020-07-30 Thread MohamadReza-Haghani
Hi,

I utilized the "setSpeed" command in TraCI to set the speed of vehicles to
zero and back to the speed limit after a few seconds when a specific
condition becomes true. I was wondering to know whether the delay due to
this stop is included in the time loss of tripinfo output. I appreciate in
advance for any help.

Kind regards,
Reza.



--
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