Does any discrete signal has z-transform (even noise)?
up vote
1
down vote
favorite
I faced to the following discrete
$$
y[n+1]=Ay[n]+Bx[n]+eta[n]
$$
where $y[n] in mathbb{R}^n$, $A$ and $B$ are matrices with appropriate dimension, and $eta[n]$ is noise.
I have no problem with the following
$$
y[n+1]=Ay[n]+Bx[n]
$$
Because I can write the z-transform as follows
$$
zY(z)-zY(0)=AY(z)+BX(z)
$$
Can I simply write the following even for noise?
$$
zY(z)-zy(0)=AY(z)+BX(z)+ H(z)
$$
Please answer it conceptually and explain it.
z-transform
add a comment |
up vote
1
down vote
favorite
I faced to the following discrete
$$
y[n+1]=Ay[n]+Bx[n]+eta[n]
$$
where $y[n] in mathbb{R}^n$, $A$ and $B$ are matrices with appropriate dimension, and $eta[n]$ is noise.
I have no problem with the following
$$
y[n+1]=Ay[n]+Bx[n]
$$
Because I can write the z-transform as follows
$$
zY(z)-zY(0)=AY(z)+BX(z)
$$
Can I simply write the following even for noise?
$$
zY(z)-zy(0)=AY(z)+BX(z)+ H(z)
$$
Please answer it conceptually and explain it.
z-transform
If $sum_{n=0}^infty |w[n]| r^n < infty$ and $sum_{n=0}^infty |x[n]| r^n < infty$ and $y[n+1] = A y[n]+B x[n]+w[n]$ then for $0 < |z| < min(r,1/|A|) $ : $$z^{-1}(-y[0] +sum_{n=0}^infty y[n] z^n) = sum_{n=0}^infty y[n+1] z^n = Asum_{n=0}^infty y[n] z^n+Bsum_{n=0}^infty x[n] z^n+sum_{n=0}^infty w[n] z^n$$
– reuns
Nov 18 at 2:42
What is the meaning of the constraint that you have for the noise $w[n]$? I understand that it comes from definition of z-transformation but it is not tangible for me? which structure has be enforced to the noise to have that condition?
– Saeed
Nov 19 at 4:31
For example $E[ |w[n]|^2] < C < infty$ implies $E[sum_{n=1}^infty frac{|w[n]|^2}{n^2}] < infty$ so $sum_{n=1}^infty frac{|w[n]|}{n^4} < infty$ and $sum_{n=1}^infty |w[n]| r^n < infty$ for $r < 1$
– reuns
Nov 19 at 15:08
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I faced to the following discrete
$$
y[n+1]=Ay[n]+Bx[n]+eta[n]
$$
where $y[n] in mathbb{R}^n$, $A$ and $B$ are matrices with appropriate dimension, and $eta[n]$ is noise.
I have no problem with the following
$$
y[n+1]=Ay[n]+Bx[n]
$$
Because I can write the z-transform as follows
$$
zY(z)-zY(0)=AY(z)+BX(z)
$$
Can I simply write the following even for noise?
$$
zY(z)-zy(0)=AY(z)+BX(z)+ H(z)
$$
Please answer it conceptually and explain it.
z-transform
I faced to the following discrete
$$
y[n+1]=Ay[n]+Bx[n]+eta[n]
$$
where $y[n] in mathbb{R}^n$, $A$ and $B$ are matrices with appropriate dimension, and $eta[n]$ is noise.
I have no problem with the following
$$
y[n+1]=Ay[n]+Bx[n]
$$
Because I can write the z-transform as follows
$$
zY(z)-zY(0)=AY(z)+BX(z)
$$
Can I simply write the following even for noise?
$$
zY(z)-zy(0)=AY(z)+BX(z)+ H(z)
$$
Please answer it conceptually and explain it.
z-transform
z-transform
edited Nov 18 at 23:25
asked Nov 17 at 17:47
Saeed
436110
436110
If $sum_{n=0}^infty |w[n]| r^n < infty$ and $sum_{n=0}^infty |x[n]| r^n < infty$ and $y[n+1] = A y[n]+B x[n]+w[n]$ then for $0 < |z| < min(r,1/|A|) $ : $$z^{-1}(-y[0] +sum_{n=0}^infty y[n] z^n) = sum_{n=0}^infty y[n+1] z^n = Asum_{n=0}^infty y[n] z^n+Bsum_{n=0}^infty x[n] z^n+sum_{n=0}^infty w[n] z^n$$
– reuns
Nov 18 at 2:42
What is the meaning of the constraint that you have for the noise $w[n]$? I understand that it comes from definition of z-transformation but it is not tangible for me? which structure has be enforced to the noise to have that condition?
– Saeed
Nov 19 at 4:31
For example $E[ |w[n]|^2] < C < infty$ implies $E[sum_{n=1}^infty frac{|w[n]|^2}{n^2}] < infty$ so $sum_{n=1}^infty frac{|w[n]|}{n^4} < infty$ and $sum_{n=1}^infty |w[n]| r^n < infty$ for $r < 1$
– reuns
Nov 19 at 15:08
add a comment |
If $sum_{n=0}^infty |w[n]| r^n < infty$ and $sum_{n=0}^infty |x[n]| r^n < infty$ and $y[n+1] = A y[n]+B x[n]+w[n]$ then for $0 < |z| < min(r,1/|A|) $ : $$z^{-1}(-y[0] +sum_{n=0}^infty y[n] z^n) = sum_{n=0}^infty y[n+1] z^n = Asum_{n=0}^infty y[n] z^n+Bsum_{n=0}^infty x[n] z^n+sum_{n=0}^infty w[n] z^n$$
– reuns
Nov 18 at 2:42
What is the meaning of the constraint that you have for the noise $w[n]$? I understand that it comes from definition of z-transformation but it is not tangible for me? which structure has be enforced to the noise to have that condition?
– Saeed
Nov 19 at 4:31
For example $E[ |w[n]|^2] < C < infty$ implies $E[sum_{n=1}^infty frac{|w[n]|^2}{n^2}] < infty$ so $sum_{n=1}^infty frac{|w[n]|}{n^4} < infty$ and $sum_{n=1}^infty |w[n]| r^n < infty$ for $r < 1$
– reuns
Nov 19 at 15:08
If $sum_{n=0}^infty |w[n]| r^n < infty$ and $sum_{n=0}^infty |x[n]| r^n < infty$ and $y[n+1] = A y[n]+B x[n]+w[n]$ then for $0 < |z| < min(r,1/|A|) $ : $$z^{-1}(-y[0] +sum_{n=0}^infty y[n] z^n) = sum_{n=0}^infty y[n+1] z^n = Asum_{n=0}^infty y[n] z^n+Bsum_{n=0}^infty x[n] z^n+sum_{n=0}^infty w[n] z^n$$
– reuns
Nov 18 at 2:42
If $sum_{n=0}^infty |w[n]| r^n < infty$ and $sum_{n=0}^infty |x[n]| r^n < infty$ and $y[n+1] = A y[n]+B x[n]+w[n]$ then for $0 < |z| < min(r,1/|A|) $ : $$z^{-1}(-y[0] +sum_{n=0}^infty y[n] z^n) = sum_{n=0}^infty y[n+1] z^n = Asum_{n=0}^infty y[n] z^n+Bsum_{n=0}^infty x[n] z^n+sum_{n=0}^infty w[n] z^n$$
– reuns
Nov 18 at 2:42
What is the meaning of the constraint that you have for the noise $w[n]$? I understand that it comes from definition of z-transformation but it is not tangible for me? which structure has be enforced to the noise to have that condition?
– Saeed
Nov 19 at 4:31
What is the meaning of the constraint that you have for the noise $w[n]$? I understand that it comes from definition of z-transformation but it is not tangible for me? which structure has be enforced to the noise to have that condition?
– Saeed
Nov 19 at 4:31
For example $E[ |w[n]|^2] < C < infty$ implies $E[sum_{n=1}^infty frac{|w[n]|^2}{n^2}] < infty$ so $sum_{n=1}^infty frac{|w[n]|}{n^4} < infty$ and $sum_{n=1}^infty |w[n]| r^n < infty$ for $r < 1$
– reuns
Nov 19 at 15:08
For example $E[ |w[n]|^2] < C < infty$ implies $E[sum_{n=1}^infty frac{|w[n]|^2}{n^2}] < infty$ so $sum_{n=1}^infty frac{|w[n]|}{n^4} < infty$ and $sum_{n=1}^infty |w[n]| r^n < infty$ for $r < 1$
– reuns
Nov 19 at 15:08
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3002616%2fdoes-any-discrete-signal-has-z-transform-even-noise%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
If $sum_{n=0}^infty |w[n]| r^n < infty$ and $sum_{n=0}^infty |x[n]| r^n < infty$ and $y[n+1] = A y[n]+B x[n]+w[n]$ then for $0 < |z| < min(r,1/|A|) $ : $$z^{-1}(-y[0] +sum_{n=0}^infty y[n] z^n) = sum_{n=0}^infty y[n+1] z^n = Asum_{n=0}^infty y[n] z^n+Bsum_{n=0}^infty x[n] z^n+sum_{n=0}^infty w[n] z^n$$
– reuns
Nov 18 at 2:42
What is the meaning of the constraint that you have for the noise $w[n]$? I understand that it comes from definition of z-transformation but it is not tangible for me? which structure has be enforced to the noise to have that condition?
– Saeed
Nov 19 at 4:31
For example $E[ |w[n]|^2] < C < infty$ implies $E[sum_{n=1}^infty frac{|w[n]|^2}{n^2}] < infty$ so $sum_{n=1}^infty frac{|w[n]|}{n^4} < infty$ and $sum_{n=1}^infty |w[n]| r^n < infty$ for $r < 1$
– reuns
Nov 19 at 15:08