首页 > 最新文献

Journal of Intelligent and Connected Vehicles最新文献

英文 中文
Spectrum Quantification-Based Safety Efficiency Evaluation of Autonomous Vehicle Under Random Cut-in Scenarios 基于频谱量化的随机切入场景下自动驾驶汽车安全效率评估
Pub Date : 2024-09-26 DOI: 10.26599/JICV.2023.9210035
Jiang Chen;Weiwei Zhang;Miao Liu;Xiaolan Wang;Jun Gong;Jun Li;Boqi Li;Jiejie Xu
Continuous-scale trusted safety efficiency evaluation is crucial for the agile development and robust validation of autonomous vehicle intelligence. While the UN R157 Regulation evaluates automated lane-keeping system (ALKS) performance baselines through safe collision plots (SCPs) in various scenario clusters, quantifying the specific ALKS safety efficiency remains challenging. We propose a spectrum quantification approach to evaluate the safety efficiency of autonomous vehicles in cut-in scenarios. First, we collected speed-distance data under different cut-in scenarios and extracted essential spectral features to indicate the vehicle motion parameters during the cut-in process. Second, by utilizing Fourier analysis, a spectral analysis model was built to quantify and analyze the vehicle motion characteristics, providing insights into scenario safety. Finally, we created approximate analytical equations for the normalized disturbance frequencies in the nonlinear response scenarios of autonomous driving systems by combining the SCP with a frequency spectrum analysis model. The results showed that the normalized disturbance frequency in the cut-in scenario was approximately 0.2. When the relative longitudinal distance and speed of the vehicle are the same, if the cut-in speed of the cut-in vehicle is larger, the normalized disturbance frequency is higher, indicating that the cut-in process of the autonomous vehicle is more dangerous and may trigger a collision.
持续的可信安全效率评估对于自动驾驶汽车智能的敏捷开发和稳健验证至关重要。虽然联合国 R157 法规通过各种场景集群中的安全碰撞图(SCP)评估了自动车道保持系统(ALKS)的性能基线,但量化具体的 ALKS 安全效率仍具有挑战性。我们提出了一种频谱量化方法来评估自动驾驶车辆在切入场景中的安全效率。首先,我们收集了不同切入场景下的速度-距离数据,并提取了基本频谱特征,以显示切入过程中的车辆运动参数。其次,我们利用傅里叶分析法建立了一个频谱分析模型,对车辆运动特征进行量化和分析,从而为场景安全提供洞察。最后,通过将 SCP 与频谱分析模型相结合,我们建立了自动驾驶系统非线性响应场景中归一化扰动频率的近似分析方程。结果表明,切入情景下的归一化扰动频率约为 0.2。当车辆的相对纵向距离和速度相同时,如果切入车辆的切入速度越大,归一化扰动频率越高,表明自动驾驶车辆的切入过程更加危险,可能引发碰撞。
{"title":"Spectrum Quantification-Based Safety Efficiency Evaluation of Autonomous Vehicle Under Random Cut-in Scenarios","authors":"Jiang Chen;Weiwei Zhang;Miao Liu;Xiaolan Wang;Jun Gong;Jun Li;Boqi Li;Jiejie Xu","doi":"10.26599/JICV.2023.9210035","DOIUrl":"https://doi.org/10.26599/JICV.2023.9210035","url":null,"abstract":"Continuous-scale trusted safety efficiency evaluation is crucial for the agile development and robust validation of autonomous vehicle intelligence. While the UN R157 Regulation evaluates automated lane-keeping system (ALKS) performance baselines through safe collision plots (SCPs) in various scenario clusters, quantifying the specific ALKS safety efficiency remains challenging. We propose a spectrum quantification approach to evaluate the safety efficiency of autonomous vehicles in cut-in scenarios. First, we collected speed-distance data under different cut-in scenarios and extracted essential spectral features to indicate the vehicle motion parameters during the cut-in process. Second, by utilizing Fourier analysis, a spectral analysis model was built to quantify and analyze the vehicle motion characteristics, providing insights into scenario safety. Finally, we created approximate analytical equations for the normalized disturbance frequencies in the nonlinear response scenarios of autonomous driving systems by combining the SCP with a frequency spectrum analysis model. The results showed that the normalized disturbance frequency in the cut-in scenario was approximately 0.2. When the relative longitudinal distance and speed of the vehicle are the same, if the cut-in speed of the cut-in vehicle is larger, the normalized disturbance frequency is higher, indicating that the cut-in process of the autonomous vehicle is more dangerous and may trigger a collision.","PeriodicalId":100793,"journal":{"name":"Journal of Intelligent and Connected Vehicles","volume":"7 3","pages":"205-218"},"PeriodicalIF":0.0,"publicationDate":"2024-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10695163","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142323054","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Development of Deep-Learning-Based Autonomous Agents for Low-Speed Maneuvering in Unity 在 Unity 中开发基于深度学习的低速操纵自主机器人
Pub Date : 2024-09-26 DOI: 10.26599/JICV.2023.9210039
Riccardo Berta;Luca Lazzaroni;Alessio Capello;Marianna Cossu;Luca Forneris;Alessandro Pighetti;Francesco Bellotti
This study provides a systematic analysis of the resource-consuming training of deep reinforcement-learning (DRL) agents for simulated low-speed automated driving (AD). In Unity, this study established two case studies: garage parking and navigating an obstacle-dense area. Our analysis involves training a path-planning agent with real-time-only sensor information. This study addresses research questions insufficiently covered in the literature, exploring curriculum learning (CL), agent generalization (knowledge transfer), computation distribution (CPU vs. GPU), and mapless navigation. CL proved necessary for the garage scenario and beneficial for obstacle avoidance. It involved adjustments at different stages, including terminal conditions, environment complexity, and reward function hyperparameters, guided by their evolution in multiple training attempts. Fine-tuning the simulation tick and decision period parameters was crucial for effective training. The abstraction of high-level concepts (e.g., obstacle avoidance) necessitates training the agent in sufficiently complex environments in terms of the number of obstacles. While blogs and forums discuss training machine learning models in Unity, a lack of scientific articles on DRL agents for AD persists. However, since agent development requires considerable training time and difficult procedures, there is a growing need to support such research through scientific means. In addition to our findings, we contribute to the R&D community by providing our environment with open sources.
本研究对用于模拟低速自动驾驶(AD)的深度强化学习(DRL)代理的资源消耗训练进行了系统分析。在统一性方面,本研究建立了两个案例研究:车库停车和障碍物密集区域导航。我们的分析涉及利用实时传感器信息训练路径规划代理。本研究解决了文献中未充分涉及的研究问题,探索了课程学习(CL)、代理泛化(知识转移)、计算分配(CPU 与 GPU)和无地图导航。事实证明,课程学习对于车库场景是必要的,而且有利于避障。它涉及不同阶段的调整,包括终端条件、环境复杂性和奖励函数超参数,并以其在多次训练尝试中的演变为指导。微调模拟勾选和决策期参数对有效训练至关重要。要抽象出高级概念(如避开障碍物),就必须在障碍物数量足够复杂的环境中训练代理。虽然博客和论坛讨论了在 Unity 中训练机器学习模型的问题,但仍然缺乏有关反向障碍训练(DRL)代理的科学文章。然而,由于代理开发需要大量的训练时间和困难的程序,因此越来越需要通过科学手段来支持此类研究。除了我们的研究成果,我们还通过提供开源环境为研发社区做出了贡献。
{"title":"Development of Deep-Learning-Based Autonomous Agents for Low-Speed Maneuvering in Unity","authors":"Riccardo Berta;Luca Lazzaroni;Alessio Capello;Marianna Cossu;Luca Forneris;Alessandro Pighetti;Francesco Bellotti","doi":"10.26599/JICV.2023.9210039","DOIUrl":"https://doi.org/10.26599/JICV.2023.9210039","url":null,"abstract":"This study provides a systematic analysis of the resource-consuming training of deep reinforcement-learning (DRL) agents for simulated low-speed automated driving (AD). In Unity, this study established two case studies: garage parking and navigating an obstacle-dense area. Our analysis involves training a path-planning agent with real-time-only sensor information. This study addresses research questions insufficiently covered in the literature, exploring curriculum learning (CL), agent generalization (knowledge transfer), computation distribution (CPU vs. GPU), and mapless navigation. CL proved necessary for the garage scenario and beneficial for obstacle avoidance. It involved adjustments at different stages, including terminal conditions, environment complexity, and reward function hyperparameters, guided by their evolution in multiple training attempts. Fine-tuning the simulation tick and decision period parameters was crucial for effective training. The abstraction of high-level concepts (e.g., obstacle avoidance) necessitates training the agent in sufficiently complex environments in terms of the number of obstacles. While blogs and forums discuss training machine learning models in Unity, a lack of scientific articles on DRL agents for AD persists. However, since agent development requires considerable training time and difficult procedures, there is a growing need to support such research through scientific means. In addition to our findings, we contribute to the R&D community by providing our environment with open sources.","PeriodicalId":100793,"journal":{"name":"Journal of Intelligent and Connected Vehicles","volume":"7 3","pages":"229-244"},"PeriodicalIF":0.0,"publicationDate":"2024-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10695161","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142324272","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Convergence of Emerging Transportation Trends: A Comprehensive Review of Shared Autonomous Vehicles 新兴交通趋势的融合:共享型自动驾驶汽车综述
Pub Date : 2024-09-26 DOI: 10.26599/JICV.2023.9210043
Deema Almaskati;Sharareh Kermanshachi;Apurva Pamidimukkala
The mobility landscape is experiencing major changes due to two emerging transportation trends, autonomous vehicles (AVs) and on-demand transportation, and the convergence of these smart mobility innovations as shared autonomous vehicles (SAVs) can considerably alter travel behavior and consequently the ecological and societal aspects of the transportation sector. On-demand autonomous mobility is a promising transportation mode, but further research is necessary to evaluate its various aspects and implications prior to widespread adoption. Thus, this study investigates the effects of integrating automation and on-demand mobility by analyzing the effects on the environment, public transportation, land use, vehicle ownership, and public acceptance. A comprehensive literature review was performed, and through a detailed review of 210 articles, the impacts of each of these categories were determined and classified according to their causes, and the number of publications with which they were cited in the literature was determined. The review showed that SAVs can either positively or negatively impact categories and have the potential to minimize mobility obstacles and transportation inequity if legislators use technology to develop a better transportation system by initiating effective policies that govern the four impacted areas. A list of 22 policy recommendations designed to avoid the negative consequences of SAVs by maximizing the benefits of the technology while limiting the associated risks was also identified. The findings of this review will be beneficial to AV manufacturers, transportation professionals, and especially policymakers, who play an integral role in shaping how society benefits from SAV technology.
由于自动驾驶汽车(AV)和按需运输这两种新兴的交通趋势,交通格局正在经历重大变化,而共享自动驾驶汽车(SAV)这种智能交通创新的融合可以大大改变人们的出行行为,进而改变交通领域的生态和社会方面。按需自主交通是一种前景广阔的交通模式,但在广泛采用之前,有必要开展进一步研究,以评估其各个方面和影响。因此,本研究通过分析对环境、公共交通、土地使用、车辆所有权和公众接受度的影响,调查了自动化与按需移动相结合的影响。本研究进行了全面的文献综述,通过对 210 篇文章的详细审查,确定了上述各类影响,并根据其成因进行了分类,还确定了这些影响在文献中的引用数量。审查结果表明,如果立法者利用技术开发出更好的交通系统,启动有效的政策来管理这四个受影响的领域,那么小型自动变速器就有可能最大限度地减少流动障碍和交通不公平。此外,还确定了一份 22 条政策建议清单,旨在通过最大限度地发挥技术的益处,同时限制相关风险,避免 SAVs 带来的负面影响。本次审查的结果将有益于自动驾驶汽车制造商、交通专业人士,特别是政策制定者,他们在塑造社会如何从自动驾驶汽车技术中受益方面发挥着不可或缺的作用。
{"title":"Convergence of Emerging Transportation Trends: A Comprehensive Review of Shared Autonomous Vehicles","authors":"Deema Almaskati;Sharareh Kermanshachi;Apurva Pamidimukkala","doi":"10.26599/JICV.2023.9210043","DOIUrl":"https://doi.org/10.26599/JICV.2023.9210043","url":null,"abstract":"The mobility landscape is experiencing major changes due to two emerging transportation trends, autonomous vehicles (AVs) and on-demand transportation, and the convergence of these smart mobility innovations as shared autonomous vehicles (SAVs) can considerably alter travel behavior and consequently the ecological and societal aspects of the transportation sector. On-demand autonomous mobility is a promising transportation mode, but further research is necessary to evaluate its various aspects and implications prior to widespread adoption. Thus, this study investigates the effects of integrating automation and on-demand mobility by analyzing the effects on the environment, public transportation, land use, vehicle ownership, and public acceptance. A comprehensive literature review was performed, and through a detailed review of 210 articles, the impacts of each of these categories were determined and classified according to their causes, and the number of publications with which they were cited in the literature was determined. The review showed that SAVs can either positively or negatively impact categories and have the potential to minimize mobility obstacles and transportation inequity if legislators use technology to develop a better transportation system by initiating effective policies that govern the four impacted areas. A list of 22 policy recommendations designed to avoid the negative consequences of SAVs by maximizing the benefits of the technology while limiting the associated risks was also identified. The findings of this review will be beneficial to AV manufacturers, transportation professionals, and especially policymakers, who play an integral role in shaping how society benefits from SAV technology.","PeriodicalId":100793,"journal":{"name":"Journal of Intelligent and Connected Vehicles","volume":"7 3","pages":"177-189"},"PeriodicalIF":0.0,"publicationDate":"2024-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10695164","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142324349","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
CPS Architecture Design for Urban Roadway Intersections Based on MBSE 基于 MBSE 的城市道路交叉口 CPS 架构设计
Pub Date : 2024-09-26 DOI: 10.26599/JICV.2023.9210030
Chen Wang;Xiaoping Ma;Limin Jia;Zheng Lai;Zhexuan Yang;Han Yan;Jing Zhao
With the rapid growth of urbanization and the increasing demand for transportation, urban traffic congestion has become a hindrance to individuals' travel experience. Urban intersections are one of the primary sources of traffic congestion, and these bottlenecks have a negative impact not only on traffic efficacy but also on the surrounding road traffic in the region. To alleviate urban traffic congestion, cyber-physical systems have been widely implemented in the transportation industry, allowing for the perception, analysis, calculation, and dispatching of urban traffic flow, as well as making urban transportation safe, efficient, and quick. As the system scale and functions increase, system design has become increasingly complex, necessitating a deeper comprehension of the system's structure and interaction relationships to construct a stable and reliable system. Therefore, this study proposes a method for designing cyber-physical systems for urban traffic intersections based on Model-Based Systems Engineering (MBSE). This method models and analyses exhaustively the system's requirements, functions, and logical architecture using System Modeling Language (SysML). After the architecture design has been completed, an architecture verification and optimization method based on Failure Mode and Effect Analysis (FMEA) for urban road intersection cyber-physical systems is utilized to analyze the architecture's reliability by analyzing the failure modes of activities and to optimize the system architecture to improve the design's efficiency and reliability.
随着城市化的快速发展和交通需求的日益增长,城市交通拥堵已成为个人出行体验的障碍。城市交叉路口是交通拥堵的主要来源之一,这些瓶颈不仅会对交通效率产生负面影响,还会影响区域内的周边道路交通。为缓解城市交通拥堵,网络物理系统在交通行业得到了广泛应用,实现了对城市交通流量的感知、分析、计算和调度,并使城市交通变得安全、高效和快捷。随着系统规模和功能的扩大,系统设计也变得越来越复杂,需要深入理解系统的结构和交互关系,才能构建稳定可靠的系统。因此,本研究提出了一种基于模型的系统工程(MBSE)的城市交通交叉口网络物理系统设计方法。该方法使用系统建模语言(SysML)对系统的需求、功能和逻辑架构进行建模和详尽分析。在完成架构设计后,利用基于失效模式和影响分析(FMEA)的城市道路交叉口网络物理系统架构验证和优化方法,通过分析活动的失效模式来分析架构的可靠性,并优化系统架构以提高设计的效率和可靠性。
{"title":"CPS Architecture Design for Urban Roadway Intersections Based on MBSE","authors":"Chen Wang;Xiaoping Ma;Limin Jia;Zheng Lai;Zhexuan Yang;Han Yan;Jing Zhao","doi":"10.26599/JICV.2023.9210030","DOIUrl":"https://doi.org/10.26599/JICV.2023.9210030","url":null,"abstract":"With the rapid growth of urbanization and the increasing demand for transportation, urban traffic congestion has become a hindrance to individuals' travel experience. Urban intersections are one of the primary sources of traffic congestion, and these bottlenecks have a negative impact not only on traffic efficacy but also on the surrounding road traffic in the region. To alleviate urban traffic congestion, cyber-physical systems have been widely implemented in the transportation industry, allowing for the perception, analysis, calculation, and dispatching of urban traffic flow, as well as making urban transportation safe, efficient, and quick. As the system scale and functions increase, system design has become increasingly complex, necessitating a deeper comprehension of the system's structure and interaction relationships to construct a stable and reliable system. Therefore, this study proposes a method for designing cyber-physical systems for urban traffic intersections based on Model-Based Systems Engineering (MBSE). This method models and analyses exhaustively the system's requirements, functions, and logical architecture using System Modeling Language (SysML). After the architecture design has been completed, an architecture verification and optimization method based on Failure Mode and Effect Analysis (FMEA) for urban road intersection cyber-physical systems is utilized to analyze the architecture's reliability by analyzing the failure modes of activities and to optimize the system architecture to improve the design's efficiency and reliability.","PeriodicalId":100793,"journal":{"name":"Journal of Intelligent and Connected Vehicles","volume":"7 3","pages":"190-204"},"PeriodicalIF":0.0,"publicationDate":"2024-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10695165","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142323055","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Multisensor Information Fusion: Future of Environmental Perception in Intelligent Vehicles 多传感器信息融合:智能汽车环境感知的未来
Pub Date : 2024-07-16 DOI: 10.26599/JICV.2023.9210049
Yongsheng Zhang;Chen Tu;Kun Gao;Liang Wang
As urban transportation increasingly impacts daily life, efficiently utilizing traffic resources and developing public transportation have become crucial for addressing issues such as congestion, frequent accidents, and noise pollution. The rapid advancement of intelligent autonomous driving technologies, particularly environmental perception technologies, offers new directions for solving these problems. This review discusses the application of multisensor information fusion technology in environmental perception for intelligent vehicles, analyzing the components and performance of various sensors and their specific applications in autonomous driving. Through multisensor information fusion, the accuracy of environmental perception is enhanced, optimizing decision support for autonomous driving systems and thereby improving vehicle safety and driving efficiency. This study also discusses the challenges faced by information fusion technology and future development trends, providing references for further research and application in intelligent transportation systems.
随着城市交通对日常生活的影响越来越大,有效利用交通资源和发展公共交通已成为解决交通拥堵、事故频发和噪声污染等问题的关键。智能自动驾驶技术,尤其是环境感知技术的快速发展,为解决这些问题提供了新的方向。本综述讨论了多传感器信息融合技术在智能汽车环境感知中的应用,分析了各种传感器的组成和性能及其在自动驾驶中的具体应用。通过多传感器信息融合,可提高环境感知的准确性,优化自动驾驶系统的决策支持,从而提高车辆安全性和驾驶效率。本研究还探讨了信息融合技术面临的挑战和未来发展趋势,为智能交通系统的进一步研究和应用提供了参考。
{"title":"Multisensor Information Fusion: Future of Environmental Perception in Intelligent Vehicles","authors":"Yongsheng Zhang;Chen Tu;Kun Gao;Liang Wang","doi":"10.26599/JICV.2023.9210049","DOIUrl":"https://doi.org/10.26599/JICV.2023.9210049","url":null,"abstract":"As urban transportation increasingly impacts daily life, efficiently utilizing traffic resources and developing public transportation have become crucial for addressing issues such as congestion, frequent accidents, and noise pollution. The rapid advancement of intelligent autonomous driving technologies, particularly environmental perception technologies, offers new directions for solving these problems. This review discusses the application of multisensor information fusion technology in environmental perception for intelligent vehicles, analyzing the components and performance of various sensors and their specific applications in autonomous driving. Through multisensor information fusion, the accuracy of environmental perception is enhanced, optimizing decision support for autonomous driving systems and thereby improving vehicle safety and driving efficiency. This study also discusses the challenges faced by information fusion technology and future development trends, providing references for further research and application in intelligent transportation systems.","PeriodicalId":100793,"journal":{"name":"Journal of Intelligent and Connected Vehicles","volume":"7 3","pages":"163-176"},"PeriodicalIF":0.0,"publicationDate":"2024-07-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10600093","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142324356","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Localization and Mapping Algorithm Based on Lidar-IMU-Camera Fusion 基于激光雷达-IMU-摄像头融合的定位和绘图算法
Pub Date : 2024-06-01 DOI: 10.26599/JICV.2023.9210027
Yibing Zhao;Yuhe Liang;Zhenqiang Ma;Lie Guo;Hexin Zhang
Positioning and mapping technology is a difficult and hot topic in autonomous driving environment sensing systems. In a complex traffic environment, the signal of the Global Navigation Satellite System (GNSS) will be blocked, leading to inaccurate vehicle positioning. To ensure the security of automatic electric campus vehicles, this study is based on the Lightweight and Ground-Optimized Lidar Odometry and Mapping on Variable Terrain (LEGO-LOAM) algorithm with a monocular vision system added. An algorithm framework based on Lidar-IMU-Camera (Lidar means light detection and ranging) fusion was proposed. A lightweight monocular vision odometer model was used, and the LEGO-LOAM system was employed to initialize monocular vision. The visual odometer information was taken as the initial value of the laser odometer. At the back-end opti9mization phase error state, the Kalman filtering fusion algorithm was employed to fuse the visual odometer and LEGO-LOAM system for positioning. The visual word bag model was applied to perform loopback detection. Taking the test results into account, the laser radar loopback detection was further optimized, reducing the accumulated positioning error. The real car experiment results showed that our algorithm could improve the mapping quality and positioning accuracy in the campus environment. The Lidar-IMU-Camera algorithm framework was verified on the Hong Kong city dataset UrbanNav. Compared with the LEGO-LOAM algorithm, the results show that the proposed algorithm can effectively reduce map drift, improve map resolution, and output more accurate driving trajectory information.
定位和绘图技术是自动驾驶环境感知系统中的难点和热点。在复杂的交通环境中,全球卫星导航系统(GNSS)的信号会被阻断,导致车辆定位不准确。为确保自动驾驶电动校园车的安全性,本研究基于轻量级和地面优化激光雷达测距和可变地形测绘(LEGO-LOAM)算法,并增加了单目视觉系统。提出了一个基于激光雷达-IMU-摄像头(激光雷达指光探测和测距)融合的算法框架。采用了轻量级单目视觉里程计模型,并利用乐高-LOAM 系统对单目视觉进行初始化。将视觉里程表信息作为激光里程表的初始值。在后端优化阶段的误差状态下,采用卡尔曼滤波融合算法将视觉里程表和乐高-LOAM 系统融合进行定位。应用视觉字袋模型进行回环检测。根据测试结果,进一步优化了激光雷达回环检测,减少了累积定位误差。实车实验结果表明,我们的算法可以提高校园环境中的绘图质量和定位精度。激光雷达-IMU-摄像头算法框架在香港城市数据集 UrbanNav 上得到了验证。结果表明,与 LEGO-LOAM 算法相比,所提出的算法能有效减少地图漂移,提高地图分辨率,并输出更准确的行车轨迹信息。
{"title":"Localization and Mapping Algorithm Based on Lidar-IMU-Camera Fusion","authors":"Yibing Zhao;Yuhe Liang;Zhenqiang Ma;Lie Guo;Hexin Zhang","doi":"10.26599/JICV.2023.9210027","DOIUrl":"https://doi.org/10.26599/JICV.2023.9210027","url":null,"abstract":"Positioning and mapping technology is a difficult and hot topic in autonomous driving environment sensing systems. In a complex traffic environment, the signal of the Global Navigation Satellite System (GNSS) will be blocked, leading to inaccurate vehicle positioning. To ensure the security of automatic electric campus vehicles, this study is based on the Lightweight and Ground-Optimized Lidar Odometry and Mapping on Variable Terrain (LEGO-LOAM) algorithm with a monocular vision system added. An algorithm framework based on Lidar-IMU-Camera (Lidar means light detection and ranging) fusion was proposed. A lightweight monocular vision odometer model was used, and the LEGO-LOAM system was employed to initialize monocular vision. The visual odometer information was taken as the initial value of the laser odometer. At the back-end opti9mization phase error state, the Kalman filtering fusion algorithm was employed to fuse the visual odometer and LEGO-LOAM system for positioning. The visual word bag model was applied to perform loopback detection. Taking the test results into account, the laser radar loopback detection was further optimized, reducing the accumulated positioning error. The real car experiment results showed that our algorithm could improve the mapping quality and positioning accuracy in the campus environment. The Lidar-IMU-Camera algorithm framework was verified on the Hong Kong city dataset UrbanNav. Compared with the LEGO-LOAM algorithm, the results show that the proposed algorithm can effectively reduce map drift, improve map resolution, and output more accurate driving trajectory information.","PeriodicalId":100793,"journal":{"name":"Journal of Intelligent and Connected Vehicles","volume":"7 2","pages":"97-107"},"PeriodicalIF":0.0,"publicationDate":"2024-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10586905","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141543845","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Segmented Trust Assessment in Autonomous Vehicles via Eye-Tracking 通过眼球跟踪对自动驾驶汽车进行分段信任评估
Pub Date : 2024-06-01 DOI: 10.26599/JICV.2023.9210037
Miklós Lukovics;Szabolcs Prónay;Barbara Nagy
Previous studies have identified trust as one of the key factors in the technology acceptance of autonomous vehicles. As these studies mostly investigated the population in general, little is known about segment-specific differences. Furthermore, the widely used survey methods are less able to capture the deeper forms of trust—which neuroscientific methods are much better suited to capture. The main objective of our research is to study trust as one of the key factors of technology acceptance related to autonomous vehicles by using neuroscientific methods for specific consumer segments. Real-time eye-tracking tests were applied to a sample of 113 participants, combined with a posttest self-report. The tests were carried out under laboratory conditions during which our subjects watched videos recorded with the internal cameras of autonomous vehicles. Based on the fixation count, total fixation duration, and pupil dilation, we empirically verified that the trust level of all five identified segments is relatively low, while the trust level of the “traditional rejecting” segment is the lowest. An increase in trust level can be shown if the subjects receive extra information about the journey. Another important finding is that the self-reported trust level is not always congruent with the eye-tracking analysis results; therefore, combined approaches can lead to greater measurement validity.
以往的研究认为,信任是自动驾驶汽车技术接受度的关键因素之一。由于这些研究大多调查的是一般人群,因此对特定群体的差异知之甚少。此外,广泛使用的调查方法不太能够捕捉到更深层次的信任--而神经科学方法更适合捕捉这种信任。我们研究的主要目的是通过神经科学方法,针对特定的消费者群体,研究作为自动驾驶汽车相关技术接受度关键因素之一的信任度。我们对 113 名参与者进行了实时眼动跟踪测试,并结合了测试后的自我报告。测试在实验室条件下进行,期间受试者观看了自动驾驶汽车内部摄像头录制的视频。根据定格次数、总定格时间和瞳孔放大情况,我们通过实证验证了所有五个已识别片段的信任度都相对较低,而 "传统拒绝 "片段的信任度最低。如果受试者获得有关旅程的额外信息,信任度就会提高。另一个重要发现是,自我报告的信任度与眼动跟踪分析结果并不总是一致的;因此,综合方法可以提高测量的有效性。
{"title":"Segmented Trust Assessment in Autonomous Vehicles via Eye-Tracking","authors":"Miklós Lukovics;Szabolcs Prónay;Barbara Nagy","doi":"10.26599/JICV.2023.9210037","DOIUrl":"https://doi.org/10.26599/JICV.2023.9210037","url":null,"abstract":"Previous studies have identified trust as one of the key factors in the technology acceptance of autonomous vehicles. As these studies mostly investigated the population in general, little is known about segment-specific differences. Furthermore, the widely used survey methods are less able to capture the deeper forms of trust—which neuroscientific methods are much better suited to capture. The main objective of our research is to study trust as one of the key factors of technology acceptance related to autonomous vehicles by using neuroscientific methods for specific consumer segments. Real-time eye-tracking tests were applied to a sample of 113 participants, combined with a posttest self-report. The tests were carried out under laboratory conditions during which our subjects watched videos recorded with the internal cameras of autonomous vehicles. Based on the fixation count, total fixation duration, and pupil dilation, we empirically verified that the trust level of all five identified segments is relatively low, while the trust level of the “traditional rejecting” segment is the lowest. An increase in trust level can be shown if the subjects receive extra information about the journey. Another important finding is that the self-reported trust level is not always congruent with the eye-tracking analysis results; therefore, combined approaches can lead to greater measurement validity.","PeriodicalId":100793,"journal":{"name":"Journal of Intelligent and Connected Vehicles","volume":"7 2","pages":"151-161"},"PeriodicalIF":0.0,"publicationDate":"2024-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10586910","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141543846","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Kinematics-Aware Multigraph Attention Network with Residual Learning for Heterogeneous Trajectory Prediction 具有残差学习功能的运动学感知多图注意力网络用于异构轨迹预测
Pub Date : 2024-06-01 DOI: 10.26599/JICV.2023.9210036
Zihao Sheng;Zilin Huang;Sikai Chen
Trajectory prediction for heterogeneous traffic agents plays a crucial role in ensuring the safety and efficiency of automated driving in highly interactive traffic environments. Numerous studies in this area have focused on physics-based approaches because they can clearly interpret the dynamic evolution of trajectories. However, physics-based methods often suffer from limited accuracy. Recent learning-based methods have demonstrated better performance, but they cannot be fully trusted due to the insufficient incorporation of physical constraints. To mitigate the limitations of purely physics-based and learning-based approaches, this study proposes a kinematics-aware multigraph attention network (KA-MGAT) that incorporates physics models into a deep learning framework to improve the learning process of neural networks. Besides, we propose a residual prediction module to further refine the trajectory predictions and address the limitations arising from simplified assumptions in kinematic models. We evaluate our proposed model through experiments on two challenging trajectory datasets, namely, ApolloScape and NGSIM. Our findings from the experiments demonstrate that our model outperforms various kinematics-agnostic models with respect to prediction accuracy and learning efficiency.
在高度交互的交通环境中,异构交通代理的轨迹预测对于确保自动驾驶的安全性和效率起着至关重要的作用。该领域的大量研究都集中在基于物理的方法上,因为这些方法可以清晰地解释轨迹的动态演变。然而,基于物理的方法往往精度有限。最近,基于学习的方法表现出了更好的性能,但由于没有充分纳入物理约束条件,因此不能完全相信这些方法。为了缓解纯物理方法和学习方法的局限性,本研究提出了一种运动学感知多图注意网络(KA-MGAT),它将物理模型纳入深度学习框架,以改善神经网络的学习过程。此外,我们还提出了一个残差预测模块,以进一步完善轨迹预测,并解决运动学模型中的简化假设所带来的局限性。我们通过在 ApolloScape 和 NGSIM 这两个具有挑战性的轨迹数据集上进行实验来评估我们提出的模型。实验结果表明,在预测精度和学习效率方面,我们的模型优于各种运动学无关模型。
{"title":"Kinematics-Aware Multigraph Attention Network with Residual Learning for Heterogeneous Trajectory Prediction","authors":"Zihao Sheng;Zilin Huang;Sikai Chen","doi":"10.26599/JICV.2023.9210036","DOIUrl":"https://doi.org/10.26599/JICV.2023.9210036","url":null,"abstract":"Trajectory prediction for heterogeneous traffic agents plays a crucial role in ensuring the safety and efficiency of automated driving in highly interactive traffic environments. Numerous studies in this area have focused on physics-based approaches because they can clearly interpret the dynamic evolution of trajectories. However, physics-based methods often suffer from limited accuracy. Recent learning-based methods have demonstrated better performance, but they cannot be fully trusted due to the insufficient incorporation of physical constraints. To mitigate the limitations of purely physics-based and learning-based approaches, this study proposes a kinematics-aware multigraph attention network (KA-MGAT) that incorporates physics models into a deep learning framework to improve the learning process of neural networks. Besides, we propose a residual prediction module to further refine the trajectory predictions and address the limitations arising from simplified assumptions in kinematic models. We evaluate our proposed model through experiments on two challenging trajectory datasets, namely, ApolloScape and NGSIM. Our findings from the experiments demonstrate that our model outperforms various kinematics-agnostic models with respect to prediction accuracy and learning efficiency.","PeriodicalId":100793,"journal":{"name":"Journal of Intelligent and Connected Vehicles","volume":"7 2","pages":"138-150"},"PeriodicalIF":0.0,"publicationDate":"2024-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10586904","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141543876","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Critical Roles of Control Engineering in the Development of Intelligent and Connected Vehicles 控制工程在智能互联汽车开发中的关键作用
Pub Date : 2024-06-01 DOI: 10.26599/JICV.2023.9210040
Yang Fei;Peng Shi;Yang Liu;Liang Wang
In recent years, advancements in onboard computing hardware and wireless communication technology have remarkably stimulated the development of intelligent and connected vehicles (ICVs). Specifically, some researchers have investigated the issue of employing various advanced control techniques to optimize the performance of autonomous vehicles in practice (Sun et al., 2023; Zhang et al., 2023a, 2023b). Therefore, this article aims to discuss why and how control engineering plays an essential role in the development of ICVs.
近年来,车载计算硬件和无线通信技术的进步极大地推动了智能互联汽车(ICV)的发展。具体而言,一些研究人员已经研究了在实践中采用各种先进控制技术来优化自动驾驶车辆性能的问题(Sun 等人,2023 年;Zhang 等人,2023a,2023b)。因此,本文旨在讨论控制工程为何以及如何在 ICV 的发展中发挥重要作用。
{"title":"Critical Roles of Control Engineering in the Development of Intelligent and Connected Vehicles","authors":"Yang Fei;Peng Shi;Yang Liu;Liang Wang","doi":"10.26599/JICV.2023.9210040","DOIUrl":"https://doi.org/10.26599/JICV.2023.9210040","url":null,"abstract":"In recent years, advancements in onboard computing hardware and wireless communication technology have remarkably stimulated the development of intelligent and connected vehicles (ICVs). Specifically, some researchers have investigated the issue of employing various advanced control techniques to optimize the performance of autonomous vehicles in practice (Sun et al., 2023; Zhang et al., 2023a, 2023b). Therefore, this article aims to discuss why and how control engineering plays an essential role in the development of ICVs.","PeriodicalId":100793,"journal":{"name":"Journal of Intelligent and Connected Vehicles","volume":"7 2","pages":"79-85"},"PeriodicalIF":0.0,"publicationDate":"2024-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10586906","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141543874","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Online Learning-Based Model Predictive Trajectory Control for Connected and Autonomous Vehicles: Modeling and Physical Tests 用于互联和自动驾驶车辆的基于在线学习的模型预测轨迹控制:建模与物理测试
Pub Date : 2024-06-01 DOI: 10.26599/JICV.2023.9210026
Qianwen Li;Peng Zhang;Handong Yao;Zhiwei Chen;Xiaopeng Li
Motivated by the promising benefits of connected and autonomous vehicles (CAVs) in improving fuel efficiency, mitigating congestion, and enhancing safety, numerous theoretical models have been proposed to plan CAV multiple-step trajectories (time-specific speed/location trajectories) to accomplish various operations. However, limited efforts have been made to develop proper trajectory control techniques to regulate vehicle movements to follow multiple-step trajectories and test the performance of theoretical trajectory planning models with field experiments. Without an effective control method, the benefits of theoretical models for CAV trajectory planning can be difficult to harvest. This study proposes an online learning-based model predictive vehicle trajectory control structure to follow time-specific speed and location profiles. Unlike single-step controllers that are dominantly used in the literature, a multiple-step model predictive controller is adopted to control the vehicle's longitudinal movements for higher accuracy. The model predictive controller output (speed) cannot be interpreted by vehicles. A reinforcement learning agent is used to convert the speed value to the vehicle's direct control variable (i.e., throttle/brake). The reinforcement learning agent captures real-time changes in the operating environment. This is valuable in saving parameter calibration resources and improving trajectory control accuracy. A line tracking controller keeps vehicles on track. The proposed control structure is tested using reduced-scale robot cars. The adaptivity of the proposed control structure is demonstrated by changing the vehicle load. Then, experiments on two fundamental CAV platoon operations (i.e., platooning and split) show the effectiveness of the proposed trajectory control structure in regulating robot movements to follow time-specific reference trajectories.
互联与自动驾驶车辆(CAV)在提高燃油效率、缓解拥堵和增强安全性方面具有广阔的前景,在此激励下,人们提出了许多理论模型来规划 CAV 多步骤轨迹(特定时间的速度/位置轨迹),以完成各种操作。然而,人们在开发适当的轨迹控制技术来调节车辆运动以遵循多步骤轨迹,并通过现场实验来测试理论轨迹规划模型的性能方面所做的努力还很有限。如果没有有效的控制方法,理论模型在 CAV 轨迹规划方面的优势就很难体现出来。本研究提出了一种基于在线学习的模型预测车辆轨迹控制结构,以遵循特定时间的速度和位置曲线。与文献中主要使用的单步控制器不同,本研究采用了多步模型预测控制器来控制车辆的纵向运动,以获得更高的精度。车辆无法解释模型预测控制器的输出(速度)。强化学习代理用于将速度值转换为车辆的直接控制变量(即油门/刹车)。强化学习代理可捕捉运行环境的实时变化。这对于节省参数校准资源和提高轨迹控制精度非常有价值。线路跟踪控制器使车辆保持在轨道上行驶。利用缩小比例的机器人汽车对所提出的控制结构进行了测试。通过改变车辆负载,证明了所提出的控制结构的适应性。然后,对两种基本的 CAV 排行动(即排队和分队)进行了实验,证明了所提出的轨迹控制结构在调节机器人运动以遵循特定时间的参考轨迹方面的有效性。
{"title":"Online Learning-Based Model Predictive Trajectory Control for Connected and Autonomous Vehicles: Modeling and Physical Tests","authors":"Qianwen Li;Peng Zhang;Handong Yao;Zhiwei Chen;Xiaopeng Li","doi":"10.26599/JICV.2023.9210026","DOIUrl":"https://doi.org/10.26599/JICV.2023.9210026","url":null,"abstract":"Motivated by the promising benefits of connected and autonomous vehicles (CAVs) in improving fuel efficiency, mitigating congestion, and enhancing safety, numerous theoretical models have been proposed to plan CAV multiple-step trajectories (time-specific speed/location trajectories) to accomplish various operations. However, limited efforts have been made to develop proper trajectory control techniques to regulate vehicle movements to follow multiple-step trajectories and test the performance of theoretical trajectory planning models with field experiments. Without an effective control method, the benefits of theoretical models for CAV trajectory planning can be difficult to harvest. This study proposes an online learning-based model predictive vehicle trajectory control structure to follow time-specific speed and location profiles. Unlike single-step controllers that are dominantly used in the literature, a multiple-step model predictive controller is adopted to control the vehicle's longitudinal movements for higher accuracy. The model predictive controller output (speed) cannot be interpreted by vehicles. A reinforcement learning agent is used to convert the speed value to the vehicle's direct control variable (i.e., throttle/brake). The reinforcement learning agent captures real-time changes in the operating environment. This is valuable in saving parameter calibration resources and improving trajectory control accuracy. A line tracking controller keeps vehicles on track. The proposed control structure is tested using reduced-scale robot cars. The adaptivity of the proposed control structure is demonstrated by changing the vehicle load. Then, experiments on two fundamental CAV platoon operations (i.e., platooning and split) show the effectiveness of the proposed trajectory control structure in regulating robot movements to follow time-specific reference trajectories.","PeriodicalId":100793,"journal":{"name":"Journal of Intelligent and Connected Vehicles","volume":"7 2","pages":"86-96"},"PeriodicalIF":0.0,"publicationDate":"2024-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10586903","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141543844","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Journal of Intelligent and Connected Vehicles
全部 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