Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Many collisions with CACC model compared to ACC model?
  • From: Bart Ons <bart.ons@xxxxxxxxxxx>
  • Date: Mon, 27 Jan 2020 13:14:14 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=tmleuven.be; dmarc=pass action=none header.from=tmleuven.be; dkim=pass header.d=tmleuven.be; 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=rqd716dF2++nr2RedsdcbFt3F569AlSZ9utl8m0QR70=; b=D2TOONsfsQf+yP2Yr0vREKDyvin5stzbxPrjJgxTtIvxXjiu9tSV3xl5cpLLMgJsIyL6aEUgbl4agRLR6bBgx1Hf/PJVmqnp8+0YXw2aIU0deZj+0k0Y5Q041iJ1R6HvSUCm4QI0Bxb8vuG65x6vLeGi9BQIeg/1nX823ooitWPgL+8mymeXp2M59oaN+7mreiRMaYOxohwO18wUuuhRrBDKcZVTjB0Jk2ywenDP00UManfCa/Oge/PDbLhUhI2x/Qfu+o8T6kNcmL6478v024Pb600gXqYy2hSD6reAod57N+P/ROx89VwLZ9ArlGD/RQb/VEQBiNZZ8YSAYjtViA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Vlq6ajASA9bIG8vnP8CDmeOid0AYkpNKdTubjUohZuQZiWHTJqZ+DiU+Siq3mFMJwuBXLHer0A+9S1Z0Zlwt3PdpBJcgjZ5Ek2ELCxD9yuuGr9B5JghWA+ROboGjwZ/dYzVthoxn+Ob+3mvWaXQDRL7jRcUKG9obPtn3WxZKZ0I2gWwoEjrgpViJwUrDw0t+Jqa5vk4dVQ5Jn6UvjoQ96JMs3FDXBuJF0cdcg38K/8UTmAe20FXLGuvRTRCCPRs9WxakyBhV+lRj/VSkYU+4t5OLCNA5zp5HYsv7AjxaJ+NztX4neNPdEN0DlPVnsLfzUgrzcI/fPO4hJze454Pfaw==
  • 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: AdXVEtA/fgDgwRxlTumTgiObF1tZNw==
  • Thread-topic: Many collisions with CACC model compared to ACC model?

Hi,

 

Please, find below a description of a problem that find each time I run simulations.

It is related to the CACC car following model.  

 

 

Problem description:

In SUMO simulations, I have a case where a car is stand still on a motorway with the purpose to provoke collisions.

Peculiarly, A huge number of collisions emerges for the CACC model, while I have no collisions for the ACC model within the exact same conditions.

 

I have a minimal number of parameters for the CACC or ACC model. I’m not using traci to initiate a TOR

There is also no difference whether the parameter “has.toc.device” is set to True or False for different simulations.

Do anyone knows why there is a huge difference?

 

Here, you find the number of collisions when using the CACC model for CAVs and CVs

mixes proportion

number of v/h

CAV

CV

Number of collisions (50 minutes)

1800

0%

15%

55

1800

25%

15%

246

1800

50%

15%

565

 

 

Here, you find the number of collisions when using the ACC model for CAVs and CVs, keeping everything the same except for the driver model

mixes proportion

number of v/h

CAV

CV

Number of collisions (50 minutes)

1800

0%

15%

0

1800

25%

15%

0

1800

50%

15%

0

 

 

 

More info:

OS: Linux ubuntu 4.15.0-74-generic #83~16.04.1-Ubuntu SMP Wed Dec 18 04:56:23 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

SUMO: Eclipse SUMO Version 1.2.0  Build features: Linux-4.4.0-146-generic x86_64 GNU 5.4.0 None Proj GUI GDAL GL2

 

In attachment are some input files

Thanks a lot for considering my problem.

 

Kind regards

Bart Ons

Transport & Mobility Leuven

TEL +32 16 95.71.55

 

Attachment: sumoConfig_automation_2_aggresion_1_trafficDemand_1_driverBehaviour_FSP_seed_0.cfg.xml.gz
Description: sumoConfig_automation_2_aggresion_1_trafficDemand_1_driverBehaviour_FSP_seed_0.cfg.xml.gz

Attachment: vTypesCAVGA_FSP.add.tpl.xml.zip
Description: vTypesCAVGA_FSP.add.tpl.xml.zip

Attachment: vTypesCV_FSP.add.tpl.xml.zip
Description: vTypesCV_FSP.add.tpl.xml.zip


Back to the top