Skip to content

Commit ac52540

Browse files
committed
Update README.md
1 parent 261b6d2 commit ac52540

File tree

1 file changed

+25
-8
lines changed

1 file changed

+25
-8
lines changed

README.md

Lines changed: 25 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,35 @@ https://www.mathworks.com/
88

99
## Introduction
1010

11-
This is a Power-Split Hybrid Electric Vehicle (HEV) model in Simscape,
12-
suitable for the system level simulation of
13-
longitudinal vehicle behavior as it runs faster than real time.
11+
This is an Electric Vehicle model in Simscape,
12+
demonstrating some new festures of the recent releases
13+
of MATLAB®
14+
and featuring Subsystem Reference which enables
15+
modular physical modeling workflow.
16+
17+
As an application, this release includes
18+
an abstract Power-Split Hybrid Electric Vehicle (HEV) model
19+
with a simple rule-based controller
20+
for speed tracking simulation.
21+
For more engaged uses in automotive applications,
22+
it is recommended to use dedicated toolboxes such as
23+
Powertrain Blockset™.
24+
25+
The included abstract model is suitable
26+
for the system level simulation of
27+
longitudinal vehicle behavior
28+
as it runs faster than real time.
1429
The model consists of components such as motor, engine,
1530
power-split device, and so on,
16-
and it is built in a modular manner using Subsystem Reference
17-
demonstrating a workflow where components are built and tested
18-
individually and also they can be easily integrated into
31+
and they are built in a modular manner using
32+
Subsystem Reference and Simscape™ Product Family
33+
demonstrating a workflow where
34+
physical components are built and tested individually
35+
and also they can be easily integrated into
1936
a complete vehicle system model.
2037

2138
The HEV model and its components are managed in
22-
a MATLAB® project and
39+
a MATLAB project and
2340
some components come with their own test setups.
2441

2542
![Model Screenshot](utils/PowerSplitHEV_SpeedTracking.png)
@@ -34,7 +51,7 @@ Required:
3451
[MATLAB](https://www.mathworks.com/products/matlab.html),
3552
[Simulink®](https://www.mathworks.com/products/simulink.html),
3653
[Stateflow®](https://www.mathworks.com/products/stateflow.html),
37-
[Powertrain Blockset™](https://www.mathworks.com/products/powertrain.html),
54+
[Powertrain Blockset](https://www.mathworks.com/products/powertrain.html),
3855
[Simscape](https://www.mathworks.com/products/simscape.html),
3956
[Simscape Driveline™](https://www.mathworks.com/products/simscape-driveline.html),
4057
[Simscape Electrical™](https://www.mathworks.com/products/simscape-electrical.html)

0 commit comments

Comments
 (0)