Circular Shift
Investigate the important property of circular shifts that helps in understanding the discrete Fourier transform (DFT).
We'll cover the following
Time shifting a signal is one of the most fundamental ideas of digital signal processing. Circular shift is very similar to time shift with the following difference:
- In a regular time shift, the available axis is from to .
- In circular shift, we only focus on a segment of samples.
Let us discuss how this is done.
- If a signal is circularly right shifted by , the samples of the signal that fall off to the right of length- segment reappear at the start.
- Similarly, if is circularly left shifted by , the samples of the signal that fall off to the left of length- segment reappear from the end.
This is just like the video game character Pac-Man who disappears at one end of the screen then emerges from the other.
Get hands-on with 1400+ tech skills courses.