apply mass spring damper pid

1 view (last 30 days)
Yishai Arieli
Yishai Arieli on 2 Jul 2019
Answered: Maadhav Akula on 17 Jul 2019
i have a similar system to the one in matlab: open_system('rct_mass_spring_damper')
i want to do that in real time (each mili-second input error tp pid and output the force)
i dont understand how to do that
also i understand there is an option to tune parameteres automatic - how do i do that?
thank you

Answers (1)

Maadhav Akula
Maadhav Akula on 17 Jul 2019
I understand that you want to execute real time input/output using your Simulink model. You can do that by browsing in the Simulink library for Simulink Real Time and choose the appropriate block which suits your needs.
For more information, check the links below:

Categories

Find more on Simulink Environment Customization in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!