首页 > 最新文献

2019 IEEE International Conference on Connected Vehicles and Expo (ICCVE)最新文献

英文 中文
A Path Tracking Approach for Autonomous Driving on Slippery Surfaces 光滑路面自动驾驶的路径跟踪方法
Pub Date : 2019-11-01 DOI: 10.1109/ICCVE45908.2019.8965231
Enrico Regolin, Massimo Zambelli, M. Vanzulli, A. Ferrara
In this paper a linear Model Predictive Control (MPC) based controller for the path tracking of a given trajectory is proposed, which generates suitable references for the dynamical vehicle states. The goal of the path tracking is to achieve good performance on slippery conditions. The equations describing the evolution of the path are linearized in order to obtain a suitable model, and linear constraints on the produced reference states are applied based on the prior knowledge of the reachable equilibrium states which characterize steady-state cornering. A previously proposed low-level LQR-ISM (Integral Sliding Mode) controller is exploited for reference tracking, where the ISM component is required in order to enhance the robustness with respect to the several approximations introduced by the linearized models. IPG-CarMaker, a high-fidelity vehicle dynamics simulation software, is used for the validation. The performance is verified on a wet asphalt track characterized by segments of different curvature, and compared against the CarMaker driver.
本文提出了一种基于线性模型预测控制(MPC)的给定轨迹路径跟踪控制器,该控制器为车辆的动态状态生成合适的参考。路径跟踪的目标是在湿滑条件下获得良好的性能。将描述路径演化的方程线性化以获得合适的模型,并基于表征稳态转弯的可达平衡状态的先验知识对生成的参考状态施加线性约束。先前提出的低级LQR-ISM(积分滑模)控制器被用于参考跟踪,其中需要ISM组件以增强相对于线性化模型引入的几个近似的鲁棒性。采用高保真汽车动力学仿真软件ipg - maker进行验证。在具有不同曲率段的湿沥青赛道上验证了性能,并与汽车制造商驾驶员进行了比较。
{"title":"A Path Tracking Approach for Autonomous Driving on Slippery Surfaces","authors":"Enrico Regolin, Massimo Zambelli, M. Vanzulli, A. Ferrara","doi":"10.1109/ICCVE45908.2019.8965231","DOIUrl":"https://doi.org/10.1109/ICCVE45908.2019.8965231","url":null,"abstract":"In this paper a linear Model Predictive Control (MPC) based controller for the path tracking of a given trajectory is proposed, which generates suitable references for the dynamical vehicle states. The goal of the path tracking is to achieve good performance on slippery conditions. The equations describing the evolution of the path are linearized in order to obtain a suitable model, and linear constraints on the produced reference states are applied based on the prior knowledge of the reachable equilibrium states which characterize steady-state cornering. A previously proposed low-level LQR-ISM (Integral Sliding Mode) controller is exploited for reference tracking, where the ISM component is required in order to enhance the robustness with respect to the several approximations introduced by the linearized models. IPG-CarMaker, a high-fidelity vehicle dynamics simulation software, is used for the validation. The performance is verified on a wet asphalt track characterized by segments of different curvature, and compared against the CarMaker driver.","PeriodicalId":384049,"journal":{"name":"2019 IEEE International Conference on Connected Vehicles and Expo (ICCVE)","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123010621","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Classification of Streetsigns Using Gaussian Process Latent Variable Models 使用高斯过程潜变量模型的路牌分类
Pub Date : 2019-11-01 DOI: 10.1109/ICCVE45908.2019.8964883
Wilfried Wöber, M. Aburaia, C. Olaverri-Monreal
Since the rise of deep artificial neuronal nets, object detection and classification became an autonomous procedure, where both, feature extraction and feature processing (e.g.: classification) is done using an architecture based on artificial neurons. The shortcomings of deep neuronal nets are mainly based the black box models and the architecture of the networks, which cannot be estimated. Unknown behavior and over-fitting is still an unsolved problem. Thus, human-made parameters like the number of neurons or the definition of activation functions must be set. This work presents a non-parametric and non-linear approach for image processing using latent variable models. We used Gaussian process latent variable models for street sign feature extraction, where a latent representation is estimated without prior knowledge such as class label. Based on the latent representation, we visualizes the features and use state-of-the-art classifier for street sign classification. Our results proves, that our approach extracts useful features for classification. Our approach has still shortcomings, such as computational time, which are current areas of research.
随着深度人工神经元网络的兴起,目标检测和分类成为一个独立的过程,其中特征提取和特征处理(例如分类)都是使用基于人工神经元的架构完成的。深度神经网络的缺点主要是基于黑盒模型和网络的结构,无法估计。未知行为和过拟合仍然是一个未解决的问题。因此,必须设置神经元数量或激活函数定义等人为参数。这项工作提出了一种使用潜在变量模型进行图像处理的非参数和非线性方法。我们使用高斯过程潜在变量模型进行街道标志特征提取,其中潜在表示是在没有先验知识(如类别标签)的情况下估计的。基于潜在表示,我们将特征可视化,并使用最先进的分类器进行路牌分类。结果表明,我们的方法能够提取出有用的分类特征。我们的方法仍然有缺点,如计算时间,这是目前的研究领域。
{"title":"Classification of Streetsigns Using Gaussian Process Latent Variable Models","authors":"Wilfried Wöber, M. Aburaia, C. Olaverri-Monreal","doi":"10.1109/ICCVE45908.2019.8964883","DOIUrl":"https://doi.org/10.1109/ICCVE45908.2019.8964883","url":null,"abstract":"Since the rise of deep artificial neuronal nets, object detection and classification became an autonomous procedure, where both, feature extraction and feature processing (e.g.: classification) is done using an architecture based on artificial neurons. The shortcomings of deep neuronal nets are mainly based the black box models and the architecture of the networks, which cannot be estimated. Unknown behavior and over-fitting is still an unsolved problem. Thus, human-made parameters like the number of neurons or the definition of activation functions must be set. This work presents a non-parametric and non-linear approach for image processing using latent variable models. We used Gaussian process latent variable models for street sign feature extraction, where a latent representation is estimated without prior knowledge such as class label. Based on the latent representation, we visualizes the features and use state-of-the-art classifier for street sign classification. Our results proves, that our approach extracts useful features for classification. Our approach has still shortcomings, such as computational time, which are current areas of research.","PeriodicalId":384049,"journal":{"name":"2019 IEEE International Conference on Connected Vehicles and Expo (ICCVE)","volume":"56 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126887643","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Modeling Charging of Electric Vehicles in Smart Cities: Charles Square Use Case 智慧城市中电动汽车充电建模:Charles Square用例
Pub Date : 2019-11-01 DOI: 10.1109/ICCVE45908.2019.8965222
M. Lom, O. Přibyl
The main objective of this paper is to demonstrate a novel method for modeling smart cities and to introduce a use case study related to charging of electric vehicles. This use case is focusing on the research question: how many charging stations are needed to fulfill the dynamic demand for charging of electric vehicles. If electric vehicles become a mass product, it will be necessary to build many charging stations. On the other hand, the charging time will be significantly different from conventional cars and hardly as fast as conventional cars have (at least in the near future). In case of trucks, this will be even bigger difference. We can expect significant improvements in the speed of charging of batteries in the future. In this paper, we do not want to predict what will be the future, but rather demonstrate what will be the impact if we consider the number of charging stations, electric vehicles and charging time. This is a dynamic problem and the usage of a novel SMACEF framework using Multiagent systems is proposed as a suitable tool for this use case, as well as other smart city related problems.
本文的主要目的是展示一种智能城市建模的新方法,并介绍一个与电动汽车充电相关的用例研究。本用例关注的研究问题是:需要多少充电站才能满足电动汽车的动态充电需求。如果电动汽车成为大众产品,就有必要建立许多充电站。另一方面,充电时间将与传统汽车有很大不同,而且很难像传统汽车那样快(至少在不久的将来)。在卡车的情况下,这将是更大的差异。我们可以期待未来电池充电速度的显著提高。在本文中,我们不想预测未来会是什么,而是展示如果我们考虑充电站的数量,电动汽车和充电时间将会产生什么影响。这是一个动态问题,我们提出了一种新的SMACEF框架,使用多代理系统作为这个用例的合适工具,以及其他与智慧城市相关的问题。
{"title":"Modeling Charging of Electric Vehicles in Smart Cities: Charles Square Use Case","authors":"M. Lom, O. Přibyl","doi":"10.1109/ICCVE45908.2019.8965222","DOIUrl":"https://doi.org/10.1109/ICCVE45908.2019.8965222","url":null,"abstract":"The main objective of this paper is to demonstrate a novel method for modeling smart cities and to introduce a use case study related to charging of electric vehicles. This use case is focusing on the research question: how many charging stations are needed to fulfill the dynamic demand for charging of electric vehicles. If electric vehicles become a mass product, it will be necessary to build many charging stations. On the other hand, the charging time will be significantly different from conventional cars and hardly as fast as conventional cars have (at least in the near future). In case of trucks, this will be even bigger difference. We can expect significant improvements in the speed of charging of batteries in the future. In this paper, we do not want to predict what will be the future, but rather demonstrate what will be the impact if we consider the number of charging stations, electric vehicles and charging time. This is a dynamic problem and the usage of a novel SMACEF framework using Multiagent systems is proposed as a suitable tool for this use case, as well as other smart city related problems.","PeriodicalId":384049,"journal":{"name":"2019 IEEE International Conference on Connected Vehicles and Expo (ICCVE)","volume":"533 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116496115","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Improve cybersecurity of C-ITS Road Side Infrastructure Installations: the SerIoT - Secure and Safe IoT approach 提高C-ITS路边基础设施的网络安全:SerIoT -安全的物联网方法
Pub Date : 2019-11-01 DOI: 10.1109/ICCVE45908.2019.8965056
Alexander Frötscher, Bernhard Monschiebl, A. Drosou, E. Gelenbe, M. Reed, M. Al-Naday
Cooperative Intelligent Transport Systems (C-ITS) need to be secured as it is deployed on roads in Europe. While some aspects of the communication security are secured others could still need improvement. SerIoT as a security project for the internet of things and offers various security mechanisms from the IoT domain which could be beneficial for C-ITS. Such security mechanisms contain a software defined network, the usage of honeypots and several mechanisms to analyze, monitor and mitigate threats on the system. Therefore C-ITS will benefit tremendously of the functionalities from these security mechanisms designed to cope with large attack surfaces and high network traffic found in IoT environments. To enable these technologies, modules developed within SerIoT are planned to be integrated into the Road Side ITS station. The station will also be connected to SerIoT SDN routers providing security for the station from malicious vehicles and the network
协同智能交通系统(C-ITS)在欧洲的道路上部署时,需要确保其安全性。虽然通信安全的某些方面得到了保障,但其他方面仍需要改进。SerIoT作为物联网的安全项目,提供了来自物联网领域的各种安全机制,这些机制可能对C-ITS有益。这种安全机制包括软件定义的网络、蜜罐的使用和几种机制来分析、监控和减轻系统上的威胁。因此,C-ITS将从这些安全机制的功能中受益匪浅,这些机制旨在应对物联网环境中的大型攻击面和高网络流量。为了实现这些技术,计划将SerIoT开发的模块集成到路边ITS站中。该站还将连接到SerIoT SDN路由器,为该站提供安全保护,免受恶意车辆和网络的攻击
{"title":"Improve cybersecurity of C-ITS Road Side Infrastructure Installations: the SerIoT - Secure and Safe IoT approach","authors":"Alexander Frötscher, Bernhard Monschiebl, A. Drosou, E. Gelenbe, M. Reed, M. Al-Naday","doi":"10.1109/ICCVE45908.2019.8965056","DOIUrl":"https://doi.org/10.1109/ICCVE45908.2019.8965056","url":null,"abstract":"Cooperative Intelligent Transport Systems (C-ITS) need to be secured as it is deployed on roads in Europe. While some aspects of the communication security are secured others could still need improvement. SerIoT as a security project for the internet of things and offers various security mechanisms from the IoT domain which could be beneficial for C-ITS. Such security mechanisms contain a software defined network, the usage of honeypots and several mechanisms to analyze, monitor and mitigate threats on the system. Therefore C-ITS will benefit tremendously of the functionalities from these security mechanisms designed to cope with large attack surfaces and high network traffic found in IoT environments. To enable these technologies, modules developed within SerIoT are planned to be integrated into the Road Side ITS station. The station will also be connected to SerIoT SDN routers providing security for the station from malicious vehicles and the network","PeriodicalId":384049,"journal":{"name":"2019 IEEE International Conference on Connected Vehicles and Expo (ICCVE)","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126995796","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Interference Tests of ITS-G5 Vehicle-to-Vehicle Communication Networks with Virtual Drive Tests 基于虚拟驾驶测试的ITS-G5车对车通信网络干扰测试
Pub Date : 2019-11-01 DOI: 10.1109/ICCVE45908.2019.8965140
B. Altinel, Frank Wollenschläger, M. Hein
Automotive communication systems have become a hot topic in the research field, especially with a focus towards connected vehicles. The potential of connected and automated driving promises an enormous increase of road safety and traffic efficiency. With this purpose, dedicated short range communication standards (e.g. ITS-G5) have been developed. These standards share spectral resources among all communication partners, which necessitates an evaluation of in-band interference. As one potentially powerful evaluation approach, the road and radio environment can be emulated instead of being accessed through field-operational tests, with major advantages like repeatability and convenience aspects. This paper describes a testing framework that employs a virtual-drive test approach for the evaluation of the performance of ITS-G5 equipment. According to the concept of virtual-drive testing, the road and radio environments have been emulated with regards to a realworld drive track. Packet loss measurements are presented for the evaluation of interference effects present in the communication. The results indicate that the virtual-drive test approach is suitable for testing automotive communication systems.
汽车通信系统已成为研究领域的一个热点,特别是对联网汽车的关注。互联和自动驾驶的潜力有望极大地提高道路安全和交通效率。为此,专门的短距离通信标准(例如ITS-G5)已被开发出来。这些标准在所有通信伙伴之间共享频谱资源,因此需要对带内干扰进行评估。作为一种潜在的强大评估方法,道路和无线电环境可以模拟,而不是通过实地操作测试获取,具有可重复性和便利性等主要优势。本文描述了一个采用虚拟驱动器测试方法对ITS-G5设备性能进行评估的测试框架。根据虚拟驾驶测试的概念,道路和无线电环境已经模拟了一个真实世界的驾驶轨道。丢包测量是为了评估通信中存在的干扰效应。结果表明,虚拟驾驶测试方法适用于汽车通信系统的测试。
{"title":"Interference Tests of ITS-G5 Vehicle-to-Vehicle Communication Networks with Virtual Drive Tests","authors":"B. Altinel, Frank Wollenschläger, M. Hein","doi":"10.1109/ICCVE45908.2019.8965140","DOIUrl":"https://doi.org/10.1109/ICCVE45908.2019.8965140","url":null,"abstract":"Automotive communication systems have become a hot topic in the research field, especially with a focus towards connected vehicles. The potential of connected and automated driving promises an enormous increase of road safety and traffic efficiency. With this purpose, dedicated short range communication standards (e.g. ITS-G5) have been developed. These standards share spectral resources among all communication partners, which necessitates an evaluation of in-band interference. As one potentially powerful evaluation approach, the road and radio environment can be emulated instead of being accessed through field-operational tests, with major advantages like repeatability and convenience aspects. This paper describes a testing framework that employs a virtual-drive test approach for the evaluation of the performance of ITS-G5 equipment. According to the concept of virtual-drive testing, the road and radio environments have been emulated with regards to a realworld drive track. Packet loss measurements are presented for the evaluation of interference effects present in the communication. The results indicate that the virtual-drive test approach is suitable for testing automotive communication systems.","PeriodicalId":384049,"journal":{"name":"2019 IEEE International Conference on Connected Vehicles and Expo (ICCVE)","volume":"167 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132736716","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
A longitudinal driver model for long horizon speed prediction in powertrain applications 一种用于动力系统长视界速度预测的纵向驾驶员模型
Pub Date : 2019-11-01 DOI: 10.1109/ICCVE45908.2019.8965215
F. Morlock, O. Sawodny
Two major emerging fields of research in automotive engineering are autonomous driving and electromobility. The predictive or intelligent longitudinal control within the former and consumption forecasts for the latter are dependent on lookahead data provided by cloud based services as real time road and traffic data. Furthermore, these applications can be improved by customization to the driver. This paper proposes a simple, yet accurate parametric model for longitudinal driving characteristics which is designed for use in powertrain applications that could be a predictive, intelligent cruise controller or a personalized consumption forecast. A methodology for offline identification of the model parameters is presented that can be easily transferred to online implementation. The model is validated against measurement data and meaningful metrics for assessing its performance are introduced. It is shown that predicted speed yields good resemblance to measurements.
汽车工程的两个主要新兴研究领域是自动驾驶和电动汽车。前者的预测性或智能纵向控制以及后者的消费预测依赖于基于云的服务提供的前瞻性数据,即实时道路和交通数据。此外,这些应用程序可以通过定制驱动程序来改进。本文提出了一个简单而准确的纵向驾驶特性参数模型,该模型可用于动力系统应用,可作为预测性智能巡航控制器或个性化消费预测。提出了一种离线识别模型参数的方法,该方法可以很容易地转移到在线实现中。通过实测数据对模型进行了验证,并介绍了评估模型性能的有意义的指标。结果表明,预测的速度与测量值有很好的相似性。
{"title":"A longitudinal driver model for long horizon speed prediction in powertrain applications","authors":"F. Morlock, O. Sawodny","doi":"10.1109/ICCVE45908.2019.8965215","DOIUrl":"https://doi.org/10.1109/ICCVE45908.2019.8965215","url":null,"abstract":"Two major emerging fields of research in automotive engineering are autonomous driving and electromobility. The predictive or intelligent longitudinal control within the former and consumption forecasts for the latter are dependent on lookahead data provided by cloud based services as real time road and traffic data. Furthermore, these applications can be improved by customization to the driver. This paper proposes a simple, yet accurate parametric model for longitudinal driving characteristics which is designed for use in powertrain applications that could be a predictive, intelligent cruise controller or a personalized consumption forecast. A methodology for offline identification of the model parameters is presented that can be easily transferred to online implementation. The model is validated against measurement data and meaningful metrics for assessing its performance are introduced. It is shown that predicted speed yields good resemblance to measurements.","PeriodicalId":384049,"journal":{"name":"2019 IEEE International Conference on Connected Vehicles and Expo (ICCVE)","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123706366","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Effect of Packet Loss on a Connected Heavy Vehicle Collision Avoidance Algorithm 丢包对连网重型车辆避碰算法的影响
Pub Date : 2019-11-01 DOI: 10.1109/ICCVE45908.2019.8965207
Venkata Ramani Shreya Yellapantula, K. Devika, S. Subramanian
Advanced Driver Assistance Systems in Heavy Commercial Road Vehicles are of increasing importance due to their high potential in reducing road accidents, where human error is the major contributor. A Vehicle-to-Vehicle communication-based Collision Avoidance Algorithm (CAA) can help in reducing these accidents by complementing the onboard sensors and applying brakes automatically upon detecting a threat. However, due to the wireless nature and dynamic topology of this communication network, packet loss is a major challenge for safety-related applications like collision avoidance. Hence, the effect of packet loss on the performance of CAA was investigated using a Hardware-in-Loop experimental platform in this paper. It was observed that the desired final spacing was maintained but, early braking was observed when the host vehicle followed the lead vehicle at close distances.
高级驾驶员辅助系统在重型商用道路车辆中越来越重要,因为它们在减少人为错误是主要原因的道路事故方面具有很高的潜力。基于车对车通信的碰撞避免算法(CAA)可以补充车载传感器,并在检测到威胁时自动刹车,从而帮助减少这些事故。然而,由于这种通信网络的无线性质和动态拓扑结构,丢包是安全相关应用(如避碰)的主要挑战。因此,本文利用硬件在环实验平台研究丢包对CAA性能的影响。观察到,期望的最终间距保持不变,但当主车辆在近距离跟随前车时,观察到提前制动。
{"title":"Effect of Packet Loss on a Connected Heavy Vehicle Collision Avoidance Algorithm","authors":"Venkata Ramani Shreya Yellapantula, K. Devika, S. Subramanian","doi":"10.1109/ICCVE45908.2019.8965207","DOIUrl":"https://doi.org/10.1109/ICCVE45908.2019.8965207","url":null,"abstract":"Advanced Driver Assistance Systems in Heavy Commercial Road Vehicles are of increasing importance due to their high potential in reducing road accidents, where human error is the major contributor. A Vehicle-to-Vehicle communication-based Collision Avoidance Algorithm (CAA) can help in reducing these accidents by complementing the onboard sensors and applying brakes automatically upon detecting a threat. However, due to the wireless nature and dynamic topology of this communication network, packet loss is a major challenge for safety-related applications like collision avoidance. Hence, the effect of packet loss on the performance of CAA was investigated using a Hardware-in-Loop experimental platform in this paper. It was observed that the desired final spacing was maintained but, early braking was observed when the host vehicle followed the lead vehicle at close distances.","PeriodicalId":384049,"journal":{"name":"2019 IEEE International Conference on Connected Vehicles and Expo (ICCVE)","volume":"34 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122491753","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Multi-actuated ground vehicle tyre force estimation through a coupled 1D simulation-estimation framework 基于耦合一维仿真估计框架的多驱动地面车辆轮胎力估计
Pub Date : 2019-11-01 DOI: 10.1109/ICCVE45908.2019.8965229
Marco Viehweger, S. V. Aalst, F. Naets, W. Desmet
This paper disseminates the use of a coupled 1D simulation-estimation framework employed for multi-actuated ground vehicle tyre force virtual sensing. The forces generated in the tyre contact patches govern the vehicle motion and behaviour on the road. Therefore, they are highly relevant for Advanced Driver Assistance Systems (ADAS) and Automated Driving (AD) technologies, especially when it comes to ensuring vehicle stability and driving safety in extreme manoeuvres. However, some ADAS and AD features require accurate and robust estimation of additional vehicle dynamics related quantities. Thus, this paper proposes a framework for the consistent use of 1D vehicle models of different complexity together with state-of-the-art estimation techniques to enable joint state, disturbance, parameter (SDP) estimation.
本文介绍了一种用于多驱动地面车辆轮胎力虚拟传感的耦合一维仿真-估计框架。轮胎接触片产生的力控制着车辆在道路上的运动和行为。因此,它们与高级驾驶辅助系统(ADAS)和自动驾驶(AD)技术高度相关,特别是在确保车辆稳定性和极端机动下的驾驶安全方面。然而,一些ADAS和AD功能需要对额外的车辆动力学相关量进行准确和稳健的估计。因此,本文提出了一个框架,用于一致地使用不同复杂性的1D车辆模型以及最先进的估计技术,以实现联合状态,干扰,参数(SDP)估计。
{"title":"Multi-actuated ground vehicle tyre force estimation through a coupled 1D simulation-estimation framework","authors":"Marco Viehweger, S. V. Aalst, F. Naets, W. Desmet","doi":"10.1109/ICCVE45908.2019.8965229","DOIUrl":"https://doi.org/10.1109/ICCVE45908.2019.8965229","url":null,"abstract":"This paper disseminates the use of a coupled 1D simulation-estimation framework employed for multi-actuated ground vehicle tyre force virtual sensing. The forces generated in the tyre contact patches govern the vehicle motion and behaviour on the road. Therefore, they are highly relevant for Advanced Driver Assistance Systems (ADAS) and Automated Driving (AD) technologies, especially when it comes to ensuring vehicle stability and driving safety in extreme manoeuvres. However, some ADAS and AD features require accurate and robust estimation of additional vehicle dynamics related quantities. Thus, this paper proposes a framework for the consistent use of 1D vehicle models of different complexity together with state-of-the-art estimation techniques to enable joint state, disturbance, parameter (SDP) estimation.","PeriodicalId":384049,"journal":{"name":"2019 IEEE International Conference on Connected Vehicles and Expo (ICCVE)","volume":"45 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114478557","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
A Novel Testbench for Development, Calibration and Functional Testing of ADAS/AD Functions 一种用于ADAS/AD功能开发、校准和功能测试的新型测试台
Pub Date : 2019-11-01 DOI: 10.1109/ICCVE45908.2019.8965225
Selim Solmaz, F. Holzinger
Development of Advanced Driver Assistance (ADAS) Systems and Automated Driving (AD) technologies require extensive calibration, testing and validation before such systems can be rolled out into the production line. It is in the interest of the OEMs to speed up these development cycles to ensure compliance with the expected performance requirements. In this paper, a novel steerable chassis dynamometer test bench with a corresponding methodology is introduced to develop and test ADAS/AD technologies. A use case example of tuning the camera-based implementations of the lane keeping assistant (LKA) and adaptive cruise control (ACC) functions on an AD demonstrator vehicle utilizing this test bench is described with preliminary performance results.
先进驾驶辅助(ADAS)系统和自动驾驶(AD)技术的开发需要大量的校准、测试和验证,然后才能将这些系统投入生产线。加速这些开发周期以确保符合预期的性能要求符合oem的利益。本文介绍了一种新型的可转向底盘测功机试验台及其相应的方法,用于ADAS/AD技术的开发和测试。本文描述了一个使用该试验台在AD演示车上调整基于摄像头的车道保持辅助(LKA)和自适应巡航控制(ACC)功能实现的用例示例,并给出了初步性能结果。
{"title":"A Novel Testbench for Development, Calibration and Functional Testing of ADAS/AD Functions","authors":"Selim Solmaz, F. Holzinger","doi":"10.1109/ICCVE45908.2019.8965225","DOIUrl":"https://doi.org/10.1109/ICCVE45908.2019.8965225","url":null,"abstract":"Development of Advanced Driver Assistance (ADAS) Systems and Automated Driving (AD) technologies require extensive calibration, testing and validation before such systems can be rolled out into the production line. It is in the interest of the OEMs to speed up these development cycles to ensure compliance with the expected performance requirements. In this paper, a novel steerable chassis dynamometer test bench with a corresponding methodology is introduced to develop and test ADAS/AD technologies. A use case example of tuning the camera-based implementations of the lane keeping assistant (LKA) and adaptive cruise control (ACC) functions on an AD demonstrator vehicle utilizing this test bench is described with preliminary performance results.","PeriodicalId":384049,"journal":{"name":"2019 IEEE International Conference on Connected Vehicles and Expo (ICCVE)","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126849926","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 12
Analysis and Initial Observations on Varying Penetration Rates of Automated Vehicles in Mixed Traffic Flow utilizing SUMO 基于SUMO的混合交通流中自动驾驶车辆渗透率变化分析与初步观察
Pub Date : 2019-11-01 DOI: 10.1109/ICCVE45908.2019.8965065
Mohamed Berrazouane, Kailin Tong, Selim Solmaz, Martijn Kiers, Jacqueline Erhart
Understanding the effects of having automated vehicles in the future traffic scenarios is an important research topic that attracts a great deal of attention currently. The difficulty in studying this problem is the fact that real life measurement and testing of these scenarios can not be made as there are still a very small fraction of automated vehicles in the traffic. So analyzing and understanding the effects of mixed traffic requires extensive simulative analysis. In this paper we analyze this problem using real traffic data in combination with the open-source SUMO traffic simulation software. The traffic flow is modeled based on the measurement data from a section of the Austrian A2 motorway, while the effects of automated vehicles at various penetration rates is simulated and consequently some observation are made.
了解自动驾驶汽车在未来交通场景中的影响是目前备受关注的一个重要研究课题。研究这个问题的困难在于,由于交通中仍然有很小一部分自动驾驶车辆,因此无法对这些场景进行实际的测量和测试。因此,分析和理解混合交通的影响需要大量的模拟分析。本文利用真实的交通数据,结合开源的SUMO交通仿真软件对这一问题进行了分析。基于奥地利A2高速公路某路段的测量数据,建立了交通流模型,同时模拟了自动驾驶车辆在不同渗透率下的影响,从而得出了一些观察结果。
{"title":"Analysis and Initial Observations on Varying Penetration Rates of Automated Vehicles in Mixed Traffic Flow utilizing SUMO","authors":"Mohamed Berrazouane, Kailin Tong, Selim Solmaz, Martijn Kiers, Jacqueline Erhart","doi":"10.1109/ICCVE45908.2019.8965065","DOIUrl":"https://doi.org/10.1109/ICCVE45908.2019.8965065","url":null,"abstract":"Understanding the effects of having automated vehicles in the future traffic scenarios is an important research topic that attracts a great deal of attention currently. The difficulty in studying this problem is the fact that real life measurement and testing of these scenarios can not be made as there are still a very small fraction of automated vehicles in the traffic. So analyzing and understanding the effects of mixed traffic requires extensive simulative analysis. In this paper we analyze this problem using real traffic data in combination with the open-source SUMO traffic simulation software. The traffic flow is modeled based on the measurement data from a section of the Austrian A2 motorway, while the effects of automated vehicles at various penetration rates is simulated and consequently some observation are made.","PeriodicalId":384049,"journal":{"name":"2019 IEEE International Conference on Connected Vehicles and Expo (ICCVE)","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125717895","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 11
期刊
2019 IEEE International Conference on Connected Vehicles and Expo (ICCVE)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1