Hybrid electric vehicle (HEV) modeling
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
RENJITH R SHENOI
am 12 Okt. 2016
Kommentiert: RENJITH R SHENOI
am 19 Sep. 2024
I am a post graduate student in automotive electronics and as a part of a project I am working on modelling of Hybrid electric vehicles . I could notice one demonstration in simulink+simscae by Steve miller sir for the topic. I have downloaded the file in 2016 a and executed. But it is throwing exceptions. I would like to add some more modules from the Simulink library to simscape model .
Noted the error on thermal mass while executing the model. ['HEV_SeriesParallel/Electrical/System Level/DC-DC Converter/Thermal Model/Thermal Mass']: Parameter check for block 'HEV_SeriesParallel/Electrical/System Level/DC-DC Converter/Thermal Model/Thermal Mass' failed. Caused by: Error: File: C:\Program Files\MATLAB\R2016a\toolbox\physmod\simscape\library\m\+foundation\+thermal\+elements\mass.ssc Line: 14 Column: 12 Unexpected MATLAB expression.
Please suggest
Could you please let me know how we can interface between the Simscape components and Simulink components
Requesting your help
Many Thanks
1 Kommentar
said belhadj
am 16 Jun. 2017
Salut oui tu peux travailler en bloc simulink et simscape par convertor-PS et PS-CONVERTOR
Akzeptierte Antwort
Kautuk Raj
am 19 Sep. 2024
To interface Simscape components with Simulink components, you can use the following blocks:
- Simulink-PS Converter: This block can be used to convert Simulink signals into physical signals that can be used by Simscape components. Refer to the documentation: https://www.mathworks.com/help/simscape/ref/simulinkpsconverter.html
- PS-Simulink Converter: This block can be used to convert physical signals from Simscape components back into Simulink signals. Refer to the documentation: https://www.mathworks.com/help/simscape/ref/pssimulinkconverter.html
I hope this answer helps with your hybrid electric vehicle modelling task.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Brakes and Detents finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!