/PSS_Simulation_Platform

NIO Power Swap Station (PSS) Simulation Platform

Primary LanguagePython

PSS_Simulation_Platform

Background

Simulation Platform Power Swap Station Electric Vehicles Service Ability

background

App Structure

The File structure
web.py: App entry & web layout definition
swap.py: abstract class for power swap station
user.py: abstract class for clients object
global_param.py: save for global parameters
main.py: define the simulation loop
data: folder for save the *.dat files
image: folder for save the images

file structure

The block definition diagram

BDD

The state flow diagram

stateflow

Usage

Link: https://power-swap-station.herokuapp.com/

or alternative:

streamlit run web.py

Layout

layout layout
layout1 layout2
layout3 layout4