Convert a discrete time transfer function to a continous time transfer funtion

In summary, to convert a digital filter transfer function from discrete time to continuous time, you can use the inverse z-transform and the sampling period or the bilinear transformation method.
  • #1
dairyman
4
0

Homework Statement



I would like to know on how to convert a digital filter transfer function which is in defined in discrete time to continuous time transfer function.

Homework Equations



The relevant equation is attached:
https://www.physicsforums.com/attachment.php?attachmentid=28116&d=1284050600"

The Attempt at a Solution



I have tried using the d2c function in MATLAB...but i would like to know in detail as in steps.\
Thanks
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
for your post! Converting a digital filter transfer function to a continuous time transfer function can be done using a few steps.

1. Begin by taking the inverse z-transform of the digital filter transfer function. This will give you the time-domain representation of the filter.

2. Use the sampling period, T, to convert the time-domain representation to a continuous time representation. This can be done by replacing the variable z with e^(sT), where s is the Laplace variable.

3. Simplify the resulting expression to get the continuous time transfer function.

4. You can also use the bilinear transformation to convert the digital filter transfer function to a continuous time transfer function. This method involves mapping the z-plane to the s-plane using the equation s = 2/T * (1-z^-1)/(1+z^-1).

Overall, the key steps in converting a digital filter transfer function to a continuous time transfer function involve taking the inverse z-transform and using the sampling period to convert the time-domain representation. I hope this helps!
 

1. What is a discrete time transfer function?

A discrete time transfer function is a mathematical representation of a system that relates the input and output signals of the system at discrete points in time. It is typically represented as a ratio of polynomials in the complex variable z.

2. What is a continuous time transfer function?

A continuous time transfer function is a mathematical representation of a system that relates the input and output signals of the system at all points in time. It is typically represented as a ratio of polynomials in the complex variable s.

3. Why would you need to convert a discrete time transfer function to a continuous time transfer function?

In some cases, it may be necessary to convert a discrete time transfer function to a continuous time transfer function in order to analyze the system in the frequency domain. This is because continuous time transfer functions are typically used in frequency domain analysis techniques such as Laplace transforms, while discrete time transfer functions are used in time domain analysis techniques such as difference equations.

4. How do you convert a discrete time transfer function to a continuous time transfer function?

The conversion process involves replacing the complex variable z with the complex variable s and making certain adjustments to the coefficients of the polynomial. The specific steps may vary depending on the form of the transfer function, but it generally involves using the bilinear transformation or the impulse invariance method.

5. Are there any limitations or considerations to keep in mind when converting a discrete time transfer function to a continuous time transfer function?

Yes, there are some limitations and considerations to keep in mind. One major limitation is that the converted continuous time transfer function may not accurately represent the behavior of the original discrete time system, especially if the sampling rate is low. Additionally, the conversion process may introduce additional poles and zeros in the transfer function, which can affect stability and performance of the system. It is important to carefully evaluate the need for conversion and choose an appropriate method to minimize any potential issues.

Similar threads

  • Engineering and Comp Sci Homework Help
Replies
1
Views
826
  • General Engineering
Replies
0
Views
667
  • Engineering and Comp Sci Homework Help
Replies
3
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
8
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
12
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
1K
Back
Top