PedNStream:面向行人交通管理的可扩展网络流仿真 / PedNStream: Scalable Network Flow Simulation for Pedestrian Traffic Management
1️⃣ 一句话总结
本文介绍了一个名为PedNStream的开源Python仿真器,它通过扩展传统的交通流模型来模拟大规模行人网络中的动态行为,并支持集成多种控制策略(如限流、分流和路径引导),从而为设计和管理城市级人群流动提供一个高效、实用的测试平台。
Large-scale crowd management requires pedestrian simulations that are both computationally efficient and compatible with feedback-based control. However, most open-source tools are either microscopic or not designed for network-scale closed-loop evaluation. This paper presents PedNStream (Pedestrian Network Flow Simulation), an open-source, Python-native simulator for macroscopic pedestrian network loading based on the Link Transmission Model (LTM). The framework extends LTM-based pedestrian models by incorporating stochastic link dynamics that capture diffusion and activity-induced variability, and replaces dynamic user equilibrium route choice with a utility-based formulation suited to uncertain, intervention-driven settings. PedNStream is implemented as a modular framework with built-in controller interfaces for interventions such as gating, flow separation, and route guidance. We evaluate the framework in a staged manner. Synthetic scenarios verify key mechanisms, including queue formation, spillback, congestion dissipation, and adaptive rerouting. Real-network experiments assess large-scale behavior and consistency with observed pedestrian counts. A closed-loop case study demonstrates controller integration, and a runtime analysis quantifies scalability. These results establish PedNStream as an efficient and practical testbed for large-scale pedestrian network simulation and control.
PedNStream:面向行人交通管理的可扩展网络流仿真 / PedNStream: Scalable Network Flow Simulation for Pedestrian Traffic Management
本文介绍了一个名为PedNStream的开源Python仿真器,它通过扩展传统的交通流模型来模拟大规模行人网络中的动态行为,并支持集成多种控制策略(如限流、分流和路径引导),从而为设计和管理城市级人群流动提供一个高效、实用的测试平台。
源自 arXiv: 2607.01021