Signals Help Needed: Discrete Time Signal Shifting

  • Thread starter Thread starter magneeto
  • Start date Start date
  • Tags Tags
    Signals
AI Thread Summary
In discrete time signals, shifting a signal x(n-k) to the right occurs when k>0, while x(n+k) shifts to the left. This is because the argument of the function is altered, affecting the timing of the signal's values. For example, in the sine function, shifting the argument left results in the plot shifting right. Similarly, for discrete signals, x(n+1) shifts the plot left by one time unit, as it corresponds to earlier values of n. Understanding this relationship between the argument and the function's plot clarifies the apparent contradiction in shifting directions.
magneeto
Messages
6
Reaction score
0
signals...help needed

hi,

can anyone tell me why a discrete time signal x(n-k) where k>0 is shifted right along the X-axis(the time domain) and x(n+k) is shifted left. should'nt it be the reverse? this is for the graphical notation. but for the notation x(n)={...,0,3,2,1,0,1,2,3,0,...}
we go left for x(n-k) and go right for x(n+k) which is past samples and future samples respectively. the graphical and short hand notations are really contradictory to me. so pleasezzz help me:rolleyes:
 
Engineering news on Phys.org
It's the same with continuous-time signals, and maybe a little more intuitive there. The -k or +k changes the argument to the function, so that the y value of the function takes on its value later or earlier than it would without the argument offset.

Take y=sin(x) and y=sin(x-a). Plot y=sin(x) and it crosses the x-axis as usual at x=0 and rising. Now set a=PI/4, so y=sin(x-PI/4). We know that sin()=0 when the argument to the sin() is 0, so sin(x-PI/4)=0 when x-PI/4=0, or x=PI/4. So now the first zero crossing of the plot has shifted to the *right* by PI/4, because the *argument* to the sin() function has been shifted to the left by PI/4. Shifting the argument to the function one way has the effect of shifting the plot of the function the other way.

Hope that helps. It always used to confuse me too, until I understood the difference between shifting the argument and shifting the function. -Mike-
 
thanks mike. It's easy when u think about the shifting of sine fuctions. But for a discrete time signal x(n+k) means taking future values of x(n) (n is the sampling variable) whereas x(n-k) means taking past values. and when we plot such signals shouldn't it be that for x(n+k) we take the signal to the right and for x(n-k) we take it to the left? if I'm right we can think of n to be equivalent to the time domain. then n+k would go forward in time and this should take the signal to the right! it's still a bit confusing. but it takes the signal to the left :(
 
No, the same thing applies to discrete signals. Plot some arbitraty y=x(n). Then plot y=x(n+1). The plot shifts to the left by one clock tick, because where n=0 used to give you the first value of y before, now x=-1 gives you the equivalent of the first value. The plot of y=x(n+1) thus looks like the plot of y=x(n), but shifted left in discrete time by one clock tick.
 
OK :) now it's clear . thank's a lot
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...

Similar threads

Back
Top