This module contains information on discrete time periodic signals.
Introduction
This module describes the type of signals acted on by the Discrete Time Fourier Series.
Relevant spaces
The Discrete Time Fourier Series maps finite-length (or
-periodic), discrete time
signals in
to finite-length, discrete-frequency signals in
.
Periodic signals in discrete time repeats themselves in each cycle. However, only integers are allowed as time variable in discrete time. We denote signals in such case as x[n], n = ..., -2, -1, 0, 1, 2, ...
Periodic signals
When a function repeats
itself exactly after some given period, or cycle, we say it's
periodic .
A
periodic function can be
mathematically defined as:
where
represents the
fundamental period of the signal, which is the smallest positive value of N for the signal to repeat. Because of this,
you may also see a signal referred to as an N-periodic signal.Any function that satisfies this equation is said to be
periodic with period N.
Here's an example of a
discrete-time periodic signal with period N:
We can think of
periodic functions (with period
) two different ways:
as functions on
all of
or, we can cut out all of the redundancy, and think of them
as functions on an interval
(or, more generally,
). If we know the signal is N-periodic then all the
information of the signal is captured by the above interval.
An
aperiodic DT function
does not repeat for
any
;
i.e. there exists no
such that
this equation holds.
Sindrilldiscrete demonstration
Here's an example demonstrating a
periodic sinusoidal signal with various frequencies, amplitudes and phase delays:
Conclusion
A discrete periodic signal is completely defined by its values in one period, such as the interval [0,N].