Skip to content

Ghiara/PSS_Simulation_Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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