@@ -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&trade ; .
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.
1429The model consists of components such as motor, engine,
1530power-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&trade ; Product Family
33+ demonstrating a workflow where
34+ physical components are built and tested individually
35+ and also they can be easily integrated into
1936a complete vehicle system model.
2037
2138The HEV model and its components are managed in
22- a MATLAB& reg ; project and
39+ a MATLAB project and
2340some 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& trade ; ] ( 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&trade ; ] ( https://www.mathworks.com/products/simscape-driveline.html ) ,
4057[ Simscape Electrical&trade ; ] ( https://www.mathworks.com/products/simscape-electrical.html )
0 commit comments