wltp: generate WLTC gear-shifts based on vehicle characteristics

JupyterLab for WLTP Development Status Integration-build status Apveyor build status (Windows) cover-status Documentation status Latest Version in PyPI Downloads Issues count Code Style

release:1.0.0.dev12
date:2019-08-30 14:55:39
documentation:https://wltp.readthedocs.org/ (build-date: Aug 30, 2019)
source:https://github.com/JRCSTU/wltp
live-demo:https://mybinder.org/v2/gh/JRCSTU/wltp/master?urlpath=lab/tree/Notebooks/README.md
pypi-repo:https://pypi.python.org/pypi/wltp
keywords:UNECE, automotive, car, cars, driving, engine, fuel-consumption, gears, gearshifts, rpm, simulation, simulator, standard, vehicle, vehicles, wltc, nedc
Copyright:2013-2019 European Commission (JRC-IET)
License:EUPL 1.1+

A python package to generate the gear-shifts of Light-duty vehicles running the WLTP driving-cycles, according to UNECE’s GTRs.

_images/wltc_class3b.png

Figure 1: Cycles for class-3b Vehicles

Attention

This wltp python project is still in alpha stage, in the send that its results are not “correct” by the standard, and no WLTP dyno-tests should rely currently on them.

Some of the known limitations are described in these places:

  • In the Changes.
  • Compare results with AccDB in Notebooks/CarsDB-compare.ipynb notebook; launch your private demo-server (JupyterLab for WLTP) to view it.