Convolution in a Continous Linear Time Invariant System

Click For Summary

Discussion Overview

The discussion centers on the representation of analog input signals in terms of scaled and shifted unit impulses within the context of convolution in continuous linear time-invariant systems. Participants explore the implications of this representation, particularly regarding the potential distortion of signals and the relationship between continuous and discrete systems.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant questions whether an analog input signal can be represented as a sum of scaled and shifted unit impulses, noting that unlike discrete systems, practical unit impulses in analog systems have negligible width, which may lead to distortion in the representation.
  • Another participant suggests that digital samples can approximate an analog signal, referencing the Fourier series representation and the need for anti-aliasing filters to preserve features of the signal.
  • A different participant clarifies that a continuous waveform can be expressed as a sum of infinitely-many scaled and shifted Dirac delta functions, emphasizing that the Dirac delta function is not a true function but a limit of a series of functions.
  • One participant provides mathematical expressions for the representation of continuous and discrete signals using Dirac pulses and unit impulse sequences, asserting that all functions can be expressed in this manner.
  • There is a contention regarding the possibility of expressing an analog signal as a sum of scaled and shifted discrete unit impulse sequences, with one participant arguing that this is not possible due to the nature of discrete signals being sampled versions of the originals.

Areas of Agreement / Disagreement

Participants express differing views on the representation of analog signals and the implications of using unit impulses, leading to unresolved questions about the accuracy and feasibility of such representations.

Contextual Notes

There are limitations regarding the assumptions made about the nature of analog and discrete signals, as well as the definitions of unit impulses and Dirac delta functions. The discussion does not resolve the mathematical steps involved in these representations.

N.Saravanan
Messages
8
Reaction score
0
Dear Experts,
For convolution to work any input signal we should be able to represent the input signal in terms of appropriately scaled and shifted unit impulses. This one holds good for discrete time system in which the input signal can be represented as sum of scaled shifted unit impulses. But is it possible to represent an analog input signal as sum of scaled and shifted unit impulse. If so how? Why I ask is unlike in discrete system for which the unit impulse has no width, the practical unit impulse in analog system has negligible width. The unit impulse signal raises to value 1 from 0 in a very short time interval and falls back to zero again. Sum of scaled and shifted unit impulses repeat this action at a faster rate. So if we represent an analog input signal by scaled and shifted unit impulses the representation is actually a signal which touches the zero axis at intermediate intervals. But the original input analog signal need not touch the zero axis. So won't the signal approximation in continuous time produce a distorted input signal. So if we convolve this distorted zero touching input signal will we get the actual response of a system to any input? Kindly please explain the concept.

Thank You,
N.Saravanan.
 
Last edited by a moderator:
Engineering news on Phys.org
N.Saravanan said:
But is it possible to represent an analog input signal as sum of scaled and shifted unit impulse. If so how? Why I ask is unlike in discrete system for which the unit impulse has no width, the practical unit impulse in analog system has negligible width.
Yes that's true. What you can say is that digital samples approximate an analog signal.

How approximate? Think of the Fourier series representation of the analog signal. Digital samples preserve most features of the frequencies below 1/2 the sampling frequency, and a poor job of samples above that frequency. Indeed, you may need an anti-aliasing low-pass filter to remove those frequencies before sampling.
Beyond that, the accuracy of the approximation depends on the nature of the analog signal.
 
A continuous waveform may be expressed as a sum of infinitely-many scaled and shifted Dirac delta functions, not unit impulses. A delta function is mis-named--it's not a true function but rather the limit of a series of functions such that its height is infinite height, its width zero and its area unity. You can read about how it works and how it relates to convolution integrals from Wikipedia or any of dozens of online explanations.
 
  • Like
Likes   Reactions: AVBs2Systems
Hi Saravanan

The dirac pulse:

$$

\delta(t) = \begin{cases} \infty & \text{ $ t = 0 $} \\ 0 & \text{Otherwise} \end{cases}
$$
And its discrete time equivalent (equivalent in the sense that it plays much of the same role as the pulse) the unit impulse sequence:

$$
\delta[ n ] = \begin{cases}1 & \text{n = 0} \\ 0 & \text{Otherwise} \end{cases}
$$

Below are the following theorems:

1. All CT and DT functions can be expressed as a sum of scaled and shifted dirac pulses and unit impulse sequences:
$$
f(t) = \displaystyle \int_{-\infty}^{\infty} f(\tau) \cdot \delta(t - \tau) \,\,\,\, \text{d}\tau
$$
and
$$
x[ n ] = \displaystyle \sum_{k \to -\infty}^{k \to \infty} x[ k ] \cdot \delta[ n - k]
$$
If its a continuous time signal, you express is as a superposition of scaled and shifted dirac pulses, if its a discrete time signal, you express it as a sum of scaled and shifted unit impulse sequences.

I think its as simple as that, as to why it works, you can refer to the two properties below:

1. The unit area property of the dirac pulse and the unit sample sequence.
$$
\displaystyle \sum_{n \to -\infty}^{n \to \infty} \delta[ n ] = \displaystyle \int_{-\infty}^{\infty} \delta(t) \,\,\,\,\text{dt} = 1
$$
2- The sifting property of the dirac pulse and the unit sample sequence:
$$
f(t_{0}) = \displaystyle \int_{-\infty}^{\infty} f(t) \cdot \delta(t - t_{0} ) \,\,\, \text{dt}
$$
and
$$
x[ n_{0} ] = \displaystyle \sum_{k \to -\infty}^{k \to \infty} x[ k ] \cdot \delta[ k - n_{0} ]
$$

Is it possible to express an analogue signal as a sum of scaled and shifted discrete unit impulse sequences? I don't believe this is possible, because remember, all discrete signals are sampled signals of the originals, hence, shifting a discrete time signal is simply multiplying the sample period with some integer. So its not possible, because you can only shift between integer multiples of your sampling time!

But, it is perfectly possible to express a DT signal as a sum of scaled and shifted unit impulses.
 
Last edited:
  • Informative
  • Like
Likes   Reactions: anorlunda and marcusl

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
7
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K