In this paper,we investigate the periodic traveling wave solutions problem for a single population model with advection and distributed delay.By the bifurcation analysis method,we can obtain periodic traveling wave so...In this paper,we investigate the periodic traveling wave solutions problem for a single population model with advection and distributed delay.By the bifurcation analysis method,we can obtain periodic traveling wave solutions for this model under the influence of advection term and distributed delay.The obtained results indicate that weak kernel and strong kernel can both deduce the existence of periodic traveling wave solutions.Finally,we apply the main results in this paper to Logistic model and Nicholson’s blowflies model.展开更多
In the travel process of urban residents,travelers will take a series of activities such as imitation and exclusion by observing other people’s travel modes,which affects their following trips.This process can be see...In the travel process of urban residents,travelers will take a series of activities such as imitation and exclusion by observing other people’s travel modes,which affects their following trips.This process can be seen as a repeated game between members of the travelers.Based on the analysis of this game and its evolution trend,a multi-dimensional game model of low-carbon travel for residents is established.The two dimensional game strategies include whether to accept the low-carbon concept and whether to choose low-carbon travel.Combined with evolutionary game theory,the low-carbon travel choices of residents in different cities are simulated,and the evolutionary stability strategies are obtained.Finally,the influences of the main parameters of the model on the evolution process and stability strategies are discussed.The results show that travelers would develop towards two trends.Cities with more developed public traffic system have a higher proportion of receiving low-carbon concept and choosing low-carbon travel.Cities with underdeveloped public transport system could increase this proportion by some measures such as encouraging residents to choose slow transport and increasing the propaganda of low-carbon travel,but the positive effects of the measures like propaganda have a limited impact on the proportion.展开更多
In the long river of human history,different kinds of peoples and nations experienced the civilization contact and cullural exchange,which had happened out of nothing,from the original touch to the mutual understandin...In the long river of human history,different kinds of peoples and nations experienced the civilization contact and cullural exchange,which had happened out of nothing,from the original touch to the mutual understanding.This paper reviews how a few western travelers,taking adventures and suffering hardships,came to China and reported the image of China in 13th century;moreover,great admiration is deserved to illustrate their efforts in spreading such a positive and glorious image of China as her true reputation throughout the world.展开更多
The human race now declared that it rules the world.We'officially'declared the start of a new era in the history of the Earth,the Anthropocene.The Executive Committee of the International Union of Geological S...The human race now declared that it rules the world.We'officially'declared the start of a new era in the history of the Earth,the Anthropocene.The Executive Committee of the International Union of Geological Sciences accepted the proposal that展开更多
Ant colony optimization (ACO) is a new heuristic algo- rithm which has been proven a successful technique and applied to a number of combinatorial optimization problems. The traveling salesman problem (TSP) is amo...Ant colony optimization (ACO) is a new heuristic algo- rithm which has been proven a successful technique and applied to a number of combinatorial optimization problems. The traveling salesman problem (TSP) is among the most important combinato- rial problems. An ACO algorithm based on scout characteristic is proposed for solving the stagnation behavior and premature con- vergence problem of the basic ACO algorithm on TSP. The main idea is to partition artificial ants into two groups: scout ants and common ants. The common ants work according to the search manner of basic ant colony algorithm, but scout ants have some differences from common ants, they calculate each route's muta- tion probability of the current optimal solution using path evaluation model and search around the optimal solution according to the mutation probability. Simulation on TSP shows that the improved algorithm has high efficiency and robustness.展开更多
Ants of artificial colony are able to generate good solutions to the famous traveling salesman problem (TSP). We propose an artificial ants algorithm for solving the minimum ratio TSP, which is more general than the s...Ants of artificial colony are able to generate good solutions to the famous traveling salesman problem (TSP). We propose an artificial ants algorithm for solving the minimum ratio TSP, which is more general than the standard TSP in combinatorial optimization area. In the minimum ratio TSP, another criterion concerning each edge is added, that is, the traveling salesman can have a benefit if he travels from one city to another. The objective is to minimize the ratio between total costs or distances and total benefits. The idea of this type of optimization is in some sense quite similar to that of traditional cost-benefit analysis in management science. Computational results substantiate the solution quality and efficiency of the algorithm.展开更多
The assumption widely used in the user equilibrium model for stochastic network was that the probability distributions of the travel time were known explicitly by travelers. However, this distribution may be unavailab...The assumption widely used in the user equilibrium model for stochastic network was that the probability distributions of the travel time were known explicitly by travelers. However, this distribution may be unavailable in reality. By relaxing the restrictive assumption, a robust user equilibrium model based on cumulative prospect theory under distribution-free travel time was presented. In the absence of the cumulative distribution function of the travel time, the exact cumulative prospect value(CPV) for each route cannot be obtained. However, the upper and lower bounds on the CPV can be calculated by probability inequalities.Travelers were assumed to choose the routes with the best worst-case CPVs. The proposed model was formulated as a variational inequality problem and solved via a heuristic solution algorithm. A numerical example was also provided to illustrate the application of the proposed model and the efficiency of the solution algorithm.展开更多
In solving small- to medium-scale travelling salesman problems (TSPs) of both symmetric and asymmetric types, the traditional ant colony optimization (ACO) algorithm could work well, providing high accuracy and sa...In solving small- to medium-scale travelling salesman problems (TSPs) of both symmetric and asymmetric types, the traditional ant colony optimization (ACO) algorithm could work well, providing high accuracy and satisfactory efficiency. However, when the scale of the TSP increases, ACO, a heuristic algorithm, is greatly challenged with respect to accuracy and efficiency. A novel pheromone-trail updating strategy that moderately reduces the iteration time required in real optimization problem-solving is proposed. In comparison with the traditional strategy of the ACO in several experiments, the proposed strategy shows advantages in performance. Therefore, this strategy of pheromone-trail updating is proposed as a valuable approach that reduces the time-complexity and increases its efficiency with less iteration time in real optimization applications. Moreover, this strategy is especially applicable in solving the moderate large-scale TSPs based on ACO.展开更多
Aimed at a multiple traveling salesman problem(MTSP)with multiple depots and closed paths,this paper proposes a k-means clustering donkey and a smuggler algorithm(KDSA).The algorithm first uses the k-means clustering ...Aimed at a multiple traveling salesman problem(MTSP)with multiple depots and closed paths,this paper proposes a k-means clustering donkey and a smuggler algorithm(KDSA).The algorithm first uses the k-means clustering method to divide all cities into several categories based on the center of various samples;the large-scale MTSP is divided into multiple separate traveling salesman problems(TSPs),and the TSP is solved through the DSA.The proposed algorithm adopts a solution strategy of clustering first and then carrying out,which can not only greatly reduce the search space of the algorithm but also make the search space more fully explored so that the optimal solution of the problem can be more quickly obtained.The experimental results from solving several test cases in the TSPLIB database show that compared with other related intelligent algorithms,the K-DSA has good solving performance and computational efficiency in MTSPs of different scales,especially with large-scale MTSP and when the convergence speed is faster;thus,the advantages of this algorithm are more obvious compared to other algorithms.展开更多
Travelling Salesman Problem(TSP) is a classical optimization problem and it is one of a class of NP-Problem.The purposes of this work is to apply data mining methodologies to explore the patterns in data generated by ...Travelling Salesman Problem(TSP) is a classical optimization problem and it is one of a class of NP-Problem.The purposes of this work is to apply data mining methodologies to explore the patterns in data generated by an Ant Colony Algorithm(ACA) performing a searching operation and to develop a rule set searcher which approximates the ACA′s searcher.An attribute-oriented induction methodology was used to explore the relationship between an operations′ sequence and its attributes and a set of rules has been developed.At the end of this paper,the experimental results have shown that the proposed approach has good performance with respect to the quality of solution and the speed of computation.展开更多
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.展开更多
To explore the influence of intelligent highways and advanced traveler information systems(ATIS)on path choice behavior,a day-to-day(DTD)traffic flow evolution model with information from intelligent highways and ATIS...To explore the influence of intelligent highways and advanced traveler information systems(ATIS)on path choice behavior,a day-to-day(DTD)traffic flow evolution model with information from intelligent highways and ATIS is proposed,whereby the network reliability and experiential learning theory are introduced into the decision process for the travelers’route choice.The intelligent highway serves all the travelers who drive on it,whereas ATIS serves vehicles equipped with information systems.Travelers who drive on intelligent highways or vehicles equipped with ATIS determine their trip routes based on real-time traffic information,whereas other travelers use both the road network conditions from the previous day and historical travel experience to choose a route.Both roadway capacity degradation and travel demand fluctuations are considered to demonstrate the uncertainties in the network.The theory of traffic network flow is developed to build a DTD model considering information from intelligent highway and ATIS.The fixed point theorem is adopted to investigate the equivalence,existence and stability of the proposed DTD model.Numerical examples illustrate that using a high confidence level and weight parameter for the traffic flow reduces the stability of the proposed model.The traffic flow reaches a steady state as travelers’routes shift with repetitive learning of road conditions.The proposed model can be used to formulate scientific traffic organization and diversion schemes during road expansion or reconstruction.展开更多
In recent years,there have been important developments in the joint analysis of the travel behavior based on discrete choice models as well as in the formulation of increasingly flexible closed-form models belonging t...In recent years,there have been important developments in the joint analysis of the travel behavior based on discrete choice models as well as in the formulation of increasingly flexible closed-form models belonging to the generalized extreme value class.The objective of this work is to describe the simultaneous choice of shopping destination and travel-to-shop mode in downtown area by making use of the cross-nested logit(CNL) structure that allows for potential spatial correlation.The analysis uses data collected in the downtown areas of Maryland-Washington,D.C.region for shopping trips,considering household,individual,land use,and travel-related characteristics.The estimation results show that the dissimilarity parameter in the CNL model is 0.37 and significant at the 95% level,indicating that the alternatives have high spatial correlation for the short shopping distance.The results of analysis reveal detailed significant influences on travel behavior of joint choice shopping destination and travel mode.Moreover,a Monte Carlo simulation for a group of scenarios arising from transportation policies and parking fees in downtown area,was undertaken to examine the impact of a change in car travel cost on the shopping destination and travel mode switching.These findings have important implications for transportation demand management and urban planning.展开更多
Advanced traveler information systems (ATIS) can not only improve drivers' accessibility to the more accurate route travel time information, but also can improve drivers' adaptability to the stochastic network cap...Advanced traveler information systems (ATIS) can not only improve drivers' accessibility to the more accurate route travel time information, but also can improve drivers' adaptability to the stochastic network capacity degradations. In this paper, a mixed stochastic user equilibrium model was proposed to describe the interactive route choice behaviors between ATIS equipped and unequipped drivers on a degradable transport network. In the proposed model the information accessibility of equipped drivers was reflected by lower degree of uncertainty in their stochastic equilibrium flow distributions, and their behavioral adaptability was captured by multiple equilibrium behaviors over the stochastic network state set. The mixed equilibrium model was formulated as a fixed point problem defined in the mixed route flows, and its solution was achieved by executing an iterative algorithm. Numerical experiments were provided to verify the properties of the mixed network equilibrium model and the efficiency of the iterative algorithm.展开更多
In order to make full use of digital data, such as data extracted from electronic police video systems, and optimize intersection signal parameters, the theoretical distribution of the vehicle's road travel time m...In order to make full use of digital data, such as data extracted from electronic police video systems, and optimize intersection signal parameters, the theoretical distribution of the vehicle's road travel time must first be determined. The intersection signal cycle and the green splits were optimized simultaneously, and the system total travel time was selected as the optimization goal. The distribution of the vehicle's link travel time is the combined results of the flow composition, road marking, the form of control, and the driver's driving habits. The method proposed has 15% lower system total stop delay and fewer total stops than the method of TRRL(Transport and Road Research Laboratory) in England and the method of ARRB(Australian Road Research Board) in Australia. This method can save 0.5% total travel time and will be easier to understand and test, which establishes a causal relationship between optimal results and specific forms of road segment management, such as speed limits.展开更多
The aim of this work is to explore the impact of regional transit service on tour-based commuter travel behavior by using the Bayesian hierarchical multinomial logit model, accounting for the spatial heterogeneity of ...The aim of this work is to explore the impact of regional transit service on tour-based commuter travel behavior by using the Bayesian hierarchical multinomial logit model, accounting for the spatial heterogeneity of the people living in the same area.With two indicators, accessibility and connectivity measured at the zone level, the regional transit service is captured and then related to the travel mode choice behavior. The sample data are selected from Washington-Baltimore Household Travel Survey in 2007,including all the trips from home to workplace in morning hours in Baltimore city. Traditional multinomial logit model using Bayesian approach is also estimated. A comparison of the two different models shows that ignoring the spatial context can lead to a misspecification of the effects of the regional transit service on travel behavior. The results reveal that improving transit service at regional level can be effective in reducing auto use for commuters after controlling for socio-demographics and travel-related factors.This work provides insights for interpreting tour-based commuter travel behavior by using recently developed methodological approaches. The results of this work will be helpful for engineers, urban planners, and transit operators to decide the needs to improve regional transit service and spatial location efficiently.展开更多
The still-untamed SARS-CoV-2 pandemic underlined,again,two important facts that have been known for a long while but conveniently forgotten by humankind.One is that we are profoundly linked to other organisms and natu...The still-untamed SARS-CoV-2 pandemic underlined,again,two important facts that have been known for a long while but conveniently forgotten by humankind.One is that we are profoundly linked to other organisms and nature,and the other is that human-driven distribution chains are global and fast.展开更多
基金Supported by the National Natural Science Foundation of China(12261050)Science and Technology Project of Department of Education of Jiangxi Province(GJJ2201612 and GJJ211027)Natural Science Foundation of Jiangxi Province of China(20212BAB202021)。
文摘In this paper,we investigate the periodic traveling wave solutions problem for a single population model with advection and distributed delay.By the bifurcation analysis method,we can obtain periodic traveling wave solutions for this model under the influence of advection term and distributed delay.The obtained results indicate that weak kernel and strong kernel can both deduce the existence of periodic traveling wave solutions.Finally,we apply the main results in this paper to Logistic model and Nicholson’s blowflies model.
基金Project(BK20160512)supported by the Natural Science Foundation of Jiangsu Province,ChinaProject(16YJCZH027)supported by the Humanity and Social Science Youth Foundation of Ministry of Education of ChinaProject(15GLC004)supported by the Social Science Foundation of Jiangsu Province,China
文摘In the travel process of urban residents,travelers will take a series of activities such as imitation and exclusion by observing other people’s travel modes,which affects their following trips.This process can be seen as a repeated game between members of the travelers.Based on the analysis of this game and its evolution trend,a multi-dimensional game model of low-carbon travel for residents is established.The two dimensional game strategies include whether to accept the low-carbon concept and whether to choose low-carbon travel.Combined with evolutionary game theory,the low-carbon travel choices of residents in different cities are simulated,and the evolutionary stability strategies are obtained.Finally,the influences of the main parameters of the model on the evolution process and stability strategies are discussed.The results show that travelers would develop towards two trends.Cities with more developed public traffic system have a higher proportion of receiving low-carbon concept and choosing low-carbon travel.Cities with underdeveloped public transport system could increase this proportion by some measures such as encouraging residents to choose slow transport and increasing the propaganda of low-carbon travel,but the positive effects of the measures like propaganda have a limited impact on the proportion.
文摘In the long river of human history,different kinds of peoples and nations experienced the civilization contact and cullural exchange,which had happened out of nothing,from the original touch to the mutual understanding.This paper reviews how a few western travelers,taking adventures and suffering hardships,came to China and reported the image of China in 13th century;moreover,great admiration is deserved to illustrate their efforts in spreading such a positive and glorious image of China as her true reputation throughout the world.
文摘The human race now declared that it rules the world.We'officially'declared the start of a new era in the history of the Earth,the Anthropocene.The Executive Committee of the International Union of Geological Sciences accepted the proposal that
基金supported by the National Natural Science Foundation of China(60573159)
文摘Ant colony optimization (ACO) is a new heuristic algo- rithm which has been proven a successful technique and applied to a number of combinatorial optimization problems. The traveling salesman problem (TSP) is among the most important combinato- rial problems. An ACO algorithm based on scout characteristic is proposed for solving the stagnation behavior and premature con- vergence problem of the basic ACO algorithm on TSP. The main idea is to partition artificial ants into two groups: scout ants and common ants. The common ants work according to the search manner of basic ant colony algorithm, but scout ants have some differences from common ants, they calculate each route's muta- tion probability of the current optimal solution using path evaluation model and search around the optimal solution according to the mutation probability. Simulation on TSP shows that the improved algorithm has high efficiency and robustness.
基金This project was supported by the Shanghai Education Development Foundation (No.2000SG30).
文摘Ants of artificial colony are able to generate good solutions to the famous traveling salesman problem (TSP). We propose an artificial ants algorithm for solving the minimum ratio TSP, which is more general than the standard TSP in combinatorial optimization area. In the minimum ratio TSP, another criterion concerning each edge is added, that is, the traveling salesman can have a benefit if he travels from one city to another. The objective is to minimize the ratio between total costs or distances and total benefits. The idea of this type of optimization is in some sense quite similar to that of traditional cost-benefit analysis in management science. Computational results substantiate the solution quality and efficiency of the algorithm.
基金Project(2012CB725400)supported by the National Basic Research Program of ChinaProjects(71271023,71322102,7121001)supported by the National Natural Science Foundation of China
文摘The assumption widely used in the user equilibrium model for stochastic network was that the probability distributions of the travel time were known explicitly by travelers. However, this distribution may be unavailable in reality. By relaxing the restrictive assumption, a robust user equilibrium model based on cumulative prospect theory under distribution-free travel time was presented. In the absence of the cumulative distribution function of the travel time, the exact cumulative prospect value(CPV) for each route cannot be obtained. However, the upper and lower bounds on the CPV can be calculated by probability inequalities.Travelers were assumed to choose the routes with the best worst-case CPVs. The proposed model was formulated as a variational inequality problem and solved via a heuristic solution algorithm. A numerical example was also provided to illustrate the application of the proposed model and the efficiency of the solution algorithm.
基金supported by the Fundamental Research Funds for the Central Universities(2015XZD15)the Soft Science Research Project of Guangdong Province(2015A070704015)+1 种基金the Guangdong Province Key Laboratory Open Foundation(2011A06090100101B)the Technology Trading System and Science&Technology Service Network Construction Project of Guangdong Province(2014A040402003)
文摘In solving small- to medium-scale travelling salesman problems (TSPs) of both symmetric and asymmetric types, the traditional ant colony optimization (ACO) algorithm could work well, providing high accuracy and satisfactory efficiency. However, when the scale of the TSP increases, ACO, a heuristic algorithm, is greatly challenged with respect to accuracy and efficiency. A novel pheromone-trail updating strategy that moderately reduces the iteration time required in real optimization problem-solving is proposed. In comparison with the traditional strategy of the ACO in several experiments, the proposed strategy shows advantages in performance. Therefore, this strategy of pheromone-trail updating is proposed as a valuable approach that reduces the time-complexity and increases its efficiency with less iteration time in real optimization applications. Moreover, this strategy is especially applicable in solving the moderate large-scale TSPs based on ACO.
基金the Natural Science Basic Research Program of Shaanxi(2021JQ-368).
文摘Aimed at a multiple traveling salesman problem(MTSP)with multiple depots and closed paths,this paper proposes a k-means clustering donkey and a smuggler algorithm(KDSA).The algorithm first uses the k-means clustering method to divide all cities into several categories based on the center of various samples;the large-scale MTSP is divided into multiple separate traveling salesman problems(TSPs),and the TSP is solved through the DSA.The proposed algorithm adopts a solution strategy of clustering first and then carrying out,which can not only greatly reduce the search space of the algorithm but also make the search space more fully explored so that the optimal solution of the problem can be more quickly obtained.The experimental results from solving several test cases in the TSPLIB database show that compared with other related intelligent algorithms,the K-DSA has good solving performance and computational efficiency in MTSPs of different scales,especially with large-scale MTSP and when the convergence speed is faster;thus,the advantages of this algorithm are more obvious compared to other algorithms.
文摘Travelling Salesman Problem(TSP) is a classical optimization problem and it is one of a class of NP-Problem.The purposes of this work is to apply data mining methodologies to explore the patterns in data generated by an Ant Colony Algorithm(ACA) performing a searching operation and to develop a rule set searcher which approximates the ACA′s searcher.An attribute-oriented induction methodology was used to explore the relationship between an operations′ sequence and its attributes and a set of rules has been developed.At the end of this paper,the experimental results have shown that the proposed approach has good performance with respect to the quality of solution and the speed of computation.
基金Project(E200940) supported by the Natural Science Foundation of Heilongjiang Province, ChinaProject(2009GC20008020) supported by the Technology Research and Development Program of Shandong Province, China
文摘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.
基金Project(71801115)supported by the National Natural Science Foundation of ChinaProject(2021M691311)supported by the Postdoctoral Science Foundation of ChinaProject(111041000000180001210102)supported by the Central Public Interest Scientific Institution Basal Research Fund,China。
文摘To explore the influence of intelligent highways and advanced traveler information systems(ATIS)on path choice behavior,a day-to-day(DTD)traffic flow evolution model with information from intelligent highways and ATIS is proposed,whereby the network reliability and experiential learning theory are introduced into the decision process for the travelers’route choice.The intelligent highway serves all the travelers who drive on it,whereas ATIS serves vehicles equipped with information systems.Travelers who drive on intelligent highways or vehicles equipped with ATIS determine their trip routes based on real-time traffic information,whereas other travelers use both the road network conditions from the previous day and historical travel experience to choose a route.Both roadway capacity degradation and travel demand fluctuations are considered to demonstrate the uncertainties in the network.The theory of traffic network flow is developed to build a DTD model considering information from intelligent highway and ATIS.The fixed point theorem is adopted to investigate the equivalence,existence and stability of the proposed DTD model.Numerical examples illustrate that using a high confidence level and weight parameter for the traffic flow reduces the stability of the proposed model.The traffic flow reaches a steady state as travelers’routes shift with repetitive learning of road conditions.The proposed model can be used to formulate scientific traffic organization and diversion schemes during road expansion or reconstruction.
基金Projects(JCYJ20120615145601342,JCYJ20130325151523015)supported by Shenzhen Science and Technology Development Funding-Fundamental Research Plan,ChinaProject(2013U-6)supported by Key Laboratory of Eco Planning & Green Building,Ministry of Education(Tsinghua University),China
文摘In recent years,there have been important developments in the joint analysis of the travel behavior based on discrete choice models as well as in the formulation of increasingly flexible closed-form models belonging to the generalized extreme value class.The objective of this work is to describe the simultaneous choice of shopping destination and travel-to-shop mode in downtown area by making use of the cross-nested logit(CNL) structure that allows for potential spatial correlation.The analysis uses data collected in the downtown areas of Maryland-Washington,D.C.region for shopping trips,considering household,individual,land use,and travel-related characteristics.The estimation results show that the dissimilarity parameter in the CNL model is 0.37 and significant at the 95% level,indicating that the alternatives have high spatial correlation for the short shopping distance.The results of analysis reveal detailed significant influences on travel behavior of joint choice shopping destination and travel mode.Moreover,a Monte Carlo simulation for a group of scenarios arising from transportation policies and parking fees in downtown area,was undertaken to examine the impact of a change in car travel cost on the shopping destination and travel mode switching.These findings have important implications for transportation demand management and urban planning.
基金Projects(51378119,51578150)supported by the National Natural Science Foundation of China
文摘Advanced traveler information systems (ATIS) can not only improve drivers' accessibility to the more accurate route travel time information, but also can improve drivers' adaptability to the stochastic network capacity degradations. In this paper, a mixed stochastic user equilibrium model was proposed to describe the interactive route choice behaviors between ATIS equipped and unequipped drivers on a degradable transport network. In the proposed model the information accessibility of equipped drivers was reflected by lower degree of uncertainty in their stochastic equilibrium flow distributions, and their behavioral adaptability was captured by multiple equilibrium behaviors over the stochastic network state set. The mixed equilibrium model was formulated as a fixed point problem defined in the mixed route flows, and its solution was achieved by executing an iterative algorithm. Numerical experiments were provided to verify the properties of the mixed network equilibrium model and the efficiency of the iterative algorithm.
基金Supported by National High Technology Research and Development Program of China (863 Program) (2007AA11Z221), International Cooperation Project of Shanghai (08210707500), and Natural Science Foundation of Shanghai.(08ZR1420600) . _
基金Project(14BTJ017)supported by National Social Science Foundation Project of ChinaProject supported by the 2014 Mathematics and Interdisciplinary Science Project of Central South University,China
文摘In order to make full use of digital data, such as data extracted from electronic police video systems, and optimize intersection signal parameters, the theoretical distribution of the vehicle's road travel time must first be determined. The intersection signal cycle and the green splits were optimized simultaneously, and the system total travel time was selected as the optimization goal. The distribution of the vehicle's link travel time is the combined results of the flow composition, road marking, the form of control, and the driver's driving habits. The method proposed has 15% lower system total stop delay and fewer total stops than the method of TRRL(Transport and Road Research Laboratory) in England and the method of ARRB(Australian Road Research Board) in Australia. This method can save 0.5% total travel time and will be easier to understand and test, which establishes a causal relationship between optimal results and specific forms of road segment management, such as speed limits.
基金Project(71173061)supported by the National Natural Science Foundation of ChinaProject(2013U-6)supported by Key Laboratory of Eco Planning & Green Building,Ministry of Education(Tsinghua University),China
文摘The aim of this work is to explore the impact of regional transit service on tour-based commuter travel behavior by using the Bayesian hierarchical multinomial logit model, accounting for the spatial heterogeneity of the people living in the same area.With two indicators, accessibility and connectivity measured at the zone level, the regional transit service is captured and then related to the travel mode choice behavior. The sample data are selected from Washington-Baltimore Household Travel Survey in 2007,including all the trips from home to workplace in morning hours in Baltimore city. Traditional multinomial logit model using Bayesian approach is also estimated. A comparison of the two different models shows that ignoring the spatial context can lead to a misspecification of the effects of the regional transit service on travel behavior. The results reveal that improving transit service at regional level can be effective in reducing auto use for commuters after controlling for socio-demographics and travel-related factors.This work provides insights for interpreting tour-based commuter travel behavior by using recently developed methodological approaches. The results of this work will be helpful for engineers, urban planners, and transit operators to decide the needs to improve regional transit service and spatial location efficiently.
文摘The still-untamed SARS-CoV-2 pandemic underlined,again,two important facts that have been known for a long while but conveniently forgotten by humankind.One is that we are profoundly linked to other organisms and nature,and the other is that human-driven distribution chains are global and fast.