Simscape blocks in Simulink Models
조회 수: 1 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
채택된 답변
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
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 Center 및 File Exchange에서 Magnetic Elements에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!