Вы находитесь на странице: 1из 3

C ircu it Intu itions

Ali Sheikholeslami

Why Sinusoids?

W
Welcome to the 13th article in the ant (LTI) components such as lin- we can approximate f ^o i h by the first
“Circuit Intuitions” column series. ear resistors and linear capacitors two terms in its Taylor expansion. In
As the title suggests, each article to model circuit behavior. A linear other words, we can write
provides insights and intuitions into resistor is simply characterized by
circuit design and analysis. These o ^ t h = Ri ^ t h where the voltage o ^ t h i o = f ^V0h + f l^V0h do i , (2)
articles are aimed at undergraduate across the resistor is proportional
students but may serve the interests of to the current i ^ t h through the resis- where do i represents an increment
other readers as well. I would appre- tor. If R is constant, i.e., it does not in the input voltage around Vo . If
ciate your comments and feedback change over time, then the resistor is we similarly denote by di o the cor-
as well as requests and suggestions said to be time invariant. Similarly, responding increment around I 0, we
for future articles in this series. Please an LTI capacitor is characterized by can write
e-mail your comments to me at ali@ i ^ t h = C do ^ t h /dt, where C is a con-
ece.utoronto.ca. stant. The capacitor is considered di o = g m do i , (3)
Sinusoids are basic necessities for linear because if we scale o ^ t h by a
circuit designers. We learn about si­ constant factor, i ^ t h will also scale where g m = f l^V0h is called the small-
nu­soids, e.g., cos ^ ~t h, by the same factor. signal short circuit transconductance
and complex sinu- And if C does not of the transistor. Equation (3) simply
soids, e.g., e j~t , in We learn about c h a nge w it h t i m e
the first year of our sinusoids (i.e., C is constant),
undergraduate pro- and complex the capacitor is con-
gram, and we con- sinusoids in the sidered LTI. i0 i0
tinue to work with first year of our When a compo- vi f (vi )
them through our undergraduate nent is nonlinear by
δi0
graduate studies and program, and nature, the input–
in the careers that fol- we continue to output relationship
low. The word “fre- work with them i s gove r n e d b y a I0
quency” is probably through our nonlinear function. In
the word you hear graduate studies these cases, we try δvi
frequently in the context and in the careers to limit our input and
of circuit design. But output variables to VTn V0 vi
that follow.
why? Why are sinu- such a small range
soids so important t h at a l l o w s u s t o Figure 1: A nonlinear function is
to electrical engineering in general approximate the nonlinear relation- ­approximated by a linear function in a
small region around the bias point.
and to circuit designers in particu- ship with a linear one. For example,
lar? Why don’t we use rectangular as shown in Figure 1, an NMOS tran-
or triangular waveforms to the same sistor whose output current ^i o h is a
extent? This article attempts to an- nonlinear function of its input volt-
x (t ) LTI y (t )
swer these questions. age ^o i h can be characterized by
In circuit design and analysis, we Circuit/System
often resort to linear time-invari- i o = f ^o i h .(1)
Figure 2: An LTI circuit is fully character-
Digital Object Identifier 10.1109/MSSC.2017.2701718 If we limit the input voltage to a ized when we can identify the output for
Date of publication: 21 June 2017 small signal around a dc voltage Vo, any arbitrary input waveform.

10 s p r i n g 2 0 17 IEEE SOLID-STATE CIRCUITS MAGAZINE


models the transistor as an LTI cir-
cuit for small signals. Y = AV = λV
x1 a b c y1
Now let us consider a general LTI Y = AX
X= x2 A= d e f Y = AX = y2 X
circuit as shown in Figure 2, where V
x3 g h i y3
the input and output variables could
be either voltage or current wave- (a) (b) (c)
forms. A very important property of
LTI circuits is that a sinusoid input
Figure 3: (a) In linear algebra, a system may be characterized by a matrix A (3×3 in this
results in a sinusoid output. In other example) where the input vector X is multiplied by A to produce the output vector Y. (b) An
words, if we assume the input vari- input vector A is both scaled and rotated by the system. (c) An input ­eigenvector V results in
able is of the form x ^ t h = cos ^~t h, an output vector that is aligned with the input vector.
then the output variable is of the
form y ^ t h = A cos ^~t + {h, where A
and { are constants (i.e., not func- where a linear system receives, for sinusoids knowing that each com-
tions of time) and the output fre- example, a three-dimensional vector plex sinusoid is simply multiplied
quency is the same as the input X as its input and multi- by a constant H ^ j~h
frequency. In other words, the LTI sys- plies it by a fixed 3 × 3 to produce the corres­
tem maintains the general shape of matrix A to produce a ponding output sinu-
a sinusoid except for a scaling in three-dimensional vec-
Do you know any soid (see Figure 4). The
amplitude and a shift in phase (con- tor Y at the output [see
other function process of represent-
stant delay in time) where both param- F i­­­­g ure 3(a)]. That is,
that maintains its ing a signal as a lin-
eters are only functions of ~. Y3 # 1 = A 3 # 3 X 3 # 1. M o s t
shape as it goes ear combination of
More interestingly, if we consider input vectors will scale
through any LTI complex sinusoids is
the input to be a complex sinusoid and rotate as they go
system? done through a Fou-
x ^ t h = e j~t , the output will be the through this syst e m rier transform of the
same as the input except for a scal- [see Figure 3(b)], except input signal. The Fou-
ing factor. The scaling factor is con- for three sets of input vectors that rier transform simply takes the input
stant, i.e., it is not a function of time, are called eigenvectors. The eigen- x ^ t h and represents it as a linear
but it is a function of ~. If we rep- vectors are defined as input vectors continuous sum (integral) of com-
resent this scaling factor as H ^ j~h, that are scaled as they go through the plex sinusoids:
implying its dependence on ~, we system but maintain their direc-
x^ t h = 1 #
+3
can write the following expression tion [see Figure 3(c)]. For an eigen- X ^ j~h e j~t d~ (4)
2r - 3
for the output: y ^ t h = H ^ j~h e j~t. This vector, the matrix multiplication
equation states that the complex reduces to a simple scalar multipli- where X ^ j~h is found by correlat-
exponentials simply go through an cation because the input and output ing the input signal with each of the
LTI system unchanged except for a vectors are aligned. In other words, eigenfunctions:
constant multiplication factor. we can write: AV = mV, where V is
X ^ j~ h = #
+3
Do you know any other function an eigenvector and m is its corre- x ^ t h e -j~t dt. (5)
-3
that maintains its shape as it goes sponding eigenvalue.
through any LTI system? Certainly Once we find three independent The process of finding the out-
none of the rectangular or triangular normalized eigenvectors and their put waveform for an arbitrary input
functions possesses this property. corresponding eigenvalues, we can is now simple. The output is the
Consider, for example, a rectangular represent any input vector as a linear continuous sum (integral) of all the
voltage waveform applied to a series combination of these eigenvectors. input sinusoids multiplied by their
RC circuit and observe the voltage In doing so, we can replace lengthy corresponding eigenvalues H ^ j~h. In
across the capacitor as the output of matrix multiplications by three sca- other words,
this circuit. In this case, the output lar multiplications, one correspond-
has little resemblance to the input, ing to each of the eigenvectors in the
especially when the RC time constant linear representation.
of the circuit is much larger than the We now return to the fact that
e jωt H ( jω)e jωt
period of the input waveform. complex sinusoids are the eigenfunc- H ( jω)
A function that goes through an tions of the LTI systems. We note that,
LTI system without change in shape in this case, we have infinitely many
(except for a scaling factor) is called eigenfunctions corresponding to all
Figure 4: Complex sinusoids (e j~t ) are
an eigenfunction of the LTI system. values of ~ (from zero to 3). We can the eigenfunctions of any LTI system as
This is quite similar to the concept represent any arbitrary input signal they preserve their shapes when they pass
of eigenvectors in linear algebra [1], as a linear combination of complex through the system, only scaled by H ( j~) .

IEEE SOLID-STATE CIRCUITS MAGAZINE s p r i n g 2 0 17 11


nonlinearity, i.e., any deviation from as a linear combination of complex
y^ t h = 1 #- +33 H^ j~hX^ j~he j~t d~. (6)
2r a linear relationship, results in addi- sinusoids as shown in (4), which, when
tional sinusoids at the output whose fed to an LTI system, maintains the
The reader can verify that H ^ j~h is also frequencies are multiples of the input shapes of its sinusoids and only mul-
the Fourier transform of the impulse frequency. These additional sinusoids tiplies them by H ^ j~h, whose value is
response of the system [2]. are known as harmonics. By measur- only a f­unction of ~. For this reason,
Finally, although we try our best ing the power of the harmonics rela- an LTI circuit is fully characterized by
to operate our circuits in so-called tive to the power of the main tone, we H ^ j~h, which is also the F
­ ourier trans-
linear regions, there is always some quantify the amount of nonlinearity in form of the LTI system response to
level of nonlinearity present. Interest- our circuit. an impulse.
ingly enough, to characterize the non- In summary, complex sinusoids
linearity of a circuit, we often apply are simply multiplied by a complex References
[1] D. Norman and D. Wolczuk, Introduction
a sinusoid with a single frequency number when they go through an LTI to Linear Algebra for Science and Engi-
(known as a single tone) and observe system, and because they span the neering, 2nd ed. Canada: Pearson, 2011.
[2] A. V. Oppenheim, A. S. Willsky, and S.
the output. If the system is completely signal space, they can combine lin- H. Nawab, Signals and Systems, 2nd ed.
linear, we would expect a sinusoid of early to form any signal of interest. An ­Canada: Pearson, 1997.
the same frequency at the output. Any arbitrary input signal can be written 

Are You Moving?


Don’t miss an issue of this magazine—
update your contact information now!
Update your information by:
E-MAIL: address-change@ieee.org
PHONE: +1 800 678 4333 in the United States
or +1 732 981 0060 outside
the United States
If you require additional assistance
regarding your IEEE mailings,
visit the IEEE Support Center
at supportcenter.ieee.org.
IEEE publication labels are printed six to eight weeks
in advance of the shipment date, so please allow sufficient
time for your publications to arrive at your new address.

© ISTOCKPHOTO.COM/BRIANAJACKSON

12 s p r i n g 2 0 17 IEEE SOLID-STATE CIRCUITS MAGAZINE

Вам также может понравиться