Why is the system considered linear in this case?

  • Thread starter Thread starter khdani
  • Start date Start date
  • Tags Tags
    Linear Signal
AI Thread Summary
The discussion centers on the linearity of a system defined by the equation y(t) = [cos(3t)]*x(t). It examines the outputs y1(t), y2(t), and y3(t) for different inputs x1(t) and x2(t), questioning the linearity based on the relationship between y3(t) and the linear combination of y1(t) and y2(t). The conclusion reveals that the initial assumption about the system's linearity was incorrect due to a mistake in the calculations. Ultimately, the clarification indicates that the system is indeed linear, aligning with the book's assertion. The thread emphasizes the importance of careful mathematical evaluation in determining system properties.
khdani
Messages
53
Reaction score
0
hello,
y(t)=[cos(3t)]*x(t)
x1(t) -> y1(t)=[cos(3t)]*x1(t)
x2(t) -> y2(t)=[cos(3t)]*x2(t)
x3(t) = a*x1(t)+b*x2(t)
x3(t) -> y3(t)=[cos(3t)]*x3(t)=[cos(3t)]*(a*x1(t)+b*x2(t))=
=[cos(3t)]*(a*[cos(3t)]*x1(t)+b*[cos(3t)]*x2(t))
y3(t) not equal a*y1(t)+b*y2(t) but the answers in the book said that
the system is linear? why? am i wrong or there's a mistake in the book?
 
Physics news on Phys.org
Check out the last two lines again. You've got a mistake there...
 
i found the mistake, thanks
 
Back
Top