Simscape - Ideal Rotational Motion Sensor Angular Acceleration?

조회 수: 2 (최근 30일)
BMOC
BMOC 2020년 9월 2일
댓글: BMOC 2020년 9월 3일
I am trying to use the block "ideal rotational motion sensor" in simscape for feedback in a control system. I need access to angular acceleration from the block but it only provides angular displacement and angular rate. I have tried taking the discrete derivative of the rate output, but it isn't coming out quite right, even with a low pass filter included as well.
Is there anyway to "hack" this block to obtain angular acceleration in a similar way to how you can get angle and rate?

채택된 답변

Vasco Lenzi
Vasco Lenzi 2020년 9월 3일
Hi there
I've a modified version of the sensor outputting the acceleration as well. Be careful that you may need to filter the speed input in order to make it differentiable - dpeending on how your system is setup. See in y model example how the Simulink-> PS converter needed to differentiate the input.
Attached the block and an example model. You can modify any SSC file using Simscape Language and then putting them into the model using the Simscape Component Block or build your own library using ssc_build (look it up in the documentation).
Hopefully this get you inspiration to start looking into Simscape Language! Is really fantastic for customization.
  댓글 수: 1
BMOC
BMOC 2020년 9월 3일
Thank you for this,
I figured there was a way to achieve this using the simscape language. Your example was clear and has been helpful!

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Foundation and Custom Domains에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by