To validate the effectiveness and robustness of the collaborative control mechanism proposed in the previous chapter within complex traffic environments, this chapter conducts a series of experiments using a custom-developed Python (version 3.12) simulation program. The experimental design aims to address two questions: First, whether the proposed traffic density-aware mechanism can alleviate abnormal congestion and restore a uniform distribution of traffic flow. Second, whether the introduced speed-adaptive control parameter can achieve energy-saving benefits while maintaining stable traffic flow by proactively regulating vehicle driving speeds. To comprehensively evaluate the system’s performance, this chapter divides the experiments into three analytical levels:
4.1. Simulation Environment and Experiment Setup
The simulation experimental environment is set up as a 100 × 100 two-dimensional grid. In the time dimension, to ensure that the dynamics of the traffic flow can converge from the initial state to a steady state, the total simulation time is set to 50,000. Regarding the physical characteristics of vehicles, the maximum driving speed for all vehicles is set to 5 . Meanwhile, the sensing radius of the new energy vehicles is set to be identical to the maximum speed, i.e., , to ensure that vehicles can detect traffic density changes within their potential movement range.
The experimental design encompasses scenarios with varying traffic demand intensities and traffic compositions. In terms of traffic volume, two scenarios for the total number of vehicles (N), specifically 5000 and 6500, are established to evaluate the system’s performance under different congestion levels. Regarding traffic composition, the new energy vehicle penetration rate is set to 0.5 and 0.8, respectively, while the proportion of battery electric vehicles within the new energy vehicle fleet is fixed at 0.05.
To verify that the proposed method can alleviate the issue of abnormal congestion, the experiment incorporates an initial vehicle distribution preference. Furthermore, to investigate the impact of speed-adaptive control, the experiment treats the parameter as a variable, covering a range from 0.0 to 0.8, to observe the variations in energy consumption and efficiency under different levels of control intensity.
To comprehensively summarize the experimental design, ensure the reproducibility, and clarify the spatiotemporal scales of the simulation, the key parameters are consolidated in
Table 2.
4.2. Demonstration of Mitigation Effectiveness for Abnormal Congestion
This section concretely presents the complete process of abnormal congestion, from its onset to its alleviation, through vehicle position snapshots generated by the experiment. The series of heatmaps in
Figure 2 illustrate the dynamic changes in the vehicle distribution state within the road network across different unit times. The experiment first establishes a state of abnormal congestion at unit time
. As the simulation progresses, the intervention effects of the proactive spatial awareness routing mechanism can be observed in
Figure 2.
Upon detecting high-density traffic conditions ahead, new energy vehicles situated in congested areas proactively choose to move along the axis with lower density. Visually, the initially dense vehicle clusters begin to exhibit structural loosening and present an outward-radiating diffusion trend. The result, eventually, as depicted in the last panel of
Figure 2, reveals that the vehicles have reached an approximately uniform random distribution throughout the entire environment. This visual evidence proves that the proactive spatial awareness mechanism possesses the capability to “disperse” localized abnormal congestion.
The spatial-temporal density heatmaps in
Figure 2 provide an intuitive visual understanding of the congestion dispersion process. Because the underlying Cellular Automata model restricts each cell to a maximum of one vehicle, localized density peaks inherently cannot exceed 1.0. Therefore, these heatmaps illustrate congestion relief not through a reduction in peak density, but through the dramatic fragmentation of saturated congestion clusters (the deep red areas). Although these visual tools are highly descriptive, macroscopic quantitative metrics are essential to substantiate the effectiveness of the proposed mechanism. To this end, we introduce two quantitative indicators: the spatial Gini coefficient and the average speed. The spatial Gini coefficient is utilized to measure the degree of spatial inequality in vehicle distribution. By dividing the
grid network into several macroscopic sub-regions (e.g.,
grids per region), the spatial Gini coefficient calculates the concentration of traffic flow. A spatial Gini coefficient approaching 1 indicates extreme spatial clustering (abnormal congestion), whereas a spatial Gini coefficient approaching 0 signifies a perfectly uniform distribution across the network.
Concurrently, the average speed reflects the macroscopic mobility state and the recovery of traffic flow from localized gridlocks. As illustrated in
Figure 3, the quantitative data corroborates the visual phenomena observed in
Figure 2. During the initial phase, the abnormal concentration of the fleet in the first quadrant forms a massive, monolithic congestion cluster (evident in the initial heatmaps), which causes the spatial Gini coefficient to peak, forcing the initial average network speed to drop below its optimum. However, driven by the proactive spatial awareness routing mechanism, this systemic spatial deadlock is rapidly dismantled. This visual fragmentation of congestion clusters precisely mirrors the quantitative trends: the spatial Gini coefficient exhibits a steep and rapid decline, converging to its mathematical baseline (
) within the early stages of the simulation, accompanied by a robust recovery in average speed. For further details regarding these data, please refer to
Table A1 and
Table A2 in
Appendix A.
4.3. Energy Efficiency Discussion
Integrating the powertrain energy consumption model established in
Section 3.5, this section converts the vehicle dynamic data from the simulation experiments into specific energy consumption metrics, aiming to quantify the comprehensive energy-saving benefits brought by the proactive spatial awareness routing mechanism and the speed-adaptive control strategy. This section focuses on the impact of the new energy vehicle penetration rate
and the speed-adaptive control parameter
on the overall average unit energy consumption, empirically demonstrating how this mechanism achieves superior energy efficiency compared to traditional uncontrolled vehicle speeds by constraining driving speeds. Based on the hybrid electric vehicle energy consumption model defined in this study, there is a critical energy efficiency threshold for the vehicle’s driving mode: when the speed is controlled at
, the vehicle operates in pure electric mode; once the speed exceeds this threshold (
), the vehicle switches its powertrain to the internal combustion engine, at which point the vehicle’s energy consumption surges to the standard of fuel vehicles.
To observe the relationship between the speed-adaptive control parameter
and environmental vehicle density, as described in
Section 4.1, this study conducted experiments under two environmental vehicle density scenarios: 50% and 65%. As shown in
Figure 4, whether a hybrid electric vehicle adopts the internal combustion engine power mode does not depend solely on the absolute value of the
parameter. Instead, the interaction between environmental vehicle density and this parameter jointly determines whether hybrid electric vehicles can maximize their operation in pure electric mode. For instance, when the environmental vehicle density is 50%, even if the
parameter is set to a moderate intensity of 0.6, hybrid electric vehicles still tend to operate in the high-energy-consumption internal combustion engine power mode. As presented in
Table 3, this study derives and compiles the traffic density conditions required to trigger the pure electric mode. According to the vehicle speed control model, to maintain driving in pure electric mode, the regional density
and the parameter
must satisfy the mathematical relationship
.
Empirical Results Comparison: This threshold formula explains the experimental phenomena observed in
Figure 4. When the control parameter is set to
, the density threshold to trigger the pure electric mode is as high as 62.5%. Therefore, under the scenario where the environmental density is only 50%, the congestion level perceived by the vehicles has not yet crossed the threshold, resulting in the continued operation of the internal combustion engine.
Intervention in High-Sensitivity States: Conversely, if the intervention level is elevated to a “High” state (), the triggering threshold for the pure electric mode drops significantly to 46.8%. In this case, an environmental density of 50% is sufficient to force vehicles to decelerate and switch to the pure electric mode. If “Maximum” control () is applied, a moderate density of only 37.5% is required to activate the pure electric powertrain.
This analysis confirms that a higher value significantly enhances the fleet’s “sensitivity” to environmental density. Through this interaction, the system can precisely constrain the energy consumption state of moving hybrid electric vehicles within the “pure electric range,” effectively preventing energy consumption spikes caused by excessive acceleration and achieving proactive, maximized energy savings.
Table 3.
The relationship between the speed-adaptive control parameter (β), intervention level, and the required density threshold for electric vehicle mode operation.
Table 3.
The relationship between the speed-adaptive control parameter (β), intervention level, and the required density threshold for electric vehicle mode operation.
| Adjustment | Intervention Level | Density Threshold for Electric Vehicles Mode |
|---|
| 0.5 | Low | |
| 0.6 | Medium | |
| 0.8 | High | |
| 1.0 | Maximum | |
Figure 4.
Hybrid electric vehicle carbon emission under 50% and 65% vehicle densities, showing that the β parameter prompts hybrid electric vehicles to favor the pure electric mode under higher density conditions to reduce carbon emission.
Figure 4.
Hybrid electric vehicle carbon emission under 50% and 65% vehicle densities, showing that the β parameter prompts hybrid electric vehicles to favor the pure electric mode under higher density conditions to reduce carbon emission.
In
Table 4, CV represents Coefficient of Variation. We simulated lower penetration rates to provide valuable insights into the minimum adoption threshold required for the proposed centralized control to yield noticeable system-level benefits. The result reveals that the penetration rate of 0.3 is a better choice. To assess how the proposed centralized coordination mechanism scales with new energy vehicle adoption, a sensitivity analysis was conducted across various new energy vehicle penetration rates (
).
As detailed in
Table 4 and
Table 5, the empirical results reveal a threshold-like, non-linear improvement pattern in network efficiency relative to the adoption rate. At a low penetration level (
), the average carbon emissions across five independent trials decreased from 600,014,094.40 units to 573,823,176.80 units, indicating only a marginal systemic improvement (a 4.37% performance gain). However, a notable threshold-like improvement pattern emerges at
. At this juncture, the average carbon emissions across five independent trials decreased from 553,292,924.80 units to 474,882,411.20 units, and the performance improvement increased to 14.17%, more than triple the efficacy observed at
. Furthermore, to examine the stability of this observed improvement pattern, the Coefficient of Variation (CV) was explicitly calculated from the mean and standard deviation across five independent trials. The trial-to-trial variability remained exceptionally low, strictly below 0.012% across all scenarios. This empirical evidence suggests that the simulated system performance is highly stable and robust against stochastic initial conditions under the tested settings.
For building further penetration rate analysis, this study then fixes the new energy vehicle penetration rate at 0.5 (i.e., ) as a balanced baseline to isolate the effect of the speed-adaptive control parameter . At this point, the total amount of new energy vehicles and fuel vehicles in the road network presents a 1:1 ratio. Through this fair setting for comparison, we can clearly observe the differences in energy consumption and carbon emission performance between the controlled new energy vehicles and the uncontrolled fuel vehicles when the local central control center implements speed control. Experimental data indicate that even under identical environmental vehicle density conditions, the speed-adaptive control parameter still plays a crucial role in determining overall energy consumption.
As the results in
Figure 5 illustrate, when comparing the scenario where the control center does not intervene in the driving speed control of new energy vehicles (
) with the scenario where it intervenes by adopting a “strictly constrained” state (
), the average carbon emissions across five data points decrease from 506,268,818.40 units to 375,222,380.60 units. This represents a substantial 25.88% reduction in the overall carbon emissions of the system. Therefore, the results confirm that, in addition to increasing the adoption rate of new energy vehicles, it is imperative to actively constrain the collective speed of the massive traffic flow through the effective intervention of the
parameter in order to substantially reduce overall vehicle energy consumption and subsequently decrease carbon emissions.
Based on the above findings, we further extended the simulation to a high-penetration scenario (α = 0.8) to evaluate the synergistic effect between a large-scale controllable fleet and the β parameter. As shown in
Figure 6, when the road network is dominated by new energy vehicles but lacks speed intervention (β = 0.0), the average total carbon emissions across five simulation runs reach 434,991,305.00 units, with hybrid electric vehicles still accounting for a significant 70.2% of the overall emissions. This highlights that if hybrid electric vehicles frequently engage in harsh acceleration or operate under road conditions with higher speed limits, they are more prone to crossing the pure electric driving threshold and subsequently relying on high-energy-consumption internal combustion engines, thereby manifesting the energy consumption characteristics typical of a lack of speed-smoothing mechanisms.
However, when the strict speed-adaptive control strategy is applied (β = 0.8), the total emissions plummet to 223,388,185.60 units, and the proportion of hybrid electric vehicle emissions is significantly reduced to 41.0%, resulting in a system-level carbon emission reduction of up to 48.65%. Compared to the 25.88% reduction observed in the baseline scenario (α = 0.5), this significantly enhanced carbon reduction rate demonstrates that as the proportion of connected new energy vehicles increases, the environmental benefits of the β parameter are highly amplified.
Ultimately, this experimental data responds to the central theme of this study: achieving more ideal carbon reduction outcomes in future urban road networks cannot rely solely on the hardware-level transition to new energy vehicles but further requires the software-level synergy of density-aware speed-adaptive control. By guiding the fleet’s operational state into a smoother and more efficient pure electric mode, it better mitigates the stop-and-go wave phenomenon while accommodating the energy management balance of hybrid electric vehicle powertrains.
To quantitatively evaluate these outcomes, the carbon emissions presented in
Figure 5 and
Figure 6 are measured in normalized equivalent emission units (
), as defined in the powertrain model (
Section 3.5). One unit represents the baseline carbon emission generated by a traditional fuel vehicle traversing a single spatial lattice (grid). By adopting this normalized metric calibrated via Worldwide Harmonized Light Vehicles Test Procedure standards, the results highlight the relative decarbonization efficacy across different control scenarios while maintaining the spatial scalability of the cellular automaton framework.