GithubHelp home page GithubHelp logo

armiro / energy-consumption-in-ev Goto Github PK

View Code? Open in Web Editor NEW
40.0 2.0 8.0 19 KB

Driving Range Prediction and Energy Consumption Rate Deviation Classification using ML Models based on Real Electric Vehicle Data

Python 100.00%
electric-vehicle energy-consumption driving-range-estimation machine-learning deep-learning

energy-consumption-in-ev's Introduction

Status: Final doi

Driving Range Estimation and Energy Consumption Rate Deviation Classification in Electric Vehicles using Machine Learning Methods

Description

Using a dataset collected from https://spritmonitor.de/ driving range for electric vehicles is predicted via input features, such as driving_style, avg_speed and route_type.

  • Regressors:
  1. Linear Regression
  2. Multilayer Perceptron (MLP)
  3. Random Forest
  4. AdaBoost
  5. Deep Multilayer Perceptron (Deep MLP)
  • Classifiers:
  1. Support Vector Machines (SVM)
  2. Multilayer Perceptron (MLP)
  3. Random Forest
  4. Deep Multilayer Perceptron (Deep MLP)

Citation

Find the related published conference paper here.

@inproceedings{amirkhani2019electric,
  title={Electric Vehicles Driving Range and Energy Consumption Investigation: A Comparative 
  Study of Machine Learning Techniques},
  author={Amirkhani, Abdollah and Haghanifar, Arman and Mosavi, Mohammad R},
  booktitle={2019 5th Iranian Conference on Signal Processing and Intelligent Systems (ICSPIS)},
  pages={1--6},
  year={2019},
  organization={IEEE}
}

Input data

Dataset crawler (vehicle_crawler.py) and an example result (volkswagen_e_golf.csv) in csv file can be found here: https://github.com/armiro/crawlers/tree/master/SpritMonitor-Crawler

Run the code

First, change the dataset path in both files. Then,

  • run the driving_range_prediction.py file to predict the trip distance of the electric vehicle; how long this vehicle can go in the next trip.
  • run the ECR_deviation_classification.py file to classify the ECR deviation from the manufacturer; whether in this trip ECR is higher (more consumption) or lower (less consumption) than the factory-defined ECR.

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.