image thumbnail

Battery Electric Vehicle Model in Simscape

version 1.2.0 (9.08 MB) by Isaac Ito
A Battery Electric Vehicle (BEV) model in Simscape and its components such as motor, high voltage battery, and longitudinal vehicle

3.2K Downloads

Updated11 May 2022

From GitHub

View license on GitHub

This is a MATLAB Project containing a Battery Electric Vehicle (BEV) model and its components such as motor, high voltage battery, and longitudinal vehicle. This project demonstrates Simscape's modular and multi-fidelity modeling technology.
The BEV model is built in a simple and modular fashion, and it can run faster than real-time. It is suitable as a baseline model for drive cycle simulation to estimate vehicle's electrical efficiency and other vehicle-level information.
This project also contains the model of a detailed permanent magnet synchronous motor and controller. It runs slower than real-time, but it captures the detailed behaviors of the AC motor drive unit and can estimate the electrical efficiency at the unit level.
A Live Script for a detailed motor drive unit demonstrates how to obtain the electrical efficiency from the detailed motor drive unit and use the result as the block parameter of the abstract motor drive block in the BEV model.
Watch YouTube video introducing the model: https://www.youtube.com/watch?v=i07MNXZc42c

Cite As

Isaac Ito (2022).Battery Electric Vehicle Model in Simscape(https://github.com/mathworks/Simscape-Battery-Electric-Vehicle-Model/releases/tag/v1.2.0), GitHub. Retrieved.

MATLAB Release Compatibility
Created with R2020b
Compatible with R2020b and later releases
Platform Compatibility
Windows macOS Linux
TagsAdd Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

BEV

BEV/test

BEV/utils

Components/BatteryHighVoltage/harnessModels

Components/BatteryHighVoltage/test

Components/BatteryHighVoltage/utils

Components/Vehicle1D/+Vehicle1DUtility

Components/Vehicle1D/harnessModels

Components/Vehicle1D/test

Components/Vehicle1D/utils

DetailedModelApplications/BatteryHighVoltageDetailed

DetailedModelApplications/BatteryHighVoltageDetailed/VehicleComponents

DetailedModelApplications/BatteryHighVoltageDetailed/lib

DetailedModelApplications/BatteryHighVoltageDetailed/lib/+batteryModule

DetailedModelApplications/BatteryHighVoltageDetailed/test

DetailedModelApplications/BatteryHighVoltageDetailed/utils

DetailedModelApplications/MotorDrivePmsmFem

DetailedModelApplications/MotorPmsmFem

test

utils

To view or report issues in this GitHub add-on, visit theGitHub Repository.
To view or report issues in this GitHub add-on, visit theGitHub Repository.