Si la salida de un sistema es igual a y1(t) cuando se estimula con una la señal x1(t) y es igual a y2(t) cuando se estimula con una la señal x2(t), dicho sistema será lineal si se cumple que cuando se estimula con la señal x1(t) + x2(t), su salida será igual a y1(t) + y2(t); esto se conoce como principio de superposición. Para la linealidad se debe cumplir también que si la señal de entrada se multiplica por una constante, la salida se multiplicará también por dicha constante.
Como primer ejemplo, supóngase un sistema que duplica la amplitud de la señal entrante:
x
1
(
t
)
→
y
1
(
t
)
=
2x
1
(
t
)
3x
2
(
t
)
→
y
2
(
t
)
=
6x
2
(
t
)
x
1
(
t
)
→
y
1
(
t
)
=
2x
1
(
t
)
3x
2
(
t
)
→
y
2
(
t
)
=
6x
2
(
t
)
alignl { stack {
size 12{x rSub { size 8{1} } \( t \) rightarrow y rSub { size 8{1} } \( t \) =2x rSub { size 8{1} } \( t \) } {} #
3x rSub { size 8{2} } \( t \) rightarrow y rSub { size 8{2} } \( t \) =6x rSub { size 8{2} } \( t \) {}
} } {}
(3)Para que el sistema sea lineal debe cumplirse que su salida sea igual a:
y
1
(
t
)
+
y
2
(
t
)
=
2x
1
(
t
)
+
6x
2
(
t
)
y
1
(
t
)
+
y
2
(
t
)
=
2x
1
(
t
)
+
6x
2
(
t
)
size 12{y rSub { size 8{1} } \( t \) +y rSub { size 8{2} } \( t \) =2x rSub { size 8{1} } \( t \) +6x rSub { size 8{2} } \( t \) } {}
(4)Si el sistema se alimenta con x1(t) + 3x2(t), en la salida se obtiene:
x
1
(
t
)
+
3x
2
(
t
)
→
2
x
1
(
t
)
+
3x
2
(
t
)
=
2x
1
(
t
)
+
6x
2
(
t
)
x
1
(
t
)
+
3x
2
(
t
)
→
2
x
1
(
t
)
+
3x
2
(
t
)
=
2x
1
(
t
)
+
6x
2
(
t
)
size 12{x rSub { size 8{1} } \( t \) +3x rSub { size 8{2} } \( t \) rightarrow 2 left (x rSub { size 8{1} } \( t \) +3x rSub { size 8{2} } \( t \) right )=2x rSub { size 8{1} } \( t \) +6x rSub { size 8{2} } \( t \) } {}
(5)Como puede observarse, las ecuaciones 4 y 5 arrojan el mismo resultado, de donde se concluye que el sistema es lineal. Como un segundo ejemplo, supóngase un sistema que eleva al cuadrado la señal de entrada:
x
1
(
t
)
→
y
1
(
t
)
=
x
1
(
t
)
2
x
2
(
t
)
→
y
2
(
t
)
=
x
2
(
t
)
2
x
1
(
t
)
→
y
1
(
t
)
=
x
1
(
t
)
2
x
2
(
t
)
→
y
2
(
t
)
=
x
2
(
t
)
2
alignl { stack {
size 12{x rSub { size 8{1} } \( t \) rightarrow y rSub { size 8{1} } \( t \) = left (x rSub { size 8{1} } \( t \) right ) rSup { size 8{2} } } {} #
x rSub { size 8{2} } \( t \) rightarrow y rSub { size 8{2} } \( t \) = left (x rSub { size 8{2} } \( t \) right ) rSup { size 8{2} } {}
} } {}
(6)Para que el sistema sea lineal debe cumplirse que su salida sea igual a:
y
1
(
t
)
+
y
2
(
t
)
=
x
1
(
t
)
2
+
x
2
(
t
)
2
y
1
(
t
)
+
y
2
(
t
)
=
x
1
(
t
)
2
+
x
2
(
t
)
2
size 12{y rSub { size 8{1} } \( t \) +y rSub { size 8{2} } \( t \) = left (x rSub { size 8{1} } \( t \) right ) rSup { size 8{2} } + left (x rSub { size 8{2} } \( t \) right ) rSup { size 8{2} } } {}
(7)Si el sistema se alimenta con x1(t) + x2(t), en la salida se obtiene:
x
1
(
t
)
+
x
2
(
t
)
→
x
1
(
t
)
+
x
2
(
t
)
2
x
1
(
t
)
+
x
2
(
t
)
→
x
1
(
t
)
+
x
2
(
t
)
2
size 12{x rSub { size 8{1} } \( t \) +x rSub { size 8{2} } \( t \) rightarrow left (x rSub { size 8{1} } \( t \) +x rSub { size 8{2} } \( t \) right ) rSup { size 8{2} } } {}
(8)Al no ser iguales las ecuaciones 7 y 8 el sistema no es lineal.