期刊文献+
共找到212,424篇文章
< 1 2 250 >
每页显示 20 50 100
Spatiotemporal Prediction of Urban Traffics Based on Deep GNN
1
作者 Ming Luo Huili Dou Ning Zheng 《Computers, Materials & Continua》 SCIE EI 2024年第1期265-282,共18页
Traffic prediction already plays a significant role in applications like traffic planning and urban management,but it is still difficult to capture the highly non-linear and complicated spatiotemporal correlations of ... Traffic prediction already plays a significant role in applications like traffic planning and urban management,but it is still difficult to capture the highly non-linear and complicated spatiotemporal correlations of traffic data.As well as to fulfil both long-termand short-termprediction objectives,a better representation of the temporal dependency and global spatial correlation of traffic data is needed.In order to do this,the Spatiotemporal Graph Neural Network(S-GNN)is proposed in this research as amethod for traffic prediction.The S-GNN simultaneously accepts various traffic data as inputs and investigates the non-linear correlations between the variables.In terms of modelling,the road network is initially represented as a spatiotemporal directed graph,with the features of the samples at the time step being captured by a convolution module.In order to assign varying attention weights to various adjacent area nodes of the target node,the adjacent areas information of nodes in the road network is then aggregated using a graph network.The data is output using a fully connected layer at the end.The findings show that S-GNN can improve short-and long-term traffic prediction accuracy to a greater extent;in comparison to the control model,the RMSE of S-GNN is reduced by about 0.571 to 9.288 and the MAE(Mean Absolute Error)by about 0.314 to 7.678.The experimental results on two real datasets,Pe MSD7(M)and PEMS-BAY,also support this claim. 展开更多
关键词 urban traffic traffic temporal correlation GNN PREDICTION
下载PDF
Multi-scale persistent spatiotemporal transformer for long-term urban traffic flow prediction
2
作者 Jia-Jun Zhong Yong Ma +3 位作者 Xin-Zheng Niu Philippe Fournier-Viger Bing Wang Zu-kuan Wei 《Journal of Electronic Science and Technology》 EI CAS CSCD 2024年第1期53-69,共17页
Long-term urban traffic flow prediction is an important task in the field of intelligent transportation,as it can help optimize traffic management and improve travel efficiency.To improve prediction accuracy,a crucial... Long-term urban traffic flow prediction is an important task in the field of intelligent transportation,as it can help optimize traffic management and improve travel efficiency.To improve prediction accuracy,a crucial issue is how to model spatiotemporal dependency in urban traffic data.In recent years,many studies have adopted spatiotemporal neural networks to extract key information from traffic data.However,most models ignore the semantic spatial similarity between long-distance areas when mining spatial dependency.They also ignore the impact of predicted time steps on the next unpredicted time step for making long-term predictions.Moreover,these models lack a comprehensive data embedding process to represent complex spatiotemporal dependency.This paper proposes a multi-scale persistent spatiotemporal transformer(MSPSTT)model to perform accurate long-term traffic flow prediction in cities.MSPSTT adopts an encoder-decoder structure and incorporates temporal,periodic,and spatial features to fully embed urban traffic data to address these issues.The model consists of a spatiotemporal encoder and a spatiotemporal decoder,which rely on temporal,geospatial,and semantic space multi-head attention modules to dynamically extract temporal,geospatial,and semantic characteristics.The spatiotemporal decoder combines the context information provided by the encoder,integrates the predicted time step information,and is iteratively updated to learn the correlation between different time steps in the broader time range to improve the model’s accuracy for long-term prediction.Experiments on four public transportation datasets demonstrate that MSPSTT outperforms the existing models by up to 9.5%on three common metrics. 展开更多
关键词 Graph neural network Multi-head attention mechanism Spatio-temporal dependency traffic flow prediction
下载PDF
Adaptive signal control and coordination for urban traffic control in a connected vehicle environment: A review
3
作者 Jiangchen Li Liqun Peng +4 位作者 Kaizhe Hou Yong Tian Yulin Ma Shucai Xu Tony Z.Qiu 《Digital Transportation and Safety》 2023年第2期89-111,共23页
Existing signal control systems for urban traffic are usually based on traffic flow data from fixed location detectors.Because of rapid advances in emerging vehicular communication,connected vehicle(CV)-based signal c... Existing signal control systems for urban traffic are usually based on traffic flow data from fixed location detectors.Because of rapid advances in emerging vehicular communication,connected vehicle(CV)-based signal control demonstrates significant improvements over existing conventional signal control systems.Though various CV-based signal control systems have been investigated in the past decades,these approaches still have many issues and drawbacks to overcome.We summarize typical components and structures of these existing CV-based urban traffic signal control systems and digest several important issues from the summarized vital concepts.Last,future research directions are discussed with some suggestions.We hope this survey can facilitate the connected and automated vehicle and transportation research community to efficiently approach next-generation urban traffic signal control methods and systems. 展开更多
关键词 urban traffic signal control Adaptive signal control Signal coordination Connected vehicle-based signal control
下载PDF
Urban Traffic Flow Prediction Based on Spatio-Temporal Convolution Networks
4
作者 Peng Zheng Yuansong Li +1 位作者 Maoyan Lin Youxin Hu 《Journal of Computer and Communications》 2023年第3期15-23,共9页
Urban traffic flow prediction plays an important role in traffic flow control and urban safety risk prevention and control. Timely and accurate traffic flow prediction can provide guidance for traffic, relieve urban t... Urban traffic flow prediction plays an important role in traffic flow control and urban safety risk prevention and control. Timely and accurate traffic flow prediction can provide guidance for traffic, relieve urban traffic travel pressure and reduce the frequency of accidents. Due to the randomness and fast changing speed of urban dynamic traffic data flow, most of the existing prediction methods lack the ability to model the dynamic temporal and spatial correlation of traffic data, so they cannot produce satisfactory prediction results. A spatio-temporal convolution network (ST-CNN) is proposed to solve the traffic flow prediction problem. The model consists of two parts: 1) a convolution block used to extract spatial features;2) a block of time used to characterize time. Data has been fully mined through two modules to output the prediction results of spatio-temporal characteristics, and at the same time, skip connection (direct connection) has been made between the two modules to avoid the problem of gradient explosion. The experimental results on two data sets show that ST-CNN is better than the baseline model. 展开更多
关键词 traffic Flow Deep Learning RNN CNN
下载PDF
AUTOSIM:Automated Urban Traffic Operation Simulation via Meta-Learning
5
作者 Yuanqi Qin Wen Hua +5 位作者 Junchen Jin Jun Ge Xingyuan Dai Lingxi Li Xiao Wang Fei-Yue Wang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2023年第9期1871-1881,共11页
Online traffic simulation that feeds from online information to simulate vehicle movement in real-time has recently seen substantial advancement in the development of intelligent transportation systems and urban traff... Online traffic simulation that feeds from online information to simulate vehicle movement in real-time has recently seen substantial advancement in the development of intelligent transportation systems and urban traffic management.It has been a challenging problem due to three aspects:1)The diversity of traffic patterns due to heterogeneous layouts of urban intersections;2)The nature of complex spatiotemporal correlations;3)The requirement of dynamically adjusting the parameters of traffic models in a real-time system.To cater to these challenges,this paper proposes an online traffic simulation framework called automated urban traffic operation simulation via meta-learning(AUTOSIM).In particular,simulation models with various intersection layouts are automatically generated using an open-source simulation tool based on static traffic geometry attributes.Through a meta-learning technique,AUTOSIM enables an automated learning process for dynamic model settings of traffic scenarios featured with different spatiotemporal correlations.Besides,AUTOSIM is capable of adapting traffic model parameters according to dynamic traffic information in real-time by using a meta-learner.Through computational experiments,we demonstrate the effectiveness of the meta-learningbased framework that is capable of providing reliable supports to real-time traffic simulation and dynamic traffic operations. 展开更多
关键词 Conditional generative adversarial network signalized urban networks short-term link speed prediction
下载PDF
Measurement and influencing factors of urban traffic ecological resilience in developing countries: A case study of 31 Chinese cities 被引量:1
6
作者 HU Xiwu SU Yunqing +2 位作者 REN Kefeng SONG Fang XUE Ruixiang 《Regional Sustainability》 2021年第3期211-223,共13页
An urban traffic ecosystem is a spatial structure composed of air,population,vehicles,roads,green spaces,and regions.Traffic ecological resilience is a critical issue in high-quality urban development.From the perspec... An urban traffic ecosystem is a spatial structure composed of air,population,vehicles,roads,green spaces,and regions.Traffic ecological resilience is a critical issue in high-quality urban development.From the perspective of system optimization,it is important to study the level of urban traffic ecological resilience and analyze its influencing factors.In this study,we evaluated traffic ecological resilience,characterized its spatio-temporal differentiation,and explored its influencing factors by constructing a system of urban traffic ecological resilience and by analyzing the environmental protection and urban construction data in 31 Chinese cities during 2011-2018.By conducting Kernel density analysis,standard deviation ellipse,comprehensive weight determination,panel data regression analysis,andχ2test,we found that traffic ecological resilience was low on the whole and exhibited the temporal trend of“decreasing first and then increasing”and the spatial characteristic of“high in the east,second in the middle,and low in the west”.The cities with high traffic ecological resilience density values were located in Southeast China and tended to move from northwest to southeast.Governance capability,market activity,technological innovation capability,opening degree,and financial resources had significant effects on urban traffic ecological resilience.Finally,we gave some suggestions for improving the urban traffic ecological resilience in Chinese cities as well as other developing countries in the world. 展开更多
关键词 urban traffic ecological RESILIENCE Resistant capacity Absorptive capacity Restorative capacity Chinese cities
下载PDF
Improving Vehicular Mobility in Urban Traffic Using Ubiquitous Computing
7
作者 J. A. Castán S. Ibarra Martínez +3 位作者 J. Laria Menchaca M. G. Treviño Berrones J. Pérez Cobos E. Castán Rocha 《Journal of Computer and Communications》 2016年第10期57-62,共6页
The paper introduces a novel paradigm to use ubiquitous computing in urban traffic control as a methodology to include the benefits of considering physical elements implicated in the environment. This promising idea a... The paper introduces a novel paradigm to use ubiquitous computing in urban traffic control as a methodology to include the benefits of considering physical elements implicated in the environment. This promising idea arises from previous results in the literature, where ubiquitous computing achieves significant and promising results in diverse scenarios. Some works in the state-of- the-art clearly state that traditional traffic light signals are not capable of offering higher service levels when they should control the vehicular mobility because of different constraints. In this sense, the paper proposes an adaptation of the main ideas of ubiquitous computing as a metaphor to facilitate the interaction between users and traffic infrastructures in order to improve the users’ experience on the road. 展开更多
关键词 Ubiquitous Computing urban traffic Control Intelligent Transport System
下载PDF
Research on Deformation Control Indicators and Standard of Urban Traffic Tunnel Construction Adjacent to High-rise Building
8
作者 Bo Shi Kun Wang Ke Li 《Journal of Architectural Research and Development》 2020年第6期24-30,共7页
The biggest environmental problem caused by the construction of tunnels adjacent to high-rise buildings is the settlement of buildings.The paper analyzes the influence of tunnel excavation on the deformation of the su... The biggest environmental problem caused by the construction of tunnels adjacent to high-rise buildings is the settlement of buildings.The paper analyzes the influence of tunnel excavation on the deformation of the superstructure and the deformation mode of the superstructure.It introduces the indicators and standards for the construction control of tunnel adjacent to the building at home and abroad.Combined with the Yuzhong tunnel project under construction in Chongqing,the main monitoring indicators and control standards of the Yuzhong Tunnel passing through the main buildings are given after comprehensive analysis and considerations,which provide a reference for the deformation control indicators of similar urban traffic tunnels adjacent to high-rise buildings. 展开更多
关键词 Deformation Control Indicators urban traffic Tunnel Construction High-rise Building
下载PDF
A Dynamic Road Incident Information Delivery Strategy to Reduce Urban Traffic Congestion 被引量:4
9
作者 liang qi mengchu zhou wenjing luan 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2018年第5期934-945,共12页
Advanced information and communication technologies can be used to facilitate traffic incident management. If an incident is detected and blocks a road link, in order to reduce the incident-induced traffic congestion,... Advanced information and communication technologies can be used to facilitate traffic incident management. If an incident is detected and blocks a road link, in order to reduce the incident-induced traffic congestion, a dynamic strategy to deliver incident information to selected drivers and help them make detours in urban areas is proposed by this work. Time-dependent shortest path algorithms are used to generate a subnetwork where vehicles should receive such information. A simulation approach based on an extended cell transmission model is used to describe traffic flow in urban networks where path information and traffic flow at downstream road links are well modeled.Simulation results reveal the influences of some major parameters of an incident-induced congestion dissipation process such as the ratio of route-changing vehicles to the total vehicles, operation time interval of the proposed strategy, traffic density in the traffic network, and the scope of the area where traffic incident information is delivered. The results can be used to improve the state of the art in preventing urban road traffic congestion caused by incidents. 展开更多
关键词 信息通信技术 交通事故处理 自动化技术 技术创新
下载PDF
Model and algorithm of optimizing alternate traffic restriction scheme in urban traffic network 被引量:1
10
作者 徐光明 史峰 +1 位作者 刘冰 黄合来 《Journal of Central South University》 SCIE EI CAS 2014年第12期4742-4752,共11页
An optimization model and its solution algorithm for alternate traffic restriction(ATR) schemes were introduced in terms of both the restriction districts and the proportion of restricted automobiles. A bi-level progr... An optimization model and its solution algorithm for alternate traffic restriction(ATR) schemes were introduced in terms of both the restriction districts and the proportion of restricted automobiles. A bi-level programming model was proposed to model the ATR scheme optimization problem by aiming at consumer surplus maximization and overload flow minimization at the upper-level model. At the lower-level model, elastic demand, mode choice and multi-class user equilibrium assignment were synthetically optimized. A genetic algorithm involving prolonging codes was constructed, demonstrating high computing efficiency in that it dynamically includes newly-appearing overload links in the codes so as to reduce the subsequent searching range. Moreover,practical processing approaches were suggested, which may improve the operability of the model-based solutions. 展开更多
关键词 优化模型 求解算法 城市交通 网络优化 双层规划模型 消费者剩余 优化问题 弹性需求
下载PDF
RESEARCH ON FRACTAL CHARACTERISTICS OF URBAN TRAFFIC NETWORK STRUCTURE BASED ON GIS 被引量:1
11
作者 LI Jiang,WANG Xiao-yan,GUO Qing-sh eng(School of Resources and Environment al Sciences,Wuhan University,Wuhan 430079,P.R.China) 《Chinese Geographical Science》 SCIE CSCD 2002年第4期346-349,共4页
Traffic network is an importance asp ect of researching controllable parameters of an urban spatial morpholo-gy.Based on GIS,traffic network str ucture complexity can be understood by using fractal geometry in which t... Traffic network is an importance asp ect of researching controllable parameters of an urban spatial morpholo-gy.Based on GIS,traffic network str ucture complexity can be understood by using fractal geometry in which th e length-radius dimension describes change of network density,and ramification-radius dimension describes complexity and accessibility of urban network.It i s propitious to analyze urban traffic network and to understand dynamic c hange process of traffic network using expanding f ractal-dimension quantification.Meanwhile the length-radius dimension and ramifica-tion-radius dimension could be rega rd as reference factor of quantitative describing urban traffic network. 展开更多
关键词 交通运输网 GIS 不规则几何学 特征
下载PDF
Real-Time Urban Traffic State Estimation with A-GPS Mobile Phones as Probes 被引量:2
12
作者 Sha Tao Vasileios Manolopoulos +1 位作者 Saul Rodriguez Ana Rusu 《Journal of Transportation Technologies》 2012年第1期22-31,共10页
This paper presents a microscopic traffic simulation-based method for urban traffic state estimation using Assisted Global Positioning System (A-GPS) mobile phones. In this approach, real-time location data are collec... This paper presents a microscopic traffic simulation-based method for urban traffic state estimation using Assisted Global Positioning System (A-GPS) mobile phones. In this approach, real-time location data are collected by A-GPS mobile phones to track vehicles traveling on urban roads. In addition, tracking data obtained from individual mobile probes are aggregated to provide estimations of average road link speeds along rolling time periods. Moreover, the estimated average speeds are classified to different traffic condition levels, which are prepared for displaying a real-time traffic map on mobile phones. Simulation results demonstrate the effectiveness of the proposed method, which are fundamental for the subsequent development of a system demonstrator. 展开更多
关键词 traffic STATE Estimation A-GPS MOBILE Phones MICROSCOPIC traffic Simulation MOBILE TRACKING
下载PDF
Effect of Residential Quarters Opening on Urban Traffic from the View of Mathematical Modeling 被引量:1
13
作者 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
下载PDF
A Model of Federated Evidence Fusion for Real-time Urban Traffic State Estimation 被引量:1
14
作者 孔庆杰 刘允才 《Journal of Shanghai Jiaotong university(Science)》 EI 2007年第6期793-798,804,共7页
In order to make full use of heterogeneous multi-sensor data to serve urban intelligent transportation systems, a real-time urban traffic state fusion model was proposed, named federated evidence fusion model. The mod... In order to make full use of heterogeneous multi-sensor data to serve urban intelligent transportation systems, a real-time urban traffic state fusion model was proposed, named federated evidence fusion model. The model improves conventional D-S evidence theory in temporal domain, such that it can satisfy the requirement of real-time processing and utilize traffic detection information more efficaciously. The model frame and computational procedures are given. In addition, a generalized reliability weight matrix of evidence is also presented to increase the accuracy of estimation. After that, a simulation test is presented to explain the advantage of the proposed method in comparison with conventional D-S evidence theory. Besides, the validity of the model is proven by the use of the data of loop detectors and GPS probe vehicles collected from an urban link in Shanghai. Results of the experiment show that the proposed approach can well embody and track traffic state at character level in real-time conditions. 展开更多
关键词 traffic state estimation D-S EVIDENCE theory information FUSION INTELLIGENT TRANSPORTATION systems
下载PDF
An urban traffic environment model
15
作者 Wang Jin\|feng State Key Laboratory of Resources and Environmental Information System, Institute of Geography, Chinese Academy of Sciences, Beijing 100101, China. E mail: wangjf@www.lreis.ac.cn 《Journal of Environmental Sciences》 SCIE EI CAS CSCD 1999年第3期339-343,共5页
Urban environment pattern depends heavily upon urban traffic pattern, the balance between traffic (implicit production) and environment leads to the urban sustainable development. An integrated urban traffic environme... Urban environment pattern depends heavily upon urban traffic pattern, the balance between traffic (implicit production) and environment leads to the urban sustainable development. An integrated urban traffic environment model consists of three components of urban production variables (population density, GDP, salary, etc. in blocks), urban traffic variables and urban environmental variables; and two links between urban traffic planning variables and urban environment variables, and between spatial interaction model (SIM) and traffic planning variables as well. The model is quite useful in urban environment impact assessment; urban traffic management; urban sustainable development planning; and urban development decision\|making. 展开更多
关键词 SIM urban environment urban traffic PLANNING DECISION making.
下载PDF
Long-range correlation analysis of urban traffic data
16
作者 盛鹏 王俊峰 +1 位作者 唐铁桥 赵树龙 《Chinese Physics B》 SCIE EI CAS CSCD 2010年第8期55-64,共10页
This paper investigates urban traffic data by analysing the long-range correlation with detrended fluctuation analysis.Through a large number of real data collected by the travel time detection system in Beijing,the v... This paper investigates urban traffic data by analysing the long-range correlation with detrended fluctuation analysis.Through a large number of real data collected by the travel time detection system in Beijing,the variation of flow in different time periods and intersections is studied.According to the long-range correlation in different time scales, it mainly discusses the effect of intersection location in road net,people activity customs and special traffic controls on urban traffic flow.As demonstrated by the obtained results,the urban traffic flow represents three-phase characters similar to highway traffic.Moreover,compared by the two groups of data obtained before and after the special traffic restrictions(vehicles with special numbered plates only run in a special workday) enforcement,it indicates that the rules not only reduce the flow but also avoid irregular fluctuation. 展开更多
关键词 城市交通流 交通数据 相关性分析 远距离 长程相关性 波动分析 旅行时间 实时采集
原文传递
Application of GIS for Urban Traffic Accidents: A Critical Review
17
作者 Niloofar Haji Mirza Aghasi 《Journal of Geographic Information System》 2019年第1期82-96,共15页
The analysis of huge data is a complex task that cannot be executed without a proper system. Geographic information systems (GISs) have been used by many transportation agencies and police departments to analyze and m... The analysis of huge data is a complex task that cannot be executed without a proper system. Geographic information systems (GISs) have been used by many transportation agencies and police departments to analyze and manage urban traffic accident (UTA) data and for decision making aimed at decreasing accident rates and increasing safety. The exact location of accidents and environmental characteristics must be analyzed as UTAs occur in specific locations with specific characteristics. ArcGIS software is the best choice for obtaining meaningful information and analysis results from UTAs in an observational time span. GIS technology is a fundamental element for investigating and evaluating the complex spatial relationship among different components and urban traffic accident is one of them. Micro or macro analysis of UTAs through the spatial prospective within the geographical environment and urban structure can make a deep micro understanding of UTAs patterns in addition to assisting in decision making. UTAs can be considered complex events that occur in two aspects which are spatial and temporal or space and time in other word. A GIS can integrate more than two different and unrelated databases. The evaluation among different spatial objects in a geographical environment and associated factors in urban structure which are included but not limited to land use category, road transportation network qualification, population density, etc., is one of the GIS specification. Traffic safety organizations and UTA researchers use GISs as a key technology to support their research and operational needs. In particular, GIS-T is an often-used GIS application used for planning and decision-making in transportation. 展开更多
关键词 GEOGRAPHICAL Information ROAD ACCIDENT SPATIAL Analysis urban traffic Accidents
下载PDF
Calibration of a Microscopic Model of an Urban Traffic Network
18
作者 Ivana C~var4 Zvonko Kavran Natalija Jolic 《Computer Technology and Application》 2013年第5期254-258,共5页
关键词 城市交通网络 模型校准 微观模型 计算机模拟模型 交通仿真模型 VISSIM 验证程序 评估系统
下载PDF
A BP neural network based information fusion method for urban traffic speed estimation 被引量:6
19
作者 Qiu Chenye Zuo Xingquan Wang Chunlu Wu Jianping 《Engineering Sciences》 EI 2010年第1期77-83,共7页
Obtaining comprehensive and accurate information is very important in intelligent traffic system (ITS). In ITS, the GPS floating car system is an important approach for traffic data acquisition. However, in this syste... Obtaining comprehensive and accurate information is very important in intelligent traffic system (ITS). In ITS, the GPS floating car system is an important approach for traffic data acquisition. However, in this system, the GPS blind areas caused by tall buildings or tunnels could affect the acquisition of traffic information and depress the system performance. Aiming at this problem, a novel method employing a back propagation (BP) neural network is developed to estimate the traffic speed in the GPS blind areas. When the speed of one road section is lost, the speed of its related road sections can be used to estimate its speed. The complete historical data of these road sections are used to train the neural network, using Levenberg-Marquardt learning algorithm. Then, the current speed of the related roads is used by the trained neural network to get the speed of the road section without GPS signal. We compare the speed of the road section estimated by our method with the real speed of this road section, and the experimental results show that the proposed method of traffic speed estimation is very effective. 展开更多
关键词 BP神经网络 信息融合方法 速度估计 城市交通 Marquardt GPS信号 智能系统 高大建筑物
下载PDF
Research on an Urban Traffic Control System Based on DGPS
20
作者 张锦 张姝慧 曹继红 《Journal of Southwest Jiaotong University(English Edition)》 2002年第1期90-97,共8页
The basic principles of GPS (Global Positioning System) and DGPS (Differential GPS) are described. The principle and structure of vehicle navigation systems, and its application to the urban traffic flow guidance are ... The basic principles of GPS (Global Positioning System) and DGPS (Differential GPS) are described. The principle and structure of vehicle navigation systems, and its application to the urban traffic flow guidance are analyzed. Then, an area coordinated adaptive control system based on DGPS and a traffic flow guidance information system based on DGPS are put forward, and their working principles and functions are researched. This is to provides a new way for the development of urban road traffic control systems. 展开更多
关键词 城市交通控制系统 DGPS 全球定位系统 车载式地面导航系统 交通管理 城市交通流指导系统 智能交通系统
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部