Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.02 KB

File metadata and controls

18 lines (13 loc) · 1.02 KB

Modelling-of-Electric-Vehicle-with-Simulink

A Modelling simulation of an Electric Vehicle made in MATLAB with Simulink. This repository exists to provide an example of how all the different parameters relevant to the vehicle dynamics of an EV can be modeled with Simulink in MATLAB.

Battery subsystem model:

battery

Forces subsystem model:

forces

Motor subsystem model:

motor

Transmission subsystem model:

transmission

Entirety of Electric Vehicle Model with all subsystems present:

EV-model