期刊文献+
共找到1,349篇文章
< 1 2 68 >
每页显示 20 50 100
Application of Dynamic Programming Algorithm Based on Model Predictive Control in Hybrid Electric Vehicle Control Strategy 被引量:1
1
作者 Xiaokan Wang Qiong Wang 《Journal on Internet of Things》 2020年第2期81-87,共7页
A good hybrid vehicle control strategy cannot only meet the power requirements of the vehicle,but also effectively save fuel and reduce emissions.In this paper,the construction of model predictive control in hybrid el... A good hybrid vehicle control strategy cannot only meet the power requirements of the vehicle,but also effectively save fuel and reduce emissions.In this paper,the construction of model predictive control in hybrid electric vehicle is proposed.The solving process and the use of reference trajectory are discussed for the application of MPC based on dynamic programming algorithm.The simulation of hybrid electric vehicle is carried out under a specific working condition.The simulation results show that the control strategy can effectively reduce fuel consumption when the torque of engine and motor is reasonably distributed,and the effectiveness of the control strategy is verified. 展开更多
关键词 State of charge model predictive control dynamic programming algorithm OPTIMIZATION
下载PDF
Powertrain Fuel Consumption Modeling and Benchmark Analysis of a Parallel P4 Hybrid Electric Vehicle Using Dynamic Programming 被引量:1
2
作者 Aaron R. Mull Andrew C. Nix +3 位作者 Mario G. Perhinschi W. Scott Wayne Jared A. Diethorn Dawson E. Dunnuck 《Journal of Transportation Technologies》 2022年第4期804-832,共29页
The goal of this work is to develop a hybrid electric vehicle model that is suitable for use in a dynamic programming algorithm that provides the benchmark for optimal control of the hybrid powertrain. The benchmark a... The goal of this work is to develop a hybrid electric vehicle model that is suitable for use in a dynamic programming algorithm that provides the benchmark for optimal control of the hybrid powertrain. The benchmark analysis employs dynamic programming by backward induction to determine the globally optimal solution by solving the energy management problem starting at the final timestep and proceeding backwards in time. This method requires the development of a backwards facing model that propagates the wheel speed of the vehicle for the given drive cycle through the driveline components to determine the operating points of the powertrain. Although dynamic programming only searches the solution space within the feasible regions of operation, the benchmarking model must be solved for every admissible state at every timestep leading to strict requirements for runtime and memory. The backward facing model employs the quasi-static assumption of powertrain operation to reduce the fidelity of the model to accommodate these requirements. Verification and validation testing of the dynamic programming algorithm is conducted to ensure successful operation of the algorithm and to assess the validity of the determined control policy against a high-fidelity forward-facing vehicle model with a percent difference of fuel consumption of 1.2%. The benchmark analysis is conducted over multiple drive cycles to determine the optimal control policy that provides a benchmark for real-time algorithm development and determines control trends that can be used to improve existing algorithms. The optimal combined charge sustaining fuel economy of the vehicle is determined by the dynamic programming algorithm to be 32.99 MPG, a 52.6% increase over the stock 3.6 L 2019 Chevrolet Blazer. 展开更多
关键词 hybrid Electric Vehicle dynamic programming Powertrain Modeling Backwards Induction
下载PDF
Comparison between dynamic programming and genetic algorithm for hydro unit economic load dispatch
3
作者 Bin XU Ping-an ZHONG +2 位作者 Yun-fa ZHAO Yu-zuo ZHU Gao-qi ZHANG 《Water Science and Engineering》 EI CAS CSCD 2014年第4期420-432,共13页
The hydro unit economic load dispatch (ELD) is of great importance in energy conservation and emission reduction. Dynamic programming (DP) and genetic algorithm (GA) are two representative algorithms for solving... The hydro unit economic load dispatch (ELD) is of great importance in energy conservation and emission reduction. Dynamic programming (DP) and genetic algorithm (GA) are two representative algorithms for solving ELD problems. The goal of this study was to examine the performance of DP and GA while they were applied to ELD. We established numerical experiments to conduct performance comparisons between DP and GA with two given schemes. The schemes included comparing the CPU time of the algorithms when they had the same solution quality, and comparing the solution quality when they had the same CPU time. The numerical experiments were applied to the Three Gorges Reservoir in China, which is equipped with 26 hydro generation units. We found the relation between the performance of algorithms and the number of units through experiments. Results show that GA is adept at searching for optimal solutions in low-dimensional cases. In some cases, such as with a number of units of less than 10, GA's performance is superior to that of a coarse-grid DP. However, GA loses its superiority in high-dimensional cases. DP is powerful in obtaining stable and high-quality solutions. Its performance can be maintained even while searching over a large solution space. Nevertheless, due to its exhaustive enumerating nature, it costs excess time in low-dimensional cases. 展开更多
关键词 hydro unit economic load dispatch dynamic programming genetic algorithm numerical experiment
下载PDF
A Dynamic Programming Algorithm on Project- Gang Investment Decision Making
4
作者 Xu Xu-song Wu Jian-mou 《Wuhan University Journal of Natural Sciences》 CAS 2002年第4期403-407,共5页
The investment decision making of Project Gang, the projects that are associated with one another on economy and technique, is studied. In order to find out the best Scheme that can make the maximum profit, a dynami... The investment decision making of Project Gang, the projects that are associated with one another on economy and technique, is studied. In order to find out the best Scheme that can make the maximum profit, a dynamic programming algorithm on the investment decision making of Project Gang is brought forward, and this algorithm can find out the best Scheme of distributing the m resources to the n Items in the time of O(m 2 n). 展开更多
关键词 Project-Gang investment decision making dynamic programming algorithm
下载PDF
A Dynamic Programming Algorithm for the Ridersharing Problem Restricted with Unique Destination and Zero Detour on Trees
5
作者 Yiming Li Huiqiang Lu +1 位作者 Zhiqian Ye Xiao Zhou 《Journal of Applied Mathematics and Physics》 2017年第9期1678-1685,共8页
We deal with the problem of sharing vehicles by individuals with similar itineraries which is to find the minimum number of drivers, each of which has a vehicle capacity and a detour to realize all trips. Recently, Gu... We deal with the problem of sharing vehicles by individuals with similar itineraries which is to find the minimum number of drivers, each of which has a vehicle capacity and a detour to realize all trips. Recently, Gu et al. showed that the problem is NP-hard even for star graphs restricted with unique destination, and gave a polynomial-time algorithm to solve the problem for paths restricted with unique destination and zero detour. In this paper we will give a dynamic programming algorithm to solve the problem in polynomial time for trees restricted with unique destination and zero detour. In our best knowledge it is a first polynomial-time algorithm for trees. 展开更多
关键词 dynamic programming algorithm Rideshare TREE
下载PDF
Closed-form solution to the dynamic programming for a heavy-duty parallel hybrid vehicle energy management
6
作者 Tao Zhang Zhongjun Yu Huangda Lin 《Journal of Control and Decision》 EI 2024年第1期107-116,共10页
Dynamic programming(DP)is frequently used to obtain the optimal solution to the hybrid electric vehicle(HEV)energy management.The trade-off between the accuracy and the computational effort is the biggest problem for ... Dynamic programming(DP)is frequently used to obtain the optimal solution to the hybrid electric vehicle(HEV)energy management.The trade-off between the accuracy and the computational effort is the biggest problem for the DP method.The closed-form solution to the DP is proposed to solve this problem.Firstly,the affine linear model of the engine fuel rate is obtained based on engine test data.The piecewise linear approximation of the motor power demand is obtained considering the different energy flows in the charging and discharging stages of the battery.Then,the second-order Taylor expansion for the cost matrix at each time and state grid point is introduced to get the closed-form solution of the optimal torque split.The results show that this method can greatly reduce the computing burden by 93%while ensuring near-optimal fuel economy compared with the conventional DP method. 展开更多
关键词 dynamic programming energy management closed-form solutions fuel economy hybrid electric vehicles
原文传递
A new hybrid algorithm for global optimization and slope stability evaluation 被引量:3
7
作者 Taha Mohd Raihan Khajehzadeh Mohammad Eslami Mahdiyeh 《Journal of Central South University》 SCIE EI CAS 2013年第11期3265-3273,共9页
A new hybrid optimization algorithm was presented by integrating the gravitational search algorithm(GSA)with the sequential quadratic programming(SQP),namely GSA-SQP,for solving global optimization problems and minimi... A new hybrid optimization algorithm was presented by integrating the gravitational search algorithm(GSA)with the sequential quadratic programming(SQP),namely GSA-SQP,for solving global optimization problems and minimization of factor of safety in slope stability analysis.The new algorithm combines the global exploration ability of the GSA to converge rapidly to a near optimum solution.In addition,it uses the accurate local exploitation ability of the SQP to accelerate the search process and find an accurate solution.A set of five well-known benchmark optimization problems was used to validate the performance of the GSA-SQP as a global optimization algorithm and facilitate comparison with the classical GSA.In addition,the effectiveness of the proposed method for slope stability analysis was investigated using three case studies of slope stability problems from the literature.The factor of safety of earth slopes was evaluated using the Morgenstern–Price method.The numerical experiments demonstrate that the hybrid algorithm converges faster to a significantly more accurate final solution for a variety of benchmark test functions and slope stability problems. 展开更多
关键词 边坡稳定性评价 全局优化问题 混合算法 序列二次规划 边坡安全系数 边坡稳定性分析 稳定性问题 混合优化算法
下载PDF
Implementable Strategy Research of Brake Energy Recovery Based on Dynamic Programming Algorithm for a Parallel Hydraulic Hybrid Bus 被引量:6
8
作者 Zhong-Liang Zhang Jie Chen 《International Journal of Automation and computing》 EI CSCD 2014年第3期249-255,共7页
The purpose of this paper is to develop an implementable strategy of brake energy recovery for a parallel hydraulic hybrid bus. Based on brake process analysis, a dynamic programming algorithm of brake energy recovery... The purpose of this paper is to develop an implementable strategy of brake energy recovery for a parallel hydraulic hybrid bus. Based on brake process analysis, a dynamic programming algorithm of brake energy recovery is established. And then an implementable strategy of brake energy recovery is proposed by the constraint variable trajectories analysis of the dynamic programming algorithm in the typical urban bus cycle. The simulation results indicate the brake energy recovery efficiency of the accumulator can reach 60% in the dynamic programming algorithm. And the hydraulic hybrid system can output braking torque as much as possible.Moreover, the accumulator has almost equal efficiency of brake energy recovery between the implementable strategy and the dynamic programming algorithm. Therefore, the implementable strategy is very effective in improving the efficiency of brake energy recovery.The road tests show the fuel economy of the hydraulic hybrid bus improves by 22.6% compared with the conventional bus. 展开更多
关键词 Implementable strategy brake energy recovery dynamic programming parallel hydraulic hybrid bus shifting schedule pump/motor displacement.
原文传递
A hybrid dynamic programming-rule based algorithm for real-time energy optimization of plug-in hybrid electric bus 被引量:20
9
作者 ZHANG Ya Hui JIAO Xiao Hong +3 位作者 LI Liang YANG Chao ZHANG Li Peng SONG Jian 《Science China(Technological Sciences)》 SCIE EI CAS 2014年第12期2542-2550,共9页
The optimization of the control strategy of a plug-in hybrid electric bus(PHEB) for the repeatedly driven bus route is a key technique to improve the fuel economy. The widely used rule-based(RB) control strategy is la... The optimization of the control strategy of a plug-in hybrid electric bus(PHEB) for the repeatedly driven bus route is a key technique to improve the fuel economy. The widely used rule-based(RB) control strategy is lacking in the global optimization property, while the global optimization algorithms have an unacceptable computation complexity for real-time application. Therefore, a novel hybrid dynamic programming-rule based(DPRB) algorithm is brought forward to solve the global energy optimization problem in a real-time controller of PHEB. Firstly, a control grid is built up for a given typical city bus route, according to the station locations and discrete levels of battery state of charge(SOC). Moreover, the decision variables for the energy optimization at each point of the control grid might be deduced from an off-line dynamic programming(DP) with the historical running information of the driving cycle. Meanwhile, the genetic algorithm(GA) is adopted to replace the quantization process of DP permissible control set to reduce the computation burden. Secondly, with the optimized decision variables as control parameters according to the position and battery SOC of a PHEB, a RB control is used as an implementable controller for the energy management. Simulation results demonstrate that the proposed DPRB might distribute electric energy more reasonably throughout the bus route, compared with the optimized RB. The proposed hybrid algorithm might give a practicable solution, which is a tradeoff between the applicability of RB and the global optimization property of DP. 展开更多
关键词 全局优化算法 电动公交车 混合动力 能源优化 动态编程 实时应用 规则基 实时控制器
原文传递
User preference-based intelligent road route recommendation using SARSA and dynamic programming
10
作者 Roopa Ravish Shanta Rangaswamy +1 位作者 Arpitha V Vasuprada U 《Journal of Control and Decision》 EI 2023年第3期443-453,共11页
Traffic congestion is one of the main challenges in transportation engineering. It directly impactsthe economy by increasing travel time and affecting the environment by excessive fuel consumptionand emission. Road ro... Traffic congestion is one of the main challenges in transportation engineering. It directly impactsthe economy by increasing travel time and affecting the environment by excessive fuel consumptionand emission. Road route recommendation to overcome the congestion by alternativeroute suggestions has gained high importance. The existing route recommendation systems areproposed using the reinforcement learning algorithm (Q-learning). The techniques suggestedin this paper are state-action-reward-state-action (SARSA) algorithm and dynamic programming(DP) to guide the commuters to reach the destination with an optimal solution. The algorithmconsiders travel time, cost, flexibility, and traffic intensity as the user preference attributes torecommend an optimal route. The recommended system is implemented by building a roadnetwork graph. We assign values to each user preference attribute along the edges, which cantake high(1) or low(0) values. By considering these values, the system recommends the route.The proposed system performance is evaluated based on computation time, cumulative reward,and accuracy. The results show that DP outperforms the SARSA algorithm. 展开更多
关键词 Intelligent transport system machine learning techniques in ITS SARSA algorithm dynamic programming route guidance system travel time prediction traveller information system
原文传递
A HYBRID GRANULARITY PARALLEL ALGORITHM FOR PRECISE INTEGRATION OF STRUCTURAL DYNAMIC RESPONSES
11
作者 Yuanyin Li Xianlong Jin Genguo Li 《Acta Mechanica Solida Sinica》 SCIE EI 2008年第1期28-33,共6页
Precise integration methods to solve structural dynamic responses and the corresponding time integration formula are composed of two parts: the multiplication of an exponential matrix with a vector and the integratio... Precise integration methods to solve structural dynamic responses and the corresponding time integration formula are composed of two parts: the multiplication of an exponential matrix with a vector and the integration term. The second term can be solved by the series solution. Two hybrid granularity parallel algorithms are designed, that is, the exponential matrix and the first term are computed by the fine-grained parallel algorithra and the second term is computed by the coarse-grained parallel algorithm. Numerical examples show that these two hybrid granularity parallel algorithms obtain higher speedup and parallel efficiency than two existing parallel algorithms. 展开更多
关键词 dynamic response precise integration hybrid granularity parallel algorithm
下载PDF
A Hybrid Particle Swarm Optimization and Genetic Algorithm for Model Updating of A Pier-Type Structure Using Experimental Modal Analysis 被引量:3
12
作者 Alireza MOJTAHEDI Shahriar BAYBORDI +1 位作者 Amin FATHI Aliakbar YAGHUBZADEHb 《China Ocean Engineering》 SCIE EI CSCD 2020年第5期697-707,共11页
Conventional design of pier structures is based on the assumption of fully rigid joints. In practice, the real connections are semi-rigid that cause changes in dynamic characteristics. In this study, quality of the jo... Conventional design of pier structures is based on the assumption of fully rigid joints. In practice, the real connections are semi-rigid that cause changes in dynamic characteristics. In this study, quality of the joints is investigated by considering changes in natural frequencies. For this purpose, numerical and experimental modal analyses are carried out on related physical model of a pier type structure. When numerical results are evaluated,natural frequencies generally do not match the expected experimental results. Uncertainties in different aspects of engineering problems are always a challenge for researchers. The numerical models which are constructed on the basis of highly idealized scheme may not be able to represent all of the physical aspects of the physical one. For this study, determination of percentage of semi-rigid joints is considered as an optimization problem based on the numerical and experimental frequencies. Probabilistic sensitivity analysis is also used to determine the search space.A new technique of optimization problem is solved by a combination of smart particle swarm optimization(PSO)and genetic algorithms, and a complicated and efficient system for model updating process is introduced. It is observed that the hybrid PSO-Genetic algorithm is applicable and appropriate in model updating process. It performs better than PSO algorithm, considering the good agreement between theoretical frequencies and experimental ones,before and after model updating. 展开更多
关键词 pier structure probabilistic sensitivity analysis hybrid PSO-Genetic algorithm dynamic characteristics
下载PDF
Dynamic airspace sectorization via improved genetic algorithm 被引量:6
13
作者 Yangzhou Chen Hong Bi +1 位作者 Defu Zhang Zhuoxi Song 《Journal of Modern Transportation》 2013年第2期117-124,共8页
This paper deals with dynamic airspace sectorization (DAS) problem by an improved genetic algorithm (iGA). A graph model is first constructed that represents the airspace static structure. Then the DAS problem is ... This paper deals with dynamic airspace sectorization (DAS) problem by an improved genetic algorithm (iGA). A graph model is first constructed that represents the airspace static structure. Then the DAS problem is formulated as a graph-partitioning problem to balance the sector workload under the premise of ensuring safety. In the iGA, multiple populations and hybrid coding are applied to determine the optimal sector number and airspace sectorization. The sector constraints are well satisfied by the improved genetic operators and protect zones. This method is validated by being applied to the airspace of North China in terms of three indexes, which are sector balancing index, coordination workload index and sector average flight time index. The improvement is obvious, as the sector balancing index is reduced by 16.5 %, the coordination workload index is reduced by 11.2 %, and the sector average flight time index is increased by 11.4 % during the peak-hour traffic. 展开更多
关键词 dynamic airspace sectorization (DAS) Improved genetic algorithm (iGA) Graph model Multiple populations hybrid coding Sector constraints
下载PDF
Solving open vehicle problem with time window by hybrid column generation algorithm
14
作者 YU Naikang QIAN Bin +2 位作者 HU Rong CHEN Yuwang WANG Ling 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2022年第4期997-1009,共13页
This paper addresses the open vehicle routing problem with time window(OVRPTW), where each vehicle does not need to return to the depot after completing the delivery task.The optimization objective is to minimize the ... This paper addresses the open vehicle routing problem with time window(OVRPTW), where each vehicle does not need to return to the depot after completing the delivery task.The optimization objective is to minimize the total distance. This problem exists widely in real-life logistics distribution process.We propose a hybrid column generation algorithm(HCGA) for the OVRPTW, embedding both exact algorithm and metaheuristic. In HCGA, a label setting algorithm and an intelligent algorithm are designed to select columns from small and large subproblems, respectively. Moreover, a branch strategy is devised to generate the final feasible solution for the OVRPTW. The computational results show that the proposed algorithm has faster speed and can obtain the approximate optimal solution of the problem with 100 customers in a reasonable time. 展开更多
关键词 open vehicle routing problem with time window(OVRPTW) hybrid column generation algorithm(HCGA) mixed integer programming label setting algorithm
下载PDF
A Hybrid GA-SQP Algorithm for Analog Circuits Sizing
15
作者 Firas Yengui Lioua Labrak +3 位作者 Felipe Frantz Renaud Daviot Nacer Abouchi Ian O’Connor 《Circuits and Systems》 2012年第2期146-152,共7页
This study presents a hybrid algorithm obtained by combining a genetic algorithm (GA) with successive quadratic sequential programming (SQP), namely GA-SQP. GA is the main optimizer, whereas SQP is used to refine the ... This study presents a hybrid algorithm obtained by combining a genetic algorithm (GA) with successive quadratic sequential programming (SQP), namely GA-SQP. GA is the main optimizer, whereas SQP is used to refine the results of GA, further improving the solution quality. The problem formulation is done in the framework named RUNE (fRamework for aUtomated aNalog dEsign), which targets solving nonlinear mono-objective and multi-objective optimization problems for analog circuits design. Two circuits are presented: a transimpedance amplifier (TIA) and an optical driver (Driver), which are both part of an Optical Network-on-Chip (ONoC). Furthermore, convergence characteristics and robustness of the proposed method have been explored through comparison with results obtained with SQP algorithm. The outcome is very encouraging and suggests that the hybrid proposed method is very efficient in solving analog design problems. 展开更多
关键词 GENETIC algorithm Sequential QUADRATIC programming hybrid Optimization ANALOG Circuits TRANSIMPEDANCE AMPLIFIER Optical Driver
下载PDF
Dynamic Optimization Algorithm for Flying Trajectory of a Free flying Space Robot
16
作者 柳长安 《High Technology Letters》 EI CAS 2000年第3期34-37,共4页
A new method of dynamic optimization for the flying trajectory of a free flying space robot based on its flying motion characteristics is presented. The continuous flying trajectory is broken into a number of segment ... A new method of dynamic optimization for the flying trajectory of a free flying space robot based on its flying motion characteristics is presented. The continuous flying trajectory is broken into a number of segment and the control efforts and the duration of the segment are chosen as the optimization parameters. The objective function is made by using the weighted sum of the fuel used and the time spent, and the constraint equations are selected. Finally, the internal point punishment function method is adopted in the optimization program, and the results of computer simulation are given. 展开更多
关键词 SPACE ROBOT FLYING TRAJECTORY dynamic optimization COMPUTER simulation
下载PDF
A NEW DETERMINISTIC FORMULATION FOR DYNAMIC STOCHASTIC PROGRAMMING PROBLEMS AND ITS NUMERICAL COMPARISON WITH OTHERS
17
作者 陈志平 《Numerical Mathematics A Journal of Chinese Universities(English Series)》 SCIE 2003年第2期173-185,共13页
A new deterministic formulation,called the conditional expectation formulation,is proposed for dynamic stochastic programming problems in order to overcome some disadvantages of existing deterministic formulations.We ... A new deterministic formulation,called the conditional expectation formulation,is proposed for dynamic stochastic programming problems in order to overcome some disadvantages of existing deterministic formulations.We then check the impact of the new deterministic formulation and other two deterministic formulations on the corresponding problem size,nonzero elements and solution time by solving some typical dynamic stochastic programming problems with different interior point algorithms.Numerical results show the advantage and application of the new deterministic formulation. 展开更多
关键词 动态随机规划 条件期望公式 内点算法 随机事件
下载PDF
MLD-MPC Approach for Three-Tank Hybrid Benchmark Problem
18
作者 Hanen Yaakoubi Hegazy Rezk +1 位作者 Mujahed Al-Dhaifallah Joseph Haggège 《Computers, Materials & Continua》 SCIE EI 2023年第5期3657-3675,共19页
The present paper aims at validating a Model Predictive Control(MPC),based on the Mixed Logical Dynamical(MLD)model,for Hybrid Dynamic Systems(HDSs)that explicitly involve continuous dynamics and discrete events.The p... The present paper aims at validating a Model Predictive Control(MPC),based on the Mixed Logical Dynamical(MLD)model,for Hybrid Dynamic Systems(HDSs)that explicitly involve continuous dynamics and discrete events.The proposed benchmark system is a three-tank process,which is a typical case study of HDSs.The MLD-MPC controller is applied to the level control of the considered tank system.The study is initially focused on the MLD approach that allows consideration of the interacting continuous dynamics with discrete events and includes the operating constraints.This feature of MLD modeling is very advantageous when an MPC controller synthesis for the HDSs is designed.Once the MLD model of the system is well-posed,then the MPC law synthesis can be developed based on the Mixed Integer Programming(MIP)optimization problem.For solving this MIP problem,a Branch and Bound(B&B)algorithm is proposed to determine the optimal control inputs.Then,a comparative study is carried out to illustrate the effectiveness of the proposed hybrid controller for the HDSs compared to the standard MPC approach.Performances results show that the MLD-MPC approach outperforms the standardMPCone that doesn’t consider the hybrid aspect of the system.The paper also shows a behavioral test of the MLDMPC controller against disturbances deemed as liquid leaks from the system.The results are very satisfactory and show that the tracking error is minimal less than 0.1%in nominal conditions and less than 0.6%in the presence of disturbances.Such results confirm the success of the MLD-MPC approach for the control of the HDSs. 展开更多
关键词 hybrid dynamic system model predictive control mixed logical dynamical model mixed integer programming three-tank hybrid system
下载PDF
基于改进HybridA^(*)的非完整约束机器人路径规划算法研究
19
作者 田雨 林松 +1 位作者 房殿军 江竞宇 《机械》 2023年第3期63-71,共9页
为了实现单舵轮AGV在物流场景下的精准自主导航,针对基于HybridA*算法搜索的路径容易贴近障碍物的缺陷和算法在路径平滑后可能与障碍物冲突的问题,本文提出一种基于改进HybridA*的非完整约束轮式移动机器人路径规划方法。对于路径搜索部... 为了实现单舵轮AGV在物流场景下的精准自主导航,针对基于HybridA*算法搜索的路径容易贴近障碍物的缺陷和算法在路径平滑后可能与障碍物冲突的问题,本文提出一种基于改进HybridA*的非完整约束轮式移动机器人路径规划方法。对于路径搜索部分,将距离场地图引入启发式函数,以提高搜索效率,并保持搜索路径远离障碍物;对于路径平滑部分,将优化问题转化为二次规划问题,通过边界约束保证避障效果。在ROS平台上仿真实验的结果表明,该路径规划方法可有效用于非完整约束系统,为单舵轮AGV自主导航的准确运动奠定了路径智能规划的基础。 展开更多
关键词 非完整约束机器人 路径规划 改进hybridA* 二次规划
下载PDF
Bus frequency optimization in a large-scale multi-modal transportation system:integrating 3D-MFD and dynamic traffic assignment
20
作者 Kai Yuan Dandan Cui Jiancheng Long 《Digital Transportation and Safety》 2023年第4期241-252,共12页
A properly designed public transport system is expected to improve traffic efficiency.A high-frequency bus service would decrease the waiting time for passengers,but the interaction between buses and cars might result... A properly designed public transport system is expected to improve traffic efficiency.A high-frequency bus service would decrease the waiting time for passengers,but the interaction between buses and cars might result in more serious congestion.On the other hand,a low-frequency bus service would increase the waiting time for passengers and would not reduce the use of private cars.It is important to strike a balance between high and low frequencies in order to minimize the total delays for all road users.It is critical to formulate the impacts of bus frequency on congestion dynamics and mode choices.However,as far as the authors know,most proposed bus frequency optimization formulations are based on static demand and the Bureau of Public Roads function,and do not properly consider the congestion dynamics and their impacts on mode choices.To fill this gap,this paper proposes a bi-level optimization model.A three-dimensional Macroscopic Fundamental Diagram based modeling approach is developed to capture the bi-modal congestion dynamics.A variational inequality model for the user equilibrium in mode choices is presented and solved using a double projection algorithm.A surrogate model-based algorithm is used to solve the bi-level programming problem. 展开更多
关键词 Three-dimensional macroscopic fundamental diagram dynamic traffic assignment Bi-level programming model Double projection algorithm Surrogate model-based algorithm
下载PDF
上一页 1 2 68 下一页 到第
使用帮助 返回顶部