Subsections

Noise Correlation Matrix Transformations

The noise wave correlation matrix of a passive linear circuit generating thermal noise can simply be calculated using Bosma's theorem. The noise wave correlation matrices of active devices can be determined by forming the noise current correlation matrix and then transforming it to the equivalent noise wave correlation matrix.

The noise current correlation matrix (also called the admittance representation) $ \underline{C}_Y$ is an $ n\times n$ matrix.

$\displaystyle \underline{C}_Y = \begin{pmatrix}\overline{\underline{i}_{1}\cdot...
...line{c}_{n1} & \underline{c}_{n2} & \ldots & \underline{c}_{nn}\\ \end{pmatrix}$ (2.36)

This definition is very likely the one made by eq. (2.1). The matrix has the same properties as well. Because in most transistor models the noise behaviour is expressed as the sum of effects of noise current sources it is easier to form this matrix representation.

Forming the noise current correlation matrix

Each element in the diagonal matrix is equal to the sum of the noise current of each element connected to the corresponding node. So the first diagonal element is the sum of noise currents connected to node 1, the second diagonal element is the sum of noise currents connected to node 2, and so on.

The off diagonal elements are the negative noise current of the element connected to the pair of corresponding node. Therefore a noise current source between nodes 1 and 2 goes into the matrix at location (1,2) and locations (2,1).

If a noise current source is grounded, it will only have contribute to one entry in the noise correlation matrix - at the appropriate location on the diagonal. If it is ungrounded it will contribute to four entries in the matrix - two diagonal entries (corresponding to the two nodes) and two off-diagonal entries.

Figure 2.5: example circuit applied to noise analysis
\includegraphics[width=8cm]{CYexample}

Once having defined the spectral noise current densities of the noise currents within a transistor model the above rules for forming the $ \underline{C}_Y$ matrix can be applied to the example circuit depicted in fig. 2.5. The noise current correlation matrix is accordingly

$\displaystyle \underline{C}_Y = \begin{bmatrix}+\overline{i_1^2} & -\overline{i_1^2}\\ -\overline{i_1^2} & \overline{i_1^2} + \overline{i_2^2}\\ \end{bmatrix}$ (2.37)


Transformations

There are three usable noise correlation matrix representations for multiport circuits.

According to Scott W. Wedge and David B. Rutledge [5] the transformations between these representations write as follows.

  \fbox{$\underline{C}_Y$} $ \underline{C}_Z$ $ \underline{C}_S$
$ \underline{C}_Y$ $ \underline{C}_Y$ $ Y\cdot \underline{C}_Z\cdot Y^{+}$ \fbox{$\left(E + Y\right)\cdot \underline{C}_S\cdot \left(E + Y\right)^{+}$}
$ \underline{C}_Z$ $ Z\cdot \underline{C}_Y\cdot Z^{+}$ $ \underline{C}_Z$ \fbox{$\left(E + Z\right)\cdot \underline{C}_S\cdot \left(E + Z\right)^{+}$}
$ \underline{C}_S$ \fbox{$\dfrac{1}{4} \left(E + S\right)\cdot \underline{C}_Y\cdot \left(E + S\right)^{+}$} $ \dfrac{1}{4} \left(E - S\right)\cdot \underline{C}_Z\cdot \left(E - S\right)^{+}$ $ \underline{C}_S$

The signal as well as correlation matrices in impedance and admittance representations are assumed to be normalized in the above table. $ E$ denotes the identity matrix and the $ ^{+}$ operator indicates the transposed conjugate matrix (also called adjoint or adjugate).

Each noise correlation matrix transformation requires the appropriate signal matrix representation which can be obtained using the formulas given in section 15.1 on page [*].


This document was generated by Stefan Jahn on 2007-12-30 using latex2html.