필터 지우기
필터 지우기

Simscape blocks in Simulink Models

조회 수: 3 (최근 30일)
Christopher Cook
Christopher Cook 2011년 6월 9일
Please could someone tell me if it is possible to use a Simscape block within a simulink model? I have my suspicions that I cannot, but I haven't been able to find out searching through the mathworks site.
We have developed a vehicle driveline simulation in Simulink. Now we would like to include a Torque Converter. I see that there is a Torque Converter model within SimDriveline (of Simscape). Can I simply take that block and place it into my normal simulink model (Using appropriate S-PS converter blocks of course). I am currently running Matlab r2008b.
The reason I believe that it may not be possible is the different solvers for Simulnk and Simscape.
Many Thanks for your help
Christopher Cook

채택된 답변

Arnaud Miege
Arnaud Miege 2011년 6월 9일
Yes, it is possible to include Simscape/SimDriveline blocks in Simulink, using the Simulink-PS Converter and PS-Simulink Converter blocks. However, in your case, if you want to use the Torque Converter block, it makes sense to model the rest of the driveline in Simscape/SimDriveline as well. The converter blocks convert a Simulink signal into a Simscape physical signal and vice-versa. The torque converter block, however, has physical ports (mechanical rotational ports), which are different from Simulink unidirectional input./output approach.
I would suggest having a read of the section of the documentation on Modeling Physical Systems to get familiar with the modelling paradigm that Simscape introduces.
HTH,
Arnaud
  댓글 수: 2
Christopher Cook
Christopher Cook 2011년 6월 9일
O.k. Thanks
I assume then that the alternative connection methods you described in an earlier question/answer for earlier versions of matlab will also work. (as i mentioned we are using r2008b, not the latest).
I do understand the idea of replacing fully our Simulink model for a proper Simscape/SimDriveline model, but this will require a lot of work, that would have to be a long term background task. We really need a solution now!
Thanks again, I will look into obtaining Simscape and simDriveline!
Arnaud Miege
Arnaud Miege 2011년 6월 9일
In R2008b, SimDriveline had its own torque source, torque sensor, motion sensor and velocity source blocks, which accepted/outputted Simulink signals.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Electromagnetic Models에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by