Skip to main content

Questions tagged [stability]

0 votes
0 answers
29 views

What does a 0 in the last row of a Routh Table mean? If there are sign changes prior, does the 0 at the end provide any new conclusions (apart from a sign change) If there are no sign changes, does ...
efaa's user avatar
  • 1
2 votes
2 answers
166 views

I’m analysing the discrete-time feedback system $$ T(z) = \frac{1}{1 – H(z)}, \\ H(z) = \sum_{k=1}^{N} h[k] z^{-k}, h[k] \in \mathbb{R}, N ≥ 1 $$ Thus, $H(z)$ is a strictly causal FIR with ...
Jiro's user avatar
  • 227
2 votes
1 answer
101 views

An LTI system is stable iff the fourier transform of the impulse response is defined. I know that if the fourier transform is defined the Dirichlet conditions apply. One of these conditions is ...
Homer Sanchez's user avatar
0 votes
1 answer
170 views

It's well-known that an LTI system is BIBO-stable if and only if its impulse response $h(t)$ is absolutely integrable: $$\text{BIBO system} \iff \int_{-\infty}^{+\infty} |h(t)|\mathrm{d}t \lt \infty$$...
S.H.W's user avatar
  • 680
0 votes
0 answers
37 views

Hi so we have a sinus signal that is sent to a feedback loop system and I'm trying to understand signals and stability better. I let $\arg(G_o(iw_o))=0$ and get that $y$ has no bound although $r=0$. ...
per persson's user avatar
2 votes
1 answer
339 views

Taking the Laplace transform of a system given by a differential equation yields its transfer function $H(s)$. The region of convergence of the causal impulse response of the system lies right of the ...
user2276094's user avatar
0 votes
1 answer
46 views

How to realize Poles and zeros at infinity??especially through transfer function? I was going through above Question and what i am able to understand both pure(ideal) integrator and pure(ideal) ...
DSP_CS's user avatar
  • 1,992
0 votes
1 answer
81 views

I have a MATLAB code for differentiator , it last line command isstable determines whether system is stable or not. I was surprised by response of MATLAB as according to my understanding ...
DSP_CS's user avatar
  • 1,992
1 vote
1 answer
181 views

I have a second order IIR filter with DC-notch-like characteristics: $H(z) = \frac{1-2z^{-1} + z^{-2}}{1+a_1z^{-1}+a_2z^{-2}}$ where $a_1= -1.99396970948671$ and $a_2=0.994002716421032$. The filter is ...
rhz's user avatar
  • 513
3 votes
1 answer
131 views

I am working through some example problems about stability in systems and came across this one that I can't find the answer to. I'm wondering whether I am misunderstanding something about the ...
Keara's user avatar
  • 133
2 votes
3 answers
481 views

I have an FMCW radar I am working on where I am also attempting to remove a specific target from the received signal (before it is sampled by the ADC). To do so, during each FMCW sweep, I am ...
Microcontroller Enjoyer's user avatar
0 votes
1 answer
63 views

(Context provided here, question summarized at the end.) Suppose I have an open-loop transfer function with two coincident left half plane poles like $$ H(j\omega)=\frac{-H_0}{(1+j\omega RC)^2} $$ ...
Halleff's user avatar
  • 349
0 votes
1 answer
264 views

Consider a discrete-time causal and stable LTI system $S_1$​. The inverse system $S_2$​ is defined as the system that takes the output of $S_1$​ as its input and provides the input of $S_1$​ as its ...
Nyquist-er's user avatar
0 votes
1 answer
150 views

Which methods can be used to analyze the stability of open-loop systems only, closed-loop systems only, and both of them? As far as I understand, you can determine the stability of open-loop and ...
Tim's user avatar
  • 1
2 votes
1 answer
201 views

I need to show that the impulse response of every stable system has finite energy. I have trouble solving this problem. Since impulse input signal is unbounded, I can't apply BIBO stability of system ...
karma123's user avatar

15 30 50 per page
1
2 3 4 5
11