
Logistics enterprises are searching for a sustainable solution between the economy and the environment under the concept of green logistics development. Given that, this study integrates carbon emission as one of the costs into the vehicle routing problem with time window (VRPTW) and establishes a multi-center joint distribution optimization model taking into account distribution cost, carbon emission, and customer satisfaction. In the study of carbon emissions, this paper selected the vehicle load rate and vehicle distance as the main indicators. An improved ant colony algorithm is designed to solve the model by introducing the elite strategy, the saving strategy, vehicle service rules, and customer selection rules. Simulation results show that compared with the traditional ant colony optimization and genetic algorithm, the improved ant colony algorithm can effectively reduce the distribution cost and carbon emission and, improve customer satisfaction.
Citation: Xiangyang Ren, Xinxin Jiang, Liyuan Ren, Lu Meng. A multi-center joint distribution optimization model considering carbon emissions and customer satisfaction[J]. Mathematical Biosciences and Engineering, 2023, 20(1): 683-706. doi: 10.3934/mbe.2023031
[1] | Xingjia Li, Jinan Gu, Zedong Huang, Chen Ji, Shixi Tang . Hierarchical multiloop MPC scheme for robot manipulators with nonlinear disturbance observer. Mathematical Biosciences and Engineering, 2022, 19(12): 12601-12616. doi: 10.3934/mbe.2022588 |
[2] | Jiashuai Li, Xiuyan Peng, Bing Li, Victor Sreeram, Jiawei Wu, Ziang Chen, Mingze Li . Model predictive control for constrained robot manipulator visual servoing tuned by reinforcement learning. Mathematical Biosciences and Engineering, 2023, 20(6): 10495-10513. doi: 10.3934/mbe.2023463 |
[3] | Anlu Yuan, Tieyi Zhang, Lingcong Xiong, Zhipeng Zhang . Torque control strategy of electric racing car based on acceleration intention recognition. Mathematical Biosciences and Engineering, 2024, 21(2): 2879-2900. doi: 10.3934/mbe.2024128 |
[4] | Dashe Li, Xueying Wang, Jiajun Sun, Huanhai Yang . AI-HydSu: An advanced hybrid approach using support vector regression and particle swarm optimization for dissolved oxygen forecasting. Mathematical Biosciences and Engineering, 2021, 18(4): 3646-3666. doi: 10.3934/mbe.2021182 |
[5] | Yongli Yan, Tiansheng Sun, Teng Ren, Li Ding . Enhanced grip force estimation in robotic surgery: A sparrow search algorithm-optimized backpropagation neural network approach. Mathematical Biosciences and Engineering, 2024, 21(3): 3519-3539. doi: 10.3934/mbe.2024155 |
[6] | Juan Du, Jie Hou, Heyang Wang, Zhi Chen . Application of an improved whale optimization algorithm in time-optimal trajectory planning for manipulators. Mathematical Biosciences and Engineering, 2023, 20(9): 16304-16329. doi: 10.3934/mbe.2023728 |
[7] | Zhishan Zheng, Lin Zhou, Han Wu, Lihong Zhou . Construction cost prediction system based on Random Forest optimized by the Bird Swarm Algorithm. Mathematical Biosciences and Engineering, 2023, 20(8): 15044-15074. doi: 10.3934/mbe.2023674 |
[8] | Qing Wu, Chunjiang Zhang, Mengya Zhang, Fajun Yang, Liang Gao . A modified comprehensive learning particle swarm optimizer and its application in cylindricity error evaluation problem. Mathematical Biosciences and Engineering, 2019, 16(3): 1190-1209. doi: 10.3934/mbe.2019057 |
[9] | Xiaoshan Qian, Lisha Xu, Xinmei Yuan . Soft-sensing modeling of mother liquor concentration in the evaporation process based on reduced robust least-squares support-vector machine. Mathematical Biosciences and Engineering, 2023, 20(11): 19941-19962. doi: 10.3934/mbe.2023883 |
[10] | Liping Wu, Zhongyi Xiang . A study of integrated pest management models with instantaneous and non-instantaneous impulse effects. Mathematical Biosciences and Engineering, 2024, 21(2): 3063-3094. doi: 10.3934/mbe.2024136 |
Logistics enterprises are searching for a sustainable solution between the economy and the environment under the concept of green logistics development. Given that, this study integrates carbon emission as one of the costs into the vehicle routing problem with time window (VRPTW) and establishes a multi-center joint distribution optimization model taking into account distribution cost, carbon emission, and customer satisfaction. In the study of carbon emissions, this paper selected the vehicle load rate and vehicle distance as the main indicators. An improved ant colony algorithm is designed to solve the model by introducing the elite strategy, the saving strategy, vehicle service rules, and customer selection rules. Simulation results show that compared with the traditional ant colony optimization and genetic algorithm, the improved ant colony algorithm can effectively reduce the distribution cost and carbon emission and, improve customer satisfaction.
In the past decade, robot manipulators have been extensively concerned in industrial assembly, agricultural picking, medical surgery, and other fields [1]. Robot manipulators usually face uncertainties such as parameter perturbations, external interferences, frictions, and noises during the service process. Meanwhile, it is expected of high working accuracy such as in position reaching and trajectory tracking. Therefore, the control techniques of robot manipulators are fundamental.
PID controller has been widely used due to its simple structure and acceptable performance during the early stages of the robot industry [2]. However, it is quite challenging to obtain the optimum PID parameters because robot manipulators are complex systems with nonlinearity, strong coupling and time varying characteristics. Even worse, for occasions with high precision requirements and complex dynamic constraints, PID is difficult to achieve an ideal performance. To improve the control precision of robot manipulators, sustained efforts have been made to implement robust and optimal control. Many novel control techniques have since emerged, for example, artificial neural network controller [3], fuzzy logical controller [4,5,6], adaptive nonlinear controller [7], sliding mode controller [8], linear matrix inequality scheme [9], linear quadratic controller [10], H∞ controller [11,12], reinforcement learning-based controller [13], model predictive control (MPC) [14,15] and other optimal control strategies [16,17,18].
Optimal control techniques always have a distinctive feature, which can simultaneously consider the constraints of input variables, output variables and state variables. Due to robustness, MPC is considered to be a promising controller among the optimal control techniques for the applications in industrial robots [19]. Satoh et al. proposed a disturbance observer-based MPC for the tracking control of manipulators [20]. Wilson et al. introduced a simplified nonlinear model predictive control (NMPC) for a 2-DoF (degree of freedom) vertical robot manipulator [21]. Best et al. put forward a control scheme based on MPC for a 5-DoF soft humanoid robot [22]. Based on MPC, Incremona et al. presented a hierarchical multiloop control scheme integrated with a sliding mode controller for a 3-DoF robot manipulator [19]. Guechi et al. compared MPC with a linear quadratic controller of a 2‐DoF robot manipulator [23]. Carron et al. developed a Gaussian process-based MPC for the offset-free tracking of a robot manipulator [24]. MPC and NMPC always encounter some parameters to be determined, and intuitively chosen parameters mostly bring mediocre performance. The aforementioned MPC/NMPC parameters are determined by the trial and error method or the Ziegler Nichols method. Nevertheless, these traditional optimization methods are usually brutal or cumbersome to determine the parameters of MPC/NMPC for robot manipulators due to the nonlinearity and complexity.
The determination of MPC parameters can also be transformed into an engineering optimization problem. In this way, the problem can be extended to take advantage of the benefits from the meta heuristics, which is an efficient strategy for solving complex engineering optimization problems based on computational intelligence. Growing numbers of metaheuristic algorithms have emerged in recent years, such as Particle swarm optimization (PSO) [25], Grey wolf optimizer (GWO) [26], Monarch butterfly optimization (MBO) [27], Sparrow search algorithm (SSA) [28], Slime mould algorithm (SMA) [29], Moth search algorithm (MSA) [30], Hunger games search (HGS) [31], RUNge Kutta optimizer (RUN) [32], Colony predation algorithm (CPA) [33], Multi-tracker optimization (MTO) [34], weIghted meaN oF vectOrs (INFO) [35], Harris hawks optimization (HHO) [36], Mayfly optimization (MO) [37], and Satin bowerbird optimizer (SBO) [38]. Lately, a new metaheuristic algorithm, Transient search optimization (TSO) [39], inspired by the transient physical behavior of switched electrical circuits with inductance and capacitance included, was initiated and it has shown considerable competitiveness for solving engineering optimization problems.
To address the problem of the determination of MPC parameters, Elsisi recently provided an optimal design scheme of NMPC on the basis of MTO, by using the packaged NMPC toolbox in Matlab [40]. However, it is noted that NMPC generally requires higher computational time or cost than MPC does. In addition, to our best knowledge, only seldom literature discussed the optimization of MPC/NMPC by metaheuristic algorithm and no existing applications of TSO in MPC parameter optimization have been mentioned yet. This motivated our attempt to propose a new scheme for optimizing MPC parameters of the robotic manipulator by using TSO.
In this paper, inspired by [39] and [40], aiming of reducing the computational complexity due to nonlinearity of NMPC and extending the application of TSO algorithm, an alternative TSO-based MPC (TSO-MPC for short) controller is proposed. Specifically, the nonlinear dynamics equation of a two-link robot manipulator is transformed into linear parametric-varying (LPV) forms and then the corresponding MPC scheme is established. Afterwards, the TSO algorithm is employed to optimize the objective function, figure of demerit (FoD), of the MPC for the robot manipulator. As will be seen in a later section, the proposed TSO-MPC suggests state-of-the-art performance in solving the tracking problem of the robot manipulator.
The remainder of this paper is organized as follows. Section 2 reviews the dynamic model of the robotic system and establishes the linear parametric-varying MPC (LPV-MPC, also written by MPC for short below). In Section 3, the TSO is described and the objective function and error indices to be optimized are given. Section 4 implements the proposed MPC scheme and optimization process, and discusses the optimized performance of the MPC scheme in set-point tracking, trajectory tracking, and robustness on parameters uncertainties. Section 5 summarizes the full text.
When a robot manipulator working in a horizontal plane, the dynamics equation can be denoted by [41]
D(q)¨q+C(q,˙q)˙q=u | (1) |
where q is the generalized coordinates, D(q) is the inertia matrix, C(q,˙q) is the centrifugal and Coriolis torque, and u is the input torque of the links. Let x=[q,˙q] and y=q, then the nonlinear dynamics equation can be reformed as a linear parameter-varying (LPV) model:
{˙x(t)=A(p(t))x(t)+B(p(t))u(t)y(t)=C(p(t))x(t) | (2) |
where A=[0I0D−1(−C)], B=[0D−1], and C=[I0]. A and B depend on the parameter p(t).
To facilitate digital control, Eq (2) needs to be discretized. Set the sampling period as Ts, then
x(k+1)=Ad(p(k))x(k)+Bd(p(k))u(k)y(k)=Cd(p(k))x(k) | (3) |
where Ad=eTsA,Bd=A+(eTsA−I)B. And A+ is the pseudo inverse matrix of Ad.
In the LPV-MPC, the objective function needs to minimize the error between the output trajectory and the desired one. Most of the time, extra penalties concerning the input torques are also needed. Thus the objective function can be defined by
J=∑Ni=0‖wy(y(k+i|k)−r(k+i|k))‖22+∑N−1i=0‖wu(u(k+i|k))‖22 | (4) |
where wy and wu are diagonal matrices concerning the output and input weighting values. y(k+i|k), r(k+i|k), and u(k+i|k) respectively represent the prediction output, reference output and prediction input for the (k + i) times during the kth sampling. ‖.‖2 is the Euclidean norm.
Let Q=wTywy, R=wTuwu and e(k+i∣k)=y(k+i∣k)−r(k+i∣k), then
J=N∑i=0e(k+i|k)TQe(k+i|k)+N−1∑i=0u(k+i|k)TRu(k+i|k)=e(k)TQe(k)+N∑i=1e(k+i|k)TQe(k+i|k)+N−1∑i=0u(k+i|k)TRu(k+i|k) | (5) |
where Q and R are the error weight matrix and the input torque weight matrix, respectively. They are also the parameter to be optimized in MPC in this article.
Eventually, the objective function at sampling step k can be formulated as:
minukJ=N∑i=1e(k+i|k)TQe(k+i|k)+N−1∑i=0u(k+i|k)TRu(k+i|k) | (6) |
s. t. x(k+1)=Ad(k)x(k)+Bd(k)u(k)umin⩽uk⩽umax |
where umin and umax represent the lower and upper limits of the input torque.
TSO is inspired by the transient physical behavior of the switched electrical circuits rather than by swarm animals' behavior. It has been testified the superiority against other algorithms, simple yet powerful.
The TSO algorithm includes three main procedures: i) Initialization, the procedure to generate the search agents among the search space; ii) Exploration, the procedure to explore the entire search space to seek diverse solutions; iii) Exploitation, the procedure to search for better solutions close to the local optimal solutions.
Like other metaheuristic algorithms, the initialization of the search agent is generated randomly, as denoted by Eq (7)
X=[X11 LX1dMOMXn1 LXnd] | (7) |
where d and n describe the variables' dimension and the total number of search agents therein. For instance, Xnd is the coordinate of the nth search agent in dth dimension.
Xt+1ij={Xtbest +sin(2πT+π4)⋅|Xt+1ij−c1Xtbest |⋅e−Γ, r1⩾0.5Xtbest +(Xt+1ij−c1Xtbest )⋅e−Γ,r1<0.5 | (8) |
where c1=r3×kc×c2+1, c2=2(1−i/tmax) and Γ=(2r2−1)×c2; r1, r2 and r3 are random numbers in the interval [0, 1], t is the number of iterations, tmax is the maximum number of iterations; c1 and Γ are random coefficients, c2 is an attenuation variable gradually decaying from 2 to 0, and kc is a constant. Xtij is the search location of the agent Xij in iteration t; Xtbest is the current best solution in iteration t. When r1 is greater than or equal to 0.5, TSO implements the exploration process; otherwise, TSO implements the exploitation process. Besides, by using the big-oh notation O(n), the computational complexity of TSO is O(n(tmaxd+tmax+1)).
Many factors can influence the performance of the robot manipulator response. An ideal answer of robot manipulators must have slight maximum overshoot, settling time, and steady-state error in the meantime. In this work, Figure of demerit (FoD) is selected as the objective function to evaluate the control performance of the robot system to minimize the maximum overshoot, steady-state error, and settling time synchronously. The objective function FoD is represented by
FoD=2∑i=1[(1−e−η)(Mios+eiss)+e−η(tist−tir)] | (9) |
where Mios is the maximum overshoot (%), tist is the settling time (sec), tir is the rise time (sec), eiss is the steady‐state error, η is an exponential factor to balance the weights of the term (Mios+eiss) and the term (tist−tir), and i is the index of robot links.
By setting the value of ψ, one can adjust the penalty degree of the items. Specifically, when η = 0.6932, the weight factor (1−e−η) and e−η are equal, which means the term of the maximum overshoot, the term of the steady‐state error, and the term of the setting time have fair influences on the objective function FoD.
In addition, for quantitative comparative analysis, four popular error indices are employed to evaluate the performance of the controller approaches [42]. The error indices can be denoted as follows.
IAE :J=∫∞0|e(t)|dtITAE:J=∫∞0t|e(t)|dtISE :J=∫∞0e2(t)dtITSE:J=∫∞0te2(t)dt | (10) |
where ISE is the abbreviation of the integral of the squared error, ITSE is the abbreviation of the integral of the product of time and the square error, IAE is the abbreviation of the integral of the absolute error, ITAE is the abbreviation of the integral time absolute error.
Without loss of generality, a two-link robot manipulator working in a horizontal plane is suggested in Figure 1.
Thus the terms D and C of the dynamics equation (1) can be presented as
D(q)=((m1+m2)l21+m2l22+2m2l1l2cosq2m2l22+m2l1l2cosq2m2l22+m2l1l2cosq2m2l22)C(q,˙q)=(−m2l1l2˙q2sinq2−m2l1l2(˙q1+˙q2)sinq2m2l1l2˙q1sinq20) | (11) |
where the structural parameters in this work are set to l1 = 0.8, l2 = 0.4, m1 = 0.1, and m2 = 0.1; g is the gravity acceleration.
The optimization progress of MPC and CTC based on the TSO of robot manipulators was implemented via a unit step reference, as shown in Figure 2.
In the optimization of MPC and CTC, the sampling period is set to Ts = 0.01 s, and a prediction horizon Hp = 10 is employed. In the MPC control, the parameters to be optimized are Q and R; We set Q=[Q1⋅I2×2002×2002×2Q2⋅I2×2], R=[R1R2]; 0.1⩽Q1,Q2⩽50, 0⩽R1,R2⩽50, and umin=−500, umax=500. In the CTC control, the parameters to be optimized are kp and kd.
During the procedure of the simulation experiment, the search agents of these metaheuristic algorithms are 30, and the maximum iterations of the optimization are 50 times. Expressly, in the TSO method, the constant kc is set to 1; In GWO, HHO, MO, and SBO, the required parameters are consistent with the original literature. For instance, in GWO, a decreases linearly from 2 to 0; in HHO, β is set to 1.5; in MO, g = 0.8, a1 = 1.0, a2 = 1.5, a3 = 1.5, β = 2, and mutation rate is set to 0.01; in SBO, α = 0.94, mutation rate is set to 0.05, and the percent of the difference between the upper and lower limit is set to 0.02. Afterwards, each algorithm takes the mean value of six independent trials as the final result. After the optimization process, we get the cost function value FoD of these different methods, the standard deviation, the key parameters of the controllers, the settling time, and the maximum overshoot, as tabulated in Table 1. Then the set-point tracking performance on the unit step reference for the robot manipulator using these controllers can be illustrated in Figure 3.
GWO-CTC | HHO-CTC | MO-CTC | SBO-CTC | TSO-CTC | TSO-MPC | ||
FoD | Ave. | 0.10401 | 0.12794 | 0.11343 | 0.1222 | 0.10386 | 0.06455 |
St.d. | 0.00675 | 0.00379 | 0.00711 | 0.00703 | 0.00383 | 0.00332 | |
Optimal parameters | Link1 and Link2 |
kp1 = 11.2297, kd1 = 49.5653, kp2 = 11.0395, kd2 = 48.3801. | kp1 = 8.1915, kd1 = 26.5169, kp2 = 11.9300, kd2 = 49.8765. |
kp1 = 9.5640, kd1 = 35.9166, kp2 = 10.0813, kd2 = 40.3256. |
kp1 = 8.88092, kd1 = 30.9013, kp2 = 9.80207, kd2 = 37.4771. |
kp1 = 11.1218, kd1 = 48.9795, kp2 = 11.164, kd2 = 48.9795. |
Q1 = 0.1010, R1 = 0, Q2 = 50, R2 = 0. |
Settling time(s) |
Link1 | 0.5 | 0.69 | 0.59 | 0.64 | 0.5 | 0.19 |
Link2 | 0.5 | 0.55 | 0.55 | 0.59 | 0.5 | 0.19 | |
Maximum overshoot(%) |
Link1 | 1.89468 | 1.85569 | 1.83179 | 1.78839 | 1.97104 | 0 |
Link2 | 1.99610 | 0.86986 | 1.95880 | 1.77093 | 1.89138 | 0 |
As can be seen from Table 1 and Figure 3, the proposed TSO-MPC has the minimum settling time, overshoot, as well as the performance indices compared with the other methods. Particularly, by employing TSO-MPC, the overshoot of joints 1 and 2 are both zero. To compare with the trial and error method, we set Q1 = 0.1, Q2 = 50, R1 = R2 = 0; however, the FoD value obtained is 0.06952. It is slightly larger than the optimal value of 0.06455.
In conclusion, the larger the weight coefficient of the angle, the smaller the weight coefficient of the angular speed, and the smaller the weight coefficient of the input torque, the better the performance of the objective function FoD. Although the optimal parameters are not all at the boundaries, they are very close to them.
Set-point tracking control is an important performance index for the control technique of robot manipulators. Unit step tracking is a typical set-point tracking. In the previous section, MPC and CTC are optimized using a unit step reference trajectory, and key parameters in these control methods are obtained. For quantitative comparative purposes, different error indices are employed to evaluate the performance of different control algorithms in terms of set-point tracking. The implementations of these algorithms under the error indexes are listed in Table 2.
GWO-CTC | HHO-CTC | MO-CTC | SBO-CTC | TSO-CTC | TSO-MPC | |
IAE | 0.45338 | 0.45337 | 0.45337 | 0.50303 | 0.45561 | 0.11608 |
ITAE | 0.07620 | 0.07666 | 0.076198 | 0.09532 | 0.08517 | 0.00561 |
ISE | 0.28802 | 0.29004 | 0.28802 | 0.31247 | 0.29497 | 0.06850 |
ITSE | 0.00486 | 0.00492 | 0.00486 | 0.00700 | 0.00500 | 8.38E-05 |
As can be seen from Table 2, all the error indicators of the TSO-MPC algorithm are the smallest. Again, it is proved that TSO-MPC has the best performance among the control schemes.
In addition to set-point tracking, nonlinear trajectory tracking is also essential in various applications of robot manipulators. Besides, proper nonlinear excitation trajectories for the robot manipulator are required to test the effectiveness of the MPC methods.
For this purpose, the periodic trajectories by a sum of finite Fourier series are utilized hereinafter due to the ascendancy in terms of signal processing and target reaching. The finite-term periodic Fourier series trajectories for joint i of the robot manipulator can be formulated as
qi(t)=N∑i=1aicos(ωfit)+N∑i=1bisin(ωfit)+q0i | (12) |
where ωf is the fundamental frequency, ai and bi are amplitudes of the terms, and qio is the offsets of the ith joint angles. The fundamental frequencies are all set to 0.5, and thus, all of the period of the trajectories is 4π second.
In order to facilitate analysis, we let a1 = [0.156, -0.478, 0.078, -0.388, -0.070], b1 = [0.088, 0.253, -0.207, 0.549, 0.150], a2 = [0.064, -0.335, 0.451, 0.292, 0.746], b2 = [-0.125, 0.292, -0.369, 0.557, 0.564], q0 = [0.168, 0.193]; and the initial state of the system is set to q1(0)=˙q1(0)=q2(0)=˙q2(0)=0. The final generated nonlinear reference trajectory is presented in Figure 4.
After simulation, the output response of the proposed MPC for tracking nonlinear trajectory is demonstrated in Figure 5. It can be seen that the performance of TSO-MPC still follows the nonlinear trajectory well, and the steady-state error is insignificant.
Robot manipulators always encounter varieties of structural and non-structural uncertainties when in service. Uncertainty factors adversely affect the tracking implementation and performance of the robotic system. Therefore, the controllers of robot manipulators are required of good robustness to uncertainty factors. In this section, a pair of trails are conducted to validate the robust performance of the proposed TSO-MPC scheme. Specifically, ± 50% measurement errors in terms of the link masses and the link lengths of the robot manipulator were established to test and verify the robustness of the proposed TSO-MPC.
As demonstrated in Figures 6 and 7, the TSO-MPC can tackle the uncertainties of the system parameters with an ignorable steady-state error in the system response. It should be pointed out that there are many other excellent algorithms that can be used to optimize MPC of the robot manipulator, but they were not yet considered in this work.
A newly proposed metaheuristic, TSO algorithm, was employed for tuning the LPV-MPC parameters of robot manipulators rather than using the trial and error method from experts' experience. The parameters of LPV-MPC were turned using TSO by the minimization of an objective function FoD, which can simultaneously minimize overshoot, steady-state error, and settling time. It is suggested that the larger the weight coefficient of the angle, the smaller the weight coefficient of the angular speed, and the smaller the weight coefficient of the input torque, the better the performance of the TSO-MPC. The control performances achieved with TSO-MPC controllers are then compared with the performances obtained using GWO-CTC, HHO-CTC, MO-CTC, SBO-CTC, and TSO-CTC controllers. Although all the algorithms can achieve small steady-state error, TSO-MPC has better performance in terms of maximum overshoot and settling time than the metaheuristic-algorithm-based CTC schemes. Moreover, TSO-MPC can also effectively track nonlinear trajectories and handle the uncertainty of the robot manipulator parameters. The results can indicate that the proposed TSO-MPC method in some areas is more efficient than other control schemes of robot manipulators.
This project is financially supported by the National Natural Science Foundation of China (No. 51875266).
The authors declare that there is no conflict of interest.
Abbreviations | Full name |
CTC | Computed Torque Controller |
CPA | Colony Predation Algorithm |
DoF | Degree of Freedom |
FoD | Figure of Demerit |
GWO | Grey Wolf Optimizer |
HGS | Hunger Games Search |
HHO | Harris Hawks Optimization |
ISE | Integral of the Squared Error |
ITSE | Integral of the product of Time and the Square Error |
IAE | Integral of the Absolute Error |
ITAE | Integral of the product of Time and the Absolute Error |
LPV | Linear Parameter Varying |
MBO | Monarch Butterfly Optimization |
MO | Mayfly Optimization |
MPC | Model Predictive Controller |
MSA | Moth Search Algorithm |
MTO | Multi-Tracker Optimization |
NMPC | Nonlinear Model Predictive Control |
PID | Proportion Integration Differentiation |
PSO | Particle Swarm Optimization |
RUN | RUNge Kutta optimizer |
SSA | Sparrow Search Algorithm |
SMA | Slime Mould Algorithm |
SBO | Satin Bowerbird Optimizer |
TSO | Transient Search Optimization |
INFO | WeIghted meaN oF vectOrs |
[1] | Q. Ren, Influence of low carbon logistics industry in foreign countries on development of China's low carbon logistics industry, Environ. Sci. Manage., 43 (2018), 41-44. |
[2] |
J. V. Hoff, M. M. B. Rasmussen, P. B. Sørensen, Barriers and opportunities in developing and implementing a Green GDP, Ecol. Econ., 181 (2021), 106905. https://doi.org/10.1016/j.ecolecon.2020.106905 doi: 10.1016/j.ecolecon.2020.106905
![]() |
[3] |
M. Kalantaripo, H. N. Alamdarl, Spatial effects of energy consumption and green GDP in regional agreements, Sustainability, 13 (2021), 10078. https://doi.org/10.3390/su131810078 doi: 10.3390/su131810078
![]() |
[4] |
H. Kaur, S. P. Singh, Heuristic modeling for sustainable procurement and logistics in a supply chain using big data, Comput. Oper. Res., 98 (2017), 301-321. https://doi.org/10.1016/j.cor.2017.05.008 doi: 10.1016/j.cor.2017.05.008
![]() |
[5] |
H. M. Fan, X. Yang, D. Li, Y. Li, P. Liu, J. X. Wu, Half-open multi-depot vehicle routing problem based on joint distribution mode of fresh food, Comput. Integr. Manuf. Syst., 25 (2019), 256-266. https://doi.org/10.13196/j.cims.2019.01.026 doi: 10.13196/j.cims.2019.01.026
![]() |
[6] |
A. I. Malik, B. S. Kim, A constrained production system involving production flexibility and carbon emissions, Mathematics, 8 (2020), 275. https://doi.org/10.3390/math8020275 doi: 10.3390/math8020275
![]() |
[7] |
B. Sarkar, M. Sarkar, B. Ganguly, L. E. Cárdenas-Barrón, Combined effects of carbon emission and production quality improvement for fixed lifetime products in a sustainable supply chain management, Int. J. Prod. Econ., 231 (2021), 107867. https://doi.org/10.1016/j.ijpe.2020.107867 doi: 10.1016/j.ijpe.2020.107867
![]() |
[8] |
T. Ghanbarpour, A. Gustafsson, How do corporate social responsibility (CSR) and innovativeness increase financial gains? A customer perspective analysis, J. Business Res., 140 (2022), 471-481. https://doi.org/10.1016/j.jbusres.2021.11.016 doi: 10.1016/j.jbusres.2021.11.016
![]() |
[9] |
M. Tayyab, M. S. Habib, M. S. S. Jajja, B. Sarkar, Economic assessment of a serial production system with random imperfection and shortages: A step towards sustainability, Comput. Ind. Eng., 171 (2022), 108398. https://doi.org/10.1016/j.cie.2022.108398 doi: 10.1016/j.cie.2022.108398
![]() |
[10] |
G. B. Dantzig, J. H. Ramser, The truck dispatching problem, Manage. Sci., 6 (1959), 80-91. https://doi.org/10.1287/mnsc.6.1.80 doi: 10.1287/mnsc.6.1.80
![]() |
[11] |
D. Cinar, K. Gakis, P. M. Pardalos, A 2-phase constructive algorithm for cumulative vehicle routing problems with limited duration, Expert Syst. Appl., 56 (2016), 48-58. https://doi.org/10.1016/j.eswa.2016.02.046 doi: 10.1016/j.eswa.2016.02.046
![]() |
[12] |
Y. Xiao, A. Konak, The heterogeneous green vehicle routing and scheduling problem with time-varying traffic congestion, Transp. Res. Part E Logist. Transp. Rev., 88 (2016), 146-166. https://doi.org/10.1016/j.tre.2016.01.011 doi: 10.1016/j.tre.2016.01.011
![]() |
[13] |
X. P. Deng, L. Chen, S. Tian, Research on multimodal transport path optimization with mixed time windows constraints, Int. Core J. Eng., 6 (2020), 125-129. https://doi.org/10.6919/ICJE.202003_6(3).0023 doi: 10.6919/ICJE.202003_6(3).0023
![]() |
[14] |
L. Y. Zhang, M. L. Tseng, C. H. Wang, C. Xiao, T. Fei, Low-carbon cold chain logistics using ribonucleic acid-ant colony optimization algorithm, J. Cleaner Prod., 233 (2019), 169-180. https://doi.org/10.1016/j.jclepro.2019.05.306 doi: 10.1016/j.jclepro.2019.05.306
![]() |
[15] |
T. Ning, L. An, X. Duan, Optimization of cold chain distribution path of fresh agricultural products under carbon tax mechanism: A case study in China, J. Intell. Fuzzy Syst., 40 (2021), 10549-10558. https://doi.org/10.3233/JIFS-201241 doi: 10.3233/JIFS-201241
![]() |
[16] |
Y. Zhang, C. Yuan, J. Wu, Vehicle routing optimization of instant distribution routing based on customer satisfaction, Information, 11 (2020), 36-36. https://doi.org/10.3390/info11010036 doi: 10.3390/info11010036
![]() |
[17] |
X. Li, K. Zhou, Multi-objective cold chain logistic distribution center location based on carbon emission, Environ. Sci. Pollut. Res., 28 (2021), 32396-32404. https://doi.org/10.1007/S11356-021-12992-W doi: 10.1007/S11356-021-12992-W
![]() |
[18] |
M. Rabbani, A. Farshbaf-Geranmayeh, N. Haghjoo, Vehicle routing problem with considering multi-middle depots for perishable food delivery, Uncertain Supply Chain Manage., 4 (2016), 171-182. https://doi.org/10.5267/j.uscm.2016.3.001 doi: 10.5267/j.uscm.2016.3.001
![]() |
[19] |
M. Adelzadeh, V. Mahdavi Asl, M. Koosha, A mathematical model and a solving procedure for multi-depot vehicle routing problem with fuzzy time window and heterogeneous vehicle, Int. J. Adv. Manuf. Technol., 75 (2014), 793-802. https://doi.org/10.1007/s00170-014-6141-8 doi: 10.1007/s00170-014-6141-8
![]() |
[20] | W. Li, X. Kou, C. Zhu, Research on optimization of joint distribution of cold chain logistics adopts carbon emission, in Journal of Physics: Conference Series, IOP Publishing, 1972 (2021), 012078. https://doi.org/10.1088/1742-6596/1972/1/012087 |
[21] |
M. Golestani, S. H. Moosavirad, Y. Asadi, S. Biglari, A multi-objective green hub location problem with multi item-multi temperature joint distribution for perishable products in cold supply chain, Sustainable Prod. Consumption, 27 (2021), 1183-1194. https://doi.org/10.1016/j.spc.2021.02.026 doi: 10.1016/j.spc.2021.02.026
![]() |
[22] | D. Zhang, J. Zhang, Research on picking route optimization based on simulated annealing algorithm, in Journal of Physics: Conference Series, IOP Publishing, 1972 (2021), 012086. https://doi.org/10.1088/1742-6596/1972/1/012086 |
[23] |
B. Liu, Logistics distribution route optimization model based on recursive fuzzy neural network algorithm, Comput. Intell. Neurosci., 2021 (2021), 3338840. https://doi.org/10.1155/2021/3338840 doi: 10.1155/2021/3338840
![]() |
[24] |
D. Cattaruzza, N. Absi, D. Feillet, J. González-Feliu, Vehicle routing problems for city logistics, EURO J. Transp. Logist., 6 (2017), 51-79. https://doi.org/10.1007/s13676-014-0074-0 doi: 10.1007/s13676-014-0074-0
![]() |
[25] |
E. B. Mariano, J. A. Gobbo Jr, F. de Castro Camioto, D. Aparecida do Nascimento Rebelatto, CO2 emissions and logistics performance: a composite index proposal, J. Cleaner Prod., 163 (2017), 166-178. https://doi.org/10.1016/j.jclepro.2016.05.084 doi: 10.1016/j.jclepro.2016.05.084
![]() |
[26] |
Y. Xiao, Q. Zhao, I. Kaku, Y. Xu, Development of a fuel consumption optimization model for the capacitated vehicle routing problem, Comput. Oper. Res., 39 (2012), 1419-1431. https://doi.org/10.1016/j.cor.2011.08.013 doi: 10.1016/j.cor.2011.08.013
![]() |
[27] | DEFRA, Guidelines for Company Reporting on Greenhouse Gas Emissions, Department for Environment, Food and Rural Affairs, 2005. |
[28] |
X. Tian, L. Liu, S. Liu, Z. Du, M. Pang, Path planning of mobile robot based on improved ant colony algorithm for logistics, Math. Biosci. Eng., 18 (2021), 3034-3045. https://doi.org/10.3934/mbe.2021152 doi: 10.3934/mbe.2021152
![]() |
[29] |
Q. Yao, S. Zhu, Y. Li, Green vehicle-routing problem of fresh agricultural products considering carbon emission, Int. J. Environ. Res. Public Health, 19 (2022), 8675. https://doi.org/10.3390/ijerph19148675 doi: 10.3390/ijerph19148675
![]() |
[30] |
G. Qin, F. Tao, L. Li, A vehicle routing optimization problem for cold chain logistics considering customer satisfaction and carbon emissions, Int. J. Environ. Res. Public Health, 16 (2019), 576. https://doi.org/10.3390/ijerph16040576 doi: 10.3390/ijerph16040576
![]() |
[31] |
X. Pu, X. Lu, G. Han, An improved optimization algorithm for a multi-depot vehicle routing problem considering carbon emissions, Environ. Sci. Poll. Res., 29 (2022), 54940-54955. https://doi.org/10.1007/s11356-022-19370-0 doi: 10.1007/s11356-022-19370-0
![]() |
[32] |
H. Xiong, Research on cold chain logistics distribution route based on ant colony optimization algorithm, Discrete Dyn. Nat. Soc., 2021 (2021). https://doi.org/10.1155/2021/6623563 doi: 10.1155/2021/6623563
![]() |
[33] |
S. Yin, F. Tan, M. Yang, Summary of research on multi-objective optimization problems, Int. Core J. Eng., 7 (2021), 191-196. https://doi.org/10.6919/ICJE.202111_7(11).0032 doi: 10.6919/ICJE.202111_7(11).0032
![]() |
[34] |
W. Hu, K. Wu, P. P. Shum, N. I. Zheludev, C. Soci, All-optical implementation of the ant colony optimization algorithm, Sci. Rep., 6 (2016), 1-7. https://doi.org/10.1038/srep26283 doi: 10.1038/srep26283
![]() |
[35] |
H. Xu, P. Pu, F. Duan, Dynamic vehicle routing problems with enhanced ant colony optimization, Discrete Dyn. Nat. Soc., 2018 (2018), 1295485. https://doi.org/10.1155/2018/1295485 doi: 10.1155/2018/1295485
![]() |
[36] |
M. He, Z. Wei, X. Wu, Y. Peng, An adaptive variable neighborhood search ant colony algorithm for vehicle routing problem with soft time windows, IEEE Access, 9 (2021), 21258-21266. https://doi.org/10.1109/ACCESS.2021.3056067 doi: 10.1109/ACCESS.2021.3056067
![]() |
[37] |
D. Chen, X. M. You, S. Liu, Ant colony algorithm with Stackelberg game and multi-strategy fusion, Appl. Intell., 52 (2021), 1-23. https://doi.org/10.1007/S10489-021-02774-9 doi: 10.1007/S10489-021-02774-9
![]() |
[38] |
G. Qin, F. Tao, L. Li, A vehicle routing optimization problem for cold chain logistics considering customer satisfaction and carbon emissions, Int. J. Environ. Res. Public Health, 16 (2019), 576. https://doi.org/10.3390/ijerph16040576 doi: 10.3390/ijerph16040576
![]() |
1. | Zijiao Zhang, Chong Wu, Shiyou Qu, Jiaming Liu, A hierarchical chain-based Archimedes optimization algorithm, 2023, 20, 1551-0018, 20881, 10.3934/mbe.2023924 | |
2. | Sherif I. Abdelmaksoud, Mohammed H. Al-Mola, Ghulam E. Mustafa Abro, Vijanth S. Asirvadam, In-Depth Review of Advanced Control Strategies and Cutting-Edge Trends in Robot Manipulators: Analyzing the Latest Developments and Techniques, 2024, 12, 2169-3536, 47672, 10.1109/ACCESS.2024.3383782 |
GWO-CTC | HHO-CTC | MO-CTC | SBO-CTC | TSO-CTC | TSO-MPC | ||
FoD | Ave. | 0.10401 | 0.12794 | 0.11343 | 0.1222 | 0.10386 | 0.06455 |
St.d. | 0.00675 | 0.00379 | 0.00711 | 0.00703 | 0.00383 | 0.00332 | |
Optimal parameters | Link1 and Link2 |
kp1 = 11.2297, kd1 = 49.5653, kp2 = 11.0395, kd2 = 48.3801. | kp1 = 8.1915, kd1 = 26.5169, kp2 = 11.9300, kd2 = 49.8765. |
kp1 = 9.5640, kd1 = 35.9166, kp2 = 10.0813, kd2 = 40.3256. |
kp1 = 8.88092, kd1 = 30.9013, kp2 = 9.80207, kd2 = 37.4771. |
kp1 = 11.1218, kd1 = 48.9795, kp2 = 11.164, kd2 = 48.9795. |
Q1 = 0.1010, R1 = 0, Q2 = 50, R2 = 0. |
Settling time(s) |
Link1 | 0.5 | 0.69 | 0.59 | 0.64 | 0.5 | 0.19 |
Link2 | 0.5 | 0.55 | 0.55 | 0.59 | 0.5 | 0.19 | |
Maximum overshoot(%) |
Link1 | 1.89468 | 1.85569 | 1.83179 | 1.78839 | 1.97104 | 0 |
Link2 | 1.99610 | 0.86986 | 1.95880 | 1.77093 | 1.89138 | 0 |
GWO-CTC | HHO-CTC | MO-CTC | SBO-CTC | TSO-CTC | TSO-MPC | |
IAE | 0.45338 | 0.45337 | 0.45337 | 0.50303 | 0.45561 | 0.11608 |
ITAE | 0.07620 | 0.07666 | 0.076198 | 0.09532 | 0.08517 | 0.00561 |
ISE | 0.28802 | 0.29004 | 0.28802 | 0.31247 | 0.29497 | 0.06850 |
ITSE | 0.00486 | 0.00492 | 0.00486 | 0.00700 | 0.00500 | 8.38E-05 |
Abbreviations | Full name |
CTC | Computed Torque Controller |
CPA | Colony Predation Algorithm |
DoF | Degree of Freedom |
FoD | Figure of Demerit |
GWO | Grey Wolf Optimizer |
HGS | Hunger Games Search |
HHO | Harris Hawks Optimization |
ISE | Integral of the Squared Error |
ITSE | Integral of the product of Time and the Square Error |
IAE | Integral of the Absolute Error |
ITAE | Integral of the product of Time and the Absolute Error |
LPV | Linear Parameter Varying |
MBO | Monarch Butterfly Optimization |
MO | Mayfly Optimization |
MPC | Model Predictive Controller |
MSA | Moth Search Algorithm |
MTO | Multi-Tracker Optimization |
NMPC | Nonlinear Model Predictive Control |
PID | Proportion Integration Differentiation |
PSO | Particle Swarm Optimization |
RUN | RUNge Kutta optimizer |
SSA | Sparrow Search Algorithm |
SMA | Slime Mould Algorithm |
SBO | Satin Bowerbird Optimizer |
TSO | Transient Search Optimization |
INFO | WeIghted meaN oF vectOrs |
GWO-CTC | HHO-CTC | MO-CTC | SBO-CTC | TSO-CTC | TSO-MPC | ||
FoD | Ave. | 0.10401 | 0.12794 | 0.11343 | 0.1222 | 0.10386 | 0.06455 |
St.d. | 0.00675 | 0.00379 | 0.00711 | 0.00703 | 0.00383 | 0.00332 | |
Optimal parameters | Link1 and Link2 |
kp1 = 11.2297, kd1 = 49.5653, kp2 = 11.0395, kd2 = 48.3801. | kp1 = 8.1915, kd1 = 26.5169, kp2 = 11.9300, kd2 = 49.8765. |
kp1 = 9.5640, kd1 = 35.9166, kp2 = 10.0813, kd2 = 40.3256. |
kp1 = 8.88092, kd1 = 30.9013, kp2 = 9.80207, kd2 = 37.4771. |
kp1 = 11.1218, kd1 = 48.9795, kp2 = 11.164, kd2 = 48.9795. |
Q1 = 0.1010, R1 = 0, Q2 = 50, R2 = 0. |
Settling time(s) |
Link1 | 0.5 | 0.69 | 0.59 | 0.64 | 0.5 | 0.19 |
Link2 | 0.5 | 0.55 | 0.55 | 0.59 | 0.5 | 0.19 | |
Maximum overshoot(%) |
Link1 | 1.89468 | 1.85569 | 1.83179 | 1.78839 | 1.97104 | 0 |
Link2 | 1.99610 | 0.86986 | 1.95880 | 1.77093 | 1.89138 | 0 |
GWO-CTC | HHO-CTC | MO-CTC | SBO-CTC | TSO-CTC | TSO-MPC | |
IAE | 0.45338 | 0.45337 | 0.45337 | 0.50303 | 0.45561 | 0.11608 |
ITAE | 0.07620 | 0.07666 | 0.076198 | 0.09532 | 0.08517 | 0.00561 |
ISE | 0.28802 | 0.29004 | 0.28802 | 0.31247 | 0.29497 | 0.06850 |
ITSE | 0.00486 | 0.00492 | 0.00486 | 0.00700 | 0.00500 | 8.38E-05 |
Abbreviations | Full name |
CTC | Computed Torque Controller |
CPA | Colony Predation Algorithm |
DoF | Degree of Freedom |
FoD | Figure of Demerit |
GWO | Grey Wolf Optimizer |
HGS | Hunger Games Search |
HHO | Harris Hawks Optimization |
ISE | Integral of the Squared Error |
ITSE | Integral of the product of Time and the Square Error |
IAE | Integral of the Absolute Error |
ITAE | Integral of the product of Time and the Absolute Error |
LPV | Linear Parameter Varying |
MBO | Monarch Butterfly Optimization |
MO | Mayfly Optimization |
MPC | Model Predictive Controller |
MSA | Moth Search Algorithm |
MTO | Multi-Tracker Optimization |
NMPC | Nonlinear Model Predictive Control |
PID | Proportion Integration Differentiation |
PSO | Particle Swarm Optimization |
RUN | RUNge Kutta optimizer |
SSA | Sparrow Search Algorithm |
SMA | Slime Mould Algorithm |
SBO | Satin Bowerbird Optimizer |
TSO | Transient Search Optimization |
INFO | WeIghted meaN oF vectOrs |