Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Use of minGap and Tau
  • From: "Bae, Jong In" <jbae42@xxxxxxxxxx>
  • Date: Wed, 12 Aug 2020 15:53:06 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=gatech.edu; dmarc=pass action=none header.from=gatech.edu; dkim=pass header.d=gatech.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=gzhvJFcqSeXyIUwEB9+yl2dYOGxK3DaGbTONh1uz8eU=; b=AJD6MwOQsTiDTfQQ/TmaYhjVhRlpXU71ggdltvTZhR0po0iL3BiqU79/HgzzL3XjFI7GmAKrA4qLWqRMb1qvvwkXpX/PHuGP1gv7j7Z5u0THcB+eF/1hptao9AYTlYv0H6OAr9ULQcvSXftMZWQ32yes/tlmKuZIQ87ZHgogect61TPmPXb9KTQVz0xVojCAZInHM7lHSNHuDRYetLwdaTDNGrcjJT9bjCltzMwL8f2HovUIGYQcaV2uhe9TthVcuH1PgpHco90YWEt++0USEvRIiVNnmBGI26rSbwR+cPqRRz+jNJzeWi4+iBNP2KC3MSB98I6mnAqVcbhiwFtzWw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=YhfgW/wRC1F+dy/GqJR6ugDva90lsPmELzk1r63N3JKvyo1PKe3KLSRv7EqGCuAzVsSrb06yRPga53P42cLCKrjnU4sChIIXniZCDVNvYe64cmw4Wlcm2xN1jS5yfzBFbbL+RNQNpCK7dEJ320XUz3F4EPVKFOoMjkycjFbaACnsY9dw2sKxpO92U6adMX9z2CTWgViMNmI5pBEVQD1hzQUbv7ApDV3Cn1Ns8InyKkIYyOSMzUsYXYsmdHAmAcNgBdx+yQ9GGFNavQRqKp7Kk/XUvHCgiAdv6IVuYYtxSKgAXgJUu2ZT+09c3cBVeg8BypGivYZ46sWaQ/cOjBtXKQ==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHWcLZflpLArptg3U6D1DDD1bNBX6k0mqEAgAAB+eU=
  • Thread-topic: [sumo-user] Use of minGap and Tau

Jakob,

Thank you for your reply. Just a follow up question: I now understand why minGap needs to be assigned with some values while driving. 
But at least with the Krauss model, it seems like the headway is currently determined by "Headway = minGap + speed*tau" while driving based on my observations.

If minGap is defined as 'minimum gap when standing' and is the value that needs to be achieved after the braking maneuver, could you please explain why minGap is affecting the headway while driving? Shouldn't it only act as more of a reference value during the deceleration process and the only headway parameter while standing?

Thank you!



From: sumo-user-bounces@xxxxxxxxxxx <sumo-user-bounces@xxxxxxxxxxx> on behalf of Jakob Erdmann <namdre.sumo@xxxxxxxxx>
Sent: Wednesday, August 12, 2020 11:34 AM
To: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Subject: Re: [sumo-user] Use of minGap and Tau
 
I see your point. However, If the vehicles are required to maintain a given minimum gap while standing and also limit their deceleration to some fixed (desired) value then they need to consider that minGap already while driving so the minGap is achievable after the braking maneuver.
However, the above mostly pertains to the default Krauss model. Other models such as IDM are more lax in maintaining minGap and thus their headways will also be different.


Am Mi., 12. Aug. 2020 um 16:54 Uhr schrieb Bae, Jong In <jbae42@xxxxxxxxxx>:
Hello,

According to the SUMO documentation on vehicle definitions, both minGap (default = 2.2m) and Tau (default = 1s) are used to determine a vehicle's headway.
Is there a reason why both properties should be used while driving to characterize a realistic driving behavior? 

To my understanding, using both minGap and Tau would make the headway larger than the realistic value since they both contribute to determining the headway.

Should tau only be used while vehicles are moving whereas minGap should be only used while vehicles are standing?
If so, should they be muted (or be assigned with a value close to 0) for the vehicle status that is not applicable for them?

Thanks,



_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top