wu :: forums
« wu :: forums - Infinite Sum (Z-transforms) »

Welcome, Guest. Please Login or Register.
Apr 28th, 2024, 12:29am

RIDDLES SITE WRITE MATH! Home Home Help Help Search Search Members Members Login Login Register Register
   wu :: forums
   riddles
   medium
(Moderators: Grimbal, SMQ, Eigenray, Icarus, william wu, ThudnBlunder, towr)
   Infinite Sum (Z-transforms)
« Previous topic | Next topic »
Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print
   Author  Topic: Infinite Sum (Z-transforms)  (Read 5622 times)
william wu
wu::riddles Administrator
*****





   
WWW

Gender: male
Posts: 1291
Infinite Sum (Z-transforms)  
« on: Dec 11th, 2002, 1:41am »
Quote Quote Modify Modify

Studying for a signal processing exam and I'm stumped on a problem, maybe you guys would be interested.
 
 
Evaluate the following (your expression will be in terms of n)
 
sum ( (-2)n-m 4m ) from m = -inf to 3
 
 
Z-transforms could be helpful.
Also notice that the summation looks very similar to a convolution.
I considered interpreting the summation as going from m = -inf to +inf, and introducing a unit step into the argument of th e sigma. But I got lost shortly.
« Last Edit: Dec 11th, 2002, 2:06am by william wu » IP Logged


[ wu ] : http://wuriddles.com / http://forums.wuriddles.com
towr
wu::riddles Moderator
Uberpuzzler
*****



Some people are average, some are just mean.

   


Gender: male
Posts: 13730
Re: Infinite Sum (Z-transforms)  
« Reply #1 on: Dec 11th, 2002, 2:20am »
Quote Quote Modify Modify

on Dec 11th, 2002, 1:41am, william wu wrote:

Evaluate the following:
 
sum ( (-2)n-m 4m ) from m = -inf to 3

4 = (-2)2
so
4m = (-2)2m
and so
(-2)n-m 4m = (-2)n+m
 
the question is, is that usefull in anyway..
 
 
sum ( (-2)n+m) from m = -inf to 3
=
sum ( (-2)n+3+m) from m = -inf to 0
=
sum ( (-2)n+3-m) from m = 0 to inf
=
sum ( (-2)n+3 * (-2)-m) from m = 0 to inf
 
sum(x[k]) from k =0 to n =z=> X(z)*z/(z-1)
and
lim n ->inf x[n] =z=> lim z->1 (z-1)/z * X(z)
=>  
lim n ->inf  (sum(x[k]) from k =0 to n) =z=> lim z->1 (z-1)/z * X(z)*z/(z-1) = X(1)  (?)
and
anu[n] =z=> z/(z-a)   (here a = -1/2)
=>
(-2)n+3 * 1/(1- - 1/2) = (-2)n+3 *1/(3/2) = (-2)n+3 * 2/3
 
It's been a few years, and I don't think we even had to ever do exactly this kind of thing.. So it could well be totally off, or maybe just a little..
 
 
 
 
 
 
IP Logged

Wikipedia, Google, Mathworld, Integer sequence DB
william wu
wu::riddles Administrator
*****





   
WWW

Gender: male
Posts: 1291
Re: Infinite Sum (Z-transforms)  
« Reply #2 on: Dec 11th, 2002, 3:40am »
Quote Quote Modify Modify

Your answer is correct; many thanks for being so prompt! It sure is cool to have fellow electrical engineers on board here. I didn't see the following step:
 

sum ( (-2)n+m) from m = -inf to 3  
=  sum ( (-2)n+3+m) from m = -inf to 0

 
After that it was easy coasting. However, I don't understand what you were doing with Z-transforms and the final value theorem. Did you define  
 
(-2)n+3 * (-2)-m

 
to be x[k]? and did you change m to k? Basically I don't know where the following line came from:
 
sum(x[k]) from k =0 to n =z=> X(z)*z/(z-1)

 
Anyways, I was able to solve it without using Z-transforms as follows:
 
 

   sum ( (-2)n+3 * (-2)-m)
   = (-2)n+3 * sum ( (-2)-m)
   = (-2)n+3 * (1 / (1 - (-1/2)))

     // using infinite geometric series sum formula
  = (-16/3) (-2)n
« Last Edit: Dec 11th, 2002, 3:41am by william wu » IP Logged


[ wu ] : http://wuriddles.com / http://forums.wuriddles.com
towr
wu::riddles Moderator
Uberpuzzler
*****



Some people are average, some are just mean.

   


Gender: male
Posts: 13730
Re: Infinite Sum (Z-transforms)  
« Reply #3 on: Dec 11th, 2002, 9:00am »
Quote Quote Modify Modify

on Dec 11th, 2002, 3:40am, william wu wrote:

After that it was easy coasting. However, I don't understand what you were doing with Z-transforms and the final value theorem.Did you define  
 
(-2)n+3 * (-2)-m

 
to be x[k]? and did you change m to k?
yes and yes... My textbook uses x[k], so I copied the formulas and transformations, then inserted the above formula..
 
Quote:
Basically I don't know where the following line came from:
 
sum(x[k]) from k =0 to n =z=> X(z)*z/(z-1)

From the textbook. I couldn't find anything to transform the sum from 0 to inf, but I could find it for 0 to n, and one for a limit  n to inf, so I combined them.
 
Quote:
Anyways, I was able to solve it without using Z-transforms as follows:
 

   sum ( (-2)n+3 * (-2)-m)
   = (-2)n+3 * sum ( (-2)-m)
   = (-2)n+3 * (1 / (1 - (-1/2)))

     // using infinite geometric series sum formula
  = (-16/3) (-2)n
Probably a much better method, since I'm sure I should have tranformed back from the z-domain, which I didn't.. (which in this case might have worked out since it was a constant, which is an impuls in time, which has the same value)
 
As I said, it's been a while..  
I'm not an electrical engineer though. digital signal processing is just one of the courses we have to follow for cognitive science. I don't even really know how the two relate, perhaps via cognitive ergonomics (which might mean you may have to monitor heartrate, and thus analyze the heartrate signal, in which case some signal processing comes in handy)
 
In any case, glad I could be of some help =)
IP Logged

Wikipedia, Google, Mathworld, Integer sequence DB
Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print

« Previous topic | Next topic »

Powered by YaBB 1 Gold - SP 1.4!
Forum software copyright © 2000-2004 Yet another Bulletin Board