Control Systems Theory: Determing break frequency mathematically.

AI Thread Summary
To determine the time constant t from the open loop transfer function TF = K/(t*s^2 + s) given a break frequency of w_b = 10 rad/s, the function should be rewritten as K/s(Ts+1) = (K/T)/s(s + 1/T). Understanding the Bode plot is crucial, as it visually represents the gain and time constant, making it easier to identify the break frequency. Exact values for the abscissa and ordinate in the Bode plot will clarify the relationship between the transfer function and the break frequency. It is advised to avoid using 't' as a variable in the transfer function, opting instead for 'T' or 'tau' for clarity.
btbam91
Messages
91
Reaction score
0
Hey there.

I have an open loop transfer function TF = K/(t*s^2 + s) where K is known. Given a value for the break frequency (say, w_b = 10 rad/s), I have to determine the value of the time constant, t.

I understand how do this with a bode plot, but not entirely sure how to proceed mathematically.

Thank you!

btbam91
 
Physics news on Phys.org
First, rewrite the function into K/s(Ts+1) = (K/T)/s(s + 1/T).
So now, looking at it that way, for what value of ω does the break occur?

I would like to see or have described your Bode plot with exact abscissa and ordinate values. If you did this right it's obvious what the gain and the time constant are. It's also very helpful to understand the relationship between your TF and the Bode plot.

BTW don't use t in your transfer function. t is always a variable. Use T or tau.
 
Back
Top