Singapore bus charging profiles for different bus line electrification levels
收藏NIAID Data Ecosystem2026-03-12 收录
下载链接:
https://zenodo.org/record/4017197
下载链接
链接失效反馈官方服务:
资源简介:
This data set contains the power demand profiles of bus charging stations in Singapore for six different scenarios, where the percentage of bus lines that are fully electrified varies from 30% to 100%.
The power demand curves for each charging station were generated using the City Mobility Simulator (CityMoS), an agent-based, discrete-event, traffic simulation platform under development by research teams at TUMCREATE. This platform is able to simulate sub-microscopic traffic with high performance on large-scale road networks. A CityMoS extension models the operation and charging behavior of a fleet of public electric buses.
The file is a python pickle file that can be opened in python by the following commands:
import pickle
Powerprofile = pickle.load(open('Input/PowerProfile','rb'))
创建时间:
2020-09-08



