LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

verify transfer function

i use the transfer function.vi from the control toolkit to generate a transfer function (0.0133s+1)/(0.0076s+1)
from the examples i have seen the array for the numberator and denominator should be 1, 0.0133 and 1, 0.0076 respectively.
however i cant get the output I want until i switch the values to 0.0133,1 and 0.0076,1 as shown in the attached figure.
can someone verify in which order should the numberator and denominator be?in ascending order or descending order of s?
0 Kudos
Message 1 of 2
(2,492 Views)
To my understanding, the co-efficients should be in the ascending order, and this is how the manual says too in addition to the examples that you were referring too.

-Arun V
0 Kudos
Message 2 of 2
(2,434 Views)