Editing Source Code for Simscape Components?
16 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi All,
I have a question regarding the source code for a Simscape Mechanical component: Translational Damper. Right now my Translational Damper in the Simscape model has 1 parameter only, which allows me to enter a damping coefficient.
Once I open the source code, I get a couple lines of code basically calculating the force transmitted by the damper with the given damping coefficient.
However in my model, I would like to have different damping coefficient based on the magnitude of the translational acceleration. Is it possible to add an acceleration variable in the source code and apply that to my damper?
I found a faultable translational damper which allows me to customize various parameters for fault conditions. I guess this is the one I need but I cannot find it in the library? The faultable one is linked below:
Thank you all in advance,
YY
0 Kommentare
Antworten (1)
Dongyue
am 18 Nov. 2022
Hi YY,
You do not have to change the source code in this case.
Please go through the link below for details about tunable parameters for Simulink blocks.
Besides, you can also create/customized your own block, please check the following link for more detail:
Best,
Dongyue
0 Kommentare
Siehe auch
Kategorien
Mehr zu Creating Custom Components and Libraries finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!