期刊文献+
共找到659篇文章
< 1 2 33 >
每页显示 20 50 100
Multi⁃Step Short⁃Term Traffic Flow Prediction of Urban Road Network Based on ISTA⁃Transformer Model
1
作者 Leyao Xiao Qian Chen 《Journal of Harbin Institute of Technology(New Series)》 2025年第6期1-14,共14页
Short⁃term traffic flow prediction plays a crucial role in the planning of intelligent transportation systems.Nowadays,there is a large amount of traffic flow data generated from the monitoring devices of urban road n... Short⁃term traffic flow prediction plays a crucial role in the planning of intelligent transportation systems.Nowadays,there is a large amount of traffic flow data generated from the monitoring devices of urban road networks,which contains road network traffic information with high application value.In this study,an improved spatio⁃temporal attention transformer model(ISTA⁃transformer model)is proposed to provide a more accurate method for predicting multi⁃step short⁃term traffic flow based on monitoring data.By embedding a temporal attention layer and a spatial attention layer in the model,the model learns the relationship between traffic flows at different time intervals and different geographic locations,and realizes more accurate multi⁃step short⁃time flow prediction.Finally,we validate the superiority of the model with monitoring data spanning 15 days from 620 monitoring points in Qingdao,China.In the four time steps of prediction,the MAPE(Mean Absolute Percentage Error)values of ISTA⁃transformers prediction results are 0.22,0.29,0.37,and 0.38,respectively,and its prediction accuracy is usually better than that of six baseline models(Transformer,GRU,CNN,LSTM,Seq2Seq and LightGBM),which indicates that the proposed model in this paper always has a better ability to explain the prediction results with the time steps in the multi⁃step prediction. 展开更多
关键词 urban road network traffic flow prediction spatio⁃temporal feature ISTA⁃transformer model
在线阅读 下载PDF
Design of Aided Decision-Making Program for Prioritizing Construction Projects in Urban Road Network Planning
2
作者 任刚 王炜 顾志康 《Journal of Southeast University(English Edition)》 EI CAS 2002年第3期249-253,共5页
The importance and complexity of prioritizing construction projects (PCP) in urban road network planning lead to the necessity to develop an aided decision making program (ADMP). Cost benefit ratio model and stage rol... The importance and complexity of prioritizing construction projects (PCP) in urban road network planning lead to the necessity to develop an aided decision making program (ADMP). Cost benefit ratio model and stage rolled method are chosen as the theoretical foundations of the program, and then benefit model is improved to accord with the actuality of urban traffic in China. Consequently, program flows, module functions and data structures are designed, and particularly an original data structure of road ... 展开更多
关键词 prioritizing construction projects program design urban road network planning aided decision making
在线阅读 下载PDF
Integrated reliability of travel time and capacity of urban road network under ice and snowfall conditions 被引量:4
3
作者 冷军强 张亚平 +1 位作者 张倩 赵莹萍 《Journal of Central South University》 SCIE EI CAS 2010年第2期419-424,共6页
In order to evaluate and integrate travel time reliability and capacity reliability of a road network subjected to ice and snowfall conditions,the conceptions of travel time reliability and capacity reliability were d... In order to evaluate and integrate travel time reliability and capacity reliability of a road network subjected to ice and snowfall conditions,the conceptions of travel time reliability and capacity reliability were defined under special conditions.The link travel time model(ice and snowfall based-bureau public road,ISB-BPR) and the path choice decision model(elastic demand user equilibrium,EDUE) were proposed.The integrated reliability was defined and the model was set up.Monte Carlo simulation was used to calculate the model and a numerical example was provided to demonstrate the application of the model and efficiency of the solution algorithm.The results show that the intensity of ice and snowfall,the traffic demand and supply,and the requirements for level of service(LOS) have great influence on the reliability of a road network.For example,the reliability drops from 65% to 5% when the traffic demand increases by 30%.The comprehensive performance index may be used for network planning,design and maintenance. 展开更多
关键词 integrated reliability urban road network travel time capacity Monte Carlo simulation bi-level program ice and snowfall
在线阅读 下载PDF
Traffic Signals Control with Adaptive Fuzzy Controller in Urban Road Network 被引量:1
4
作者 李艳 樊晓平 《Journal of Donghua University(English Edition)》 EI CAS 2008年第6期710-717,共8页
An adaptive fuzzy logic controller (AFC) is presented for the signal control of the urban traffic network. The AFC is composed of the signal control system-oriented control level and the signal controller-oriented fuz... An adaptive fuzzy logic controller (AFC) is presented for the signal control of the urban traffic network. The AFC is composed of the signal control system-oriented control level and the signal controller-oriented fuzzy rules regulation level. The control level decides the signal timings in an intersection with a fuzzy logic controller. The regulation level optimizes the fuzzy rules by the Adaptive Rule Module in AFC according to both the system performance index in current control period and the traffic flows in the last one. Consequently the system performances are improved. A weight coefficient controller (WCC) is also developed to describe the interactions of traffic flow among the adjacent intersections. So the AFC combined with the WCC can be applied in a road network for signal timings. Simulations of the AFC on a real traffic scenario have been conducted. Simulation results indicate that the adaptive controller for traffic control shows better performance than the actuated one. 展开更多
关键词 traffic signal control urban road network fuzzy logic adaptive algorithm traffic interaction
在线阅读 下载PDF
Autonomous Vehicle Platoons In Urban Road Networks:A Joint Distributed Reinforcement Learning and Model Predictive Control Approach
5
作者 Luigi D’Alfonso Francesco Giannini +3 位作者 Giuseppe Franzè Giuseppe Fedele Francesco Pupo Giancarlo Fortino 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2024年第1期141-156,共16页
In this paper, platoons of autonomous vehicles operating in urban road networks are considered. From a methodological point of view, the problem of interest consists of formally characterizing vehicle state trajectory... In this paper, platoons of autonomous vehicles operating in urban road networks are considered. From a methodological point of view, the problem of interest consists of formally characterizing vehicle state trajectory tubes by means of routing decisions complying with traffic congestion criteria. To this end, a novel distributed control architecture is conceived by taking advantage of two methodologies: deep reinforcement learning and model predictive control. On one hand, the routing decisions are obtained by using a distributed reinforcement learning algorithm that exploits available traffic data at each road junction. On the other hand, a bank of model predictive controllers is in charge of computing the more adequate control action for each involved vehicle. Such tasks are here combined into a single framework:the deep reinforcement learning output(action) is translated into a set-point to be tracked by the model predictive controller;conversely, the current vehicle position, resulting from the application of the control move, is exploited by the deep reinforcement learning unit for improving its reliability. The main novelty of the proposed solution lies in its hybrid nature: on one hand it fully exploits deep reinforcement learning capabilities for decisionmaking purposes;on the other hand, time-varying hard constraints are always satisfied during the dynamical platoon evolution imposed by the computed routing decisions. To efficiently evaluate the performance of the proposed control architecture, a co-design procedure, involving the SUMO and MATLAB platforms, is implemented so that complex operating environments can be used, and the information coming from road maps(links,junctions, obstacles, semaphores, etc.) and vehicle state trajectories can be shared and exchanged. Finally by considering as operating scenario a real entire city block and a platoon of eleven vehicles described by double-integrator models, several simulations have been performed with the aim to put in light the main f eatures of the proposed approach. Moreover, it is important to underline that in different operating scenarios the proposed reinforcement learning scheme is capable of significantly reducing traffic congestion phenomena when compared with well-reputed competitors. 展开更多
关键词 Distributed model predictive control distributed reinforcement learning routing decisions urban road networks
在线阅读 下载PDF
Bi-objective optimization models for mitigating traffic congestion in urban road networks 被引量:3
6
作者 Haritha Chellapilla R.Sivanandan +1 位作者 Bhargava Rama Chilukuri Chandrasekharan Rajendran 《Journal of Traffic and Transportation Engineering(English Edition)》 EI CSCD 2023年第1期86-103,共18页
Traffic congestion in road transportation networks is a persistent problem in major metropolitan cities around the world.In this context,this paper deals with exploiting underutilized road capacities in a network to l... Traffic congestion in road transportation networks is a persistent problem in major metropolitan cities around the world.In this context,this paper deals with exploiting underutilized road capacities in a network to lower the congestion on overutilized links while simultaneously satisfying the system optimal flow assignment for sustainable transportation.Four congestion mitigation strategies are identified based on deviation and relative deviation of link volume from the corresponding capacity.Consequently,four biobjective mathematical programming optimal flow distribution(OFD)models are proposed.The case study results demonstrate that all the proposed models improve system performance and reduce congestion on high volume links by shifting flows to low volumeto-capacity links compared to UE and SO models.Among the models,the system optimality with minimal sum and maximum absolute relative-deviation models(SO-SAR and SO-MAR)showed superior results for different performance measures.The SO-SAR model yielded 50%and 30%fewer links at higher link utilization factors than UE and SO models,respectively.Also,it showed more than 25%improvement in path travel times compared to UE travel time for about 100 paths and resulted in the least network congestion index of1.04 compared to the other OFD and UE models.Conversely,the SO-MAR model yielded the least total distance and total system travel time,resulting in lower fuel consumption and emissions,thus contributing to sustainability.The proposed models contribute towards efficient transportation infrastructure management and will be of interest to transportation planners and traffic managers. 展开更多
关键词 Traffic congestion mitigation SUSTAINABILITY Bi-objective optimization Optimal flow distribution models urban road networks
原文传递
Dynamic partition of urban network considering congestion evolution based on random walk
7
作者 Zhen-Tong Feng Lele Zhang +1 位作者 Yong-Hong Wu Mao-Bin Hu 《Chinese Physics B》 2025年第1期530-534,共5页
The successful application of perimeter control of urban traffic system strongly depends on the macroscopic fundamental diagram of the targeted region.Despite intensive studies on the partitioning of urban road networ... The successful application of perimeter control of urban traffic system strongly depends on the macroscopic fundamental diagram of the targeted region.Despite intensive studies on the partitioning of urban road networks,the dynamic partitioning of urban regions reflecting the propagation of congestion remains an open question.This paper proposes to partition the network into homogeneous sub-regions based on random walk algorithm.Starting from selected random walkers,the road network is partitioned from the early morning when congestion emerges.A modified Akaike information criterion is defined to find the optimal number of partitions.Region boundary adjustment algorithms are adopted to optimize the partitioning results to further ensure the correlation of partitions.The traffic data of Melbourne city are used to verify the effectiveness of the proposed partitioning method. 展开更多
关键词 urban road networks dynamic partitioning random walk Akaike information criterion perimeter control
原文传递
基于空间句法的路网形态与商业POI布局的相关性研究——以广州历史城区为例
8
作者 刘锐 谢婧演 《中外建筑》 2026年第1期46-52,共7页
文章以广州历史城区为研究对象,运用空间句法轴线模型、核密度估计法、最邻近距离法以及双变量相关性分析方法,探讨历史城区路网形态与商业POI布局的相关性。结果表明:(1)不同类型商业POI集聚程度存在差异;(2)总体商业POI与路网形态变... 文章以广州历史城区为研究对象,运用空间句法轴线模型、核密度估计法、最邻近距离法以及双变量相关性分析方法,探讨历史城区路网形态与商业POI布局的相关性。结果表明:(1)不同类型商业POI集聚程度存在差异;(2)总体商业POI与路网形态变量存在不匹配的现象;(3)路网各形态变量与商业POI分布均具有正向显著关联性;(4)路网形态对商业POI布局的影响存在差异。最后,文章根据研究结果提出策略,旨在优化历史城区的路网结构和商业活力。 展开更多
关键词 空间句法 路网形态 商业POI 相关性 广州历史城区
原文传递
Road2vec:一种基于出租车轨迹数据的城市道路可视分析方法 被引量:2
9
作者 罗月童 丁铁成 朱闽峰 《计算机辅助设计与图形学学报》 EI CSCD 北大核心 2017年第12期2256-2264,共9页
发掘轨迹数据的时空连续性对分析路网结构和人类移动模式的非常重要,基于出租车GPS数据,提出一种城市道路的可视分析方法——road2vec.首先利用词嵌入技术将轨迹数据视为文本进行建模,得到道路的向量表示形式;然后计算得到道路向量在向... 发掘轨迹数据的时空连续性对分析路网结构和人类移动模式的非常重要,基于出租车GPS数据,提出一种城市道路的可视分析方法——road2vec.首先利用词嵌入技术将轨迹数据视为文本进行建模,得到道路的向量表示形式;然后计算得到道路向量在向量空间中的位置关系,并用这种位置关系来表示道路向量之间的相似性;最后根据相似性来探索道路在轨迹中的位置信息和连接关系.文中还设计了一套可视分析系统,以支持用road2vec方法探索城市道路相关信息.基于温州市出租车GPS数据的案例分析表明,该方法可以有效地反映人群在城市路网中的移动模式. 展开更多
关键词 城市路网 时空数据 词嵌入技术 轨迹数据可视分析
在线阅读 下载PDF
基于多源传感器数据融合的城市路网动态交通规划模型构建与验证
10
作者 毛盈盈 《自动化与仪器仪表》 2026年第1期91-95,共5页
为提高城市路网动态交通规划准确度,提出一种基于多源传感器数据融合的城市路网动态交通规划方法。首先,采用固定、移动传感器获取浮动车数据、路网结构和互联网路况等多源数据;然后采用基于LSTM的速度数据融合方法进行多源传感数据融合... 为提高城市路网动态交通规划准确度,提出一种基于多源传感器数据融合的城市路网动态交通规划方法。首先,采用固定、移动传感器获取浮动车数据、路网结构和互联网路况等多源数据;然后采用基于LSTM的速度数据融合方法进行多源传感数据融合;以多源数据融合结果为输入,采用PSO-RF短时交通状况预测模型同时预测多个路段交通状况,有效提取多路段间相互分流的特征信息;最后通过基于空间域分解的城市路网动态交通分配模型(DUE-DTA)对城市路网动态交通进行准确快速规划。实验证明,DUE-DTA模型规划路径配流满足DUE准则,其可取得较好的收敛性能,在收敛次数为28时,RG值仅为0.0027。交通流分配任务中,模型的拟合优度(R2)为0.9142,拟合精度较高,证明本模型可实现城市路网交通动态准确规划,满足公共交通管控的实际应用需求。 展开更多
关键词 多源传感器 数据融合 城市路网 交通规划 交通状况预测
原文传递
基于熵权法-灰色关联度法的城市路网关键节点识别方法
11
作者 王亚朝 刘金广 +1 位作者 戴帅 褚昭明 《交通工程》 2026年第2期46-52,共7页
城市路网关键节点与道路运行的畅通密切相关,现有城市路网关键节点判定多依赖路网静态数据和部分动态交通流数据,在实际应用方面具有一定的局限性。本文提出了一种基于熵权法—灰色关联度法的城市路网关键节点识别方法,首先,在指标选取... 城市路网关键节点与道路运行的畅通密切相关,现有城市路网关键节点判定多依赖路网静态数据和部分动态交通流数据,在实际应用方面具有一定的局限性。本文提出了一种基于熵权法—灰色关联度法的城市路网关键节点识别方法,首先,在指标选取上考虑静态路网结构和动态交通流数据相结合的评价指标;其次,在指标权重方面能应用模型实现自动判定,克服了在指标赋权的主观性以及选取指标时的不足和缺陷。基于熵权法—灰色关联度法能动态判定不同时刻的城市路网关键节点,根据各个交叉口的道路属性、交通运行特征等因素,确定综合关联度在0.50以上的节点为关键节点,具体按照重要程度划分为3个级别,其中最重要的一级节点关联度范围为(0.57,0.99]。最后通过实例分析证明,基于熵权法—灰色关联度法能动态识别城市路网关键节点,为关键节点实际应用提供了一种可行、有效的方法。 展开更多
关键词 城市路网 关键节点 拓扑结构 交通运行特征 灰色关联度
在线阅读 下载PDF
基于城市人行道路系统的城市公园空间布局评价研究
12
作者 王万鸿 李远 李晓曼 《绿色科技》 2026年第1期179-184,共6页
在“公园城市”理念日益深化及强调空间公平的背景下,科学评价城市公园绿地的服务效能尤为关键。传统评价往往简化了居民真实的步行路径,基于此,本文以山地城市重庆两江新区直管区为例,创新性地构建了融合出行安全与习惯的精细化城市人... 在“公园城市”理念日益深化及强调空间公平的背景下,科学评价城市公园绿地的服务效能尤为关键。传统评价往往简化了居民真实的步行路径,基于此,本文以山地城市重庆两江新区直管区为例,创新性地构建了融合出行安全与习惯的精细化城市人行道路系统网络模型,从微观人本尺度对城市公园空间布局的公平性进行了深入评价。结果表明:较高的城市人行道路系统密度(>10.54 km/km^(2))与适中的居住区地块尺度(均值为34507.55~37541.36 m^(2))是提升公园绿地步行服务覆盖水平的关键空间要素。研究结果不仅为该区域优化公园布局、精准落实“300米见绿,500米见园”的目标提供了实证依据,也为精细化评估城市公共服务设施步行可达性提供了有价值的方法论参考。 展开更多
关键词 城市公园 城市人行道路系统 网络分析 空间布局
在线阅读 下载PDF
场地效应与贝叶斯网络在城市道路交通系统抗震韧性评估中的应用研究
13
作者 宝音图 姚特 +2 位作者 徐茂臣 那仁满都拉 王鹏翔 《地震工程学报》 北大核心 2026年第1期91-102,共12页
为探讨场地效应在破坏性地震中对建筑损坏的影响,分析临街建筑倒塌对道路网格连通性的影响。首先,介绍由微动的水平与竖向分量频谱比(HVSR)计算场地易破坏程度(K值)的方法;通过收集世界范围内破坏性地震的K值和建筑物震害数据,构建强震... 为探讨场地效应在破坏性地震中对建筑损坏的影响,分析临街建筑倒塌对道路网格连通性的影响。首先,介绍由微动的水平与竖向分量频谱比(HVSR)计算场地易破坏程度(K值)的方法;通过收集世界范围内破坏性地震的K值和建筑物震害数据,构建强震后场地易破坏程度(K值)与建筑严重损坏概率的经验关系。其次,将建筑物严重损坏概率转化为道路堵塞概率,推导出K值与强震后道路网格连通性概率的关系,并构建一个包含四个城市抗震功能系统的贝叶斯网络模型,其中道路网格连通性概率作为先验信息。最后,计算单个节点和整个城市道路交通系统的韧性指数。以呼和浩特市赛罕区为例,对该区41条路段开展常时微动观测,由观测记录求出HVSR,计算出各场地的易破坏程度(K值),进而推导出道路堵塞概率;然后,利用贝叶斯网格计算出四个城市抗震功能系统及城市道路交通系统的抗震韧性指数。研究结果表明:救援系统的抗震韧性指数为51.8,聚集区间转运系统为38.6,表明这两个系统具有较高的抗震韧性;医疗救助系统的抗震韧性指数为24.7,物资运输系统为30.3,表明这两个系统的抗震能力相对较弱;城市道路交通系统的整体抗震韧性指数为7.69,表明该区域的整体抗震韧性有待加强。该方法在城市道路网格抗震韧性评估中至关重要,可为提升城市基础设施抗震韧性能力提供重要参考。 展开更多
关键词 交通工程 抗震韧性 场地效应 贝叶斯网络 HVSR 城市道路交通系统
在线阅读 下载PDF
基于EUHT技术的车路云一体化无线通信应用研究
14
作者 曹祎楠 《科技创新与应用》 2026年第6期19-22,共4页
为推动北京市自动驾驶示范区进一步实现“智慧的路、聪明的车、实时的云、可靠的网和精确的图”五大体系中“可靠的网”的建设,通过EUHT专网覆盖建设,打通网联云控式自动驾驶的技术和管理关键环节,为车联网业务、交通治理业务、城市管... 为推动北京市自动驾驶示范区进一步实现“智慧的路、聪明的车、实时的云、可靠的网和精确的图”五大体系中“可靠的网”的建设,通过EUHT专网覆盖建设,打通网联云控式自动驾驶的技术和管理关键环节,为车联网业务、交通治理业务、城市管理数据传输业务等各类专网业务场景打下坚实的网络基础。EUHT技术应用已在北京市高级别无人驾驶示范区落地实施完成,实现60 km2内车路云一体化功能覆盖。该文结合EUHT技术特点及市政道路智能化的发展需求,展望了未来EUHT在智慧城市中应用。 展开更多
关键词 EUHT 城市道路交通 车路交互 通信网络 智慧城市 创新应用
在线阅读 下载PDF
Effect of Residential Quarters Opening on Urban Traffic from the View of Mathematical Modeling 被引量:1
15
作者 Manlin Kang Peiru Bao Yihua Cai 《Open Journal of Modelling and Simulation》 2017年第1期59-69,共11页
With the great prosperity of national economy, there has been a dramatic rise of vehicles on city road, which makes increasing pressure of road transportation. Currently, many countries are confronting the severe situ... With the great prosperity of national economy, there has been a dramatic rise of vehicles on city road, which makes increasing pressure of road transportation. Currently, many countries are confronting the severe situation of traffic jam in different degrees. Nevertheless, there are many triggers contributing to this congestion, one of which is the blocking of residential quarters towards vital traffic line. Therefore, it is extremely necessary to study whether the opening of residential quarters can improve the road capacity of the entire city and remit the traffic pressure. Our paper is based on graph theory, density theory and random utility theory. First of all, we demonstrate a mathematical model of road traffic. Secondly, we explore the influence of residential quarters opening on urban traffic, taking three factors into account listed as road traffic capacity, road network density and network average running time. On the basis of above contents, the impact analysis of vehicle traffic caused by pedestrians is added afterwards. Finally, our paper takes three different types of residential areas into account as an example to empirically analyze the tangible impact of the opening, and finally come to the benefit of the traffic system after the opening. 展开更多
关键词 urban road network network DIAGRAM TRAFFIC Capacity AVERAGE Running Time
暂未订购
Acoustical environment of urban area related to the city development
16
作者 Liu XiaotuDepartment of Architecture, Southeast University, Nanjing 210096, China 《Journal of Environmental Sciences》 SCIE EI CAS CSCD 1998年第3期79-84,共6页
The relationship between urban development and noise pollution was analyzed. The analysis, based on a wide range of measurements and statistical data,revealed the changes of the ambient noise resulting from city deve... The relationship between urban development and noise pollution was analyzed. The analysis, based on a wide range of measurements and statistical data,revealed the changes of the ambient noise resulting from city development. In conclusion, some fundamental measures for improving the acoustical environment were suggested, such as the division of cities into functional areas and the development of a well designed road network. In addition, the town planning, architecture and the implementation of appropriate regulations could also help to reduce noise levels was suggested as well. 展开更多
关键词 acoustical environment city planning urban area road network sound barrier.
在线阅读 下载PDF
基于关键边识别的城市微循环路网结构优化研究 被引量:1
17
作者 胡立伟 王兴中 +3 位作者 赵雪亭 杨志莹 胡飞宇 余先林 《运筹与管理》 北大核心 2025年第1期77-83,I0013-I0015,共7页
为研究城市内部路网的微循环组织优化,介绍一种基于关键边组合优化的双层规划模型。首先,利用已知数据重新定义路网服务水平;其次,引入最大增流关键边对路网内部支路进行扩容的同时用SMHD移动网格法确定待打通路段具体位置,利用VISSIM... 为研究城市内部路网的微循环组织优化,介绍一种基于关键边组合优化的双层规划模型。首先,利用已知数据重新定义路网服务水平;其次,引入最大增流关键边对路网内部支路进行扩容的同时用SMHD移动网格法确定待打通路段具体位置,利用VISSIM对路网中车辆进行仿真后得到支路扩容关键边和待打通路段最优组合;最后基于关键边的最优组合构建路网中以车辆平均运行速度、路网畅通性最优的上层规划模型和交通流均衡分配的下层规划模型,将路网进一步优化。经算例分析得:(1)与原有路网相比,对路网关键路段识别后再次优化的路网结构可使主路及支路车辆的平均运行速度分别提升20.43%和11.29%;(2)主路及支路原有E级服务水平提升到D级,主路及支路原有D级服务水平提升到C级;(3)优化后各级道路的畅通性得到大幅提升,车辆运行更加通畅。 展开更多
关键词 交通拥堵 城市路网微循环 道路服务水平 路网关建边识别 双层规划模型
在线阅读 下载PDF
积水条件下城市路网性能恢复决策优化
18
作者 贾洪飞 庄博 +2 位作者 罗清玉 刘玲 黄秋阳 《吉林大学学报(工学版)》 北大核心 2025年第9期2969-2977,共9页
为探究积水条件下最优的路网恢复决策方案,考虑了积水深度的动态变化,构建了城市三车道路段元胞自动机仿真模型。通过改进车辆换道与位置更新规则,描述积水条件下的驾驶行为变化,并仿真积水对路段通行能力的影响;分析积水导致车辆在部... 为探究积水条件下最优的路网恢复决策方案,考虑了积水深度的动态变化,构建了城市三车道路段元胞自动机仿真模型。通过改进车辆换道与位置更新规则,描述积水条件下的驾驶行为变化,并仿真积水对路段通行能力的影响;分析积水导致车辆在部分路段通行受限时交通流在路网上的分布状态变化,建立以累积路网性能指标最大化为目标的恢复决策优化模型,并采用遗传算法与Frank-Wolfe算法相结合的方式求解。选取Sioux-Falls网络对模型进行验证,结果表明:求解模型得到的恢复策略对路网性能的恢复效果优于传统基于出度和基于流量的经验恢复策略,提升程度分别为3.84%、2.02%;路段恢复顺序不仅要考虑路段的受损程度,还要考虑路网的交通需求分布;恢复资源的增加会显著缩短路网的恢复时间,但边际效用逐渐降低。 展开更多
关键词 交通运输规划与管理 城市道路网络 积水 元胞自动机 决策优化 双层规划模型
原文传递
基于脆弱性的灾后城市道路网络恢复方案研究
19
作者 黄莺 兰博 +1 位作者 于跃龙 刘敬茹 《西安建筑科技大学学报(自然科学版)》 北大核心 2025年第3期334-341,共8页
研究灾害扰动下路网的脆弱性演化过程和薄弱部位,找出灾后道路恢复的最佳方案,降低突发灾害对路网的影响,有助于尽快恢复路网的性能.针对该问题,首先基于原始建模法建立路网的拓扑结构,选取网络效率、连通度、最大连通子图比例为脆弱性... 研究灾害扰动下路网的脆弱性演化过程和薄弱部位,找出灾后道路恢复的最佳方案,降低突发灾害对路网的影响,有助于尽快恢复路网的性能.针对该问题,首先基于原始建模法建立路网的拓扑结构,选取网络效率、连通度、最大连通子图比例为脆弱性指标,构建路网脆弱性分析模型,并确定关键部位的识别方式.其次,将网络效率、恢复时间作为目标函数,以道路通行状态、施工队伍转移有效路径、施工队伍数量等为约束,建立灾后受损道路恢复模型,使用遗传-粒子群-Dijkstra算法求解.最后,以西安市城墙内部实际路网为例进行应用,使用MATLAB软件模拟灾害扰动下路网脆弱性演化过程,分析多处失效时路网的性能变化,通过攻击单一节点和连边识别路网中的关键部位,针对加权路网中的关键部位建立恢复模型,找出灾后路网恢复的最优恢复顺序和最佳转移路径.研究结果表明:灾后恢复模型能够在较短的时间内找到最佳恢复方案,实现恢复顺序和转移路径的动态结合. 展开更多
关键词 突发灾害 城市道路网络 脆弱性分析 恢复顺序 最优路线
在线阅读 下载PDF
固定OD路径分配下的路网通行能力信号优化模型
20
作者 卢凯 周凌霄 +2 位作者 张晓春 何淑霖 林科 《东南大学学报(自然科学版)》 北大核心 2025年第2期544-552,共9页
为测算与优化路网通行能力,针对断面、路段、路网3个层级,根据交叉口信号相位结构与配时参数,分别给出各层级通行能力的计算方法。通过建立路网通行能力优化模型与信号交叉口总延误优化模型,在保证路网通行能力最大的基础上,实现路网信... 为测算与优化路网通行能力,针对断面、路段、路网3个层级,根据交叉口信号相位结构与配时参数,分别给出各层级通行能力的计算方法。通过建立路网通行能力优化模型与信号交叉口总延误优化模型,在保证路网通行能力最大的基础上,实现路网信号交叉口总延误最小化,以兼顾路网通行能力与运行效率整体最优。案例仿真结果表明,所提模型能够较为准确地计算路网通行能力,模型计算结果与仿真实验数据偏差为1.60%。与Synchro优化方案相比,所提模型优化方案可使路网通行能力提高5.11%,车均延误时间减少12.28%,车均停车次数下降19.10%,取得了较为明显的优化效果。 展开更多
关键词 交通工程 城市路网 通行能力 OD流量 信号优化 延误
在线阅读 下载PDF
上一页 1 2 33 下一页 到第
使用帮助 返回顶部