Is it possible to find the acceleration profile for a simple spring mass system using Simscape?
조회 수: 1(최근 30일)
표시 이전 댓글
I am new to simscape in which i have gone through some example model, in that a simple spring mass system is constructed and result is to find velocity and displacement profile in that model is it possible to find acceleration profile and i have shared the example model link below. And thank u in adavance.
댓글 수: 0
채택된 답변
Juan Sagarduy
2020년 11월 19일
Hi Naresh
The easiest is to use a derivative from simulink that takes the speed from the translational sensor and gives acceleration as output. You need though a PS-Simulink converter.
Another alternative is to create your own sensor with Simscape language calculating the acceleration, use the source code from the sensor in the example.
Good luck / Juan
댓글 수: 0
추가 답변(0개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!