I want to implement the Friction Forces shown for any signal input in Simulink.

1 view (last 30 days)
I have the following data for Friction Forces.
Any idea how should I proceed?
I was thinking of using 1-D Lookup Table with the above Friction Data and the input to the 1-D Lookup Table will be the signal and the output being the frictional forces resulting for the said signal. Is this right?
Or should I use some specific Friction model?
  1 Comment
Saket Chirania
Saket Chirania on 1 Jun 2020
Using 1-D Lookup Table for the shared data is likely the correct approach in this case rather than using some specific Friction model. However, if the number of the inputs in your functions increase later (which is currently one i.e, Stroke), you will also have to increase the number of dimension in your Lookup Table accordingly.

Sign in to comment.

Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!