<< Chapter < Page | Chapter >> Page > |
A discrete-time signal is delayed by samples when we write , with . Choosing to be negative advances the signal along the integers. As opposed to analog delays , discrete-time delays can only be integer valued. In the frequency domain, delaying a signalcorresponds to a linear phase shift of the signal's discrete-time Fourier transform: .
Linear discrete-time systems have the superposition property.
We want to concentrate on systems that are both linear and shift-invariant. It will be these that allow us thefull power of frequency-domain analysis and implementations. Because we have no physical constraints in "constructing" suchsystems, we need only a mathematical specification. In analog systems, the differential equation specifies the input-outputrelationship in the time-domain. The corresponding discrete-time specification is the difference equation .
As opposed to differential equations, which only provide an implicit description of a system (we must somehow solve the differential equation), difference equations provide an explicit way of computing the output for any input. We simply express the difference equation by a program thatcalculates each output from the previous output values, and the current and previous inputs.
Notification Switch
Would you like to follow the 'Digital signal processing: a user's guide' conversation and receive update notifications?