kjsudhir wrote:
> Hi,
>
> I would like to know how I can prove that the transfer function is an LTI
> system.
>
> with regards
> sudhir
>
> This message was sent using the Comp.DSP web interface on
> www.DSPRelated.com
Have you googled for "linear system"?
A linear system, h, is one that, for any two inputs x1 and x2 and any
two constants A1 and A2 follows the relation:
if y1(t) = h(x1(t)) and y2(t) = h(x2(t)) then the system is linear if
and only if h(A1*x1(t) + A2*x2(t)) = A1*y1(t) + A2*y2(t).
A system is time invariant if for any time shift t_s and any signal
x(t), if y(t) = h(x(t)) then h(x(t - t_s)) = y(t - t_s).
So an LTI system is one that is both linear and time-invariant.
--
Tim Wescott
Wescott Design Services
http://www.wescottdesign.com