Hybrid electric vehicle (HEV) modeling
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
RENJITH R SHENOI
le 12 Oct 2016
Commenté : RENJITH R SHENOI
le 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 commentaire
said belhadj
le 16 Juin 2017
Salut oui tu peux travailler en bloc simulink et simscape par convertor-PS et PS-CONVERTOR
Réponse acceptée
Kautuk Raj
le 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.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Brakes and Detents dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!