[scilab-Users] Re: algebraic loop

Bruno Chaumontet bruno at chaumontet.net
Mon Jan 7 16:47:48 CET 2008


thanks a lot

2008/1/7, Cordero R. <rcorderog at gmail.com>:
> Dear Mr. Chaumontet
> I recommend you to use a Z transform.
> s(t) = s(t-1) + e(t) -> S(z) = S(z)*(1/z) + E(z) -> S(z) = (z/(z-1))*E(z)
> Use the discrete transfer function of SCICOS, where e(t) is the input and
> s(t) is the output.
> Don't forget to select an appropiate sample time.
> Good luck.
> Raymundo Cordero
> Perú


-- 
Bruno Chaumontet
http://bruno.chaumontet.net
bruno at chaumontet.net



More information about the users mailing list