03-16-2009 08:07 AM
Hi!
I need to develop a trasnfer fuction.
I only have the output signal and the characteristic of the system in the Laplace domain. I need to develop the transfer fucntion of this system to find out the input signal.
¿How can I do it? The "Transfer Function Module" is not valid for this case, because I only have one signal, and the formula of the system.
Thanks
03-18-2009 10:37 AM
03-23-2009 05:11 AM
This module isnt's able to work in the frecuency domain. I need use the Laplace Transform. Thanks.
05-14-2009 04:14 AM
Hi
First invert your Laplace transfer function and apply the z transform, put the coefficients of the z transfert function (numerator and denominator) in the universal filter module (have a look also to convolution module), read your output signal (file read module) connect to your filter and display the result on arecorder module : should be your input signal!!!
Easy with Dasylab, isn't it ???