derivative function

patje
Posts: 42
Joined: Fri Jan 04, 2008 1:34 pm
Location: Belgium

derivative function

Postby patje » Sun Mar 11, 2012 1:55 pm

Hi,

Is it posible to do a derivative function with analyse software?

Greetings

Support

Postby Support » Sun Mar 11, 2012 3:05 pm

I under the advanced options in the variable manager...

patje
Posts: 42
Joined: Fri Jan 04, 2008 1:34 pm
Location: Belgium

Postby patje » Sun Mar 11, 2012 5:49 pm

How do you set the time factor? Is that the smoothed over? Or can you set it in the formula?

I want to convert this formula.

choose((derivative('BrakePressTotal' bar],0.2)>20),derivative('BrakePressTotal' [bar]),1/0)

Support

Postby Support » Mon Mar 12, 2012 9:47 am

add a new user variable to be the derivative of the brake pressure, and smooth this over 0.2s. You can also add a min and max to this variable, or you can add another new user variable to do something like:

if(VAR_xxxx>20,VAR_xxxx,0)

if that is what you are after


Return to “General software support”

Who is online

Users browsing this forum: No registered users and 186 guests