Linearity Property
What is a linear circuit?
Linearity is the property of an element describing a linear relationship between cause and effect. Although the property applies to many circuit elements, we shall limit its applicability to resistors in this chapter. The property is a combination of both the homogeneity (scaling) property and the additivity property. The homogeneity property requires that if the input (also called the excitation) is multiplied by a constant, then the output (also called the response) is multiplied by the same constant. For a resistor, for example, Ohm's law relates the input i to the output v,$$v = iR \tag{1}$$
$$\bbox[5px,border:1px solid grey] {kv = kiR} \tag{2}$$
$$v_1 = i_1R$$
$$v_2 = i_2R$$
$$v = (i_1 + i_2)R = i_1R + i_2R = v_1 + v_2$$
Fig. 1: A linear circuit with input vs and
output i.
Example 1: For the circuit in [Fig. 2], find $i_o$ when $v_s = 12 V$ and $v_s = 24 V$.
Solution: Applying KVL to the two loops, we obtain
But $v_x = 2i_1$. Equation (2) becomes
Adding Eqs. (1) and (3) yields
Substituting this in Eq. (1), we get
When vs = 12 V,
When vs = 24 V,
showing that when the source value is doubled, $i_o$ doubles.
Fig. 2:
$$12i_1 - 4i_2 + v_s = 0 \tag{1}$$
$$-4i_1 + 16i_2 - 3v_x - v_s = 0 \tag{2}$$
$$-10i_1 + 16i_2 - v_s = 0 \tag{3}$$
$$2i_1 + 12i_2 = 0 \Rightarrow i_1 = -6i_2$$
$$-76i_2 + v_s = 0 \Rightarrow i_2 = {v_s \over 76} $$
$$i_o = i_2 = {12 \over 76}A$$
$$i_o = i_2 = {24 \over 76} A$$
Be the first to comment here!

Do you have any questions?