Code Monkey home page Code Monkey logo

colleyli / phddissertationcode_avkalia Goto Github PK

View Code? Open in Web Editor NEW

This project forked from avk4714/phddissertationcode_avkalia

0.0 0.0 0.0 2.52 MB

This repository contains models, parameter data, control algorithms and results data for Doctoral Dissertation titled "Contributions to Passenger and Commercial Hybrid Electric Vehicle Energy Management Control" submitted by Aman Ved Kalia in June, 2020 at University of Washington, Seattle.

License: Creative Commons Attribution 4.0 International

MATLAB 100.00%

phddissertationcode_avkalia's Introduction

PhDDissertationCode_AVKalia

This repository contains models, parameter data, control algorithms and results data for Doctoral Dissertation titled "Contributions to Passenger and Commercial Hybrid Electric Vehicle Energy Management Control" submitted by Aman Ved Kalia in June, 2020 at University of Washington, Seattle.

The models and functions were made in MATLAB 2018b and would run properly in that version of the application software.

The link to the dissertation will be added once published! - TBA


1. Running Passenger Vehicle Model

The passenger vehicle model is based on a Series Hybrid Electric Vehicle/ Extended Range Electric Vehicle architecture. The parameters can be changed to represent a different SHEV/EREV architecture vehicle.

Follow these steps to run the model:

  1. Access the Matlab script file "startPwrLossMdl.m" inside the Passenger_Vehicle_Model directory.
  2. The selectable parameters in the script can be updated as desired.
  3. Run the script
  4. The script should open a model named "SHEV_Camaro_PwrLossMdl.slx"
  5. There are some masked blocks inside the model that can be updated and manipulated to run as desired.

2. Running Commercial Vehicle Platoon Model

The commercial vehicle platoon model implements three different architectures inside the main environment. These include a conventional, series-parallel hybrid electric and battery electric 6x4 Class 8 long haul semi-truck. The trucks implement forward looking perception system and a framework for vehicle-to-vehicle (V2V) communication.

Follow these steps to run the model:

  1. Access the Matlab script file "startHetPlatoonModel.m" inside the Commercial_Vehicle_Platooning_Model > Models directory.
  2. The selectable parameters in the script can be updated as desired.
  3. Run the script
  4. The script should open a model named "het_platoon_model.slx"
  5. There are some masked blocks inside the model that can be updated and manipulated to run as desired.

3. Running Energy Consumption Planner

The energy consumption planner is an application built to integrated Google API tools to generate an estimated power and energy profile for the SHEV/EREV. The planner can be changed to estimate the same for commercial vehicles by updating the road load coefficients used.

Follow these steps to run the application:

  1. Setup your personal Google API Key online.
  2. Save the personal key using "saveGoogleAPIKey.m" function in GoogleAPI_Functions directory for future use.
  3. Run the script "runEnergyConsPlanner.m" in Energy_Consumption_Planner to initiate the application.
  4. Enter required Origin and Destination information.
  5. The data obtained can be saved by uncommenting the save section in the script and changing the directory as desired.

P.S.: The plot_google_map directory inside GoogleAPI_Functions was not authored by the owner of this repository. All the contents of that directory belong to Zohar Bar-Yehuda and the license present in that directory superscedes the LICENSE for this repository. The owner of this repository acknowledges the plot_google_map tool developed by Zohar Bar-Yehuda in generating google map plots for visualization.


For any questions regarding the model or contents of this repository send an email to amanved[dot]kalia[at]gmail[dot]com with the subject line starting with [PhDRepo]:

phddissertationcode_avkalia's People

Contributors

avk4714 avatar

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.