Can the Z-transform be used for both continuous and discrete functions?

  • Context: Undergrad 
  • Thread starter Thread starter milesyoung
  • Start date Start date
  • Tags Tags
    Confused Z-transform
Click For Summary
SUMMARY

The Z-transform can be applied to both continuous and discrete functions, but the results differ based on the input type. In the discussion, the user explores the Z-transform of a continuous function sampled at intervals (e(kT)) versus the Z-transform of a discrete function (e(k)). The key takeaway is that while both forms can be represented by the same symbol E(z), they are not equivalent due to the effects of sampling and bandwidth limitations as dictated by the Nyquist criterion. Understanding this distinction is crucial for effective digital signal processing.

PREREQUISITES
  • Understanding of Z-transform notation and definitions
  • Familiarity with discrete control theory concepts
  • Knowledge of sampling theory and the Nyquist criterion
  • Basic principles of digital signal processing (DSP)
NEXT STEPS
  • Study the differences between the Z-transform and Laplace transform
  • Learn about the implications of the Nyquist criterion in signal processing
  • Explore the concept of bandwidth limitations in sampled signals
  • Investigate practical applications of digital signal processing techniques
USEFUL FOR

Students of control theory, digital signal processing engineers, and anyone interested in the mathematical foundations of signal transformations.

milesyoung
Messages
818
Reaction score
67
Hi,

I'm currently studying some introductory discrete control theory and I've run into a problem with the Z-transform, although I could pose the same question regarding the Laplace transform. I know I'm completely off with this question but I've just stared myself blind to it. Here goes:

I have some continuous function of time e(t) and I sample it to get the discrete function e(kT) where k = 0,1,2,... and T is the sample time. Thus:

<br /> E(z) = \mathcal{Z}\left\{e(kT)\right\} = e(0T)z^{-0} + e(1T)z^{-1} + e(2T)z^{-2} + \ldots<br />

Now, the discrete function e(k) would give me the following instead:

<br /> E(z) = \mathcal{Z}\left\{e(k)\right\} = e(0)z^{-0} + e(1)z^{-1} + e(2)z^{-2} + \ldots<br />

My question is then: I seem to be able to assign the same symbol E(z) to both series according to the definition of the Z-transform, but the two series are not generally equal. This is probably a semi-retarded question, but what am I missing here?
 
Last edited:
Physics news on Phys.org
The sampled function is bandwidth-limited by the sampling rate and the Nyquist criterion.
A continuous function is not bandwidth limited in general.

Depending how far you have progressed through your course, you might not have met this issue yet, but will definitely meet it later on. It is one of the key issues using digital signal processing in practice, for any application.
 
I think my question more relates to some basic notation.

How can

<br /> E(z) = \mathcal{Z}\left\{e(k)\right\}<br />

and

<br /> E(z) = \mathcal{Z}\left\{e(kT)\right\}<br />

Wouldn't that imply that

<br /> \mathcal{Z}\left\{e(k)\right\} = \mathcal{Z}\left\{e(kT)\right\}<br />

But this is clearly not true in general.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 17 ·
Replies
17
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
0
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 0 ·
Replies
0
Views
4K
  • · Replies 1 ·
Replies
1
Views
10K
  • · Replies 1 ·
Replies
1
Views
3K