Releases: mathworks/Simscape-Hybrid-Electric-Vehicle-Model
Releases · mathworks/Simscape-Hybrid-Electric-Vehicle-Model
2023-01-12 version 1.6.1 for MATLAB R2022b
Fixed an issue in project paths setting. All else are the same as 1.6.0.
2023-01-12 version 1.6.0 for MATLAB R2022b
The following components are updated with new harness models and tests.
- Motor Drive Unit
- Motor Generator 1
- Motor Generator 2
- Engine
- Power Split Drive Unit
A new Signal Source Block Library is introduced to replace Input Signal Builder for improved workflow to design and use input signals. In this release, it is used in the harness model for Power Split Drive Unit component.
2022-06-28 version 1.4.0 for MATLAB R2022a
- Simulink Connection Bus for Simscape is used to define high-voltage line connection for Simscape Bus block.
See theinterface
folder for the definition. - High-voltage battery component has two new referenced subsystems, and now there are 3 models.
First one is a simple iosthermal model as included from the first release.
Second one (new in this version) uses System-Level Battery block
from Simscape Driveline, and it can simulate battery temeprature.
Third one (new in this version) uses Battery block
from Simscape Electrical, and it can simulate more
battery characteristics such as fade. - GitHub Actions for this commit is known to fail, but all unit tests pass locally.
A fix is coming in future MATLAB update.
2022-04-12 version 1.3.2 for MATLAB R2022a
- Simplified hyperlinks in the
README.md
file at the top folder. There is no change in the models and scripts.
2022-04-12 version 1.3.1 for MATLAB R2022a
- Fixed broken hyperlink in
README.md
in the top folder.
2022-04-12 version 1.3.0 for MATLAB R2022a
- This version requires MATLAB R2022a or newer.
- Simulink model files are saved in
mdl
format. - Many files and folders are reorganized for better unit test development and execution.
2022-04-08 version 1.2.0 for MATLAB R2021a
Highlights
- Unit tests have been added to various models and scripts.
- GitHub Actions for continuous integration has been enabled in the repository at GitHub.
- Power-Split HEV system model has been refactored quite a bit.
See README.md
in the repository root for more details.
Version update to 1.1.2
Minor fix from 1.1.1.
Version 1.1.x supports MATLAB R2021a or newer.
First Release
Supports R2020b or newer releases