Difference between revisions of "Nonlinearity"

From Microlab Classes
Jump to navigation Jump to search
(Created page with " == Harmonic Distortion == == Gain Compression == == Cross Modulation == == Intermodulation == == Cascaded Nonlinear Stages == == AM/PM Conversion ==")
 
 
(65 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
Most of the time, we want our amplifiers to be linear. However, since the transistors that we use are inherently nonlinear, our circuits are also inherently nonlinear. One way to analyze nonlinear circuits is to use small-signal analysis, where we assume the circuit is linear for very small signals. In this module, we will look at the effects of nonlinearity that are not seen when performing small-signal analysis.
  
 +
In this module, we will assume that we have ''memoryless'' systems, i.e. systems whose output is an instantaneous function of the input. Thus, we neglect the contribution of energy-storage elements like capacitors and inductors.
  
== Harmonic Distortion ==
+
== Harmonic Distortion (HD) ==
 +
Consider a memoryless system with input <math>x\left(t\right)</math> and output <math>y\left(t\right)</math>. In general, we can express the output as a power series:
  
== Gain Compression ==
+
{{NumBlk|::|<math>y\left(t\right) \approx \alpha_1 x\left(t\right) + \alpha_2 x^2\left(t\right) + \alpha_3 x^3\left(t\right) + \ldots</math>|{{EquationRef|1}}}}
  
== Cross Modulation ==
+
Note that for a linear system, <math>\alpha_1</math> is the gain, and <math>\alpha_i = 0</math> for <math>i \neq 1</math>. Let us consider the case when the input is a sinusoid, <math>x\left(t\right)=A\cos\omega t</math>. Let us further assume that the higher-order terms (<math>\alpha_i</math> for <math>i>3</math>) are negligible. We can then express the output as:
  
== Intermodulation ==
+
{{NumBlk|::|<math>\begin{align}
 +
y\left(t\right) & = \alpha_1 A\cos\omega t + \alpha_2 A^2\cos^2\omega t + \alpha_3 A^3\cos^3\omega t \\
 +
& = \alpha_1 A\cos\omega t + \frac{\alpha_2 A^2}{2}\left(1 + \cos 2\omega t\right) + \frac{\alpha_3 A^3}{4}\left(3\cos\omega t + \cos 3\omega t\right) \\
 +
& = \frac{\alpha_2 A^2}{2} + \left(\alpha_1 A + \frac{3\alpha_3 A^3}{4}\right)\cos \omega t + \frac{\alpha_2 A^2}{2}\cos 2\omega t + \frac{\alpha_3 A^3}{4} \cos 3\omega t \\
 +
\end{align}</math>|{{EquationRef|2}}}}
 +
 
 +
Note that the output contains:
 +
* A DC term
 +
* A component with frequency equal to the input frequency, or the ''fundamental'' frequency.
 +
* A component at twice the input frequency, or the ''second harmonic'' frequency.
 +
* A component at thrice the input frequency, or the ''third harmonic'' frequency.
 +
 
 +
=== General Distortion Terms ===
 +
We can use the Binomial Theorem to get <math>\cos^n\theta</math> for any <math>n</math>:
 +
 
 +
{{NumBlk|::|<math>\begin{align}
 +
\cos^n\theta & = \frac{1}{2^n}\left(e^{j\theta} + e^{-j\theta}\right)^n \\
 +
& = \frac{1}{2^n} \sum_{k=0}^n {n \choose k} e^{jk\theta} \cdot e^{-j\left(n-k\right)\theta} \\
 +
\end{align}</math>|{{EquationRef|3}}}}
 +
 
 +
Recall that we can express any term in the binomial expansion of <math>\left(x + x^{-1}\right)^n</math> as:
 +
 
 +
{{NumBlk|::|<math>{n \choose k} x^{n-k} x^{-k} = {n \choose k} x^{n-2k}</math>|{{EquationRef|4}}}}
 +
 
 +
Thus, for odd <math>n</math>, we get odd powers on of <math>x</math>, and they appear as pairs of positive and negative exponentials. This means that we only generate the odd harmonic frequencies. On the other hand, for even <math>n</math>, we get the even powers of <math>x</math>, generating only the even harmonics. Also, we get an unpaired middle term that corresponds to the DC component:
 +
 
 +
{{NumBlk|::|<math>{2k \choose k}e^{jk\theta} \cdot e^{-jk\theta} = {2k \choose k}</math>|{{EquationRef|5}}}}
 +
 
 +
Note that a function is ''odd'' if <math>f\left(-x\right) = -f\left(x\right)</math>, and it will have an odd power series expansion:
 +
 
 +
{{NumBlk|::|<math>f\left(x\right) = \alpha_1 x + \alpha_3 x^3 + \alpha_5 x^5 + \ldots</math>|{{EquationRef|6}}}}
 +
 
 +
In contrast, a function is ''even'' if <math>g\left(-x\right) = g\left(x\right)</math>, and it will have an even power series expansion:
 +
 
 +
{{NumBlk|::|<math>g\left(x\right) = \alpha_0 + \alpha_2 x^2 + \alpha_4 x^4 + \alpha_6 x^6 + \ldots</math>|{{EquationRef|7}}}}
 +
 
 +
=== Gain Compression ===
 +
Aside from producing terms at multiples of the input or fundamental frequency, we can see that the gain of the fundamental component is also affected by the third-order coefficient, <math>\alpha_3</math>, giving the fundamental component:
 +
 
 +
{{NumBlk|::|<math>\left(\alpha_1  + \frac{3\alpha_3 A^2}{4}\right)\cdot A\cos \omega t</math>|{{EquationRef|8}}}}
 +
 
 +
Note that the gain now becomes a function of the input amplitude <math>A</math>. Thus, if <math>\alpha_1</math> and <math>\alpha_3</math> have the same sign, i.e. both positive or both negative, then the gain increases, and we have ''gain expansion''. On the other hand, if <math>\alpha_1</math> and <math>\alpha_3</math> have different signs, the gain decreases, and we have ''gain compression''. In most amplifiers, we normally get gain compression since the output swing is limited by the supply voltage, and thus saturates. This indicates that <math>\alpha_1</math> and <math>\alpha_3</math> have opposite signs.
 +
 
 +
==== The 1-dB Compression Point ====
 +
We can quantify gain compression using the ''1-dB Compression Point'', or the the value of the input amplitude that causes the gain to drop by 1 dB, or approximately 10%, relative to the gain when <math>A\rightarrow 0</math>. Thus,
 +
 
 +
{{NumBlk|::|<math>20\log\left|\alpha_1 + \frac{3\alpha_3 A_{\mathrm{in,1dB}}^2}{4}\right|=20\log\left|\alpha_1\right| - 1\mathrm{dB}</math>|{{EquationRef|9}}}}
 +
 
 +
Since <math>\alpha_1</math> and <math>\alpha_3</math> have opposite signs, this is equivalent to:
 +
 
 +
{{NumBlk|::|<math>\frac{\left|\alpha_1\right| - \frac{3\left|\alpha_3\right| A_{\mathrm{in,1dB}}^2}{4}}{\left|\alpha1\right|}= 1 - \frac{3}{4}\left|\frac{\alpha_3}{\alpha_1}\right|A_{\mathrm{in,1dB}}^2=10^\frac{\left(-1\right)}{20}=0.891</math>|{{EquationRef|10}}}}
 +
 
 +
Thus, we can get <math>A_{\mathrm{in,1dB}}</math>:
 +
 
 +
{{NumBlk|::|<math>A_{\mathrm{in,1dB}}=\sqrt{0.145\left|\frac{\alpha_1}{\alpha_3}\right|}</math>|{{EquationRef|11}}}}
 +
 
 +
Note that the higher <math>A_{\mathrm{in,1dB}}</math>, the more linear the circuit.
 +
 
 +
=== Desensitization ===
 +
Let the input <math>x\left(t\right) = A_1\cos\omega_1 t + A_2\cos\omega_2 t</math>, where the first term could be our signal of interest, and the second term could be a large interfering signal. If <math>\alpha_1</math> and <math>\alpha_3</math> have opposite signs, we can write the fundamental component as:
 +
 
 +
{{NumBlk|::|<math>\left(\alpha_1  + \frac{3\alpha_3 A_1^2}{4} + \frac{3\alpha_3 A_2^2}{2}\right)\cdot A_1\cos \omega_1 t</math>|{{EquationRef|12}}}}
 +
 
 +
Thus, for a sufficiently large <math>A_2</math>, the gain can drop to zero, and we say that our signal is ''blocked'' by the interfering signal or the ''blocker''.
 +
 
 +
=== Cross Modulation ===
 +
If an interfering signal is amplitude modulated with a modulation index <math>m</math> and a modulation frequency <math>\omega_m</math>:
 +
 
 +
{{NumBlk|::|<math>x\left(t\right) = A_1\cos\omega_1 t + A_2\left(1+m\cos\omega_m t\right)\cos\omega_2 t</math>|{{EquationRef|13}}}}
 +
 
 +
We can write the fundamental component, when <math>A_1 \ll A_2</math>, as:
 +
 
 +
{{NumBlk|::|<math>\left[\alpha_1  + \frac{3\alpha_3 A_2^2}{2}\left(1 + \frac{m^2}{2} +\frac{m^2}{2}\cos 2\omega_m t + 2m\cos \omega_m t\right)\right]\cdot A_1\cos \omega_1 t</math>|{{EquationRef|14}}}}
 +
 
 +
Thus, the AM signal modulating the interfering signal also modulates, or ''cross modulates'', our desired signal.
 +
 
 +
== Intermodulation (IM) ==
 +
Consider the case when two signals are applied to a nonlinear system, <math>x\left(t\right) = A_1\cos\omega_1 t + A_2\cos\omega_2 t</math>. Again if we assume that the higher-order terms (<math>\alpha_i</math> for <math>i>3</math>) are negligible, the output can be written as:
 +
 
 +
{{NumBlk|::|<math>y\left(t\right) = \alpha_1\left( A_1\cos\omega_1 t + A_2\cos\omega_2 t\right) + \alpha_2\left( A_1\cos\omega_1 t + A_2\cos\omega_2 t\right)^2 + \alpha_3\left( A_1\cos\omega_1 t + A_2\cos\omega_2 t\right)^3</math>|{{EquationRef|15}}}}
 +
 
 +
=== The Second IM Terms ===
 +
We can write the second power term as:
 +
 
 +
{{NumBlk|::|<math>\begin{align}
 +
\alpha_2 x^2\left(t\right) & = \alpha_2\left( A_1\cos\omega_1 t + A_2\cos\omega_2 t\right)^2 \\
 +
& = \alpha_2 A_1^2\cos^2 \omega_1 t + \alpha_2 A_2^2\cos \omega_2 t + 2\alpha_2 A_1 A_2 \cos\omega_1 t\cdot \cos \omega_2 t \\
 +
& = \alpha_2 \frac{A_1^2}{2}\left(1 + \cos 2\omega_1 t\right) + \alpha_2 \frac{A_2^2}{2}\left(1 + \cos 2\omega_2 t\right) + \alpha_2 A_1 A_2\left[\cos\left(\omega_1 + \omega_2\right)t + \cos\left(\omega_1 - \omega_2\right)t\right] \\
 +
\end{align}</math>|{{EquationRef|16}}}}
 +
 
 +
Aside from generating our harmonic distortion terms at <math>2\omega_1</math> and <math>2\omega_2</math>, we get our second order intermodulation terms at <math>\omega_1\pm \omega_2</math>.
 +
 
 +
=== The Third IM Terms ===
 +
Similarly, for the cubic power terms, <math>\alpha_3 x^3\left(t\right) = \alpha_3\left(A_1 \cos\omega_1 t + A_2 \cos\omega_2 t\right)^3</math>, we get the first and last terms:
 +
 
 +
{{NumBlk|::|<math>\frac{1}{4}\alpha_3 A_1^3\left(\cos 3\omega_1 t + 3\cos\omega_1 t\right) + \frac{1}{4}\alpha_3 A_2^3\left(\cos 3\omega_2 t + 3\cos\omega_2 t\right)</math>|{{EquationRef|17}}}}
 +
 
 +
As expected, we get the gain compression/expansion terms, as well as the third harmonic terms.
 +
 
 +
The first cross term can be written as:
 +
 
 +
{{NumBlk|::|<math>\begin{align}
 +
{3 \choose 2}\alpha_3 A_1 A_2^2\cos\omega_1 t\cdot  \cos^2 \omega_2 t
 +
& = \alpha_3 A_1 A_2^2 \left(3\cos\omega_1 t \cdot \cos^2 \omega_2 t \right) \\
 +
& = \alpha_3 A_1 A_2^2 \frac{3}{2} \cos\omega_1 t \left( 1 + \cos 2\omega_2 t\right) \\
 +
& = \alpha_3 A_1 A_2^2 \left[\frac{3}{2}\cos\omega_1 t + \frac{3}{4}\cos\left(2\omega_2 \pm \omega_1\right)t\right] \\
 +
\end{align}</math>|{{EquationRef|18}}}}
 +
 
 +
By symmetry, the other cross term is:
 +
 
 +
{{NumBlk|::|<math>\alpha_3 A_1^2 A_2 \left[\frac{3}{2}\cos\omega_2 t + \frac{3}{4}\cos\left(2\omega_1 \pm \omega_2\right)t\right]</math>|{{EquationRef|19}}}}
 +
 
 +
Aside from the interference or blocker terms, we get the third order intermodulation terms at <math>2\omega_2\pm \omega_1</math> and <math>2\omega_1\pm \omega_2</math>.
 +
 
 +
=== Fundamental Components ===
 +
Collecting all the terms at <math>\omega_1</math> and <math>\omega_2</math>, we get:
 +
 
 +
{{NumBlk|::|<math>\left(\alpha_1 + \frac{3}{4}\alpha_3 A_1^2 +\frac{3}{2}\alpha_3 A_2^2\right)\cdot A_1\cos\omega_1 t + \left(\alpha_1 + \frac{3}{4}\alpha_3 A_2^2 +\frac{3}{2}\alpha_3 A_1^2\right)\cdot A_2\cos\omega_2 t</math>|{{EquationRef|20}}}}
 +
 
 +
=== Third Intercept Point ===
 +
If we set the <math>A_1 = A_2 = A</math>, then the ratio of the third intermodulation terms to the ideal output, or the relative third intermodulation, can be written as:
 +
 
 +
{{NumBlk|::|<math>\mathrm{IM_3} = 20\log\left(\frac{\frac{3}{4}\alpha_3 A^3}{\alpha_1 A}\right) =  20\log\left(\frac{3}{4}\frac{\alpha_3}{\alpha_1} A^2\right)\,\mathrm{dBc}</math>|{{EquationRef|21}}}}
 +
 
 +
Where the units ''dBc'' denote decibels with respect to the carrier to emphasize that this is a relative metric. We can then define the '''input third intercept point''', <math>\mathrm{IIP_3}</math> as the input amplitude where <math>\mathrm{IM_3}=0\,\mathrm{dBc}</math>, or equivalently, when the third order intermodulation is equal to the ideal fundamental output:
 +
 
 +
{{NumBlk|::|<math>\left|\alpha_1 A_\mathrm{IIP_3}\right| = \left|\frac{3}{4}\alpha_3 A^3_\mathrm{IIP_3}\right|</math>|{{EquationRef|22}}}}
 +
 
 +
Giving us:
 +
 
 +
{{NumBlk|::|<math>A_\mathrm{IIP_3} = \sqrt{\frac{4}{3}\left|\frac{\alpha_1}{\alpha_3}\right|}</math>|{{EquationRef|23}}}}
 +
 
 +
Taking the ratio of <math>A_\mathrm{IIP_3}</math> and <math>A_{\mathrm{in,1dB}}</math>, we get:
 +
 
 +
{{NumBlk|::|<math>\frac{A_\mathrm{IIP_3}}{A_{\mathrm{in,1dB}}} = \sqrt{\frac{4}{3}\frac{1}{0.145}}=3.03 = 9.64\,\mathrm{dB}</math>|{{EquationRef|24}}}}
  
 
== Cascaded Nonlinear Stages ==
 
== Cascaded Nonlinear Stages ==
 +
Consider two nonlinear cascaded stages, with the following transfer characteristics, and again assuming that the higher-order terms are negligible:
 +
 +
{{NumBlk|::|<math>y_1\left(t\right) = \alpha_1 x\left(t\right) + \alpha_2 x^2\left(t\right) + \alpha_3 x^3\left(t\right)</math>|{{EquationRef|25}}}}
 +
{{NumBlk|::|<math>y_2\left(t\right) = \beta_1 y_1\left(t\right) + \beta_2 y_1^2\left(t\right) + \beta_3 y_1^3\left(t\right)</math>|{{EquationRef|26}}}}
 +
 +
Combining these two equations, we get:
 +
 +
{{NumBlk|::|<math>y_2\left(t\right) = \beta_1 \left[\alpha_1 x\left(t\right) + \alpha_2 x^2\left(t\right) + \alpha_3 x^3\left(t\right)\right] + \beta_2 \left[\alpha_1 x\left(t\right) + \alpha_2 x^2\left(t\right) + \alpha_3 x^3\left(t\right)\right]^2 + \beta_3 \left[\alpha_1 x\left(t\right) + \alpha_2 x^2\left(t\right) + \alpha_3 x^3\left(t\right)\right]^3</math>|{{EquationRef|27}}}}
 +
 +
Looking at the first and third order terms:
 +
 +
{{NumBlk|::|<math>y_2\left(t\right) = \alpha_1 \beta_1 x\left(t\right) + \left(\alpha_3\beta_1 + 2\alpha_1\alpha_2\beta_2 + \alpha_1^3\beta_3\right)x^3\left(t\right)+\ldots</math>|{{EquationRef|28}}}}
 +
 +
Let us write the overall transfer function as:
 +
 +
{{NumBlk|::|<math>y_2\left(t\right) = \gamma_1 x\left(t\right) + \gamma_2 x^2\left(t\right) + \gamma_3 x^3\left(t\right)</math>|{{EquationRef|29}}}}
 +
 +
We can then see that <math>\gamma_1 = \alpha_1 \beta_1</math>, and <math>\gamma_3 = \alpha_3\beta_1 + 2\alpha_1\alpha_2\beta_2 + \alpha_1^3\beta_3</math>. Thus, the overall <math>\mathrm{IIP_3}</math> is:
 +
 +
{{NumBlk|::|<math>A_\mathrm{IIP_3} = \sqrt{\frac{4}{3}\left|\frac{\gamma_1}{\gamma_3}\right|} = \sqrt{\frac{4}{3}\left|\frac{\alpha_1 \beta_1}{\alpha_3\beta_1 + 2\alpha_1\alpha_2\beta_2 + \alpha_1^3\beta_3}\right|}</math>|{{EquationRef|30}}}}
 +
 +
Rewriting the expression above in terms of <math>\tfrac{1}{A^2_\mathrm{IIP_3}}</math>, we get:
 +
 +
{{NumBlk|::|<math>\begin{align}
 +
\frac{1}{A^2_\mathrm{IIP_3}}
 +
& = \frac{3}{4}\left|\frac{\alpha_3\beta_1 + 2\alpha_1\alpha_2\beta_2 + \alpha_1^3\beta_3}{\alpha_1 \beta_1}\right| \\
 +
& = \frac{3}{4}\left|\frac{\alpha_3}{\alpha_1} + \frac{2\alpha_2 \beta_2}{\beta_1} +\frac{\alpha_1^2 \beta_3}{\beta_1}\right|\\
 +
& = \left|\frac{1}{A^2_\mathrm{IIP_3,1}} + \frac{3\alpha_2 \beta_2}{2\beta_1} + \frac{\alpha_1^2}{A^2_\mathrm{IIP_3,2}}\right| \\
 +
\end{align}</math>|{{EquationRef|31}}}}
 +
 +
Where <math>A_\mathrm{IIP_3,1}</math> and <math>A_\mathrm{IIP_3,2}</math> are the input third intercept points of the first and second stages, respectively.
  
== AM/PM Conversion ==
+
{{Note|[[229-A2.1 | '''Activity A2.1''' Nonlinearity in Electronic Circuits]] -- This activity walks you through the analysis of nonlinear circuits, and its effects on circuit behavior.|reminder}}

Latest revision as of 18:19, 20 September 2020

Most of the time, we want our amplifiers to be linear. However, since the transistors that we use are inherently nonlinear, our circuits are also inherently nonlinear. One way to analyze nonlinear circuits is to use small-signal analysis, where we assume the circuit is linear for very small signals. In this module, we will look at the effects of nonlinearity that are not seen when performing small-signal analysis.

In this module, we will assume that we have memoryless systems, i.e. systems whose output is an instantaneous function of the input. Thus, we neglect the contribution of energy-storage elements like capacitors and inductors.

Harmonic Distortion (HD)

Consider a memoryless system with input and output . In general, we can express the output as a power series:

 

 

 

 

(1)

Note that for a linear system, is the gain, and for . Let us consider the case when the input is a sinusoid, . Let us further assume that the higher-order terms ( for ) are negligible. We can then express the output as:

 

 

 

 

(2)

Note that the output contains:

  • A DC term
  • A component with frequency equal to the input frequency, or the fundamental frequency.
  • A component at twice the input frequency, or the second harmonic frequency.
  • A component at thrice the input frequency, or the third harmonic frequency.

General Distortion Terms

We can use the Binomial Theorem to get for any :

 

 

 

 

(3)

Recall that we can express any term in the binomial expansion of as:

 

 

 

 

(4)

Thus, for odd , we get odd powers on of , and they appear as pairs of positive and negative exponentials. This means that we only generate the odd harmonic frequencies. On the other hand, for even , we get the even powers of , generating only the even harmonics. Also, we get an unpaired middle term that corresponds to the DC component:

 

 

 

 

(5)

Note that a function is odd if , and it will have an odd power series expansion:

 

 

 

 

(6)

In contrast, a function is even if , and it will have an even power series expansion:

 

 

 

 

(7)

Gain Compression

Aside from producing terms at multiples of the input or fundamental frequency, we can see that the gain of the fundamental component is also affected by the third-order coefficient, , giving the fundamental component:

 

 

 

 

(8)

Note that the gain now becomes a function of the input amplitude . Thus, if and have the same sign, i.e. both positive or both negative, then the gain increases, and we have gain expansion. On the other hand, if and have different signs, the gain decreases, and we have gain compression. In most amplifiers, we normally get gain compression since the output swing is limited by the supply voltage, and thus saturates. This indicates that and have opposite signs.

The 1-dB Compression Point

We can quantify gain compression using the 1-dB Compression Point, or the the value of the input amplitude that causes the gain to drop by 1 dB, or approximately 10%, relative to the gain when . Thus,

 

 

 

 

(9)

Since and have opposite signs, this is equivalent to:

 

 

 

 

(10)

Thus, we can get :

 

 

 

 

(11)

Note that the higher , the more linear the circuit.

Desensitization

Let the input , where the first term could be our signal of interest, and the second term could be a large interfering signal. If and have opposite signs, we can write the fundamental component as:

 

 

 

 

(12)

Thus, for a sufficiently large , the gain can drop to zero, and we say that our signal is blocked by the interfering signal or the blocker.

Cross Modulation

If an interfering signal is amplitude modulated with a modulation index and a modulation frequency :

 

 

 

 

(13)

We can write the fundamental component, when , as:

 

 

 

 

(14)

Thus, the AM signal modulating the interfering signal also modulates, or cross modulates, our desired signal.

Intermodulation (IM)

Consider the case when two signals are applied to a nonlinear system, . Again if we assume that the higher-order terms ( for ) are negligible, the output can be written as:

 

 

 

 

(15)

The Second IM Terms

We can write the second power term as:

 

 

 

 

(16)

Aside from generating our harmonic distortion terms at and , we get our second order intermodulation terms at .

The Third IM Terms

Similarly, for the cubic power terms, , we get the first and last terms:

 

 

 

 

(17)

As expected, we get the gain compression/expansion terms, as well as the third harmonic terms.

The first cross term can be written as:

 

 

 

 

(18)

By symmetry, the other cross term is:

 

 

 

 

(19)

Aside from the interference or blocker terms, we get the third order intermodulation terms at and .

Fundamental Components

Collecting all the terms at and , we get:

 

 

 

 

(20)

Third Intercept Point

If we set the , then the ratio of the third intermodulation terms to the ideal output, or the relative third intermodulation, can be written as:

 

 

 

 

(21)

Where the units dBc denote decibels with respect to the carrier to emphasize that this is a relative metric. We can then define the input third intercept point, as the input amplitude where , or equivalently, when the third order intermodulation is equal to the ideal fundamental output:

 

 

 

 

(22)

Giving us:

 

 

 

 

(23)

Taking the ratio of and , we get:

 

 

 

 

(24)

Cascaded Nonlinear Stages

Consider two nonlinear cascaded stages, with the following transfer characteristics, and again assuming that the higher-order terms are negligible:

 

 

 

 

(25)

 

 

 

 

(26)

Combining these two equations, we get:

 

 

 

 

(27)

Looking at the first and third order terms:

 

 

 

 

(28)

Let us write the overall transfer function as:

 

 

 

 

(29)

We can then see that , and . Thus, the overall is:

 

 

 

 

(30)

Rewriting the expression above in terms of , we get:

 

 

 

 

(31)

Where and are the input third intercept points of the first and second stages, respectively.

Activity A2.1 Nonlinearity in Electronic Circuits -- This activity walks you through the analysis of nonlinear circuits, and its effects on circuit behavior.