Skip to content

Commit 1e30f22

Browse files
committed
Update README.md and ChangeLog.md files.
1 parent 87cc2a2 commit 1e30f22

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

ChangeLog.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,14 @@
1313
- Motor Generator 1 (MG1) and Motor Generator 2 (MG2) components
1414
are updated to use the new MDU component.
1515
- Engine component is revamped using Generic Engine block in
16-
Simscape Driveline which now supports torque command
17-
in addition to throttle.
16+
Simscape Driveline which now supports torque command input
17+
for hybrid vehicle applications.
1818
Tests are updated too.
1919
- Power Split Drive Unit is revamped with the updated motor drive unit
2020
and engine components as well as the new Signal Source Block Library.
2121
- All test cases of Power-Split HEV system model with direct torque input
2222
(`HEV` > `PowerSplitHEV_DirectInput`)
23-
now work without any warnings during simulation.
24-
Previously some of the test cases had many warnings during simulation,
25-
but they are all removed properly in this update.
26-
The root cause was a wrong block configuration in From Workspace block
27-
where interpolation had to be on, but it was off.
23+
now work properly without any warnings during simulation.
2824

2925
## Version 1.5
3026

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![View Hybrid Electric Vehicle Model in Simscape on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/92820-hybrid-electric-vehicle-model-in-simscape)
44

5-
Version 1.6 (work-in-progress)
5+
Version 1.6
66

77
## Introduction
88

@@ -46,9 +46,9 @@ The HEV model and its component files are managed
4646
by a MATLAB project and
4747
some components come with their own test setups.
4848

49-
![Model Screenshot](utils/image_PowerSplitHEV_system_model.png)
49+
![Model Screenshot](Utility/image_PowerSplitHEV_system_model.png)
5050

51-
![Plot of Simulation Result](utils/image_simulation_results_ftp75.png)
51+
![Plot of Simulation Result](Utility/image_simulation_results_ftp75.png)
5252

5353
## For MATLAB R2022b
5454

0 commit comments

Comments
 (0)