Hybrid electric vehicle (HEV) modeling
5 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
said belhadj
2017 年 6 月 16 日
Salut oui tu peux travailler en bloc simulink et simscape par convertor-PS et PS-CONVERTOR
採用された回答
Kautuk Raj
2024 年 9 月 19 日
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.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Brakes and Detents についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!