Tuning parameter in Sliding Mode Control

Hi~

I'm trying to design a control law using Sliding Mode Control.

But, on the way, I'm wondering about what I should take as the (fixed)boundary layer thickness when there is an unmodelled mode of some Hz in the system.

Is there an explicit relationship between them?

or

Should I tune the boundary layer thickness until I get satisfied?

Thank you

Reply to
Inhyeok
Loading thread data ...

You haven't provided many details but if you are using an analog output then use a tanh function. For a simple motion controller I would use u=10*tanh(k*s) where: u is the control output

10 provides an output range of + or - 10 volts K is a gain around 0. This is the variable you seem to be interested in.

If you have a digital on-off system then you try different boundary layers until satisfied.

First thing first. Do you know how to compute the constants for the error and each derivative of error that is used to compute s?

Peter Nachtwey

Reply to
peter

Thank you for your reply.

I compute the s using the definition

S = (d/dt + lambda)^(n-1) * ( X - Xd)

where n : order of the system (in my case n=2) X : state variable Xd: desired state lambda is a design parameter and is a kind of cutoff frequency.

In Slotine's book, the control output is suggested

u = un - k(x) sat(s/phi)

where un : estimate of the control output using the known k : gain phi : boundary layer thickness

It was my fault that I had not provided the details.

And I'm still wondering about the relationship among the unmodeled mode, phi, and lambda.

Would anybody help me?

Thank you.

Reply to
Inhyeok

Thank Mr. Nachtwey for the reply.

I compute the s using the definition

S = (d/dt + lambda)^(n-1) * ( X - Xd)

where n : order of the system (in my case n=2) X : state variable Xd: desired state lambda is the sliding line slope and is like a kind of cutoff frequency.

In Slotine's book, the control output is suggested

u = un - k(x) sat(s/phi)

where un : estimate of the control output using the known k : gain phi : boundary layer thickness

It was my fault that I had not provided the details. And I'm still wondering about the relationship among the unmodeled mode, phi, and lambda.

Would anybody help me?

Thank you.

Reply to
Inhyeok

PolyTech Forum website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.