Giter Site home page Giter Site logo

howroyd / elevate Goto Github PK

View Code? Open in Web Editor NEW
9.0 4.0 2.0 343.8 MB

ELEctrochemical Vehicle Advanced TEchnology. EPSRC project.

License: GNU General Public License v3.0

Python 96.60% MATLAB 3.40%
elevate ev modelling research electric vehicle nissan leaf

elevate's People

Contributors

howroyd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

elevate's Issues

Threading

Ability to spawn multiple vehicle instances as separate threads

Wheel grip

Tyre friction, brake friction, wheel slip, limit of grip, road friction, regen braking

Speed control logic

  1. Deccel dwn regen not trig
  2. Regen dwn cruise not trig
  3. Cruise up regen not trig
  4. Force spike (neg) on cruise up deccel jmp

Stationary

Can only reach zero mph if regen is on

Incorrect directory separator for Unix causes FileNotFoundError

I am running this on Linux Mint 19.2 and when executed, it exits with FileNotFoundError:

Traceback (most recent call last): File "/home/mint/PycharmProjects/ELEVATE/LBORO/Vehicle Model/main.py", line 52, in <module> datafile = DataIoClass(filename+".tsv") File "/home/mint/PycharmProjects/ELEVATE/LBORO/Vehicle Model/DataInputClass.py", line 91, in __init__ self._file_in = open(filename,'rt') FileNotFoundError: [Errno 2] No such file or directory: 'DriveCycles\\WLTP_kph.tsv'

Changing directory separator from \ to / in filename on line 28 of Main.py fixes the issue and should still work on windows systems.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.