Next |
Prev |
Up |
Top
|
Index |
JOS Index |
JOS Pubs |
JOS Home |
Search
We will now use state-space analysisC.19[452] to determine
Equations (C.154-C.157).
From Equations (C.149-C.153),
and
In matrix form, the state time-update can be written
![$\displaystyle \left[\begin{array}{c} x_1(n+1) \\ [2pt] x_2(n+1) \end{array}\right] = \underbrace{\left[\begin{array}{cc} gc & c-1 \\ [2pt] g(c+1) & c \end{array}\right]}_\mathbf{A} \left[\begin{array}{c} x_1(n) \\ [2pt] x_2(n) \end{array}\right] \protect$](img4263.png) |
(C.157) |
or, in vector notation,
where we have introduced an input signal
, which sums into the
state vector via the
(or
) vector
. The
output signal is defined as the
vector
times the
state vector
. Multiple outputs may be defined by choosing
to be an
matrix.
A basic fact from linear algebra is that the determinant of a
matrix is equal to the product of its eigenvalues. As a quick
check, we find that the determinant of
is
 |
(C.160) |
When the eigenvalues
of
(system poles) are complex, then
they must form a complex conjugate pair (since
is real), and we
have
. Therefore, the system is
stable if and only if
. When making a digital
sinusoidal oscillator from the system impulse response, we have
, and the system can be said to be ``marginally stable''.
Since an undriven sinusoidal oscillator must not lose energy, and
since every lossless state-space system has unit-modulus eigenvalues
(consider the modal representation), we expect
,
which occurs for
.
Note that
. If we diagonalize this system to
obtain
, where
diag
, and
is the matrix of eigenvectors
of
, then we have
where
denotes the state vector in these
new ``modal coordinates''. Since
is diagonal, the modes are
decoupled, and we can write
If this system is to generate a real sampled sinusoid at radian frequency
, the eigenvalues
and
must be of the form
(in either order) where
is real, and
denotes the sampling
interval in seconds.
Thus, we can determine the frequency of oscillation
(and
verify that the system actually oscillates) by determining the
eigenvalues
of
. Note that, as a prerequisite, it will
also be necessary to find two linearly independent eigenvectors of
(columns of
).
Next |
Prev |
Up |
Top
|
Index |
JOS Index |
JOS Pubs |
JOS Home |
Search
[How to cite this work] [Order a printed hardcopy] [Comment on this page via email]