REVIEW 3 major objections 6 minor 31 references
COM Adjustment Mechanism Control for Multi-Configuration Motion Stability of Unmanned Deformable Vehicle
T0 review · 3 major / 6 minor · reviewed 2026-08-07 · deepseek-v4-flash
Pith's one-line read A sliding battery keeps a transforming robot stable in both modes.
desk verdict A real hardware steering result and a walking claim that needs a baseline before it is believed. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The carrying object is the center-of-mass adjustment mechanism: a T-shaped pair of X- and Y-direction slides mounted on the body, with the battery itself serving as the movable mass, driven by a ball screw and modeled as the linear second-order electromechanical system $\ddot{y} = -\frac{B_z}{J}\dot{y} + \frac{K_a K_t r_g}{J}u$. The two identities that carry the argument are the steering stability factor $K = \frac{m}{L^2}\left(\frac{a}{k_2}-\frac{b}{k_1}\right)$ and the zero-moment point (ZMP); slider displacement enters both. The new coupling is K-means clustering on (ZMP error, ZMP error-rate) data, which turns the qualitative ZMP criterion into five discrete stability levels $L_1$-$L_5$, and a variable-universe fuzzy controller that expands or contracts its input universe according to the current level, followed by an ADRC that tracks the commanded slider displacement.
What would settle it
Freeze the COM sliders at their center positions and rerun the steady-state steering and walking tests under the same disturbances; if the stability factor still holds near $0.0024$ and the ZMP still stays at level 2, the mechanism is not doing the work. Sharper still: recompute the K-means cluster centers from hardware-measured (ZMP error, ZMP error-rate) samples during real walking and check whether they coincide with Table 1; mismatch would mean the stability-level labels that scale the fuzzy universe are miscalibrated.
Extended reading notes
Core claim
The paper's central discovery is that center-of-mass adjustment alone is a sufficient control channel for both steady-state steering stability and walking stability. For steering, the problem is compressed into the stability factor identity $K = \frac{m}{L^2}\left(\frac{a}{k_2} - \frac{b}{k_1}\right)$: shifting the X-slider changes $a$ and $b$, and closed-loop Fuzzy-PID control converges $K$ to the desired value $0.0024$, improving overshoot from $14.99\%$ to $9.19\%$, rise time from $1.05\,\mathrm{s}$ to $0.35\,\mathrm{s}$, and settling time from $2.37\,\mathrm{s}$ to $1.52\,\mathrm{s}$ in simulation. For walking, the paper converts the qualitative ZMP stability criterion into a quantitative five-level scale by running K-means clustering on $10^5$ ADAMS-simulated ZMP deviation samples, then uses the stability level to scale the universe of a variable-universe fuzzy controller whose output is a desired slider displacement; an active disturbance rejection controller tracks that displacement. The reported results are a reduction in maximum ZMP tracking error from $0.037\,\mathrm{m}$ under PID to near the ideal trajectory, and, with K-means grading, a $14.86\%$ reduction in overshoot and $3.6\%$ reduction in steady-state error relative to VUFC-ADRC without grading.
Load-bearing premise
The walking-stability grading rests on the assumption that the real robot's ZMP deviations fall into the same clusters as the ADAMS simulation of the nominal gait, so the Table 1 cluster centers remain valid labels on hardware; the paper's own test already shows the real stability level running one level higher than simulation.
Editorial extensions
If this is right
- A conventional fixed-COM vehicle cannot change its stability factor; the mechanism gives the unmanned deformable vehicle an actively tunable understeering capability that can be re-targeted for different loading and speed conditions.
- Because stability correction happens through the COM slider rather than through leg joints or steering, the planned gait and steering can continue undisturbed while the controller recovers stability.
- The K-means five-level grading turns the ZMP criterion from a binary safe/unsafe check into a graded safety margin that can be monitored in real time and acted on before the ZMP leaves the support region.
- The hybrid automata upper controller gives a formal way to switch the same physical actuator between the two configurations, so adding future motion modes only requires adding new discrete states rather than new hardware.
Reading between the lines
- The one-level gap between simulated and hardware stability levels suggests a systematic calibration offset in the ZMP model; if the gap grows with terrain or gait, the cluster centers would need to be retrained per operating condition rather than once.
- The constant target $K_d = 0.0024$ is a single operating point; a speed- or load-dependent target would be a natural extension and would test whether the slider authority is adequate at the characteristic speed of 75 km/h.
- The mechanism's authority is bounded by slider travel, so for large disturbances the next step would be blending slider motion with leg or steering actuation; the hierarchical architecture already has the discrete states to host such a fallback.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper presents a center-of-mass (COM) adjustment mechanism for a reconfigurable wheel-legged robot and a hierarchical control strategy for two configurations. The upper-level hybrid automaton switches between a vehicular steady-state steering controller and a humanoid walking controller. The steering controller uses Fuzzy-PID to move an X-direction slider so that the vehicle stability factor K tracks a desired understeering value K_d = 0.0024, improving the simulated and measured K from 0.00097. The walking controller uses a variable-universe fuzzy controller combined with active disturbance rejection control (VUFC-ADRC), with a K-means clustering stage that grades the walking stability level from ZMP deviation and deviation rate. Simulation and hardware tests show the ZMP tracked near the planned reference and stability levels mostly at levels 1 and 2 in simulation and at level 2 in the hardware test; the paper also reports that hardware levels are one level higher than simulation. The central claim is that slider control significantly improves multi-configuration motion stability.
Significance. The idea of using a dedicated COM actuator for both vehicle steering and walking stability is useful, and the steering result is the strongest part: the stability factor is a standard objective, the before/after K values are external to the controller, and the hardware curves in Fig. 12 show a consistent understeering improvement. The walking control architecture is more speculative. The K-means-graded VUFC-ADRC is an interesting combination, but the hardware validation currently does not isolate the effect of the COM control from the gait planner, and the stability-level labels are not calibrated to a physical margin. The paper is transparent about the one-level discrepancy between simulation and test in Section 6.3, which is a useful limitation but also highlights the need for further validation. If the authors add a hardware baseline and validate the K-means labels against a physical ZMP margin, the contribution would be solid.
major comments (3)
- [6.3 and Fig. 13] The central walking-stability improvement claim is not supported on hardware: no no-control or alternative-controller baseline is reported for the walking test. The hardware evidence in Figs. 13(a)-(b) is that the controlled ZMP tracks the ideal trajectory, and Figs. 13(c)-(d) show the resulting stability levels. Tracking a planned reference does not by itself demonstrate that the COM controller improves stability; the comparison against the PID in the simulation of Section 5.2 is not an experimental baseline. Please add a hardware baseline with the COM slider fixed, or with PID-only control, or otherwise restrict the hardware claim to 'stability is maintained' rather than 'significantly improved.'
- [4.2, Table 1, 6.3] The K-means cluster centers in Table 1 are trained exclusively on ADAMS simulation data for the nominal gait, yet they are applied to real-robot COP measurements in Section 6.3 to label the stability level. The paper itself reports that the hardware stability levels are systematically one level higher than the simulation results (Section 6.3), demonstrating a simulation-to-hardware calibration gap. Consequently, the reported 'level 2' result is a cluster index with unvalidated physical meaning; if the real COP distribution differs beyond the observed shift, the variable-universe scaling factors will be triggered by mislabeled levels and the claimed walking improvement may not transfer. Furthermore, the level is defined from the same ZMP error signal that the controller minimizes, so the level improvement is partly self-referential unless calibrated to a physical stability margin. Please validate the cluster labels against a physical margin (e.g., distance from ZMP to the support-polygon boundary) on hardware, or retrain/calibrate the clusters with hardware data and show that the labels remain consistent.
- [3.2, Eq. (9)] The homogeneous transformation matrix in Eq. (9) is not a valid transformation matrix as printed: entries such as 'cosθ_iz cosθ_ix - cosθ_iz cosθ_ix' and the placement of squared cosine terms are internally inconsistent, and the matrix does not have the standard rigid-body form. Since Eqs. (11)-(15) compute COM and ZMP from this transformation, the kinematic model used for the walking controller and simulation should be corrected or replaced with a correctly rendered version, or the derivation should be referenced to a reliable source.
minor comments (6)
- [3.1] Equation (6) appears twice verbatim in the text; one duplicate should be removed.
- [4.2, Eq. (17)] Equation (17) states '105' actual ZMP samples, but the surrounding text says 10,000 steps with 10 samples per step, which is 100,000 samples; the exponent formatting should be corrected and the notation made explicit.
- [6.1, 6.2] Reference [28] is cited for the ZMP/COP approximation and reference [29] for the fixed front wheel steering angle method, but the reference list identifies [28] as an automobile handling test standard and [29] as a trajectory optimization paper; the citations should be remapped.
- [4.2 c)] Equation (25) places the observer poles at -ω0 while Eq. (26) and the simulation parameters in Section 5.2 use ω_e; unify the notation for the observer bandwidth.
- [5.2] The simulation claims 'anti-disturbance ability' but does not specify what external disturbance was applied. Please state the disturbance model and magnitude, otherwise the comparison between the VUFC-ADRC variants is not reproducible.
- [4.2, Eq. (18)] The weighted distance in Eq. (18) uses fixed weights 0.7/0.3. A brief justification of these weights, or a sensitivity study of the resulting cluster centers to them, would strengthen the K-means grading stage.
Circularity Check
Walking-stability grading is a self-referential transform of the controlled ZMP error; the vehicular stability claim is independent and externally anchored.
-
self definitional
[Section 4.2 (walking stability control steps 1–4), Eqs. (17)–(18), Table 1, Figs. 10(c,d) and 13(c,d).]
"Based on the K-means clustering algorithm, the walking stability grade is quantitatively evaluated according to the deviation ZMP_e and deviation change rate ZMP_ec between the expected ZMP_d and the actual ZMP. (2) The evaluation result L_i is input into the variable universe fuzzy controller... The basis fuzzy controller then outputs the desired slider displacement y_d to the ADRC after fuzzy operation based on the optimized universe, deviation ZMP_e, and deviation change rate ZMP_ec."
The walking stability level L_i is defined as the nearest-cluster-center label of the vector (ZMP_e, ZMP_ec) (Eq. 17, Eq. 18, Table 1), and the very same two signals are the inputs to the basis fuzzy controller that generates the corrective slider command. Therefore, reporting that VUFC-ADRC keeps the stability level at 1–2 is a discretized restatement of the tracking-error vector the controller is designed to minimize; it is not an independent stability margin such as distance to the support-polygon boundary.
full rationale
The vehicular steady-state steering claim is not circular: the desired stability factor K_d = 0.0024 is taken from an external reference [27], the stability factor K is computed from the standard bicycle model (Eqs. 7–8), and the Fuzzy-PID controller is assessed by its ability to track this external target against a no-control baseline (K = 0.00097). No fitted parameter is renamed as a prediction in that loop. The walking claim is more problematic. The K-means 'stability levels' in Table 1 are cluster labels trained on the same ZMP deviation and deviation-rate signals that form the controller's inputs. Saying the controller 'basically remained at levels 1 and 2' is therefore equivalent to saying the controller kept the ZMP error small relative to simulation-derived cluster thresholds; the grading does not measure an independent physical safety margin. This is a genuine but partial self-referentiality: the controller's ZMP-tracking comparison against PID is still a meaningful control result, and the paper does not rely on a uniqueness theorem or on load-bearing self-citations to make its main control-design choices. The self-citations [1]–[6] are background for the robot platform and are not used to forbid alternatives. A no-control hardware walking baseline is not reported, and the simulation-to-reality one-level offset is a calibration weakness, but those are correctness risks rather than circularity. Overall, the central vehicular claim is self-contained, while the walking-stability grading partially reduces by construction, giving a moderate circularity score of 4.
Assumptions & free parameters
free parameters (8)
- Desired stability factor K_d =
0.0024
- ADRC lumped input gain b0 =
0.08
- ADRC observer bandwidth omega_e =
200 (X), 250 (Y)
- ADRC controller/tracking parameters omega_0 =
1000 (X), 1200 (Y)
- Fuzzy-PID initial gains =
kp0=15, ki0=0.8, kd0=9
- K-means weighted distance weights =
0.7 and 0.3
- Number of stability clusters =
5
- Variable universe scaling factor range =
scaling factors in [0.5, 1.5]
assumptions (6)
- domain assumption Linear 2-DOF bicycle model with constant cornering stiffness and small slip angle is valid for steady-state steering.
- domain assumption ZMP criterion is a valid stability measure and ZMP can be approximated by COP measured by foot pressure sensors.
- domain assumption The ADAMS simulation model of the robot is an accurate representation of the real robot for ZMP statistics.
- domain assumption The electromechanical model of the center-of-mass adjustment mechanism is linear second-order with constant coefficients and known b0.
- standard math Disturbance f in Eq. (19) is differentiable so that the linear extended state observer converges.
- ad hoc to paper The fuzzy rule tables (Tables 2-4) correctly encode the desired control policy for stability factor and ZMP tracking.
Cite this review
Pith. "Pith review of COM Adjustment Mechanism Control for Multi-Configuration Motion Stability of Unmanned Deformable Vehicle." pith.science (2026). https://pith.science/paper/VYTZ4VBF
@misc{pith2026250520926,
author = {Pith},
title = {Pith review of: COM Adjustment Mechanism Control for Multi-Configuration Motion Stability of Unmanned Deformable Vehicle},
year = {2026},
howpublished = {\url{https://pith.science/paper/VYTZ4VBF}},
note = {Machine review of arXiv:2505.20926}
}
read the original abstract
An unmanned deformable vehicle is a wheel-legged robot transforming between two configurations: vehicular and humanoid states, with different motion modes and stability characteristics. To address motion stability in multiple configurations, a center-of-mass adjustment mechanism was designed. Further, a motion stability hierarchical control algorithm was proposed, and an electromechanical model based on a two-degree-of-freedom center-of-mass adjustment mechanism was established. An unmanned-deformable-vehicle vehicular-state steady-state steering dynamics model and a gait planning kinematic model of humanoid state walking were established. A stability hierarchical control strategy was designed to realize the stability control. The results showed that the steady-state steering stability in vehicular state and the walking stability in humanoid state could be significantly improved by controlling the slider motion.
Figures
Reference graph
Works this paper leans on
-
[1]
Reconfiguration motion analysis and motion quality control of an unmanned metamorphic vehicle,
J. Liu, D. Zhao, C. Liu, et al., “Reconfiguration motion analysis and motion quality control of an unmanned metamorphic vehicle,” Control. Eng. P ract., vol.142, pp.105776, 2024, doi: https://doi.org/10.1016/j.conengprac.2023.105776
-
[2]
J. Liu, J. Zhu, D. Zhao, et al., “Integrated optimization design and motion control of multi -configuration unmanned metamorphic vehicle,” Adv. Eng. Inf., vol. 59, pp.102325, 2024, doi: https://doi.org/10.1016/j.aei.2023.102325
arXiv 2024
-
[3]
Reconfiguration of stability and control strategy for some unmanned deformable vehicles,
J. Liu, J. Xing, C. Liu, et al., “Reconfiguration of stability and control strategy for some unmanned deformable vehicles,” Appl. Math. Model., 2024, vol. 127, pp. 784-802, doi: https://doi.org/10.1016/j.apm.2024.01.005
-
[4]
Direct yaw-moment control of vehicles based on phase plane analysis,
J. Liu, J. Song, H. Li, et al., “Direct yaw-moment control of vehicles based on phase plane analysis,” Proc. Inst. Mech. Eng. Part D: J. Automob. Eng., vol. 236, pp. 2459-2474, 2022, doi: https://doi.org/10.1177/09544070211052375
-
[5]
J. Liu, Z. Yan, M. Lu, et al., “Stability analysis and design of an unmanned deformable vehicle during coupled reconfiguratio n motion,” Proc. Inst. Mech. Eng. Part K: J. Multi-body Dyn., vol. 236, pp. 639-659, 2022, doi: https://doi.org/10.1177/1464419322112
-
[6]
Motion analysis and stability optimization for metamorphic rob ot reconfiguration,
J. Liu, X. Ruan, M. Lu, et al., “Motion analysis and stability optimization for metamorphic rob ot reconfiguration,” Robot., vol. 41, no. 4, pp. 1179 -1202, 2023, doi: https://doi.org/10.1017/S0263574722001618
-
[7]
Learning and Generalization of Compensative Zero-Moment Point Trajectory for Biped Walking,
K. Hu, C. Ott, D. Lee, “Learning and Generalization of Compensative Zero-Moment Point Trajectory for Biped Walking,” IEEE Trans. Robot., vol. 32, no. 3, pp. 717-725, 2016, doi: https://doi.org/10.1109/TRO.2016.2553677
arXiv 2016
-
[8]
ZMP Support Areas for Multicontact Mobility Under Frictional Constraints,
S. Caron, Q. C. Pham, Y. Nakamura, “ZMP Support Areas for Multicontact Mobility Under Frictional Constraints,” IEEE Trans. Robot., vol. 33, no. 1, pp. 67-80, 2017, doi: https://doi.org/10.1109/TRO.2016.2623338
Show all 31 references
-
[9]
A feasibility-driven MPC scheme for robust gait generation in humanoids,
N. Scianca, F.M. Smaldone, L. Lanari, et al., “A feasibility-driven MPC scheme for robust gait generation in humanoids,” Robot. Auton. Syst., vol. 189, p. 104957, 2025, https://doi.org/10.1016/j.robot.2025.104957
2025
-
[10]
A Motion Planning Method for Quadrupedal Robots for Unknown Complex Terrain,
K. Zhou, Ch. Li, C. Li, “A Motion Planning Method for Quadrupedal Robots for Unknown Complex Terrain,” J. Mech. Eng., vol. 56, no.2, pp. 210-219, 2020
2020
-
[11]
Optimal control- based vibration suppression for walking humanoid robots,
J. Yi, Q. Zhu, J, Wu. “Optimal control- based vibration suppression for walking humanoid robots,” Robot , vol. 40, no. 2, pp. 129 -135, 2018, doi : https://doi.org/10.13973/j.cnki.robot.170308
2018 doi
-
[12]
Stability control for dynamic walking of bipedal robot with real-time capture point trajectory optimization,
S. Kim, Y. J. Han, Y. D. Hong, “Stability control for dynamic walking of bipedal robot with real-time capture point trajectory optimization,” J. Intell. Robot. Syst., 2019, vol. 96, no. 3, pp. 345-361, 2019, doi: https://doi.org/10.1007/s10846-018-0965-7
2019 doi
-
[13]
Energy-Efficient Gait Planning and Control for Biped Robots Utilizing the Allowable ZMP Region,
H. K. Shin, B. K. Kim, “Energy-Efficient Gait Planning and Control for Biped Robots Utilizing the Allowable ZMP Region,” IEEE Trans. Robot., vol. 30, no. 4, pp. 986-993, 2014, doi: https://doi.org/10.1109/TRO.2014.2305792
2014
-
[14]
MPC for Humanoid Gait Generation: Stability and Feasibility,
N. Scianca, D. De Simone, L. Lanari, et al., “MPC for Humanoid Gait Generation: Stability and Feasibility,” IEEE Trans. Robot., vol. 36, no. 4, pp. 1171- 1188, 2020, doi: https://doi.org/10.1109/TRO.2019.2958483
2020
-
[15]
Small -radius turning performance of an articulated vehicle by direct yaw moment control,
M. Iida, H. Nakashima, H. Tomiyama, et al, “Small -radius turning performance of an articulated vehicle by direct yaw moment control,” Comp. Electron. Agric., vol. 76, no. 2, pp. 277-283, 2011, doi: https://doi.org/10.1016/j.compag.2011.02.006
2011 doi
-
[16]
Disturbance observer based active independent front steering control for improving vehicle yaw stability an d tire utilization,
M. Gözü, B. Ozkan, M. T. Emirler, “Disturbance observer based active independent front steering control for improving vehicle yaw stability an d tire utilization,” Int. J. Autom. Technol., vol. 23, np. 3, pp. 841-854, 2022, doi: https://doi.org/10.1007/s12239-022-0075-1
2022 doi
-
[17]
Model predictive control of vehicle stability using coordinated active steering and differential brakes ,
M. Jalali, S. Khosravani, A. Khajepour, et al. , “Model predictive control of vehicle stability using coordinated active steering and differential brakes ,” Mechatron., vol. 48, pp. 30-41, 2017, doi: https://doi.org/10.1016/j.mechatronics.2017.10.003
2017 doi
-
[18]
Automobile Theory,
Z. Yu, “Automobile Theory,” Bei Jing, China, China Machine Press, 2007
2007
-
[19]
When and where to step: Terrain-aware real-time footstep location and timing optimization for bipedal robots,
K. Wang, Z. J. Hu, P. Tisnikar, et al., “When and where to step: Terrain-aware real-time footstep location and timing optimization for bipedal robots,” Robot. Auton. Syst., vol. 179, p. 104742, 2024, doi: https://doi.org/10.1016/j.robot.2024.104742
2024
-
[20]
Correct and efficient UAV missions based on temporal planning and in-flight hybrid simulations,
E. Pecker-Marcosig, S. Zudaire, R. Castro, et al., “Correct and efficient UAV missions based on temporal planning and in-flight hybrid simulations,” Robot. Auton. Syst., vol. 164, p. 104404, 2023, doi: https://doi.org/10.1016/j.robot.2023.104404
2023
-
[21]
Hybrid automaton-based disturbance-aware predictive control with receding horizon optimization for three-phase full-bridge inverters,
Z. Chen, S. Xun, “Hybrid automaton-based disturbance-aware predictive control with receding horizon optimization for three-phase full-bridge inverters,” Control. Eng. Pract., vol. 121, p. 104984, 2022, doi: https://doi.org/ 10.1016/j.conengprac.2021.104984
2022
-
[22]
Combinatorial clustering based lateral stability discrimination method for intelligent vehicles,
X. Gu, K. Meng, X. Yao, “Combinatorial clustering based lateral stability discrimination method for intelligent vehicles,” Autom. Eng., vol. 42, no. 11, pp. 1497-1505, 2020, doi: https://doi.org/10.19562/j.chinasae.qcgc.2020.11.007
2020 doi
-
[23]
Incremental fast relevance vector regression model based multi -pollutant emission prediction of biomass cogeneration systems,
X. Wang, Z. Sun, D. He, et al., “Incremental fast relevance vector regression model based multi -pollutant emission prediction of biomass cogeneration systems,” Control. Eng. Pract., vol. 149, p. 105986, 2024, doi: https://doi.org/10.1016/j.conengprac.2024.105986
2024
-
[24]
Study on trajectory tracking control of self -driving car based on variable predictive time domain MPC,
R. H. Du, H. F. Hu, K. Gao, “Study on trajectory tracking control of self -driving car based on variable predictive time domain MPC,” J. Mech. Eng. , vol. 58, no. 24, pp. 275-288, 2022, doi: https://doi.org/10.3901/JME.2022.24.275
2022 doi
-
[25]
Modern Control Theory,
G. Zhao, “Modern Control Theory,” Bei Jing, China, Machinery Industry Press, 2018
2018
-
[26]
From PID technology to “self-immobilizing control
Q. Han, “From PID technology to “self-immobilizing control” technology,” Control Eng., vol. 03, pp. 13-18, 2002, doi: https://doi.org/10.3969/j.issn.1671- 7848.2002.03.003
2002
-
[27]
Vehicle stability,
D. Karnopp, “Vehicle stability,” New York, USA, Marcel Dekker, 2004
2004
-
[28]
Test Method for Automobile Handling Stability: Steady State Slewing Test,
GB/T6323.6-1994, “Test Method for Automobile Handling Stability: Steady State Slewing Test,” Bei Jing, China, China Standard Press, 1994
1994
-
[29]
Trajectory Optimization for Wheeled-Legged Quadrupedal Robots Using Linearized ZMP Constraints,
Y. de Viragh, M. Bjelonic, C. D. Bellicoso, et al., “Trajectory Optimization for Wheeled-Legged Quadrupedal Robots Using Linearized ZMP Constraints,” IEEE Robot. Autom. Lett., vol.4, no. 2, pp. 1633-1640, 2019, doi: https://doi.org/10.1109/LRA.2019.2896721
2019
-
[30]
Stability control for electric vehicles with four in-wheel-motors based on sideslip angle,
Yang, D. Dong, C. Ma, et al., “Stability control for electric vehicles with four in-wheel-motors based on sideslip angle,” World Electr. Veh. J., vol.12, no.1, pp. 42-57, 2021, doi: https://doi.org/10.3390/wevj12010042
2021 doi
-
[31]
Hybrid modeling and predictive control of intelligent vehicle longitudinal velocity considering nonlinear tire dynamics,
X. Sun, H. Zhang, Y. Cai, et al., “Hybrid modeling and predictive control of intelligent vehicle longitudinal velocity considering nonlinear tire dynamics,” Nonlinear Dyn., vol.97, pp. 1051-1066, 2019, doi: https://doi.org/10.1007/s11071-019-05030-5
2019 doi
Reviewed August 7, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.