Charateristic equation of a discrete system

  • Thread starter Thread starter lmasterz
  • Start date Start date
  • Tags Tags
    Discrete System
AI Thread Summary
To determine the roots of the characteristic equation for a discrete system with a time constant of 0.03 seconds and a sample period of 0.02 seconds, the order of the equation can affect the pole locations, but the time constant remains the same. The discussion highlights that the pole can be calculated using the formula e^{-(T_s/\tau)}, resulting in a value of approximately 0.513. There is an emphasis on the need for clarity in the problem statement, particularly regarding the order of the equation. The roots can be plotted on a graph as part of the analysis. Overall, the focus is on calculating and confirming the pole location for the given parameters.
lmasterz
Messages
3
Reaction score
0
Calculate value(s) of the root(s) of the charateristic equation of a discrete system that correspond(s) to a time constant of 0.03 seconds when the sample period is 0.02 seconds.

I'm not sure if I should use a first order or 2nd order equation. Either/or, why is it? Any ideas on how I should go about it
 
Physics news on Phys.org
lmasterz said:
Calculate value(s) of the root(s) of the charateristic equation of a discrete system that correspond(s) to a time constant of 0.03 seconds when the sample period is 0.02 seconds.

I'm not sure if I should use a first order or 2nd order equation. Either/or, why is it? Any ideas on how I should go about it

Welcome to the PF.

Your problem statement seems a bit under-specified, at least for me. Can you please post the full question text? You don't specify the order of the characteristic equation, for example. What other details are you given in this problem statement?
 
that is exactly the question. word for word. nothing less nor more.

I mean, it also states to plot the roots on a graph. but mainly I am looking for the roots
 
Maybe something like this if you were doing impulse invariant design
h(t)=e^{\frac{t}{\tau}}u(t)
h[n]=e^{\frac{nT_s}{\tau}}u[n]=(e^{\frac{T_s}{\tau}})^nu[n]
h[n]\longleftrightarrow \frac{z}{z-e^{\frac{T_s}{\tau}}}

so the pole is at e^{\frac{T_s}{\tau}}


I think that the pole locations do not change for a system's characteristic equation regardless of order if it must have a certain time constant. You'll just have repeated poles.
 
ya that's what I got too,

e^-(0.02/0.03) = 0.513
anyone care to confirm?
 
Last edited:
Back
Top